]> git.lyx.org Git - lyx.git/history - src/lyxtext.h
add and LyXText::undoSpan to compute the influence of a layout change.
[lyx.git] / src / lyxtext.h
2003-04-18 John Levonbug 778
2003-04-16 Lars Gullik Bjønnesop-1-a.diff
2003-04-13 Lars Gullik Bjønnesparlist-8-b
2003-04-12 Lars Gullik Bjønnescached y positions patch from Alfredo
2003-04-10 Lars Gullik Bjønnesparlist-7-a.diff
2003-04-10 Lars Gullik BjønnesMore ParagraphList::iterator work.
2003-04-09 Lars Gullik BjønnesMake rowpainter store a ParagraphList::iterator, make...
2003-04-09 Lars Gullik BjønnesMake lyxcursor store a ParagraphList::iterator, change...
2003-04-03 John LevongetStatus() for environment depth lfuns
2003-04-03 John Levonmerge decDepth(), killing some non-parlist code
2003-04-02 John Levontab funcs changed
2003-04-02 Lars Gullik Bjønnesparlist-a-1.diff
2003-04-02 John Levonmove transposeChars
2003-04-01 Lars Gullik Bjønnesrowlist10
2003-04-01 Lars Gullik Bjønnesrowlist8
2003-03-31 Lars Gullik Bjønnesrowlist7
2003-03-31 Lars Gullik Bjønnesrowlist6
2003-03-30 Lars Gullik Bjønnesrowlist5
2003-03-30 Lars Gullik Bjønnesrowlist4
2003-03-30 Lars Gullik Bjønnesrowlist3
2003-03-29 Lars Gullik Bjønnesrowlist2
2003-03-29 Lars Gullik BjønnesThe rowlist1 patch
2003-03-27 Lars Gullik Bjønneslyx-rowlist0-e with small alterations
2003-03-25 John Levonrename the refresh stuff
2003-03-22 John LevonDing dong, the CID is dead...
2003-03-21 Lars Gullik Bjønnesbidi out of line patch from Alfredo
2003-03-19 John LevonThe markDirty() and fitCursor() changes
2003-03-18 John LevonanchorRow
2003-03-18 John LevonAlfredo's deconstification
2003-03-17 Lars Gullik BjønnesRemove the BufferView* arg from almost all LyXText...
2003-03-17 John Levonpaint cleanups as sent to list
2003-03-16 John LevonpostPaint() etc.
2003-03-13 John Levonadd some docs
2003-03-13 John Levonremove pointless 2nd arg to setHeightOfParagraph
2003-03-10 John Levonwhoops forgot this
2003-03-09 John LevonPointless third arg to nextBreakPoint
2003-03-06 John LevonAlfredo's patch.
2003-03-06 Lars Gullik Bjønnesmore ParagraphList work
2003-03-04 Lars Gullik Bjønnesws changes only
2003-02-26 John LevonThe row-painter patch
2003-02-14 John Levon2003-02-13 John Levon <levon@movementarian.org>
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-02-08 John LevonThe big change tracking patch. Changes from posted...
2002-12-01 Lars Gullik Bjønnesfix the switch layout bug, add some more boost.format...
2002-10-21 John Levonremove unused and a little documentation (all r=larsbj)
2002-10-11 André PönitzFix the "can't move out of nested text insets using...
2002-08-29 André Pönitzremove unused member LyXText::number_of_rows
2002-08-28 André Pönitz100 lines moved, 33 dead.
2002-08-27 André Pönitzmove a bit moer stuff from BufferView::dispatch to...
2002-08-23 André Pönitzmore ws
2002-08-20 André Pönitzmove half of BufferView_pimpl::dispatch() to LyXText...
2002-08-19 André Pönitzmove handling of LFUN_APPENDIX to LyXText
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-09 John Levontwo minor cleanups
2002-08-09 John Levonvarious cleanups
2002-08-06 John LevonRemove LYX_LAYOUT_DEFAULT - it is very very old, even...
2002-07-09 John LevonA couple of minor bug fixes and cleanups
2002-06-18 Lars Gullik Bjønnes*duck*
2002-06-11 John LevonRename screen, and don't re-construct it on a buffer...
2002-05-30 John Levonsrcdoc fixes + a little tidy or two
2002-05-03 Jürgen VignaFix crash when row did rebreak while drawing (fix ...
2002-05-01 Lars Gullik Bjønnesremove return arg from fullRebreak, fix last "Standards...
2002-04-17 Jürgen VignaSimplified code and don't enter inset on cursor down...
2002-04-12 Jürgen VignaFix for wrong cursor.x pos when before a fullRow inset...
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-20 Jürgen VignaFix polling of selection request to not call the asStri...
2002-03-03 Lars Gullik Bjønnesremove lowercase, better layout handling and some varia...
2002-03-02 Lars Gullik Bjønneslayout as string
2002-01-13 Lars Gullik Bjønnessmall stupid stuff
2002-01-12 Allan RaeMostly fixed the 'empty paragraph deletion kills the...
2001-12-12 Jean-Marc Lasgouttesadd parOwner to Inset, optimize LyXText::workWidth...
2001-12-05 Lars Gullik Bjønnesapply added2.diff
2001-12-04 Lars Gullik Bjønneshfilltextclean.diff
2001-11-29 Jürgen VignaAdded function firstRow() to LyXText as this function...
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-09 Jean-Marc Lasgouttescleanups from John and Michael
2001-10-18 Jürgen VignaTried to fix the too large InsetText (footnote).
2001-10-18 Jean-Marc Lasgouttessmall cleanups from andre
2001-10-16 Jean-Marc Lasgouttescode cleanup
2001-09-27 Jean-Marc Lasgouttesfix selection bug + latin9 tweaks
2001-09-24 Jürgen VignaSome comments to the different cursors.
2001-09-21 Angus LeemingRenamed selectNextWord as selectNextWordToSpellcheck.
2001-09-12 Jean-Marc Lasgouttesfix indexing first word in a list layout
2001-08-16 Angus LeemingJohn's per-paragraph line spacing patch.
2001-08-08 Jürgen VignaFixed bug where delete/backspace like operations on...
2001-08-03 Lars Gullik Bjønnesget rid of NO_LATEX, split some methods, small cleanup
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-27 Jean-Marc Lasgouttesselection improvement + inset quote fixes
2001-07-24 Jean-Marc Lasgouttesplaying around with insets
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-11 Jean-Marc Lasgouttesimplement open-stuff + small things
2001-07-09 Lars Gullik Bjønnesmove getParFromID to Buffer
next