]> git.lyx.org Git - lyx.git/history - src/LyXFunc.cpp
Fixed some lines that were too long. It compiled afterwards.
[lyx.git] / src / LyXFunc.cpp
2007-08-10 Christian RidderströmConverted '#warning ...' into FIXME-comments
2007-08-09 Bo PengEnable File -> Revert when the file is externally modif...
2007-08-06 Richard HeckIntroduce LFUN to save all modified files, and add...
2007-07-30 Jürgen Spitzmüller* src/LyXFunc.cpp (doDispatch):
2007-07-19 Abdelrazak Younesanother safe guard.
2007-07-17 Abdelrazak YounesFix this bug:
2007-07-09 Michael Schmitt * src/frontends/LyXView.h:
2007-07-06 Bo PengRemove all saveSelection calls and unify theSelection...
2007-07-05 Abdelrazak YounesFix bug 3970: Include file crash
2007-06-28 Uwe StöhrControlPrint.cpp
2007-06-19 Abdelrazak YounesFix bug 3171: switching document jumps always back...
2007-06-19 Abdelrazak Youneswhite space -> tabs
2007-06-19 Richard HeckPolish the Toc and labels updating when loading a child...
2007-06-07 Jean-Marc LasgouttesUse "overwrite" instead of "over-write"
2007-06-06 Jean-Marc LasgouttesFix bug 3799.
2007-06-05 Richard HeckMake non-spooled printing recognize printer given in...
2007-06-04 Richard HeckFix bug 3794: Disable LFUN_WINDOW_CLOSE if only one...
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-05-26 Richard HeckFix bug 3644: Make cancel button the default in revert...
2007-05-24 Richard HeckFix for bugs 2199 and 3667. Most of the changes were...
2007-05-23 Edwin Leuven- introduces toolbar_toggle lfun
2007-05-09 Bo PengAdd support for listings package. Two listings command...
2007-05-01 Jürgen Spitzmüller* src/LyXFunc.cpp: add comment.
2007-04-30 Jürgen Spitzmüller* src/lfuns.h:
2007-04-29 André Pönitzrename LyXTextClass* into TextClass*
2007-04-29 André Pönitzrename LyXServer into Server
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-28 Bo PengLast (?) batch of renames:
2007-04-27 André Pönitzrename LyXKeySym into KeySymbol
2007-04-27 André Pönitzrename kb_sequence into KeySequence
2007-04-27 André Pönitzrename kb_keymap into KeyMap
2007-04-26 André Pönitzrename LColor into Color
2007-04-26 André Pönitzrename LCursor->Cursor
2007-04-26 André Pönitzrename LyXLex into Lexer
2007-04-26 Bo PengRename files in src/support, step one.
2007-04-26 Bo PengRename .C ==> .cpp for files in src/