]> git.lyx.org Git - lyx.git/history - src/support
Really fix start_of_appendix output
[lyx.git] / src / support /
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...
2004-12-15 Angus LeemingGet rid of FileInfo::getNumberofLinks().
2004-12-15 Angus LeemingConditionally #include headers.
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.
2004-12-14 Angus LeemingUse ios__binary mode to copy files.
2004-12-14 Angus Leeming* os.C: #include "os_win32.h" for _WIN32.
2004-12-14 Angus LeemingRemove trailing slash from -Ifoo/ in the AM_CPPFLAGS...
2004-12-04 Lars Gullik Bjønnesmore PCH_FLAGS work
2004-12-03 Lars Gullik Bjønnesuse AM_CPPFLAGS instead of INCLUDES since that is depre...
2004-11-26 Angus LeemingChange glob() API to accept a dir parameter.
2004-11-26 Angus LeemingClean-up FileFilterList API.
2004-11-25 Angus LeemingGive FileFilterList its own .[Ch] files.
2004-11-24 Alfredo Braunsteinpar->pit renaming
2004-11-18 Jean-Marc Lasgouttesget rid of Paragraph::isWord; ignore words with digits...
2004-11-16 Lars Gullik Bjønnesdisable conecpt checks for gtk dir, fix concept checks...
2004-11-16 Lars Gullik BjønnesMake us satisfy concept checks
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-11-06 Lars Gullik Bjønnes* translator.h: use bind, equal_to instead of equal_1st...
2004-11-06 Lars Gullik Bjønnes* lyxfunctional.h: delete compare_memfun and helper...
2004-11-06 Lars Gullik Bjønnes* lyxfunctional.h: delete back_inserter_fun functions...
2004-11-04 Jean-Marc Lasgouttesbetter fix for bug 1523
2004-10-29 Georg Baumrename getExtFromContents() to getFormatFromContents()
2004-10-26 Angus LeemingWhitespace, nothing but whitespace.
2004-10-25 Angus LeemingNaive fix for quoted words with execvp.
2004-10-05 Angus LeemingWhitespace, only whitespace.
2004-09-26 Lars Gullik BjønnesUse the preferred calling for Boost.Signal
2004-09-26 Lars Gullik BjønnesChange to use preffered calling of Boost.Function
2004-09-17 Jean-Marc Lasgouttesfix backwards search (bug 1666)
2004-09-14 Jean-Marc Lasgouttesmake LyX work better when run from a directory which...
2004-09-04 Lars Gullik Bjønneslyxclient moved from development and cleaned up a bit...
2004-08-30 Lars Gullik Bjønnesfix a couple of pch.h files because of a gcc pch bug
2004-08-18 Lars Gullik BjønnesMore pch work.
2004-08-15 Lars Gullik Bjønnessome support for pch
2004-08-09 Jean-Marc Lasgouttesforgot this
2004-08-08 Jean-Marc Lasgouttesalways have "All Files" as filter in the list
2004-07-24 Lars Gullik BjønnesUse boost::scoped_array to store the temporary wchar_t...
2004-07-24 Lars Gullik Bjønneschange "support/std_sstream.h" to <sstream>
2004-06-29 Jean-Marc Lasgouttessupport fully the LANGUAGE variable
2004-06-08 Jean-Marc Lasgouttesfix handling of locales with LyX/Mac
2004-05-27 Lars Gullik Bjønnesget rid of nt_defines.h
next