]> git.lyx.org Git - lyx.git/history - src/support/os_win32.C
fix compiler warnings about unused parameter
[lyx.git] / src / support / os_win32.C
2007-01-24 Abdelrazak YounesDisplay error/warning dialogs if possible.
2007-01-23 Abdelrazak Younesrevert last change
2007-01-23 Abdelrazak YounesReplace lyxerr based warnings and errors with Alert...
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-07-25 Bo PengRemove the hide console trick in support/os_win32.C...
2006-06-30 Bo PengStop using 'sh uname' etc for cygdrive, from Enrico...
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-15 Georg BaumFrom Enrico Forestieri:
2006-04-05 Lars Gullik Bjønneswhitespace cleanup
2006-04-05 Georg BaumFix mess up of internal/external paths (from Enrico...
2006-03-24 Georg BaumFix latex_path on cygwin:
2005-10-02 Angus LeemingMake things compile on MSVC:
2005-09-30 Angus LeemingRearrange preprocessor guards and improve commentary.
2005-09-30 Angus LeemingSupport for Win98 and earlier.
2005-04-29 Angus Leemingcheck that GetConsoleTitle succeeded
2005-04-18 Angus LeemingIntroduce and use latex_path().
2005-01-21 Angus LeemingMove the Cygwin specializations into their own file.
2005-01-18 Angus LeemingRemove unicode characters.
2005-01-17 Angus LeemingRuurd's Win32 code to close the console window immediat...
2005-01-14 Angus LeemingThe Cygwin path fix.
2005-01-13 Angus LeemingThe setEnvPath stuff.
2005-01-12 Angus LeemingRe-enable compilation with Cygwin.
2005-01-10 Angus LeemingThe package reworking.
2005-01-05 Angus Leemings/MAX_PATH/PATH_MAX/.
2005-01-04 Angus LeemingImplement os::current_root for native Win32 builds.
2005-01-01 Angus LeemingEnable LyX to start up under Cygwin.
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 LeemingClean-up interface to os::init.
2004-11-07 Lars Gullik BjønnesMake it clearer where include files are comming from.
2003-10-08 Angus LeemingA couple of using std::string declarations from Kayvan.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-07-01 Lars Gullik Bjønnessome more lyx::support fixups.
2003-06-18 Angus LeemingStandard blurb.
2003-02-10 André Pönitzclean up a bit
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-09-23 Jean-Marc Lasgouttescygwin/popen fix from kayvan
2002-02-11 Jean-Marc Lasgoutteswin32 compile fix
2002-02-08 Jean-Marc Lasgouttespopen tweaks; "no 0cm" patch from Herbert; fix disabled...
2001-12-20 Jean-Marc Lasgouttescompilation fix from Kayvan
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