]> git.lyx.org Git - lyx.git/history - src/support/os.h
Merge branch 'master' into biblatex2
[lyx.git] / src / support / os.h
2014-03-29 Benjamin PiwowarskiFix problem with python and change of PATH
2011-05-09 Enrico ForestieriIntroduce the possibility of setting a prefix for the...
2011-05-04 Enrico ForestieriSee r37176. Let's keep this a Windows only "feature".
2010-07-16 Enrico ForestieriRemove left over.
2010-07-16 Enrico ForestieriFix output to terminal when LyX is launched from a...
2010-03-12 Enrico ForestieriFix command line parsing and allow unicode arguments...
2010-02-25 Enrico ForestieriOn Windows, allow loading documents with non-ascii...
2010-02-22 Enrico ForestieriOn windows, allow saving a document whose pathname...
2010-02-21 Enrico ForestieriFix bug #5238: LyX 1.6 fails with non-ascii chars in...
2009-05-25 Enrico ForestieriSimpler things are almost always better.
2009-05-22 Enrico ForestieriTake into account file system case sensitivity when...
2009-05-14 Enrico ForestieriAllow immediate output of spawned processes for all...
2009-05-13 Enrico ForestieriAllow to separately redirect stdout and stderr.
2009-05-13 Enrico ForestieriAvoid #ifdef's and use OS specific code.
2009-05-02 Enrico ForestieriRevert r29444 (to be soon replaced by Georg's solution).
2009-05-01 Enrico ForestieriWhen performing a reverse DVI search and the tmpdir...
2009-04-29 Enrico ForestieriSpeed up FileName operator==, such that working with...
2009-03-27 Jürgen SpitzmüllerFix bug 5827 (validate date-insert argument):
2008-10-05 Peter KümmelFix bug 2235: jpeg capital letters (.JPG) does not...
2007-12-17 Abdelrazak Younestransfer os::is_absolute_path() to FileName::isAbsolute().
2007-10-31 André Pönitzintroduce a header to forward declare std::string.
2007-09-07 Enrico ForestieriRegister math fonts with Qt 4.2 or higher. Using Qt...
2007-03-13 Georg BaumDon't use the char version of uppercase
2007-01-18 Georg BaumFix several filename and environment variable encoding...
2007-01-18 Abdelrazak YounesPartly revert revision 16744. Georg doesn't want to...
2007-01-18 Abdelrazak YounesConvert internal_path() to unicode (partially). Fix...
2007-01-11 Enrico ForestieriLog:
2006-06-30 Georg BaumCall python with the -tt switch to make mixed tab/space...
2006-06-27 Jean-Marc Lasgouttes Renaming:
2006-05-18 Georg Baum * src/support/os.h
2006-05-17 Jean-Marc LasgouttesNew auto-open feature from Bo Peng (with help from...
2006-04-05 Georg BaumFix mess up of internal/external paths (from Enrico...
2006-03-24 Georg BaumFix latex_path on cygwin:
2005-01-14 Angus LeemingThe Cygwin path fix.
2005-01-13 Angus LeemingThe setEnvPath stuff.
2005-01-10 Angus LeemingThe package reworking.
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-12-14 Angus LeemingComments.
2004-12-14 Angus LeemingClean-up interface to os::init.
2003-10-08 Angus LeemingFix a bunch of doxygen warnings.
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-07-26 Angus LeemingReplace occurances of system_tempdir with os::getTmpDir().
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-18 Angus LeemingStandard blurb.
2003-06-03 Angus LeemingAdd new copyFileToDir helper function.
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-02-10 André Pönitzclean up a bit
2002-09-23 Jean-Marc Lasgouttescygwin/popen fix from kayvan
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-02-08 Jean-Marc Lasgouttespopen tweaks; "no 0cm" patch from Herbert; fix disabled...
2001-10-23 Angus LeemingRemove spurious punctuation.
2001-10-08 Jean-Marc Lasgouttesfinish merging of the bits of win32 port that have...
2001-10-04 Jean-Marc Lasgoutteswin32 port updates
2001-05-17 Jean-Marc Lasgouttesos:: patch from Ruurd + bindings display fix