]> git.lyx.org Git - lyx.git/history - src/insets/insettext.C
The speed patch: redraw only rows that have changed
[lyx.git] / src / insets / insettext.C
2005-10-21 Martin VermeerRemove obsolete old_pit
2005-09-10 Jürgen Spitzmüllerimplement and use virtual bool neverIndent() (thereby...
2005-09-07 Jean-Marc LasgouttesJohn&JMarc's change tracking patch
2005-07-18 André Pönitz3 more percents...
2005-07-17 André Pönitzfix bug 1815
2005-07-17 André Pönitzclean up
2005-07-15 André Pönitzremove InsetText::updateLocal. Was neither missed nor...
2005-07-15 André Pönitzsend UpdatableInset down the way of the Dodo
2005-07-15 José MatoxFix bug 421
2005-07-15 André Pönitzmake boundary property an iterator property instead...
2005-07-15 André Pönitzpartial fix for bug 622, cosmetic rest remains open
2005-07-14 Lars Gullik Bjønnesreduce some debug output
2005-04-03 Alfredo Braunsteincosmetic fix
2005-02-22 Jürgen Spitzmülleradjust insetcollapsable and insetcharstyle metrics...
2005-02-20 Jean-Marc Lasgouttescompilation fix
2005-02-15 Georg Baumfix bug 1798 (from Andr�)
2005-02-08 Lars Gullik Bjønnesdociterator dont inherit from std::vector and updates
2005-01-27 Lars Gullik Bjønnesthe convert patch
2004-12-29 Jean-Marc Lasgouttesfix some compiler warnings
2004-12-17 Alfredo Braunsteinremove paragraph::autoBreakRows
2004-11-30 Alfredo BraunsteinCoordBranch merge
2004-11-24 Lars Gullik Bjønnesrename priv_dispatch to doDispatch
2004-11-24 Alfredo Braunsteinpar->pit renaming
2004-11-23 Lars Gullik Bjønnesclone NVI, other small stuff
2004-10-24 José MatoxReorganized docbook export code and fixed several bugs...
2004-08-16 Jean-Marc Lasgouttesget rid of ownerPar(), which was super slow; fix tabula...
2004-08-14 Jean-Marc Lasgouttessmall stuff
2004-08-14 Lars Gullik Bjønnessome nicer margins and some small cleanup
2004-08-13 Jean-Marc Lasgouttesconstify the various incarnations of editXY
2004-04-29 Angus Leeming* Positionable and dynamically visible toolbars for...
2004-04-13 André Pönitzfix the cursor-y problem in math
2004-04-08 André Pönitzthe Paragraph::inInset() changes
2004-04-05 Angus LeemingWrap all #warning calls inside #ifdef WITH_WARNINGS...
2004-03-31 Alfredo Braunsteinsome spellcheck fixes
2004-03-28 Alfredo Braunsteinthe pariterator stuff
2004-03-27 Alfredo Braunsteinfix collapsables drawing problems
2004-03-25 André Pönitzthe stuff from the sneak preview:
2004-03-18 André Pönitzsplit LyXFunc::getStatus() into inset specific chunks
2004-03-18 André PönitzThe Buffer::LyXText -> Buffer::InsetText patch
2004-03-11 André Pönitzrevert Buffer LyxText->InsetText commit
2004-03-11 André Pönitzthe Buffer::text -> inset change
2004-03-01 André Pönitzthe DocIterator stuff
2004-02-16 André Pönitz * insettabular.[Ch]: remove remains of the 'update...
2004-02-13 André Pönitzmore IU as advertised
2004-02-13 André PönitzIU stuff + shuffling things from BV::dispatch to LyXTex...
2004-02-06 André Pönitzfix mathed crash
2004-02-06 André Pönitzshift some text related stuff from BufferView::dispatch...
2004-02-06 Alfredo Braunsteinfix some coordinates (tabular and math missing)
2004-02-06 André Pönitzre-enable bits of selection
2004-02-04 Alfredo Braunsteinfix crash when opening collapsables
2004-01-30 André Pönitzmore IU
2004-01-20 André PönitzPart of IU.
2004-01-15 André Pönitzthe monster patch
2004-01-14 André Pönitzmore shuffling...
2004-01-14 André Pönitzmove the Selection structure from LyXText to BufferView
2004-01-13 André PönitzAnchor globalization
2004-01-13 André Pönitz hide cursor and selection anchor behind accessor function
2004-01-08 André Pönitzsome selection work for tabulars
2003-12-15 André Pönitzsplit functions into logical pieces
2003-12-15 André Pönitzmerge CursorItem and MathPos
2003-12-12 Alfredo Braunsteinselection patch
2003-12-10 André Pönitz * inset.h:
2003-12-03 André Pönitzremove Inset::getParagraphs()
2003-12-03 André Pönitzpatch sent to the list yesteday
2003-12-02 André Pönitzmerge common code
2003-12-01 André Pönitz * buffer.[Ch]:
2003-11-28 André Pönitzismall stuff
2003-11-27 Alfredo BraunsteinsetFont rework + some code simplification
2003-11-25 André Pönitzthe 'lots of small stuff' patch
2003-11-24 André Pönitz * insettext.C (setViewCache): don't call LyXText:...
2003-11-24 André Pönitzsome rowpainter simlification
2003-11-22 Lars Gullik BjønnesA couple of changing resulting from gcc 3.4 debug mode...
2003-11-21 André Pönitzsmall stuff
2003-11-21 André PönitzMichael Schmitt's patch to remove unused arguments
2003-11-21 Alfredo Braunsteinxy0_->xyo_ + two fixes
2003-11-20 Alfredo Braunsteincursor work + absolute coords for lyxtext
2003-11-17 Alfredo Braunsteinmouse selection patch
2003-11-17 André Pönitzhandle most of InsetText::dispatch() to LyXText::dispatch
2003-11-17 André Pönitzmove some cursor handling from insettext.C to text2.C
2003-11-17 André Pönitzre-enable paste in tables
2003-11-17 André Pönitz * insettext.[Ch] (cx, cy): remove
2003-11-13 André Pönitzno need for three calls to update() in a row...
2003-11-13 Alfredo BraunsteinfitCursor work
2003-11-11 Alfredo Braunsteinremoving update calls
2003-11-11 Alfredo Braunsteinsome fitcursor work
2003-11-10 André Pönitzsmall clenaup
2003-11-10 André Pönitzcoordinate cache IU
2003-11-10 André Pönitzthe update/updateInset merge
2003-11-10 André PönitzThe deed is done.
2003-11-06 André Pönitzmore global cursor work
2003-11-06 André Pönitzfix a few 'OUT OF SYNC'
2003-11-05 José MatoxRename ascii to plaintext and LatexRunParams to OutputP...
2003-11-05 Alfredo Braunsteintwo small fixes
2003-11-04 André Pönitzcursor changes
2003-11-04 Alfredo Braunsteinthe spellcheck cleanup
2003-11-04 Alfredo Braunsteinremove dead spellcheck code
2003-11-04 Lars Gullik Bjønnessome InsetText::priv_dispatch progress.
2003-11-04 André PönitzLyXCursor::x_fix -> BufferView::x_target
2003-11-03 Lars Gullik BjønnesChange DispatchResult semantics a bit.
2003-11-03 Lars Gullik Bjønnesthe exception safety patch
next