]> git.lyx.org Git - lyx.git/history - src/support/filename.C
* src/text2.C: deleteEmptyParagraphMechanism(): fix a crash in
[lyx.git] / src / support / filename.C
2006-12-27 Georg BaumFix strange bibtex problem by converting some more...
2006-12-21 Georg BaumFix another instance of filename encoding problems
2006-12-13 Bo Pengrevert r16260
2006-12-13 Bo PengBe consistent in how qt headers are included (QtCore...
2006-12-12 Georg BaumMake libQtCore a support library like boost and impleme...
2006-12-04 Georg BaumAllow empty file names in constructor, since empty...
2006-12-03 Michael Schmittsrc/support/filename.C: add assertion to ensure that...
2006-11-26 Georg BaumNext step of true unicode filenames: Use support::FileN...
2006-11-18 Georg BaumSplit FileName into FileName and DocFileName. FileName...
2006-07-08 Georg Baummake FileName::isZipped more efficient by caching previ...
2006-04-08 Lars Gullik Bjønnes * filetools.[Ch]: Make functions that start with a...
2006-04-05 Lars Gullik Bjønneswhitespace cleanup
2006-04-01 Michael Schmitt2006-04-01 Michael Gerz <michael.gerz@teststep.org>
2006-03-15 Georg Baumtruncate too long filenames for pdflatex
2005-07-14 Angus LeemingForward port the name-mangling code from 1.3.x.
2005-06-24 Georg Baummangle spaces in filenames
2004-12-20 Angus Leeming* Replace all use of 'slashify_path' with 'internal_path'.
2004-12-17 Angus LeemingDon't forget the Windows drive name when mangling the...
2004-11-07 Lars Gullik BjønnesMake it clearer where include files are comming from.
2004-10-05 Angus LeemingWhitespace, only whitespace.
2004-03-11 Angus LeemingGeorg's mangling patch.
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-09 Lars Gullik BjønnesChange Assert to BOOST_ASSERT.
2003-09-08 Angus LeemingVarious trivial bits 'n' bats about config.h, header...
2003-09-04 Angus LeemingMove #includes out of header files.
2003-09-03 Angus LeemingFix export of graphics images when compiling latex...
2003-07-29 Angus LeemingJean-Marc teaches me that MakeRelPath is quite sophisti...
2003-07-22 Angus LeemingA new FileName class + use by the graphics inset.