]> git.lyx.org Git - lyx.git/history - src/DepTable.C
typos
[lyx.git] / src / DepTable.C
2006-12-27 Georg Baumremove unused stuff
2006-11-26 Georg BaumNext step of true unicode filenames: Use support::FileN...
2006-10-21 André Pönitzmove everything into namespace lyx
2006-04-08 Lars Gullik Bjønnes * filetools.[Ch]: Make functions that start with a...
2003-10-13 Lars Gullik Bjønnesmove some vars to smaller scope
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
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-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-03-07 Dekel TsurFix a bug where the DVI file was not updated due to...
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-02-08 John LevonThe big change tracking patch. Changes from posted...
2003-01-08 Jean-Marc Lasgouttesfix order of fields in deptable
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-06-10 Angus LeemingCompaq cxx 6.5 will now compile lyx.
2002-05-14 Lars Gullik Bjønnesinclude ctime
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-12 Lars Gullik Bjønnes2002-03-12 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2002-01-21 Lars Gullik Bjønnesfix for something similar to bug132, pluss some small...
2002-01-18 Jean-Marc Lasgouttesfix compile problem
2002-01-16 Jean-Marc Lasgouttesfinally apply DepTable patch; simplify file browsing...
2001-12-05 Lars Gullik BjønnesAdd string << operators for the other streams as well...
2001-11-27 Lars Gullik Bjønnesspeed up the deptable by taking mtime into account
2001-07-29 Asger Ottar AlstrupMore header file include dependency work
2001-07-29 Asger Ottar AlstrupReduced header file includes somewhat
2001-07-12 Lars Gullik Bjønnessmall changes read changelog
2001-05-30 Lars Gullik Bjønnesupdate copyright year
2000-11-15 Lars Gullik Bjønnesfix parse error in FormPreferences, make LyX be able...
2000-11-04 Lars Gullik Bjønnessome formatting changes some simplifications and remova...
2000-09-26 Lars Gullik Bjønnesget rid of dead code, some new functions constify varia...
2000-07-15 Lars Gullik Bjønnesread the Changelog
2000-03-28 Lars Gullik Bjønnessome using changes small changes in lyxfont and some...
2000-03-09 Lars Gullik Bjønnesthe freespacing patch from Kayvan, draw the math empty...
2000-01-25 Lars Gullik Bjønnesfix crossref label list, some debug messages + various
2000-01-17 Lars Gullik Bjønnessome important changes to FIX_DOUBLE_SPCE still not...
1999-11-26 Lars Gullik Bjønnesallocation changes to lyxstring, rerun bibtex on databa...
1999-11-15 Lars Gullik Bjønneswhite-space changes, removed definitions.h several...
1999-11-08 Jean-Marc LasgouttesUse "using" to bring STL templates from the std:: names...
1999-11-04 Lars Gullik Bjønnesthe runlatex merge
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