]> git.lyx.org Git - lyx.git/history - src/LyX.h
infrastructure for 'graceful asserts'
[lyx.git] / src / LyX.h
2008-03-22 André Pönitzcosmetics
2008-03-22 André Pönitzremove unused code
2008-02-27 Abdelrazak YounesGet rid of 'quitting' global variable. It is not needed...
2008-02-19 Abdelrazak Younesrev 23064: forgot that.
2008-02-06 Abdelrazak YounesTransfer some GUI oriented code from core to frontend.
2007-12-16 Abdelrazak YounesSanitize the way we use abort() and exit(). With this...
2007-11-18 Abdelrazak YounesSpoiling some fun from Andre': put Application on a...
2007-11-17 André Pönitzshuffle code around
2007-11-14 André Pönitzusr strfwd
2007-11-07 André Pönitzmore de-boostification
2007-10-29 Bo PengPut bindings in defaultKeyBindings() to site.bind
2007-10-20 Bernhard RoiderCmdDef.cpp/h: A class that manages command definitions...
2007-09-30 André Pönitzboost/utility -> boost/noncopyable
2007-09-16 Lars Gullik BjønnesRemove warnings reported with gcc 4.3:
2007-08-14 Abdelrazak Younescosmetics + move frontends/* to frontend namespace.
2007-07-17 Abdelrazak YounesFix this bug:
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 LyXServer into Server
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-27 André Pönitzrename kb_keymap into KeyMap
2007-04-26 Bo PengRename .C ==> .cpp for files in src/