]> git.lyx.org Git - lyx.git/history - src/frontends/Application.h
hopefully fix tex2lyx linking.
[lyx.git] / src / frontends / Application.h
2006-11-07 Abdelrazak Younes* Application:
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-19 Abdelrazak YounesThis commit transfers the singletons defined in the...
2006-10-12 Abdelrazak YounesThis commit is purely mechanical and get rid of lyx_gui...
2006-10-11 Abdelrazak Younes* LyX class (lyx_main.[Ch]):
2006-10-03 Abdelrazak YounesThis commit introduces the FontLoader interface class...
2006-10-03 Abdelrazak YounesPut back doxygen comments deleted from lyx_gui.h.
2006-10-03 Abdelrazak YounesThis commit creates a new "frontends/lyx_gui.C" that...
2006-09-29 Abdelrazak YounesSome cleanup
2006-09-29 Abdelrazak Younes* Application: new createView() method
2006-09-29 Abdelrazak YounesThis commit introduces Application_pimpl and cleanup...
2006-09-27 Abdelrazak Younesreplace global variable bufferlist with Application...
2006-09-22 Georg Baumfix eol-style
2006-09-22 Georg BaumAdd virtual destructor
2006-09-22 Abdelrazak YounesThis commit replaces BufferView->LyXView->Gui->[selecti...
2006-09-22 Abdelrazak YounesThis commit introduces frontends/Application.[Ch] and...