]> git.lyx.org Git - lyx.git/history - src/Text2.cpp
Fix bug #7212: Paragraph::forToc has to include the labelString.
[lyx.git] / src / Text2.cpp
2007-05-30 Stefan Schimanski* help future developers reading my code and wondering...
2007-05-30 Stefan Schimanski* put debug variables into #ifdef 0 block. Good that...
2007-05-29 Stefan Schimanski1. switch LFUN_UP/DOWN handling to a structural approac...
2007-05-29 Jürgen SpitzmüllerFix bug 2555:
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-05-27 Stefan Schimanski* depending on "front" the last position is a valid...
2007-05-22 Georg Baumfix bug 1973 (hopefully)
2007-05-17 José MatoxFix a crash which occurs when RTL flag is turned on.
2007-05-17 Richard Heck[Bugs 3461 and 3630] Allow real_current_font to be...
2007-05-16 Abdelrazak YounesFix cursor movement inside insets within RTL mode.
2007-05-15 Abdelrazak Younesrev 18350: forgot this.
2007-05-15 Abdelrazak Younesrev 18350: forgot this.
2007-05-14 Bernhard Roideradd comments and rtl support for cursor positioning...
2007-05-13 Bernhard Roiderfix cursor movement (up/down) problem at the end of...
2007-05-01 Michael Schmitt * src/Text2.cpp: fix error message (do not refer to...
2007-04-29 André PönitzLyXText -> Text