]> git.lyx.org Git - lyx.git/history - src/frontends/Makefile.am
fix crash due to invalidated iterator
[lyx.git] / src / frontends / Makefile.am
2005-07-12 Lars Gullik Bjønnesmake sure to dist pch.h and mark PCH_FILE as a built...
2005-05-20 Lars Gullik Bjønnesthe AM_* flags patch
2005-03-06 Lars Gullik Bjønnesgnome build removal, gtk build fix
2004-12-04 Lars Gullik Bjønnesmore PCH_FLAGS work
2004-12-03 Lars Gullik Bjønnesuse AM_CPPFLAGS instead of INCLUDES since that is depre...
2004-08-18 Lars Gullik BjønnesMore pch work.
2004-08-15 Lars Gullik Bjønnessome support for pch
2004-04-29 Angus Leeming* Positionable and dynamically visible toolbars for...
2004-04-07 Alfredo Braunsteinthe 'fitCursor fix'
2003-09-05 Angus LeemingRemove WorkArea.C (empty).
2003-09-02 Lars Gullik BjønnesThe Gtk patch.
2003-08-02 Jean-Marc Lasgouttesallow to compile several frontends at once (and produce...
2003-07-25 Jean-Marc Lasgouttestowards saner frontends (?). Part II: the menubar ...
2003-05-08 Lars Gullik Bjønnesbetter lib building
2003-01-12 Lars Gullik Bjønnesmake distcheck work
2002-10-25 Angus Leeming(Rob Lahaye): updates to the xforms print, spellchecker...
2002-09-24 Lars Gullik Bjønnesloose SIGC_INCLUDES
2002-08-16 Jean-Marc Lasgouttesuse $(variables) instead of @substitutions@ in Makefile...
2002-08-15 Angus LeemingThe dialogs/guiapi re-working.
2002-08-15 Angus LeemingPass and store references to LyXView and Dialogs, not...
2002-08-15 Angus LeemingI forgot to remove DialogBAse.h from Makefile.am when...
2002-07-19 John LevonI fixed the two bugs (Very shallow in fact)
2002-07-12 John LevonMove fontloader into lyx_gui stuff. Now Qt should compi...
2002-06-24 Lars Gullik Bjønnesportoaddons
2002-06-19 John Levonremove some more unneeded focus stuff
2002-06-18 Lars Gullik Bjønnes*duck*
2002-06-12 John LevonNew lyx_gui namespace. Some working out to be done...
2002-05-26 John Levonmove workarea to xforms/ for a better diff.
2002-05-26 John Levonstatic_cast-based key/mouse-state. Kill insetKeyPress.
2002-05-24 John Levonfont loader / color handler move
2002-05-24 John Levonfont_metrics part 1
2002-05-23 John Levonmore guii moving around.
2002-05-23 John Levonguii2
2002-05-23 John LevonOK I'll try guii1 again ...
2002-04-08 Lars Gullik Bjønnesfurther makefile work
2002-04-06 Lars Gullik Bjønneshandle distclean better
2002-04-06 Lars Gullik Bjønnesmake distcheck work
2002-03-25 Lars Gullik Bjønnesmakefile cleanup, and avoid some warnings
2002-03-21 Lars Gullik Bjønnesdrop the ld -r stuff, we gained nothing with it, other...
2002-03-20 Lars Gullik BjønnesFix for bug: #260 special rules if partially linking
2002-03-13 Lars Gullik Bjønnesunification of all Makefiles.am
2002-03-01 Lars Gullik Bjønnesbegin work on gui compiling
2002-02-27 Angus LeemingDon't compile src/frontends/support as LyXImage is...
2002-02-20 Lars Gullik Bjønnescleaner ld -r
2002-02-20 Lars Gullik Bjønnessimper dep. tracking and obj. file compile
2002-02-19 Lars Gullik Bjønnesbetter dep tracking
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2001-11-26 Jean-Marc Lasgouttesnew alert code
2001-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1
2001-06-11 Lars Gullik Bjønnesfix toc bug
2001-05-31 Lars Gullik Bjønnescleanout the boost dir, cleanup the frontends Makefile.am
2001-04-26 Angus Leeming*** empty log message ***
2001-03-15 Angus LeemingMerging BRANCH_MVC back into HEAD.
2001-03-07 Jürgen VignaApplied John's FileDialog patch.
2001-02-07 Lars Gullik Bjønnesthe Timeout patch
2001-01-26 Jean-Marc LasgouttesThe qt2 frontend
2000-10-12 Jürgen VignaBaruch's InsetGraphics - LyXImage patch
2000-10-02 Lars Gullik Bjønnessmall patch from Dekel, begin introducing the real...
2000-08-22 Lars Gullik Bjønnesmake NEW_TABULAR default, some GUIRunTime changes
2000-08-16 Jürgen VignaAdded GUII RunTime support and KDE InsetUrl-GUI support...
2000-08-14 Jürgen VignaAdded patches from John and applied some fixes.
2000-08-14 Jürgen VignaMarko's GNOME patch and Baruch's insetgraphic patch...
2000-08-14 Allan Raemajor GUII cleanup + Baruchs patch + Angus's patch...
2000-08-09 Jürgen VignaMarko's GNOME patch + enhancements/fixes for insettabul...
2000-07-24 Jean-Marc LasgouttesGUI-indep toolbar and menus mostly work !
2000-06-12 Lars Gullik Bjønnesmore FILMagain stuff