]> git.lyx.org Git - lyx.git/history - src/text2.C
keep selection after font change (John), fix positionning of error insets after envir...
[lyx.git] / src / text2.C
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.
2001-02-14 Jürgen VignaSome InsetTabular and -Text fixes.
2001-01-19 Jean-Marc LasgouttesSmall fixes from Lior and Angus
2001-01-15 Dekel TsurReplace gotoNote/gotoError by gotoInset
2001-01-08 Jürgen VignaDekels tabular/textinset patches
2000-12-29 Lars Gullik Bjønnessome work on Floats and some cleanup in WorkArea, some...
2000-12-19 Lars Gullik Bjønnesnow fix the KP_ stuff, simplify keysym handling in...
2000-12-17 Lars Gullik Bjønnesfix the deadkey bug and a patch from Dekel
2000-11-10 Jürgen VignaSmall fixes noticed by Jean-Marc.
2000-11-04 Lars Gullik Bjønnessome formatting changes some simplifications and remova...
2000-10-19 Jürgen VignaFinally text-insets should draw correctly (also selecti...
2000-10-10 Jean-Marc LasgouttesDekel language/encoding patch + a few fixes
2000-10-09 Jean-Marc LasgouttesPatch for TOC menu by dekel, kde cleanup patch from...
2000-10-03 Jürgen VignaMoved the_locking_inset form BufferView to LyXText...
2000-09-29 Lars Gullik Bjønnesmore type changes, some consts added
2000-09-28 Jürgen VignaVarious fixes and some "missing features" from Dekels...
2000-09-26 Lars Gullik Bjønnesget rid of dead code, some new functions constify varia...
2000-09-23 Lars Gullik Bjønnesremove almost all traces of old table
2000-09-18 Lars Gullik Bjønnesremove commented HAVE_SSTREAM code
2000-09-15 Jean-Marc LasgouttesA few tweaks (fix new file name, make sstream.h work...
2000-09-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
2000-08-22 Lars Gullik Bjønnesmake NEW_TABULAR default, some GUIRunTime changes
2000-08-04 Jean-Marc LasgouttesAnother clean-up patch from Angus
next