]> git.lyx.org Git - lyx.git/history - src/ChangeLog
changelogs
[lyx.git] / src / ChangeLog
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)
2004-10-24 José MatoxMove paragraph counting to a single place. (SGML/XML)
2004-10-24 José MatoxFix wrong scope for listitems.
2004-10-24 José MatoxRemove 'using std::stack' as it is not needed anymore.
2004-10-24 José MatoxReorganized docbook export code and fixed several bugs...
2004-10-23 André Pönitzand this
2004-10-23 André Pönitzfix tabular crash after cutting a selection (cursor...
2004-10-22 Jean-Marc Lasgouttesimplement buffer-next/previous (bug 515)
2004-10-21 José MatoxImprove graphics export for docbook.
2004-10-19 Georg Baumenable translation of ambigous messages
2004-10-15 Jean-Marc Lasgouttesfix bug 1694
2004-10-13 José MatoxDocbook - fix closing tags in the end of the document.
2004-10-09 José MatoxFormat up to 237.
2004-10-08 Martin VermeerAdd tooltip text on xindy/make-rules usage
2004-10-07 Martin VermeerImplement use of babel language in xindy.
2004-10-05 José MatoxClean the code for reading and writing lyx files.
2004-10-05 José Matoxreplace nextToken by more appropriate lex methods.
2004-10-05 Angus LeemingHartmut's patch to make the indexing command (makeindex...
2004-09-28 Jean-Marc Lasgouttesmake sure language commands are the outermost ones...
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-26 Lars Gullik BjønnesGet rid of ShareContainer.h
2004-09-17 Jean-Marc Lasgouttesfix backwards search (bug 1666)
2004-09-16 Lars Gullik Bjønnesc_str fixes
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-23 José Matoxfix reading the author field.
2004-08-20 José Matoxremove #include not used.
2004-08-20 José MatoxRemove findToken from lyxlyex, first step to its comple...
2004-08-16 José MatoxRemove space at end of line, when superfluous.
2004-08-16 José MatoxReove debug message.
2004-08-16 Jean-Marc Lasgouttesget rid of ownerPar(), which was super slow; fix tabula...
2004-08-16 José MatoxAdd more debug statments, and use the same channel...
2004-08-15 José MatoxChange \papersize Default|Custom to lower letter for...
2004-08-15 Lars Gullik Bjønnessome support for pch
2004-08-15 Jean-Marc Lasgouttesfix font bug when reading files
2004-08-15 Jean-Marc Lasgouttessome profiler work, a few cleanups
2004-08-15 André Pönitzchange a few par_type args in LyXText::* to Paragrpah...
2004-08-14 Jean-Marc Lasgouttesone less use of ownerPar means faster code
2004-08-14 Jean-Marc Lasgouttessmall stuff
2004-08-14 André Pönitzmove around stuff, remove unneeded declarations etc
2004-08-14 José Matoxup to file format 236 and also fix Bug 421.
2004-08-14 Jean-Marc Lasgouttesthe Qt/Mac merge menu patch; this is actually different...
2004-08-14 Lars Gullik Bjønnessome nicer margins and some small cleanup
2004-08-14 André Pönitzremove per-inset position cahce, use new external map...
2004-08-14 Lars Gullik Bjønnesbug 1096
2004-08-13 Jean-Marc Lasgouttesfix problems with ] in optional latex arguments
2004-08-13 Lars Gullik Bjønnesbug 1305
2004-08-13 Jean-Marc Lasgouttesconstify the various incarnations of editXY
2004-08-13 Jean-Marc Lasgouttesenable Find in read-only documents (bug 1629)
2004-08-13 Jean-Marc Lasgouttesfix toggling of collapsable insets with the mouse ...
2004-08-13 José MatoxFix bug 1147.
2004-08-13 André Pönitzfix #1654
2004-08-13 André Pönitzfix #1589
2004-08-12 André PönitzForgot this.
2004-08-08 Jean-Marc Lasgouttesfix cursor when loading/creating document ; implement...
2004-08-05 Jean-Marc Lasgouttesfix insertion of insets in non english doc; use native...
next