]> git.lyx.org Git - lyx.git/history - src/iterators.C
more cursor dispatch
[lyx.git] / src / iterators.C
2004-02-02 Alfredo Braunsteinremove lockPath
2004-02-02 Alfredo Braunsteinfix undo crash
2004-01-27 Lars Gullik Bjønnesunpimplify ParIterator, move some functions around...
2004-01-26 André Pönitzmore IU
2004-01-20 André PönitzPart of IU.
2004-01-16 André Pönitzmathed uglyfication
2004-01-13 André PönitzAnchor globalization
2003-12-05 André Pönitzfix crash when inserting text insets
2003-12-03 André Pönitzremove Inset::getParagraphs()
2003-12-01 André Pönitz * buffer.[Ch]:
2003-11-28 André Pönitzismall stuff
2003-11-22 Lars Gullik BjønnesA couple of changing resulting from gcc 3.4 debug mode...
2003-11-10 André PönitzThe deed is done.
2003-11-07 Alfredo Braunsteinskip ert on spellchecking
2003-11-06 Alfredo Braunsteina PosIterator-based ParIterator ctor and 1 user
2003-11-05 Alfredo Braunsteinrequire BufferView argument in ParIterator::text
2003-11-04 André Pönitzcursor changes
2003-11-03 Lars Gullik Bjønnesthe exception safety patch
2003-11-03 Alfredo Braunsteinadd lockPath and a few helpers
2003-11-02 Alfredo Braunsteinadd PosIterator
2003-10-29 André Pönitzsome more 'global cursor' stuff
2003-10-15 André Pönitzundo per inset. still a few crashes...
2003-10-14 André PönitzIn insets:
2003-09-18 Angus LeemingAdd an InsetOld::Code wrapper class, enabling #include...
2003-09-06 Angus LeemingReplace ParagraphList.h with ParagraphList_fwd.h.
2003-09-05 Angus LeemingStrip 320 #includes from the files in src.
2003-08-27 André PönitzownerPar for gerParentLanguage
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-06-16 Jean-Marc Lasgouttescompilation fix; audit and fix calls to cutSelection
2003-06-12 André Pönitzreturn a Paragraph & from ParIterator::operator*()
2003-06-04 André Pönitzthe latest undo patch without the paragraphlist stuff
2003-05-29 Lars Gullik Bjønnessimplify InsetList a bit and constify a bit too
2003-05-27 Lars Gullik Bjønnesparlist-23-a,diff
2003-05-23 André PönitzsetUndo2 interface change
2003-05-22 André Pönitzduplicated code, ParIterator::operator=
2003-05-22 André Pönitz return a ParIterator from getParFromID
2003-05-21 Lars Gullik Bjønnesiterators-2.diff + some whitespace changes
2003-05-05 André Pönitz replace getFirstParagraph() by getParagraphs()
2002-11-08 John LevonLar's ParConstIterator
2002-08-11 Lars Gullik BjønnesThe InsetList
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2001-12-07 Dekel TsurUse paragraph iterators in CutAndPaste::SwitchLayoutsBe...
2001-09-01 Dekel TsurParagraph iterators