]> git.lyx.org Git - lyx.git/history - src/buffer.C
redraw fix 1.
[lyx.git] / src / buffer.C
2002-07-05 Angus LeemingPreview code
2002-07-05 Angus LeemingmakeLaTeXFile has two variants that can be passed eithe...
2002-06-24 Lars Gullik Bjønneslayout as layout
2002-06-21 John Levonredraw() cleanup
2002-06-18 Lars Gullik Bjønnes*duck*
2002-06-10 Angus LeemingCompaq cxx 6.5 will now compile lyx.
2002-06-07 Jean-Marc Lasgouttesfix table example; protect warning in buffer.C
2002-05-31 Jean-Marc Lasgouttesfix bug 391, parrot patch from herbert
2002-05-30 John Levoncommand line import fixups
2002-05-29 Jean-Marc Lasgouttesspeedup buffer parsing by a factor of 3
2002-05-23 John Levonguii2
2002-05-22 Lars Gullik Bjønnesbegin cleanup slowly
2002-05-21 Jürgen VignaSmall fix to ert compatibility read where white spaces...
2002-05-14 Lars Gullik Bjønnesbug338patch.gz
2002-05-10 Jürgen VignaERT compatibility read should be better now.
2002-05-10 Lars Gullik Bjønneslanguage patch from dekel
2002-05-08 Jürgen VignaThis is the ParagraphIndent stuff compatibility. All...
2002-05-03 José MatoxDocbook related stuff:
2002-05-02 Jürgen VignaDekel's fix of reading layout compatibility.
2002-05-01 Lars Gullik Bjønnesremove return arg from fullRebreak, fix last "Standards...
2002-04-30 Jürgen VignaFix compatibility read for "latex" layout as first...
2002-04-29 Dekel TsurFix my error
2002-04-29 Dekel TsurFix bugs.
2002-04-29 Dekel TsurFix reading of old minipages.
2002-04-24 Angus LeemingWYSIWYG citation labels when using natbib.
2002-04-16 Angus LeemingMake getBibkeyList const.
2002-04-12 Jürgen VignaFix for wrong cursor.x pos when before a fullRow inset...
2002-04-11 Jürgen Vignareset font after read of an old float_type as this...
2002-03-25 Lars Gullik Bjønnesmakefile cleanup, and avoid some warnings
2002-03-21 Lars Gullik Bjønnesws changes
2002-03-15 Jürgen VignaFixed/Disabled code inserting InsetError in the wrong...
2002-03-14 Lars Gullik Bjønnesuse += operator for char append to string
2002-03-12 Jürgen VignaSet layout informations on newly created paragraphs...
2002-03-12 José MatoxOne line fix, to consider empty definitions (descriptio...
2002-03-07 Lars Gullik Bjønnesascii export of paragraphs, fix small compile problem.
2002-03-07 Jean-Marc Lasgouttesfix uninitialized variable in insetexternal; espace...
2002-03-07 Lars Gullik Bjønneshandle unknown layouts better
2002-03-06 Jürgen VignaFix bugs in minipage compatibility read (fix #240).
2002-03-06 Lars Gullik Bjønneshandle missing layout gracefully when reading and writi...
2002-03-05 José MatoxFor linuxdoc and docbook:
2002-03-04 José MatoxFix to deal with the pernicious mixed content model...
2002-03-03 Lars Gullik Bjønnesremove lowercase, better layout handling and some varia...
2002-03-03 Lars Gullik Bjønneslowercase style on reading .lyx
2002-03-02 Lars Gullik Bjønnesfix calling of LaTeXFeatures
2002-03-02 Lars Gullik Bjønneslayout as string
2002-02-28 Angus LeemingUpgrading of my xforms libs showed that lots of files...
2002-02-28 Jean-Marc Lasgouttes"ding-dong, the witch is dead!", says John
2002-02-26 Jean-Marc Lasgouttescleanups from John and Juergen, bib files parsing fix...
2002-02-20 Jürgen VignaFix for #143. Changed handling of Font stuff for ERTIns...
2002-02-18 José MatoxSmall fixes for docbook.
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2002-02-16 Angus LeemingWe don't currently use fork anywhere (or if we do it...
2002-02-08 Jean-Marc Lasgouttespopen tweaks; "no 0cm" patch from Herbert; fix disabled...
2002-01-29 Angus LeemingHerbert's big graphics patch.
2002-01-19 Jean-Marc Lasgouttesfix bugs 200, 201, 196
2002-01-17 Jean-Marc Lasgouttesuse real LyXLength for minipages; new method LyXLength...
2002-01-14 Jean-Marc Lasgouttesfix starting up which binary is really a symlink; make...
2002-01-14 Angus LeemingResolve virtual function name clashes:
2002-01-14 Angus LeemingCreate a new support function lyx::count to use in...
2002-01-13 Lars Gullik Bjønnesbug 7
2002-01-13 Lars Gullik Bjønnessmall stupid stuff
2002-01-12 Dekel TsurFix (partially) font bug in compatability code.
2002-01-10 Jean-Marc Lasgouttesfix ascii export with insets
2002-01-10 Jean-Marc Lasgouttesupdates to latexfeatures stuff; allow empty \document_path
2002-01-08 Jürgen VignaFixed rowbreaking for "character"-insets and ignore...
2001-12-28 Lars Gullik Bjønnes2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2001-12-27 Jürgen VignaMore ascii-export fixes and when making copy of single...
2001-12-27 Jürgen VignaFix buffer ascii export functions.
2001-12-24 Jürgen VignaFixed compatibility read between LaTeX paragraphs and...
2001-12-15 Dekel Tsurcleanup
2001-12-15 Dekel TsurUse buffer language when inserting error insets.
2001-12-11 Jean-Marc Lasgoutteskeep selection after font change (John), fix positionni...
2001-12-10 Lars Gullik Bjønnesinclude shuffling and a mathed compile fix
2001-12-08 Lars Gullik Bjønnesbetter font and language handling for ert compability...
2001-12-05 Lars Gullik BjønnesAdd string << operators for the other streams as well...
2001-11-30 José Matoxdocbook code cleanup.
2001-11-29 André Pönitzreduction of header dependencies, part II (use new...
2001-11-29 Jürgen VignaFixed cut&paste bugs and added freespacing for ERT...
2001-11-27 André Pönitzwhitespace changes;
2001-11-27 Dekel TsurFix language of error insets
2001-11-26 André Pönitzstart reducing header file dependencies
2001-11-26 Dekel TsurRemove geometry "fix"
2001-11-26 Jean-Marc Lasgouttesnew alert code
2001-11-25 Dekel TsurUse the twoside option of geometry package.
2001-11-25 Dekel TsurBetter handling of unknown tokens
2001-11-23 Jean-Marc LasgouttesisInset patch from John
2001-11-19 Jean-Marc Lasgoutteslatexfeatures path from Michael
2001-11-14 José MatoxFix several warnings regarding unused variable/arguments.
2001-11-08 José MatoxRemoved obsolete code.
2001-11-07 José MatoxImproved support for docbook export in inset text.
2001-11-07 Jean-Marc Lasgouttesfix the "save defaults" problems
2001-11-07 Jean-Marc Lasgouttesmathed compilation fix
2001-10-24 José MatoxDocbook supported version is now 4.1 (only 3 lines...
2001-10-23 José MatoxCleaned the preamble generation for linuxdoc/docbook.
2001-10-22 Jürgen VignaFixed center mousebutton-pastes into ERT insets.
2001-10-04 Jean-Marc Lasgouttesload babel as _last_ package
2001-10-03 José MatoxRemove Latex tag from linuxdoc and docbook related...
2001-10-03 Jean-Marc Lasgouttesmore tweaks to version_info stuff
2001-10-01 Jean-Marc Lasgouttesmore warnings go to /dev/null
2001-09-30 Dekel TsurSmall fix
next