]> git.lyx.org Git - lyx.git/history - src/support/ChangeLog
An improved HAVE_MKDIR patch that compiles also with MinGW.
[lyx.git] / src / support / ChangeLog
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 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-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-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-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-25 Angus LeemingNaive fix for quoted words with execvp.
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-15 Lars Gullik Bjønnessome support for pch
2004-08-09 Jean-Marc Lasgouttesforgot this
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
2004-05-20 Angus LeemingWrap the definition of debug_trait::DEBUG with preproce...
2004-04-27 Angus LeemingSearch the src tree for glade files, so preventing...
2004-04-20 Angus LeemingWhitespace, only whitespace...
2004-04-05 Angus LeemingGet the date right ;-)
2004-04-05 Angus LeemingWrap all #warning calls inside #ifdef WITH_WARNINGS...
2004-04-05 Jürgen SpitzmüllerAngus' fix to make pclose work again:
2004-04-01 Angus LeemingSoothe Georg's minor irritation.
2004-03-27 Angus LeemingSquash a couple of warnings, one at compile time and...
2004-03-26 Angus LeemingClean-up the forked process code a little.
2004-03-24 Angus LeemingUse SIGCHLD to reap zombies.
2004-03-24 Jean-Marc Lasgouttesmore tweaks to i18nLibFileSearch
2004-03-24 Jean-Marc Lasgouttesfix selection of locale when loading help files
2004-03-23 Angus LeemingStore the forked calls in boost::shared_ptr rather...
2004-03-22 Angus LeemingRemove cruft left over from the removal of the Forks...
2004-03-11 Angus LeemingGeorg's mangling patch.
2004-02-25 Jean-Marc LasgouttesGeorg Baum\'s no-tempdir patch
2004-02-01 Lars Gullik BjønnesCleanup usage of contains and simplify a bit.
2004-01-31 Lars Gullik BjønnesThe func.diff patch. Functors work and some tiny cleanup.
2004-01-28 Lars Gullik Bjønnesstd:: changes, stupid stuff
2004-01-08 Angus LeemingHandle Qt-style file filters like
2004-01-07 Jean-Marc Lasgouttesmake LyX/Mac compile and work better
2004-01-06 Angus LeemingCygwin compilation fix.
2004-01-06 Lars Gullik BjønnesDelete a coupld of unwanted files.
2004-01-05 Angus LeemingGlobbing.
2003-11-05 Alfredo Braunsteinfix putenv memory leak
2003-11-03 Lars Gullik Bjønnesthe exception safety patch
2003-11-01 Lars Gullik Bjønnestry to avoid initailizaton problems with global debugst...
2003-10-17 Jean-Marc Lasgouttescompile fixes for stlport
2003-10-16 André Pönitz * filetools.C (ReplaceEnvironmentPath): set up pattern...
2003-10-14 Angus LeemingMissing ChangeLog entry for the new socktools.[Ch]...
2003-10-13 Angus Leeming(Kayvan): compile fix for non-Linux platforms.
2003-10-08 Angus LeemingFix a bunch of doxygen warnings.
2003-10-07 Jürgen Spitzmüllerstd::string fixes and small typo
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-10-06 Martin VermeerSmall fixes to allow building with STLport
2003-09-29 Angus LeemingMake ReplaceEnvironmentPath work for both ${HOME}/foo...
2003-09-26 Lars Gullik BjønnesNew debugstream.
2003-09-25 Angus LeemingRewrite ReplaceEnvironmentPath in a sane manner.
2003-09-25 Angus LeemingRe-add the RasterImage template.
2003-09-16 Angus LeemingRemove IsInsetChar and IsWordChar from textutils.h.
2003-09-15 Angus LeemingChangeLog entry for copied_ptr re-jig.
2003-09-15 Lars Gullik BjønnesGet rid of lyxstring, remove usage of STRCONV.
2003-09-15 Angus LeemingAdd #include <boost/assert.hpp>.
2003-09-10 Angus LeemingAdd copied_ptr.h to the repository too.
2003-09-09 Lars Gullik BjønnesChange Assert to BOOST_ASSERT.
2003-09-08 Angus LeemingVarious trivial bits 'n' bats about config.h, header...
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-09-05 Martin VermeerSmall bformat fix
2003-09-05 Angus LeemingChanges due to the removal of using directives from...
2003-09-05 Angus LeemingConsistent headers in support.
2003-09-04 Lars Gullik Bjønneshave row information on state line + one more bformat...
2003-09-04 Angus LeemingMove #includes out of header files.
2003-09-04 Angus LeemingMove #include "lyxlib.h" out of Path.h, move ctor,...
2003-09-03 Angus Leemingsrc/support/ChangeLog
2003-09-03 Angus LeemingFix export of graphics images when compiling latex...
2003-09-03 Angus LeemingDon't bring namespace lyx::support into the global...
2003-08-02 Jean-Marc Lasgouttesmore makefiles tweaks: kayvan's patch (with small chang...
2003-08-02 Jean-Marc Lasgouttesfix running in place
2003-07-29 Angus LeemingJean-Marc teaches me that MakeRelPath is quite sophisti...
2003-07-28 Lars Gullik Bjønnessome more compression stuff
2003-07-28 Lars Gullik Bjønnescorrect magic for gzip and compress
2003-07-27 Lars Gullik Bjønneszlib stuff
2003-07-27 Angus LeemingFlying high and free...
2003-07-27 Angus LeemingLearing to fly...
2003-07-27 Angus LeemingI'm speeding up...
2003-07-27 Angus LeemingAll day for not very much...
next