]> git.lyx.org Git - lyx.git/history - src/frontends
This commit saves the need to check for lyx::use_gui in a number of places.
[lyx.git] / src / frontends /
2006-10-15 Abdelrazak YounesThis commit saves the need to check for lyx::use_gui...
2006-10-15 Georg Baumfix typos
2006-10-14 Abdelrazak YounesAdd comments WRT to where the function implementations...
2006-10-14 Abdelrazak Younesadd some assertions.
2006-10-13 Abdelrazak Younes* GuiApplication: explicitly clear out socket_callbacks...
2006-10-13 Abdelrazak YounesWorkArea::processKeySim(): ensure that LyXFunc holds...
2006-10-12 Abdelrazak Younes* Gui::newView(): cleanup unused arguments.
2006-10-12 Abdelrazak Younes* GuiApplication.C: align Windows with other platform...
2006-10-12 Abdelrazak Younesfix formatting issue.
2006-10-12 Georg BaumReplace crash on startup with a memory leak.
2006-10-12 Georg Baumcompile fix
2006-10-12 Abdelrazak Younesensure that theLyXFunc is set to the proper LyXView.
2006-10-12 Abdelrazak Younespreliminar support for multiple LyXView.
2006-10-12 Abdelrazak YounesThis commit is purely mechanical and get rid of lyx_gui...
2006-10-12 Georg BaumConvert labels to unicode
2006-10-11 Abdelrazak Younes* LyX class (lyx_main.[Ch]):
2006-10-11 Georg BaumIntroduce wide streams. This fixes the remaining proble...
2006-10-11 Georg Baumqt3 compiles again
2006-10-11 Abdelrazak YounesThis commit cleans up everything related to singleton...
2006-10-11 Abdelrazak Younesremove the focusInEvent() and focusOutEvent() that...
2006-10-10 Abdelrazak YounesMacOSX compilation fixes.
2006-10-10 Abdelrazak Younes* frontends/Painter:
2006-10-09 Abdelrazak YounesThis commit is converting everything related to browsin...
2006-10-09 Jean-Marc Lasgouttescompilation fixes for qt3 after Abdel's latest changes
2006-10-09 Abdelrazak Youneseven more unicode work...
2006-10-09 Abdelrazak Younesincomplete qt3 and gtk support for Revision 15283
2006-10-09 Abdelrazak Younesmore unicode Work: Menubar and Toolbar.
2006-10-09 Abdelrazak Younesmore unicode work.
2006-10-09 Abdelrazak YounesPatch 1 Log:
2006-10-09 Abdelrazak Younesmore unicode work.
2006-10-08 Abdelrazak Younesrevert to revision 15266
2006-10-08 Abdelrazak Younes* ControlChanges:
2006-10-08 Georg BaumCompile fix. This was easy, since the code is alsmost...
2006-10-08 Georg BaumAvoid another name clash (probably #define check ....
2006-10-07 Georg Baumremove double include
2006-10-07 Georg Baumremove unused variable
2006-10-07 Georg BaumRename namespace Alert to lyx::frontend::Alert.
2006-10-07 Abdelrazak Younes* qt_helpers:
2006-10-07 Abdelrazak YounesThis commit is a big rework of the FontLoader/FontMetri...
2006-10-06 Abdelrazak Younesremove LFUN_TOOLTIPS_TOGGLE and associated Dialog:...
2006-10-05 Abdelrazak Younes* lyx_gui: parse_lyxrc() and getStatus() methods deleted.
2006-10-04 Abdelrazak Younesenable the font width cache for Windows also, it saves...
2006-10-04 Abdelrazak Younesenable Font cache only for MacOSX and inline width...
2006-10-04 Abdelrazak YounesMacOSX compilation fix.
2006-10-03 Georg Baumcompile fix
2006-10-03 Abdelrazak YounesThis commit introduces the FontLoader interface class...
2006-10-03 Abdelrazak Younesuse theApp directly for default fonts.
2006-10-03 Abdelrazak YounesPut back doxygen comments deleted from lyx_gui.h.
2006-10-03 Abdelrazak Younes* lyx_gui: create_view(), start() and exit() functions...
2006-10-03 Abdelrazak Younestransfer lyx_gui::exit() to frontends/lyx_gui.C
2006-10-03 Abdelrazak YounesThis commit creates a new "frontends/lyx_gui.C" that...
2006-10-03 Abdelrazak YounesIntegrate Application_pimpl into Application.C.
2006-10-03 Georg BaumFix bug 2868
2006-10-02 Enrico ForestieriFix build on cygwin when using --without-x
2006-10-02 Abdelrazak YounesA fix from Ozgur Ugras BARAN:
2006-10-02 Abdelrazak YounesThis commit moves system font initialization and restor...
2006-09-30 Georg Baumremove unneeded include
2006-09-30 Georg BaumMake it compile again: Add some includes to fix signals...
2006-09-29 Abdelrazak Younesremove a FIXME, sorry for the multiple commits...
2006-09-29 Abdelrazak YounesSome cleanup
2006-09-29 Abdelrazak Younessome qt3 and gtk compilation fixes (hopefully)...
2006-09-29 Abdelrazak Younes* Application: new createView() method
2006-09-29 Abdelrazak YounesThis commit introduces Application_pimpl and cleanup...
2006-09-29 Abdelrazak YounesThis commit splits the add() method in two methods...
2006-09-28 Enrico ForestieriSmall fixes for STLPort compliance
2006-09-27 Abdelrazak Younesreplace global variable bufferlist with Application...
2006-09-26 Abdelrazak Younesdelete unneeded BufferView.h declaration.
2006-09-26 Abdelrazak Younes2 style and 1 compilation fixes.
2006-09-26 Abdelrazak Younesqt3 and gtk support for revision: 15153
2006-09-26 Abdelrazak YounesFree BufferView from LyXView!
2006-09-26 Abdelrazak Younesreplace colorcache global variable with GuiApplication...
2006-09-25 Georg BaumDisable concept checks in the same way as in other...
2006-09-22 Georg Baummake it compile again
2006-09-22 Georg Baummake it compile again
2006-09-22 Georg Baumremove unused stuff
2006-09-22 Georg Baumcompile fix
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 replaces BufferView->LyXView->getLyXFunc...
2006-09-22 Abdelrazak Younesreplace lyxserver and lyxsocket with theApp->server...
2006-09-22 Georg BaumFix a crash that occured on exit if the clipboard was...
2006-09-22 Abdelrazak YounesThis commit introduces frontends/Application.[Ch] and...
2006-09-19 Abdelrazak YounesThis is the continuation of my BufferView/LyXView clean...
2006-09-19 Lars Gullik Bjønnespropdel svn:executable
2006-09-18 Lars Gullik BjønnesSet caption programmatically instead of through the...
2006-09-17 Lars Gullik BjønnesFix breakage caused by bad commits.
2006-09-17 Abdelrazak Younes* Transfer Intl member from LyXView to BufferView.
2006-09-17 André Pönitzcleanup after svn hang-up, #undef CursorShape. Should...
2006-09-17 Abdelrazak YounesMove X11 specific selection code from BufferView to...
2006-09-16 André Pönitzrename Math*Inset into InsetMath*
2006-09-16 Abdelrazak YounesKernel::isBufferAvailable(): replace the implicit point...
2006-09-16 Abdelrazak Younesdeledelete BufferView::available() method because buffe...
2006-09-15 Georg BaumAdd phantom icons from Uwe and me (last part of bug...
2006-09-13 Georg BaumUse wchar_t as lyx::char_type if it is 32 bit wide.
2006-09-13 Georg Baums/boost::uint32_t/lyx::char_type/g except in the defini...
2006-09-13 Georg Baum * src/frontends/qt4/QLToolbar.C
2006-09-13 Georg Baum * src/frontends/qt3/QLPopupMenu.C
2006-09-12 Enrico ForestieriFix combo box items in the delimiter GUI
2006-09-11 Georg Baumanother compile fix I forgot
next