]> git.lyx.org Git - lyx.git/history - src/support/filetools.C
make "make distcheck" work
[lyx.git] / src / support / filetools.C
2005-02-15 Angus LeemingRearrange and rename the environment variable setter...
2005-02-01 Angus LeemingSome boost::filesystem fixes.
2005-01-31 Lars Gullik Bjønnesditch FileInfo -> use boost.filesystem
2005-01-20 Angus LeemingChange the meaning of the $$s placeholder to <lyx suppo...
2005-01-16 Angus LeemingThe LyXRC::prepend_path patch as tested on the Mac...
2005-01-16 Angus LeemingI just noticed that createLyXTmpDir wouldn't compile...
2005-01-16 Angus LeemingActually move the OS2-specific block to make the code...
2005-01-16 Angus LeemingWriting code in the presence of preprocessing blocks...
2005-01-13 Angus LeemingThe setEnvPath stuff.
2005-01-10 Angus LeemingThe package reworking.
2005-01-06 Lars Gullik Bjønnesrename tostr.[Ch] to convert.[Ch]
2005-01-06 Lars Gullik Bjønnestostr -> convert and some bformat work
2005-01-04 Angus LeemingTest for OS support for symbolic links and protect...
2004-12-20 Angus Leeming* Replace all use of 'slashify_path' with 'internal_path'.
2004-12-15 Angus LeemingOS Abstraction of "HOME" and the null device.
2004-11-09 Georg Baummake gettting the file format from file contents work...
2004-11-07 Lars Gullik BjønnesMake it clearer where include files are comming from.
2004-11-07 Lars Gullik BjønnesRemove interface violation. Better solution needed.
2004-10-29 Georg Baumrename getExtFromContents() to getFormatFromContents()
2004-09-14 Jean-Marc Lasgouttesmake LyX work better when run from a directory which...
2004-07-24 Lars Gullik Bjønneschange "support/std_sstream.h" to <sstream>
2004-06-29 Jean-Marc Lasgouttessupport fully the LANGUAGE variable
2004-04-20 Angus LeemingWhitespace, only whitespace...
2004-04-05 Angus LeemingWrap all #warning calls inside #ifdef WITH_WARNINGS...
2004-04-05 Angus LeemingWhitespace.
2004-04-05 Jürgen SpitzmüllerAngus' fix to make pclose work again:
2004-04-01 Angus LeemingSoothe Georg's minor irritation.
2004-03-24 Jean-Marc Lasgouttesmore tweaks to i18nLibFileSearch
2004-03-24 Jean-Marc Lasgouttesfix selection of locale when loading help files
2004-02-25 Jean-Marc LasgouttesGeorg Baum\'s no-tempdir patch
2003-10-16 André Pönitz * filetools.C (ReplaceEnvironmentPath): set up pattern...
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-29 Angus LeemingMake ReplaceEnvironmentPath work for both ${HOME}/foo...
2003-09-25 Angus LeemingRewrite ReplaceEnvironmentPath in a sane manner.
2003-09-15 Lars Gullik BjønnesGet rid of lyxstring, remove usage of STRCONV.
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-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 LeemingChanges due to the removal of using directives from...
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-09-03 Angus LeemingFix export of graphics images when compiling latex...
2003-07-28 Angus Leeminglatin1 in author names, not utf8.
2003-07-28 Lars Gullik Bjønnescorrect magic for gzip and compress
2003-07-27 Angus LeemingFlying high and free...
2003-07-27 Angus LeemingLearing to fly...
2003-07-27 Angus LeemingI'm speeding up...
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-30 André Pönitzre-enable --with-included-string
2003-06-28 Lars Gullik Bjønnesthe doxygen patch
2003-06-20 Angus LeemingFix the texinfo dialog and associated cleanup.
2003-06-18 Angus LeemingStandard blurb.
2003-06-10 Angus Leeming(copyFileToDir): ensure temp files have unique names.
2003-06-03 Angus LeemingAdd new copyFileToDir helper function.
2003-05-31 Angus LeemingModify LibScriptSearch to replace "$$s/" with an approp...
2003-05-13 André Pönitznon-templated tostr in separate files
2003-04-08 John Levonbug 993
2003-03-29 John Levonmore Alert:: work
2003-02-21 André Pönitzremove unneeded PutEnv
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-12-04 Jean-Marc Lasgouttesremove support for epsi; fix size of insetnote button
2002-12-01 Lars Gullik Bjønnesws changes
2002-11-27 Lars Gullik Bjønnesfix ugly hack
2002-11-27 Angus LeemingAs Andr� says, what a a waste of time, but at least...
2002-11-27 Angus LeemingMessing with this stuff might one day lead people to...
2002-11-27 André Pönitznext try
2002-11-27 André Pönitzrevert "." -> '.' to make it compile
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-11-06 André Pönitzadjust coding style
2002-11-04 Lars Gullik BjønnesSTRCONV
2002-09-25 Angus LeemingClean up licence info and add Lars as the mysterious...
2002-09-23 Jean-Marc Lasgouttescygwin/popen fix from kayvan
2002-07-28 Lars Gullik BjønnesRename strip to rtrim
2002-07-28 Lars Gullik Bjønnesremove some unneeded version of functions from lstrings,
2002-07-22 Dekel TsurUse lyxconvert script for reading old files
2002-07-18 André Pönitzbug fix (missing assingment of split result)
2002-07-17 Jean-Marc Lasgouttesfix startup when lyx binary is a symlink
2002-07-17 André Pönitzremove unneeded declarations
2002-07-16 Jean-Marc Lasgouttescompile fix in XPM image loader; fix opaque handling...
2002-07-04 Jean-Marc Lasgouttesfix 459; support epsi and fig formats; fix bug in hu.po
2002-06-26 André Pönitzgo from 'experienced user' right to 'hacker' level...
2002-06-18 John LevonHerbert's graphics diff
2002-06-10 Lars Gullik Bjønnesremove some using for functions never to be found in...
2002-06-10 Angus LeemingCompaq cxx 6.5 will now compile lyx.
2002-05-25 Lars Gullik Bjønnesget rid of LRegex and LSubstring, use boost::regex...
2002-05-03 Angus LeemingHerbert-friendly debug comment.
2002-05-02 Angus Leemingusing std::getline
2002-05-02 Angus LeemingCompile fix.
2002-05-01 Lars Gullik Bjønnesremove return arg from fullRebreak, fix last "Standards...
2002-04-08 Angus Leeming(Herbert): TGIF graphics should now work.
2002-04-08 Angus Leeming(Herbert): move readBB from ControlGraphics to support...
2002-04-07 Lars Gullik Bjønnesws
2002-04-07 Lars Gullik Bjønnesparch from Herbert
2002-04-06 Lars Gullik Bjønnesfix a lyxstring bug and ws change
2002-03-27 Jean-Marc Lasgouttesfix stupid oversight in LibFileScript
2002-03-27 Jean-Marc Lasgouttesparselog fixes, i18n fix, menu separator fix
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-04 Angus LeemingHerbert's upgrade to the recognized graphics formats.
2002-03-01 Angus LeemingCleanup of getExtFromContents.
2002-03-01 Angus LeemingComment out
next