]> git.lyx.org Git - lyx.git/history - src/BufferView.cpp
latex_lang should not have a babel language
[lyx.git] / src / BufferView.cpp
2007-08-03 Richard HeckFix bug 4096. Don't disconnect the buffer until we...
2007-07-17 Abdelrazak Younesmore std declaration fixes.
2007-07-17 Abdelrazak Younes* BufferView::setCursorFromRow(): reset the Cursor...
2007-07-10 Jean-Marc LasgouttesRestore the persistent selection feature (disabled...
2007-06-21 Alfredo Braunstein* Fix to Bug 3903
2007-06-21 Stefan Schimanski* Clear the paragraph metrics cache as well on redraw:
2007-06-19 Michael Schmitt * src/BufferView.cpp:
2007-06-19 Abdelrazak YounesFix bug 3171: switching document jumps always back...
2007-06-19 Abdelrazak YounesPolish revision 18825 and fix some remaining issues...
2007-06-19 Richard HeckTrivial whitespace fix.
2007-06-19 Richard HeckPolish the Toc and labels updating when loading a child...
2007-06-13 Stefan Schimanski* Dov's patch to make typing possible again if RTL...
2007-06-11 Dov FeldsternKeyMap is now switched (if necessary) only just before...
2007-06-10 Jürgen SpitzmüllerFix bug 3160 and 3812:
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-05-28 Stefan Schimanski* fix #3310: When you click on a line after the end...
2007-05-26 Richard HeckCleanup. Also added notes about how to fix bug 3440...
2007-05-25 Abdelrazak YounesSanitize cursor saving/restoring in a multi-view context.
2007-05-13 Michael Schmittoutput changes by means of xcolor and soul
2007-05-10 Jean-Marc Lasgouttes * BufferView.cpp (moveToPosition): do not use ParItera...
2007-05-08 Michael Schmittchange tracking:
2007-04-29 André PönitzLyXText -> Text
2007-04-29 André Pönitzrename LyXTextClass* into TextClass*
2007-04-29 André Pönitzrename LyXLayout into Layout
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-28 Bo PengLast (?) batch of renames:
2007-04-26 André Pönitzrename LCursor->Cursor
2007-04-26 Bo PengRename files in src/support, step one.
2007-04-26 Bo PengRename .C ==> .cpp for files in src/