]> git.lyx.org Git - lyx.git/history - src/support/ChangeLog
split LyXText::rowlist_ into individual Paragraph::rows_ chunks
[lyx.git] / src / support / ChangeLog
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
2003-05-19 André Pönitz... and change the remaining char const * fmt to...
2003-05-19 André Pönitzadd missing implementation of three-arg overload of...
2003-05-16 André Pönitzlstrings.[Ch]: use string const & instead of char const...
2003-05-14 André Pönitzlong int overload to make Kayvan's compiler happy.
2003-05-13 André PönitzSTRCONV() all over the place
2003-05-13 André PönitzAlfredo's compile fix
2003-05-13 André PönitzThe 'bformat' introduction
2003-05-06 Lars Gullik BjønnesSome cleanup, and prepare for new feature.
2003-04-24 André Pönitzfix compilation by adding a controversial feature
2003-04-08 John Levonbug 993
2003-03-30 John Levonmove BoostFormat and boost-inst
2003-03-29 John Levonmore Alert:: work
2003-03-12 John LevonThe inset newline patch I sent plus the requisite fixes...
2003-02-27 Angus Leeming(Ling Li): re-write eliminate_duplicates to avoid initi...
2003-02-25 Angus LeemingStrip bogus continue
2003-02-25 Angus LeemingAlfredo's forkedcall queue.
2003-02-25 Angus LeemingAlfredo's patches to the forkedcall controller and...
2003-02-25 Angus LeemingUse a while loop instead of a for loop. Makes it easier...
2003-02-25 Angus LeemingDon't start a running timer.
2003-02-21 André Pönitz*** empty log message ***
2003-02-17 John Levonspell rework. revert fix
2003-02-08 John LevonThe big change tracking patch. Changes from posted...
2002-12-04 Jean-Marc Lasgouttesremove support for epsi; fix size of insetnote button
2002-12-01 Lars Gullik Bjønnesws changes
2002-11-27 Lars Gullik Bjønnesfix ugly hack
2002-11-13 Jean-Marc Lasgouttesfix linking problem with boost
2002-11-12 Angus Leeming#if 0 -> #if 1 so that natbib citations actually work.
2002-11-04 Lars Gullik BjønnesSTRCONV
2002-11-04 Lars Gullik Bjønnessmall changes
2002-10-31 Angus LeemingSmall clean-up (fully tested).
2002-10-31 Angus LeemingZombie-killer.
2002-09-26 Angus Leemingdoxygen fixes.
2002-09-25 Angus LeemingClean up licence info and add Lars as the mysterious...
2002-09-24 Lars Gullik Bjønnesforgot these
2002-09-23 Jean-Marc Lasgouttescygwin/popen fix from kayvan
2002-08-20 Lars Gullik Bjønnesutilize the 3rd arg of the boost smart pointers, remove...
2002-08-20 Lars Gullik Bjønnesuse boost::bind instead of home grown stuff
2002-08-20 John Levonremove fmt.C
2002-08-14 Lars Gullik Bjønnesformatting
2002-08-08 John Levondefault to 100 not 10
2002-08-01 John Levonshow some more info on execvp error
2002-07-28 Lars Gullik Bjønnesupdate boost
2002-07-28 Lars Gullik BjønnesRename strip to rtrim
2002-07-28 Lars Gullik Bjønnesremove some unneeded version of functions from lstrings,
2002-07-22 Dekel TsurUse lyxconvert script for reading old files
2002-07-22 John Levonboring change
2002-07-21 Jean-Marc Lasgouttestoc support reorganization; changes to xform_helpers...
2002-07-20 Jean-Marc Lasgouttessmall unimportant cleanups
2002-07-18 Angus LeemingFile monitoring is Go!
2002-07-18 André Pönitzbug fix (missing assingment of split result)
2002-07-17 Jean-Marc Lasgouttesfix startup when lyx binary is a symlink
2002-07-16 Jean-Marc Lasgouttescompile fix in XPM image loader; fix opaque handling...
2002-07-16 André Pönitzclean up
2002-07-04 Jean-Marc Lasgouttesfix 459; support epsi and fig formats; fix bug in hu.po
2002-06-26 André Pönitzgo from 'experienced user' right to 'hacker' level...
2002-06-20 John LevonMerge Herbert's bibtex patch; it doesn't introduce...
2002-06-18 John LevonHerbert's graphics diff
2002-06-10 Lars Gullik Bjønnesremove some using for functions never to be found in...
2002-06-10 Angus LeemingCompaq cxx 6.5 will now compile lyx.
2002-06-05 Jean-Marc Lasgouttesget rid of more xtl
2002-05-30 John LevonDocumentation + file removals as sent to list
2002-05-29 Lars Gullik BjønnesSwitch from SigC signals to boost::signals
2002-05-26 John Levonadd limited_stack.h to Makefile
2002-05-26 John LevonUndo /does/ seem to still work properly :)
2002-05-25 Lars Gullik Bjønnesget rid of LRegex and LSubstring, use boost::regex...
2002-05-24 Jürgen VignaEnable compilation with lyxstring again.
2002-05-22 Lars Gullik Bjønnesuse more specific smart_ptr headers
2002-05-21 Lars Gullik Bjønneschange call to shared_ptr::reset, move some using decla...
2002-05-03 Angus LeemingHerbert-friendly debug comment.
2002-05-02 Angus LeemingFound out! I've been taking Herbert's name in vain.
2002-05-02 Lars Gullik Bjønnesoh well
2002-05-02 Angus LeemingCompile fix.
2002-05-01 Lars Gullik Bjønnesremove return arg from fullRebreak, fix last "Standards...
2002-04-15 Angus LeemingThose parts of Herbert's natbib patch that either fix...
next