]> git.lyx.org Git - lyx.git/history - src/buffer.C
Fix several warnings regarding unused variable/arguments.
[lyx.git] / src / buffer.C
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
2001-09-04 José Matoxrename docBook method to docbook
2001-09-02 Angus LeemingHacky fix for the boost::tie stuff.
2001-09-01 Dekel TsurParagraph iterators
2001-08-30 Lars Gullik Bjønnessmall fix
2001-08-13 Dekel TsurFix compatability code.
2001-08-06 Lars Gullik Bjønnesmore funcs to lowerchar, adjust
2001-08-03 Lars Gullik Bjønnesget rid of NO_LATEX, split some methods, small cleanup
2001-08-02 Lars Gullik Bjønnesmore latex conversion cases fixed, patch from Andre...
2001-08-02 Jürgen VignaUpdate/cursor and drawing fixes.
2001-08-01 Jean-Marc LasgouttesJohn's latest patch frenzy
2001-07-30 Lars Gullik Bjønnesinsetfloat work + stuff
2001-07-29 Asger Ottar AlstrupBaruchs latest graphics patch
2001-07-28 Angus LeemingBaruch's graphics patch + some small tweaks to the...
2001-07-27 Lars Gullik Bjønnessmall stuff
2001-07-25 Lars Gullik Bjønnesbetter fix for minipage conversion problem
2001-07-25 Lars Gullik Bjønnesfix one bug
2001-07-24 Lars Gullik Bjønnessimplificatons
2001-07-23 Jean-Marc Lasgouttesfix insertion of raw double quote, reading of Info...
2001-07-20 Angus LeemingSmall things.
2001-07-20 Angus LeemingFinally get round to replacing InsetInfo with the new...
2001-07-19 Angus LeemingMerge natbib branch into head
2001-07-18 Dekel TsurAdd filename to error dialog
2001-07-16 Dekel TsurGenerate error insets for unknown layouts.
2001-07-16 Dekel TsurGenerate an error dialog if there are unknown layouts.
2001-07-13 Angus LeemingEdwin's "about" patch + consistent use of Lsstream.h
2001-07-10 Lars Gullik Bjønnesbetter ert handling
2001-07-09 Lars Gullik Bjønnesbetter ert handling
2001-07-09 Lars Gullik Bjønnesmove getParFromID to Buffer
2001-07-08 Lars Gullik Bjønnesup the file format number
2001-07-08 Lars Gullik Bjønnesmake NO_LATEX default, set ut compability stuff
2001-07-06 Jürgen VignaThe BIG UNDO patch. Recodes undo handling for better...
2001-07-03 Lars Gullik Bjønnestext2 chane, XFormsView
2001-06-28 Lars Gullik Bjønneschange a lot of methods to begin with small char
2001-06-27 Lars Gullik BjønnesLyX Drinkers United: patch 2
2001-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1
2001-06-13 Lars Gullik Bjønnesfix compatability reading of floats
2001-06-04 Lars Gullik Bjønnesvarious changes
2001-05-31 Lars Gullik Bjønnesadjust to be able to complile with gcc 3.0, put selecti...
2001-05-30 Lars Gullik Bjønnesupdate copyright year
2001-05-17 Jean-Marc Lasgouttesos:: patch from Ruurd + bindings display fix
2001-05-16 Lars Gullik Bjønnesadd bindings for latin charsets, use self-insert as...
2001-05-10 Lars Gullik Bjønnessmall fix with footnote, use stringstream some more
2001-05-09 Lars Gullik Bjønnesuse more stringstream, remove some cruft
2001-05-08 Lars Gullik Bjønnesuse stringstream, remove some old footnote handling
2001-05-04 Lars Gullik Bjønnesfloatlist work + handle lyxfuncs with args.
2001-05-03 Lars Gullik Bjønnesremove !NEW_INSETS cruft
2001-04-27 Lars Gullik Bjønneshack for listof algorithm
2001-04-24 Lars Gullik Bjønnescall message more directly
2001-04-17 Lars Gullik Bjønnesthe rest read the ChangeLog, hope I remembered all
2001-04-04 Lars Gullik BjønnesNEW_INSETS changes (reformatting)
2001-03-30 Jürgen VignaChanged InsetText * in InsetCollapsable to be a InsetText.
2001-03-29 Jürgen VignaAdded %x support in vspace.C (LyXLenght) and use it...
2001-03-23 Angus LeemingReverted change to LString.h. Small fix to Buffer.C...
2001-03-23 José MatoxRemoved the bitset use in buffer.C.
2001-03-22 Lars Gullik Bjønnesminipage placement testing
2001-03-22 Jürgen VignaFixed bug in reading old minipages in a depth > 0.
2001-03-22 Jürgen VignaMake InsetMinipage work better and rewritten compatibil...
2001-03-21 José MatoxCleaner code for linuxdoc generation that allowed final...
2001-03-20 Lars Gullik Bjønnesuse anon namespace, somewhat better comp. handling...
2001-03-16 Jürgen VignaAdded Minipage-Dialog, small fix in LyXTabular::l_getli...
2001-03-16 Lars Gullik BjønnesNO_PEXTRA and NO_PEXTRA_REALLY
2001-03-15 Lars Gullik Bjønnesbetter the minipage compability a bit
2001-03-15 Lars Gullik Bjønnesone small private fix in mathed, put noncopyable and...
2001-03-14 Lars Gullik Bjønneshack together fix for minipage reading
2001-03-14 Angus LeemingJohn's tiny FormGraphics patch and large GUI-I InsetInc...
2001-03-13 Dekel TsurCleanup
2001-03-12 Dekel TsurCleanup
2001-03-12 Lars Gullik Bjønnesmake lyx compile with NEW_INSETS and gcc 3.0
2001-03-12 Lars Gullik Bjønnesmake it compile with gcc 3.0
2001-03-12 Lars Gullik Bjønnessome further work on the float lists
2001-03-11 Lars Gullik Bjønnesgen toc also when NEW_INSETS is defined
2001-03-11 Lars Gullik Bjønnesdynamic number of lists
2001-03-11 Lars Gullik Bjønnesmove the most important changes from branch new_insets...
2001-03-09 Lars Gullik Bjønnessome cascading name changes
2001-03-06 Lars Gullik BjønnesParagraphParameters and SharedContainer
2001-03-01 Jean-Marc Lasgouttessome source cleanup from John
2001-02-25 Dekel Tsur- Add the option to disable babel for documents whose...
2001-02-16 Lars Gullik Bjønnessmall cleanup, doxygen, formatting changes
2001-02-14 Lars Gullik Bjønnesremove cruft
2001-02-11 José MatoxSimple fix to docbook layout.
2001-02-11 Dekel Tsur- Add support for the align environment from amsmath
2001-02-09 Jean-Marc Lasgouttesremove reference list from menus, formlog updates,...
2001-02-06 Jean-Marc LasgouttesMove LaTeX and VC logs to GUI-I on xforms
2001-02-03 Dekel TsurAdd support for multline and alignat environments from...
2001-01-31 Dekel TsurSeveral InsetBibKey fixes.
2001-01-28 José MatoxThe support for docbooc layouts is now modular.
2001-01-23 Dekel Tsur- Add support for ae package
next