]> git.lyx.org Git - lyx.git/history - src/lyx_main.h
* src/text2.C: deleteEmptyParagraphMechanism(): fix a crash in
[lyx.git] / src / lyx_main.h
2007-01-23 Abdelrazak YounesWith this commit, errors and warnings can use message...
2007-01-19 Jean-Marc Lasgouttes * lyx_main.C (readUIFile): when reading an include...
2007-01-18 Abdelrazak Younes* mover.h
2007-01-17 Abdelrazak YounesTransfer the global converters and system_converters...
2007-01-14 Abdelrazak Younes* messages.h:
2006-12-04 Abdelrazak YounesCleanup loading of files and gui session restoring.
2006-12-02 Peter KümmelClean up quit code.
2006-12-02 Georg Baummore unicode filenames
2006-11-29 Peter Kümmelalso support the geometry option on Windows + Qt/Windows
2006-11-26 Abdelrazak Younes* lyx_main.[Ch]
2006-11-18 Abdelrazak Younes* lyx_main.[Ch]
2006-11-17 Abdelrazak YounesFix Mac crash on exit.
2006-10-24 Abdelrazak Younes* Gui.h: new closeAll() pure virtual method.
2006-10-23 Abdelrazak Younesnew LFUN_WINDOW_CLOSE
2006-10-21 Abdelrazak YounesMy six month cleanup crusade is now paying off: LyX...
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-19 Abdelrazak YounesThis commit transfers the singletons defined in the...
2006-10-17 Abdelrazak YounesThis commits cuts down LyX::exec2 into two new methods...
2006-10-15 Abdelrazak YounesThis commit saves the need to check for lyx::use_gui...
2006-10-12 Abdelrazak Younes* GuiApplication.C: align Windows with other platform...
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-07-05 Georg BaumReduce calls of ::exit()
2006-06-26 Abdelrazak YounesGUI API Cleanup step 2: merge of the "younes" branch.
2006-06-21 Peter Kümmelfix: qt3/qt4 save/restore of the window geometry and...
2006-06-07 Georg BaumFix crash on exit (bug 2549) by correct usage of QAppli...
2006-04-05 Lars Gullik Bjønnes2006-04-06 Bo Peng <ben.bob@gmail.com>
2005-01-16 Angus LeemingThe LyXRC::prepend_path patch as tested on the Mac...
2004-04-13 Angus LeemingPreview fiddling (preparing the way for mathed previews).
2003-10-14 Angus LeemingTurn LyX into a singleton class. Kill the BufferView...
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-07 Angus LeemingFinish the task of removing all cruft from the header...
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-09-04 Angus LeemingMove #includes out of header files.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-07-27 Angus LeemingFlying high and free...
2003-07-27 Angus LeemingLearing to fly...
2003-07-26 Angus LeemingReplace occurances of system_tempdir with os::getTmpDir().
2003-06-20 Alfredo Braunsteinadded a parseError signal to Buffer and use it
2003-04-02 John Levonremove defaults stuff, let Qt handle no toolbar
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-12-01 Lars Gullik Bjønnesws changes
2002-08-07 John Levonsome small cleanups
2002-07-28 Lars Gullik BjønnesRename strip to rtrim
2002-06-12 John LevonNew lyx_gui namespace. Some working out to be done...
2002-06-12 John LevonSome minor cleanup + use of scoped_ptr instead of raw...
2002-05-22 Lars Gullik Bjønnesuse more specific smart_ptr headers
2002-03-21 Lars Gullik Bjønnesws cleanup
2001-12-18 Lars Gullik Bjønnesno change logs, sorry
2001-12-10 Jean-Marc Lasgouttesinsertlabel.diff, kbnmod.diff, lyx_main.patch, and...
2001-10-19 Jean-Marc Lasgoutteslyxserver cleanup patch + andre's small patches
2001-06-28 Lars Gullik Bjønneschange a lot of methods to begin with small char
2001-05-30 Lars Gullik Bjønnesupdate copyright year
2001-05-17 Jean-Marc Lasgouttesos:: patch from Ruurd + bindings display fix
2001-04-17 Lars Gullik Bjønnesinherit privately from noncopyable
2001-04-06 Jean-Marc Lasgouttesfix stupid typo
2001-03-15 Lars Gullik Bjønnesone small private fix in mathed, put noncopyable and...
2000-10-10 Jean-Marc LasgouttesDekel language/encoding patch + a few fixes
2000-10-02 Lars Gullik Bjønnessmall patch from Dekel, begin introducing the real...
2000-08-07 Lars Gullik Bjønnesmake doc++ able to generate the source documentation...
2000-08-01 Lars Gullik Bjønnespatch from Angus
2000-07-24 Lars Gullik Bjønnesmore NEW_INSETS changes, define NEW_MANUBAR as default...
2000-07-24 Jean-Marc LasgouttesGUI-indep toolbar and menus mostly work !
2000-06-13 Jean-Marc LasgouttesSmall fixes to compile with compaq cxx
2000-05-29 Jean-Marc LasgouttesNew -userdir command line option. A few command line...
2000-05-10 Jean-Marc LasgouttesNew lyxrc command \override_x_deadkeys
2000-03-20 Jean-Marc LasgouttesOne third of Andre' no-gui patch.
2000-03-12 Lars Gullik Bjønnesthe figinsetpatch some lyxrc changes, read the ChangeLog
2000-02-04 Lars Gullik Bjønnesseveral small and larger changes, read the Changelog
1999-12-10 Lars Gullik Bjønnesthe buffer patch, moved Buffer::text to BufferView...
1999-11-15 Lars Gullik Bjønneswhite-space changes, removed definitions.h several...
1999-10-02 Lars Gullik Bjønnesmerge from the string-switch branch and ready for a... 1.1.1pre1
1999-09-27 Lars Gullik BjønnesInitial revision