]> git.lyx.org Git - lyx.git/history - src/dociterator.h
Continue to improve GtkLengthEntry
[lyx.git] / src / dociterator.h
2006-01-28 Jürgen SpitzmüllerImplement a dociterator::forwardPos() variant that...
2005-11-24 Jürgen Spitzmüllerfix initialization of insetOwner after undo (bug 1952).
2005-10-25 Jean-Marc Lasgouttesfix crash with DEPM when the cursor goes in a deeper...
2005-10-13 Jürgen Spitzmüllerfix undo grouping of ordinary typing (bug 2097)
2005-08-03 Jean-Marc Lasgouttesdisplay of counters in various situations (in particula...
2005-07-15 André Pönitzmake boundary property an iterator property instead...
2005-07-06 Georg BaumDon't store row and col in cursor, add some documentati...
2005-07-01 Jürgen Spitzmüllerfix undo in tabular cells (bug 1808)
2005-06-30 Martin VermeerFix the assert when copying rows or columns in math.
2005-02-14 Jürgen SpitzmüllerAndr�'s font changes fix
2005-02-08 Lars Gullik Bjønnesdociterator dont inherit from std::vector and updates
2005-01-31 Angus LeemingAsger's commentary, const-correct and bug-squashing...
2004-11-30 Alfredo BraunsteinCoordBranch merge
2004-11-24 Alfredo Braunsteinpar->pit renaming
2004-08-14 André Pönitz*** empty log message ***
2004-04-03 Lars Gullik Bjønnessimple ws changes only
2004-03-31 Alfredo Braunsteins/DocumentIterator/DocIterator/g a.k.a showing off...
2004-03-30 Alfredo Braunsteinchange iterators ctors, implement backwardPos
2004-03-27 André Pönitzadd forwardInset, operator! etc
2004-03-25 André Pönitzthe stuff from the sneak preview:
2004-03-18 André Pönitzmore privacy for CursorSlice members
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-08 André Pönitzredo undo
2004-03-01 André Pönitzthe DocIterator stuff