]> git.lyx.org Git - lyx.git/history - src/support/os.h
* support/os_unix.C (canAutoOpen, autoOpenFile): on Mac OS X, use
[lyx.git] / src / support / os.h
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