]> git.lyx.org Git - lyx.git/history - src/support/ChangeLog
* translator.h: use bind, equal_to instead of equal_1st_in_pair
[lyx.git] / src / support / ChangeLog
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...
2003-07-26 Angus LeemingReplace occurances of system_tempdir with os::getTmpDir().
2003-07-21 Angus LeemingFinish the migration from namespace grfx to lyx::graphics.
2003-07-18 Lars Gullik Bjønnesmake lyx compile with gcc 3.4. remove some warnings.
2003-07-01 Lars Gullik Bjønnessome more lyx::support fixups.
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-30 André Pönitzre-enable --with-included-string
2003-06-28 Lars Gullik Bjønnesthe doxygen patch
2003-06-20 Angus LeemingFix the texinfo dialog and associated cleanup.
2003-06-18 Angus LeemingStandard blurb.
2003-06-17 Lars Gullik BjønnesThe Paste Recent patch
2003-06-10 Angus Leeming(copyFileToDir): ensure temp files have unique names.
2003-06-04 André Pönitzbit of undo
2003-06-03 Angus LeemingAdd new copyFileToDir helper function.
2003-06-01 Angus LeemingAdd a meaningful description of what LibScriptSearch...
2003-05-31 Angus LeemingModify LibScriptSearch to replace "$$s/" with an approp...
2003-05-22 Lars Gullik Bjønnesparlist-16-a.diff
next