]> git.lyx.org Git - lyx.git/history - src/frontends/Application.C
* src/frontends/qt4/GuiSelection.C
[lyx.git] / src / frontends / Application.C
2006-12-24 Abdelrazak YounesReally fix focus problem on new view.
2006-12-18 Jean-Marc Lasgouttes * Application.C (Application): initialize correctly...
2006-12-07 Abdelrazak Younesunneeded header
2006-12-04 Abdelrazak Younes* GuiApplication::x11EventFilter(): check for currentVi...
2006-12-02 Peter KümmelClean up quit code.
2006-11-30 Peter KümmelFIXME: remove global variable theApp
2006-11-29 Peter Kümmelalso support the geometry option on Windows + Qt/Windows
2006-11-27 Peter Kümmelfix wrong toolbar icon size, default value is
2006-11-26 Abdelrazak Younes* lyx_main.[Ch]
2006-11-07 Abdelrazak Younes* Application:
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-19 Lars Gullik BjønnesOutput docbook as utf8. Probably quite a bit more work...
2006-10-19 Abdelrazak YounesJust cosmetics and remove a FIXME.
2006-10-19 Abdelrazak YounesThis commit transfers the singletons defined in the...
2006-10-15 Abdelrazak YounesThis commit saves the need to check for lyx::use_gui...
2006-10-14 Abdelrazak Younesadd some assertions.
2006-10-12 Abdelrazak Younes* Gui::newView(): cleanup unused arguments.
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-11 Abdelrazak YounesThis commit cleans up everything related to singleton...
2006-10-03 Abdelrazak YounesIntegrate Application_pimpl into Application.C.
2006-09-29 Abdelrazak Younesremove a FIXME, sorry for the multiple commits...
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 Baumremove unused stuff
2006-09-22 Georg Baumfix eol-style
2006-09-22 Abdelrazak Younesreplace lyxserver and lyxsocket with theApp->server...
2006-09-22 Abdelrazak YounesThis commit introduces frontends/Application.[Ch] and...