]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/ControlAboutlyx.C
remove unneeded lyx qualifier
[lyx.git] / src / frontends / controllers / ControlAboutlyx.C
2007-04-06 Georg Baumremove unneeded lyx qualifier
2007-03-26 Jürgen Spitzmüller* src/frontends/controllers/ControlAboutlyx.[Ch]:
2007-03-26 Jürgen Spitzmüller* src/frontends/controllers/ControlAboutlyx.[Ch]:
2006-11-26 Georg BaumNext step of true unicode filenames: Use support::FileN...
2006-11-13 Jean-Marc Lasgouttesupdate FSF address
2006-09-11 Abdelrazak YounesA bunch of conversion to docstring.
2006-09-09 Lars Gullik BjønnesChange _() to return a docstring. Fixup callers with...
2006-08-16 Jean-Marc Lasgouttes * configure.ac: add LYX_DATE variable for release...
2006-04-08 Lars Gullik Bjønnes * filetools.[Ch]: Make functions that start with a...
2005-01-10 Angus LeemingThe package reworking.
2004-07-24 Lars Gullik Bjønneschange "support/std_sstream.h" to <sstream>
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-15 Lars Gullik BjønnesGet rid of lyxstring, remove usage of STRCONV.
2003-09-09 Angus LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
2003-09-05 Angus LeemingChanges due to the removal of using directives from...
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-09-05 Angus LeemingAnother 49 #includes bite the dust.
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-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-03-09 Angus LeemingPort the About LyX dialog to the Dialog scheme.
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-11-04 Lars Gullik BjønnesSTRCONV
2002-10-21 Lars Gullik Bjønnesws fixes, formatting and some other small changes
2002-09-05 Angus LeemingThis file is part of LyX, the document processor.
2002-09-05 Angus LeemingReally dull and boring header shit
2002-08-12 Angus Leeming* Constify Buffer::getLabelList.
2002-06-18 Lars Gullik Bjønnes*duck*
2002-05-29 Lars Gullik BjønnesSwitch from SigC signals to boost::signals
2002-05-23 John Levonguii2
2002-04-09 Angus Leeming(Adrien): two forgotten _().
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-01-16 Angus LeemingThe reducing file dependencies in the frontends patch.
2001-10-03 Jean-Marc Lasgouttesmore tweaks to version_info stuff
2001-07-13 Angus LeemingEdwin's "about" patch + consistent use of Lsstream.h