]> git.lyx.org Git - lyx.git/history - src/text2.C
layout as string
[lyx.git] / src / text2.C
2002-03-02 Lars Gullik Bjønneslayout as string
2002-03-01 Jean-Marc Lasgouttestentative fix for #177; small things
2002-02-28 Angus LeemingUpgrading of my xforms libs showed that lots of files...
2002-02-28 Jean-Marc Lasgouttesnew code for max depth; time to recompile your tree :)
2002-02-27 Jean-Marc Lasgouttesremove redundant code (from Martin)
2002-02-27 Jean-Marc Lasgouttespatch against infinite depth from Martin
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-16 Lars Gullik Bjønnesto much stuff for my liking...
2002-02-12 Jean-Marc Lasgouttesmake inset-toggle work when cursor is inside inset
2002-01-18 Allan Raeneed_break_row was wrong in my earlier patches
2002-01-16 Allan Raebug #174 now fixed
2002-01-13 Lars Gullik Bjønnesbug 69
2002-01-13 Lars Gullik Bjønnessmall stupid stuff
2002-01-12 Allan RaeMostly fixed the 'empty paragraph deletion kills the...
2002-01-07 Jürgen VignaFixes for smaller insets with not leftaligned paragraps...
2002-01-04 Jürgen VignaAnother fix to Undo/Redo code I hope we get nearer...
2001-12-28 Lars Gullik Bjønnes2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2001-12-28 Lars Gullik Bjønnes2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2001-12-27 Jürgen VignaFix buffer ascii export functions.
2001-12-14 Jürgen VignaJohn's InsetTabular cursor patch and modifications...
2001-12-13 Jean-Marc Lasgouttesfix symbol font loading, insetquote latex output, undo...
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-05 Jürgen VignaFixed faulte delete of paragraphs in a special case.
2001-12-04 Jürgen VignaMore fixes.
2001-11-29 Jürgen VignaFixed cut&paste bugs and added freespacing for ERT...
2001-11-29 Jürgen VignaForgotten to remove an assert I need to test.
2001-11-29 Jürgen VignaFixed various bugs + John's form paragraph bug.
2001-11-27 André Pönitzwhitespace changes;
2001-11-26 André Pönitzstart reducing header file dependencies
2001-11-23 Jean-Marc LasgouttesisInset patch from John
2001-11-22 Jean-Marc Lasgouttesremove bogus calls to LyXText::getRow
2001-11-09 Jean-Marc Lasgouttescleanups from John and Michael
2001-10-19 Jürgen VignaSmall fixes to various InsetText problems.
2001-10-18 Jean-Marc Lasgouttessmall cleanups from andre
2001-10-16 Jean-Marc Lasgouttescode cleanup
2001-09-27 Jean-Marc Lasgouttesreformatting
2001-09-27 Jean-Marc Lasgouttesfix selection bug + latin9 tweaks
2001-09-20 Jean-Marc Lasgouttesfix free memory read when pasting + some typos
2001-09-12 Jean-Marc Lasgouttesfix indexing first word in a list layout
2001-09-09 Lars Gullik Bjønnessome mods I had in my local tree, mostly small stuff...
2001-08-16 Angus LeemingJohn's per-paragraph line spacing patch.
2001-08-11 Dekel TsurAdd latex_language and remove inherit_language
2001-08-08 Jürgen VignaFixed bug where delete/backspace like operations on...
2001-08-08 Jürgen VignaMore fixes to various bug reports.
2001-08-06 Lars Gullik Bjønnesmore funcs to lowerchar, adjust
2001-08-05 Lars Gullik Bjønnessome debug stuff
2001-08-03 Lars Gullik Bjønnesget rid of NO_LATEX, split some methods, small cleanup
2001-08-03 Jürgen VignaSome more small fixes. Hopefully we'll get there soon!
2001-08-02 Jürgen VignaUpdate/cursor and drawing fixes.
2001-08-01 Jürgen VignaFixes to various bug-reports.
2001-07-30 Lars Gullik Bjønnesinsetfloat work + stuff
2001-07-30 Jean-Marc Lasgouttesvarious fixes
2001-07-29 Asger Ottar AlstrupMore header file include dependency work
2001-07-27 Jean-Marc Lasgouttesselection improvement + inset quote fixes
2001-07-27 Jürgen VignaThis should clean up the language stuff a bit and a...
2001-07-24 Lars Gullik Bjønnessimplificatons
2001-07-23 Jean-Marc Lasgouttesfix insertion of raw double quote, reading of Info...
2001-07-20 Jürgen VignaImplemented Search/Replace functionality for Insets...
2001-07-19 Jean-Marc Lasgouttespartial inset toggling ; insetAllowed stuff
2001-07-17 Jürgen VignaImplemented spellchecking inside insets. Small fixes...
2001-07-13 Angus LeemingEdwin's "about" patch + consistent use of Lsstream.h
2001-07-11 Jean-Marc Lasgouttesimplement open-stuff + small things
2001-07-09 Lars Gullik Bjønnesmove getParFromID to Buffer
2001-07-07 Lars Gullik Bjønnesreindent
2001-07-07 Lars Gullik Bjønnesremove some commented code
2001-07-07 Dekel TsurFix counters bug with bibliography layout.
2001-07-06 Jürgen VignaThe BIG UNDO patch. Recodes undo handling for better...
2001-07-06 Lars Gullik Bjønnesmake init of the lyxtext explicit
2001-07-03 Lars Gullik Bjønnesuse CutAndPaste static methods directly
2001-07-03 Lars Gullik Bjønnestext2 chane, XFormsView
2001-07-03 Jean-Marc Lasgouttesdo not include forms.h when not necessary
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 Jean-Marc Lasgouttesfix spellchecker crash ; implement status info for...
2001-05-31 Lars Gullik Bjønnessenseless fix
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-30 Lars Gullik Bjønnesfix selection bug, use istreambuf_iterator in lyxsum
2001-05-28 Jürgen VignaVarious fixes to Tabular, InsetTabular and InsetText...
2001-05-09 Lars Gullik Bjønnesuse more stringstream, remove some cruft
2001-05-08 Lars Gullik Bjønnessome reindentation, revert workarea xpos++, constify...
2001-05-08 Lars Gullik Bjønnesremove LyXParagraph Clone use newly added copy construc...
2001-05-03 Lars Gullik Bjønnesremove !NEW_INSETS cruft
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-05 Jean-Marc Lasgouttesdo not include language.h and gettext.h in lyxfont...
2001-04-04 Lars Gullik BjønnesNEW_INSETS changes (reformatting)
2001-03-20 Lars Gullik Bjønnesuse anon namespace, somewhat better comp. handling...
2001-03-16 Lars Gullik BjønnesNO_PEXTRA and NO_PEXTRA_REALLY
2001-03-11 Lars Gullik Bjønnesdynamic number of lists
2001-03-11 Lars Gullik Bjønnesremove Last when NEW_INSETS is defined
2001-03-09 Lars Gullik Bjønnessome cascading name changes
2001-03-06 Lars Gullik BjønnesParagraphParameters and SharedContainer
2001-03-06 Jürgen VignaEdwins f&r GUII patch with a small fix.
2001-02-26 Dekel TsurRTL fix
2001-02-22 Jürgen VignaMore InsetText/InsetTabular fixes!
2001-02-14 Jürgen VignaMake LFUN_QUOTE work for InsetText.
next