]> git.lyx.org Git - lyx.git/history - src/Chktex.C
* src/LyXAction.C: mark goto-clear-bookmark as working without buffer
[lyx.git] / src / Chktex.C
2006-12-27 Georg BaumFix strange bibtex problem by converting some more...
2006-12-16 Georg Baumremove unused stuff
2006-11-29 Georg Baumconvert some more filenames for unicode
2006-11-12 Georg BaumUnicode: Do the conversion of error messages to docstri...
2006-10-21 André Pönitzmove everything into namespace lyx
2006-09-09 Lars Gullik BjønnesChange _() to return a docstring. Fixup callers with...
2006-04-08 Lars Gullik Bjønnes * filetools.[Ch]: Make functions that start with a...
2005-01-27 Lars Gullik Bjønnesthe convert patch
2004-01-06 Lars Gullik BjønnesDelete a coupld of unwanted files.
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-05 Angus LeemingStrip 320 #includes from the files in src.
2003-09-04 Angus LeemingMove #include "lyxlib.h" out of Path.h, move ctor,...
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-30 André Pönitzre-enable --with-included-string
2003-03-30 John Levonmove BoostFormat and boost-inst
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-11-24 Lars Gullik Bjønneshandle USE_BOOST_FORMAT
2002-11-21 Lars Gullik Bjønnesuse boost::format
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-02-18 Angus LeemingSynching my tree with cvs.
2002-02-16 Angus LeemingWe don't currently use fork anywhere (or if we do it...
2001-12-10 Lars Gullik Bjønnesinclude shuffling and a mathed compile fix
2001-07-29 Asger Ottar AlstrupMore header file include dependency work
2001-06-14 Lars Gullik Bjønnesfix some buggy constructs with stringstream
2001-05-30 Lars Gullik Bjønnesupdate copyright year
2000-09-26 Lars Gullik Bjønnesget rid of dead code, some new functions constify varia...
2000-05-11 Jean-Marc LasgouttesRemove the optional bool argument to ChangeExtension().
2000-05-04 Jean-Marc Lasgouttesclear()->erase() ; lots of using directives for cxx
2000-03-16 Lars Gullik Bjønnesmake text private in LyXParagraph some changes to impor...
1999-11-24 Lars Gullik Bjønnesseveral changes from FilePtr to FileInfo, reverted...
1999-11-15 Lars Gullik Bjønneswhite-space changes, removed definitions.h several...
1999-11-04 Lars Gullik Bjønnesthe runlatex merge
1999-10-13 Lars Gullik Bjønnesmerge in the class Path changes
1999-10-12 Asger Ottar Alstrup- Backported the HTML export feature (Jean-Marc, can...
1999-10-07 Lars Gullik Bjønnesthe merge from branch debugstream
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