]> git.lyx.org Git - lyx.git/history - src/ChangeLog
the convert patch
[lyx.git] / src / ChangeLog
2005-01-27 Lars Gullik Bjønnesthe convert patch
2005-01-24 Jürgen SpitzmüllerFix output of change tracked documents (also fixes...
2005-01-23 Angus LeemingAdd the bibitemWidest declaration to insetbibitem.h.
2005-01-21 Angus LeemingCompilation fix for the Mac.
2005-01-20 Angus LeemingChange string literal comparsions to std::string ones.
2005-01-20 Angus Leeminguse USE_COMPRESSION to guard code.
2005-01-20 Angus LeemingRename some of the elements of the SpellBase::Result...
2005-01-20 Angus LeemingSquash a breakage on Windows and move a couple of funct...
2005-01-20 Angus LeemingChange the meaning of the $$s placeholder to <lyx suppo...
2005-01-20 Jean-Marc Lasgouttesfix bugs discovered by msvc
2005-01-20 Angus LeemingPrevent crash when outputting latex file.
2005-01-19 Angus LeemingUse HAVE_UNISTD_H.
2005-01-19 Angus LeemingGuard against the non-existence of SIGHUP.
2005-01-19 Jean-Marc Lasgouttesuse the wasysym package when needed
2005-01-19 Jean-Marc Lasgouttesrestore top/bottom margins (bug 1761)
2005-01-17 Angus LeemingInvoke scripts by prepending the name of the script...
2005-01-16 Angus LeemingThe LyXRC::prepend_path patch as tested on the Mac...
2005-01-14 Georg Baumuse the default converter for insetexternal, too
2005-01-14 Angus LeemingThe Cygwin path fix.
2005-01-13 Angus LeemingThe setEnvPath stuff.
2005-01-10 Angus LeemingThe package reworking.
2005-01-10 Georg Baumfix bug 1332
2005-01-07 Lars Gullik Bjønnesadd specialization for unsigned long, and clean up...
2005-01-06 José Matoxplace one paragraph parameter per line. (file format...
2005-01-06 Lars Gullik Bjønnesrename tostr.[Ch] to convert.[Ch]
2005-01-06 Lars Gullik Bjønnestostr -> convert and some bformat work
2005-01-06 Jürgen Spitzmüllerfloat2string #4 (Spacing)
2005-01-05 Lars Gullik Bjønnesthe const patch
2005-01-05 Jürgen Spitzmüllerfloat2string #3 (lyxrc)
2005-01-05 Angus LeemingRemove the OS/2 relic lib/configure.cmd.
2005-01-04 Jürgen Spitzmüllersmall mathed fixes
2004-12-29 Jean-Marc Lasgouttesthe final word on bug 1523?
2004-12-29 Jean-Marc Lasgouttesfix some compiler warnings
2004-12-28 Jean-Marc Lasgouttesclean up
2004-12-28 Jean-Marc Lasgouttesget rid of cheaders
2004-12-27 Jürgen Spitzmüllerfix LFUN_MATH_MODE
2004-12-27 Jean-Marc Lasgouttesimplement Word counting (bug 728)
2004-12-20 Angus Leeming* Replace all use of 'slashify_path' with 'internal_path'.
2004-12-20 Jürgen Spitzmüllerget the change tracker working again (bug 1719)
2004-12-17 Alfredo Braunsteinremove paragraph::autoBreakRows
2004-12-16 Angus LeemingRemove redundant "using lyx::support::GetEnvPath;"
2004-12-15 Angus LeemingOS Abstraction of "HOME" and the null device.
2004-12-14 Angus LeemingClean-up interface to os::init.
2004-12-06 Alfredo Braunsteinfix two undo crashes
2004-12-06 Alfredo Braunsteinremove selection_possible (fix a problem with selection...
2004-12-06 Alfredo Braunsteinremove getSelectionSpan not-so-helper
2004-12-05 Lars Gullik Bjønnesrename boost libs, add some boost variables for automak...
2004-12-03 José MatoxFile format up to 238.
2004-12-03 José MatoxMove convertion code from the C++ source (where is...
2004-12-03 Lars Gullik Bjønnesremove all trace if idxUpDown2
2004-12-03 Georg Baumuse better index types for tabular rows, columns and...
2004-12-02 Jean-Marc Lasgouttesfix recent bug where too many lfuns got disabled;fix...
2004-11-30 Jean-Marc Lasgouttesget rid of broken_header.h and some unneeded tests
2004-11-30 Alfredo BraunsteinCoordBranch merge
2004-11-25 Lars Gullik BjønnesInsetOld -> InsetBase renaming
2004-11-25 Angus LeemingGive FileFilterList its own .[Ch] files.
2004-11-25 Jean-Marc Lasgouttescorrectly display messages issued by getStatus
2004-11-25 Alfredo Braunsteinchangelogs
2004-11-23 Lars Gullik Bjønnesclone NVI, other small stuff
2004-11-22 Jean-Marc Lasgouttesupdate the screen while spellchecking and merging changes
2004-11-19 Jean-Marc Lasgouttesallow more than one optional inset
2004-11-18 Jean-Marc Lasgouttesget rid of Paragraph::isWord; ignore words with digits...
2004-11-17 Lars Gullik Bjønnesfix one ambiguity, and comment out a un-implemented...
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-16 Jean-Marc Lasgouttescorrectly disable buffer-related menu entries when...
2004-11-15 Jean-Marc Lasgouttespropagate the need_protect property to optional insets...
2004-11-14 Jürgen SpitzmüllerJohn Spray\'s off-by-one-fix for vspace
2004-11-11 Jürgen SpitzmüllerA more general fix for bug 1682, also fixes off-by...
2004-11-11 Alfredo Braunsteinfix crash in backspace
2004-11-09 Georg Baummake gettting the file format from file contents work...
2004-11-09 Jean-Marc Lasgouttesfix off-by-one error (bug 1682)
2004-11-08 Jean-Marc Lasgouttesadd possibility to specify the origin of a FuncRequest...
2004-11-08 Georg Baumfix error message, add some documentation
2004-11-07 Lars Gullik Bjønnesremove usused using
2004-11-07 André Pönitzadd missing changelog entry
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-11-02 Jean-Marc Lasgouttesfix cursor when inserting some insets
2004-11-02 José MatoxRemove mixed_content from output parameters.
2004-11-01 Georg Baumprevent endless loop
2004-11-01 Georg Baumuse the movers also for copying from temp dir -> export dir
2004-10-31 Jürgen Spitzmüllerinsetcharstyle drawing cosmetics
2004-10-30 José MatoxInside the same the same paragraph don't change CDATA...
2004-10-30 José Matoxremove unused variable.
2004-10-30 José MatoxReplace CDATA argument as innertag.
2004-10-30 José MatoxFix reference to CDATA. (docbook)
2004-10-30 José MatoxMake the standard paragraph an empty paragraph if its...
2004-10-29 José MatoxSanitize ids for SGML/XML.
2004-10-29 Georg Baumrename getExtFromContents() to getFormatFromContents()
2004-10-28 José MatoxMove ids in environments to the possible wider scope.
2004-10-28 José Matoxmore code uniffied for handling paragraph ids. (docbook)
2004-10-26 Angus LeemingThe Movers patch.
2004-10-25 José Matoxmerge two if's that tested the same condition.
2004-10-25 Jean-Marc Lasgouttesa better fix for unsigned/signed warning
2004-10-25 José MatoxFix compilation, including the missing boosts header,
2004-10-25 José MatoxAdd #include <string> to sgml.h
2004-10-25 José MatoxEscape content form inset index. (docbook)
2004-10-24 José MatoxFix description paragraph. (docbook)
next