]> git.lyx.org Git - lyx.git/history - src/LyX.cpp
Fixed some lines that were too long. It compiled afterwards.
[lyx.git] / src / LyX.cpp
2007-08-07 Jean-Marc Lasgouttes[the "translation" patch series] Part 2: fixing documen...
2007-08-03 Richard HeckFix bugs 4077 and 4086.
2007-07-19 Abdelrazak Younesanother safe guard.
2007-07-19 Abdelrazak YounesObvious crash-fix introduced by 19094.
2007-07-17 Abdelrazak YounesFix this bug:
2007-06-19 Richard HeckPolish the Toc and labels updating when loading a child...
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-05-04 Abdelrazak Younes* LyX::addFileToLoad(): new method for double-clicked...
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 kb_keymap into KeyMap
2007-04-26 André Pönitzrename LColor into Color
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/