]> git.lyx.org Git - lyx.git/history - src/buffer.C
fix linking problem with boost
[lyx.git] / src / buffer.C
2002-11-08 John LevonLar's ParConstIterator
2002-11-04 Lars Gullik BjønnesSTRCONV
2002-10-21 John Levonremove unused and a little documentation (all r=larsbj)
2002-10-16 John LevonRemove \\protected_separator.
2002-09-25 Dekel TsurFix reading of old format templates
2002-09-10 Dekel TsurAdd insetwrap.
2002-09-09 John Levonremove noload/don't typeset
2002-09-06 Lars Gullik Bjønnesmove counters to the layout files
2002-09-03 Dekel TsurLook for lyx2lyx in LYXDIR/lyx2lyx/
2002-08-29 Dekel Tsurws
2002-08-28 André Pönitzthe workarea changes plus small math stuff
2002-08-27 John LevonRob's followup (nr. 1 ;)
2002-08-24 John LevonRob's patch and some minor cleanup
2002-08-24 Dekel TsurAlways run lyx2lyx if file_format < LYX_FORMAT (and...
2002-08-23 Jean-Marc Lasgouttesthe optional argument patch from martin
2002-08-21 Lars Gullik Bjønnesremove NO_COMPABILITY stuff
2002-08-20 Lars Gullik Bjønnesremove NO_PEXTRA_STUFF
2002-08-20 Lars Gullik Bjønnesmove breakParagraph and breakParagraphConservative...
2002-08-20 André Pönitzmore stuff from Lars' diff-6 (write one par at a time)
2002-08-20 André Pönitz- parts of Lars' diff-6.diff
2002-08-14 Lars Gullik Bjønnesmore from the diff-5.diff merged
2002-08-13 Angus Leeming* LyXView: the accessor methods now return a reference...
2002-08-12 Angus LeemingMartin's Per-buffer counters patch.
2002-08-12 Angus Leeming* Constify Buffer::getLabelList.
2002-08-12 Lars Gullik BjønnesThe ParagraphList stuff
2002-08-11 Lars Gullik BjønnesThe InsetList
2002-08-10 Lars Gullik Bjønnesa new paragraph function
2002-08-09 John Levonvarious cleanups
2002-08-07 John Levonsome small cleanups
2002-08-06 John LevonRemove LYX_LAYOUT_DEFAULT - it is very very old, even...
2002-08-04 John Levonspellchecker cleanup - fscked knows why pspell is broke...
2002-08-02 John Levonlyx2lyx is the name, that is what it is
2002-08-01 John Levonfix for open of non-existent file, writeFile() change
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-25 John LevonJ�rgen's float patch + "span columns"
2002-07-22 Dekel TsurUse lyxconvert script for reading old files
2002-07-21 Jean-Marc Lasgouttestime to recompile everything: I removed #include direct...
2002-07-21 Jean-Marc Lasgouttestoc support reorganization; changes to xform_helpers...
2002-07-20 Jean-Marc Lasgouttessmall unimportant cleanups
2002-07-16 Jean-Marc Lasgouttescompile fix in XPM image loader; fix opaque handling...
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...
next