]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/tex_helpers.C
fix crash due to invalidated iterator
[lyx.git] / src / frontends / controllers / tex_helpers.C
2005-09-07 Angus LeemingEnable TeXFiles.sh to run when its path contains spaces.
2005-07-27 Jürgen SpitzmüllerSort the files in the TeXInfo and BibTeX dialogs correc...
2005-01-17 Angus LeemingInvoke scripts by prepending the name of the script...
2005-01-10 Angus LeemingThe package reworking.
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-08 Angus LeemingRemoved all redundant using directives from the source.
2003-09-07 Angus LeemingRemove all unnecessary #includes from header files.
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-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-30 André Pönitzre-enable --with-included-string
2003-06-20 Angus LeemingFix the texinfo dialog and associated cleanup.
2003-02-21 Angus LeemingWhitespace only
2003-02-14 Jean-Marc Lasgouttesfix 773 and more (from Juergen S); fix warning
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
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-14 Angus Leeming* Throw out DialogBase.h
2002-06-21 Angus LeemingMore compilation fixes.
2002-06-20 John LevonAuto-scan for texinfo and bibtex dialogs
2002-06-20 John LevonMerge Herbert's bibtex patch; it doesn't introduce...