]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiApplication.h
Remove unused symbol encoding
[lyx.git] / src / frontends / qt4 / GuiApplication.h
2006-10-23 Abdelrazak Younesnew LFUN_WINDOW_CLOSE
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-13 Abdelrazak Younes* GuiApplication: explicitly clear out socket_callbacks...
2006-10-12 Abdelrazak YounesThis commit is purely mechanical and get rid of lyx_gui...
2006-10-03 Abdelrazak YounesThis commit introduces the FontLoader interface class...
2006-10-03 Abdelrazak YounesThis commit creates a new "frontends/lyx_gui.C" that...
2006-09-29 Abdelrazak Younes* Application: new createView() method
2006-09-26 Abdelrazak Younesreplace colorcache global variable with GuiApplication...
2006-09-22 Abdelrazak YounesThis commit replaces BufferView->LyXView->Gui->[selecti...
2006-09-22 Abdelrazak YounesThis commit introduces frontends/Application.[Ch] and...