]> git.lyx.org Git - lyx.git/history - src/frontends/Application.C
enable Font cache only for MacOSX and inline width() for other platform.
[lyx.git] / src / frontends / Application.C
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...