]> git.lyx.org Git - lyx.git/history - src/textcursor.h
Rewrite to use find_if rather than a big if block.
[lyx.git] / src / textcursor.h
2003-07-01 André Pönitzlast Friday's text*.C -> text_func shuffle
2003-06-27 André Pönitzmove some selection related stuff over to textcursor.C
2003-06-27 André Pönitzmove cursor related data fro LyXText to new strcut...