]> git.lyx.org Git - lyx.git/history - src/support
fix two crashes related to dEPM. Some crashes remain
[lyx.git] / src / support /
2005-10-13 Jean-Marc Lasgouttesfix PACKAGE handling for MacOS and Windows
2005-10-10 Angus LeemingSync with LyX 1.3.x.
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-09-29 Angus LeemingPortable hard-coded paths on Windows.
2005-09-10 Angus LeemingAdd os_cygwin.C to the distribution.
2005-09-07 Jean-Marc Lasgouttesfix crash when ${HOME} is empty
2005-08-09 Angus LeemingRemove spurious unicode char in comment.
2005-07-18 André Pönitz3 more percents...
2005-07-18 Angus LeemingHelp Lars spell his name.
2005-07-17 Michael Schmittchange environment variable to LYX_USERDIR_14x
2005-07-14 André Pönitzimplement undo for textclass switches in order to avoid...
2005-07-14 Angus LeemingForward port the name-mangling code from 1.3.x.
2005-07-12 Lars Gullik Bjønnesmake sure to dist pch.h and mark PCH_FILE as a built...
2005-07-10 Georg Baumuse the lyxdot replacement mechanism also in insetexternal
2005-07-09 Georg Baumcompile fix for the latex_path patch from yesterday
2005-07-08 Georg Baumforward port latex_path quoting fix from 1.3
2005-07-05 Jürgen Spitzmüllerlocalize date/time
2005-06-24 Georg Baummangle spaces in filenames
2005-06-21 Georg Baummake quoted filenames work when " is active
2005-05-20 Lars Gullik Bjønnesthe AM_* flags patch
2005-05-07 Angus Leeming(Rob Bearman) invoke CopyFile correctly.
2005-05-03 Angus LeemingMSVC compiles out of the box.
2005-05-02 Angus LeemingTest for things that MSVC doesn't have, rather than...
2005-05-02 Angus LeemingFully enable compilation of LyX 1.4.x on Windows with...
2005-04-29 Angus Leemingcheck that GetConsoleTitle succeeded
2005-04-26 Angus LeemingWhitespace, only whitespace.
2005-04-26 Angus LeemingConsistent use of preprocessor guards;
2005-04-25 Angus LeemingMake MSVC happy
2005-04-25 Angus LeemingMove support/globbing.[Ch] to xforms/globbing.[Ch].
2005-04-24 Angus LeemingAdd Windows-specific code to userinfo.C.
2005-04-23 Angus LeemingFix windows-only typo.
2005-04-22 Angus LeemingPackaging fix on Windows
2005-04-22 Angus LeemingMove the testing for pid_t to config.h
2005-04-21 Angus LeemingOne more MSVC fix.
2005-04-21 Angus LeemingMSVC build fixes.
2005-04-21 Angus LeemingEnable compilation on various platforms.
2005-04-20 Angus LeemingRevert the asynchronous child process code to that...
2005-04-19 Angus LeemingTransform the name of the temp dir on Windows with...
2005-04-19 Angus LeemingPrevent unix-specific headers from breaking compilation...
2005-04-18 Angus LeemingIntroduce and use latex_path().
2005-04-17 Angus LeemingQuote graphics conversion commands correctly.
2005-03-23 Angus LeemingEnable package.C to be built with Solaris sed.
2005-02-25 Lars Gullik Bjønnesmake "make distcheck" work
2005-02-25 Lars Gullik Bjønnesadd ChangeLog and fix for builddir != srcdir
2005-02-21 Angus LeemingSpell Lars' and Jo�o's names correctly in an latin...
2005-02-17 Angus LeemingEnable lyx::copy to work when compiled with the gcc...
2005-02-15 Angus LeemingWork around a bug in gcc 2.95's STL implementation.
2005-02-15 Angus LeemingAdd missing #include.
2005-02-15 Angus LeemingRearrange and rename the environment variable setter...
2005-02-03 Angus LeemingUse our wrapper for the posix kill() function.
2005-02-02 Angus LeemingRefactor the code to split a string into an argv array...
2005-02-01 Angus LeemingSome boost::filesystem fixes.
2005-01-31 Angus LeemingEnable tex2lyx to run in-place.
2005-01-31 Lars Gullik BjønnesAsgers Win32 changes to fs_extras
2005-01-31 Angus LeemingAsger's obviously-correct Win32 changes.
2005-01-31 Lars Gullik Bjønnesget rid of rmdir
2005-01-31 Lars Gullik Bjønnesditch FileInfo -> use boost.filesystem
2005-01-28 Lars Gullik Bjønnesa required file
2005-01-27 Lars Gullik Bjønnesthe convert patch
2005-01-23 Angus LeemingFix typo. Thanks, Kayvan.
2005-01-22 Asger Ottar Alstrup- Add os_win32.h helper file for Windows MSVC compilation
2005-01-22 Angus LeemingFix my breakage. Sorry guys.
2005-01-21 Angus LeemingMove the Cygwin specializations into their own file.
2005-01-20 Angus LeemingSquash some MSVC warnings.
2005-01-20 Angus LeemingGuard HAVE_UNISTD_H.
2005-01-20 Angus LeemingChange the meaning of the $$s placeholder to <lyx suppo...
2005-01-19 Angus LeemingUse HAVE_UNISTD_H.
2005-01-19 Angus LeemingAsger's exchanging of the class and struct keywords.
2005-01-18 Asger Ottar Alstrup- Add missing STL includes for correctness - gcc is...
2005-01-18 Angus LeemingRemove unicode characters.
2005-01-17 Angus LeemingRuurd's Win32 code to close the console window immediat...
2005-01-17 Angus LeemingEnable the lyx executable to be found from the PATH...
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-14 Angus LeemingThe Cygwin path fix.
2005-01-13 Angus LeemingUse "%n$s" rather than "%n%" for n=1,2,3... when callin...
2005-01-13 Angus LeemingThe setEnvPath stuff.
2005-01-12 Angus LeemingGet rid of some unicode chars.
2005-01-12 Angus LeemingEnable "lyx -dbg init" to run.
2005-01-12 Angus LeemingGet rid of extraneous whitespace.
2005-01-12 Angus LeemingRe-enable compilation with Cygwin.
2005-01-10 Angus LeemingThe package reworking.
2005-01-07 Angus LeemingSpecialise the convert template to long for Solaris.
2005-01-07 Lars Gullik Bjønnesadd specialization for unsigned long, and clean up...
2005-01-06 Lars Gullik Bjønnesmissed some tostr.h -> convert.h places
2005-01-06 Lars Gullik Bjønnesrename tostr.[Ch] to convert.[Ch]
2005-01-06 Lars Gullik Bjønnesfix compilation with gcc 4.0
2005-01-06 Lars Gullik Bjønnestostr -> convert and some bformat work
2005-01-05 Angus Leemings/MAX_PATH/PATH_MAX/.
2005-01-04 Angus LeemingImplement os::current_root for native Win32 builds.
2005-01-04 Angus LeemingRemove executable status info from typeIndicator.
2005-01-04 Angus LeemingTest for OS support for symbolic links and protect...
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-17 Angus LeemingDon't forget the Windows drive name when mangling the...
2004-12-16 Angus LeemingAn improved HAVE_MKDIR patch that compiles also with...
next