]> git.lyx.org Git - lyx.git/history - src/BufferView.C
Fix bug 3148: always update the Labels if a DEPM is triggered.
[lyx.git] / src / BufferView.C
2006-07-08 Lars Gullik BjønnesExtracted from r14281
2006-07-04 Lars Gullik BjønnesExtraced from r14281 from the younes branch.
2006-07-03 Lars Gullik BjønnesPartially extracted from r14281 from the younes branch.
2006-07-03 Lars Gullik BjønnesExtracted from r14281 from the younes branch.
2006-07-03 Lars Gullik BjønnesSecond part of r14315 from the younes branch:
2006-07-03 Lars Gullik BjønnesFirst part of r14315 from the younes branch:
2006-06-28 Abdelrazak Younesheader cleanups and removal of unused methods.
2006-06-26 Abdelrazak YounesGUI API Cleanup step 2: merge of the "younes" branch.
2006-06-20 Abdelrazak YounesThis is the merging of the GUI API cleanup branch that...
2006-05-21 Georg BaumFix crash that occurs if the cursor is in a table cell...
2006-04-13 Lars Gullik Bjønnes* frontends/WorkArea.h(workAreaResize, scrollDocView...
2006-04-05 Lars Gullik BjønnesWhitespace cleanup.
2006-04-05 Lars Gullik Bjønnes2006-04-06 Bo Peng <ben.bob@gmail.com>
2006-03-10 Martin VermeerFix bug 2195: Slowness in rendering inside insets,...
2005-12-19 Jean-Marc Lasgouttesbug 2163: mouse release does not properly reset cur...
2005-12-01 Jean-Marc Lasgouttesbug 2109: trigger dEPM when moving cursor with mouse
2005-07-15 André Pönitzsend UpdatableInset down the way of the Dodo
2005-05-31 Martin VermeerAxe processEvents, fix cursor draw artifacts, put updat...
2005-05-19 Georg Baummore text cleanups from Michael
2005-02-22 Jean-Marc Lasgouttesfix several GOTO lfuns (bug 1787, bug 616, bug 781...
2005-02-08 Lars Gullik Bjønnesdociterator dont inherit from std::vector and updates
2005-02-06 Lars Gullik Bjønnesws changes mostly
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-09-17 Jean-Marc Lasgouttesfix backwards search (bug 1666)
2004-08-16 Jean-Marc Lasgouttesget rid of ownerPar(), which was super slow; fix tabula...
2004-08-14 André Pönitzmove around stuff, remove unneeded declarations etc
2004-04-28 Angus LeemingA layout engine for XForms.
2004-04-07 Alfredo Braunsteinthe 'fitCursor fix'
2004-04-03 Lars Gullik Bjønnessimple ws changes only
2004-04-02 Alfredo Braunsteinrevert last commits. I've detected problems with it...
2004-04-02 Alfredo Braunsteinfitcursor work
2004-04-01 Alfredo Braunsteinadd BufferView::getStatus and use it + some lyx::find...
2004-03-31 Alfredo Braunsteins/DocumentIterator/DocIterator/g a.k.a showing off...
2004-03-31 Alfredo Braunsteinsome spellcheck fixes
2004-03-30 Alfredo Braunsteinchange iterators ctors, implement backwardPos
2004-03-28 Alfredo Braunsteinthe pariterator stuff
2004-03-27 André Pönitznew InsetIterator
2004-03-25 André Pönitzthe stuff from the sneak preview:
2004-03-19 Alfredo Braunsteinandre's "brown paper bag" patch
2004-03-18 André Pönitzremove a few rarely neede LyXTExt member functions
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-13 André Pönitzmore IU stuff
2004-02-13 André PönitzIU stuff + shuffling things from BV::dispatch to LyXTex...
2004-02-12 André Pönitzadd LCursor & parameter to cursor moving functions
2004-02-11 André Pönitzbug + spped fixes + small stuff
2004-02-06 André Pönitzshift some text related stuff from BufferView::dispatch...
2004-02-04 André Pönitztwo bug fixes
2004-02-04 André Pönitz * BufferView.[Ch] (insertInset):
2004-02-03 André Pönitzremove math cursor plus
2004-02-02 Alfredo Braunsteinremove lockPath
2004-01-28 Lars Gullik Bjønnesstd:: changes, stupid stuff
2004-01-26 André Pönitzmore IU
2004-01-20 André PönitzPart of IU.
2004-01-16 André Pönitzmathed uglyfication
2004-01-15 André Pönitzsome renaming + safety stuff
2004-01-14 André Pönitzmore shuffling...
2004-01-14 André Pönitzmove selStart and selEnd from LyXText to BufferView
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
2003-12-12 Alfredo Braunsteinselection patch
2003-12-01 André Pönitz * buffer.[Ch]:
2003-11-28 André Pönitzmove the LyXText member
2003-11-28 André Pönitzismall stuff
2003-11-13 André Pönitzno need for three calls to update() in a row...
2003-11-13 Alfredo BraunsteinfitCursor work
2003-11-10 André Pönitzthe update/updateInset merge
2003-11-10 André PönitzThe deed is done.
2003-11-04 André Pönitzcursor changes
2003-11-04 Alfredo Braunsteinremove dead spellcheck code
2003-11-04 André PönitzLyXCursor::x_fix -> BufferView::x_target
2003-10-20 André Pönitzsmall stuff (whitspace, spelling...)
2003-10-14 André PönitzIn insets:
2003-10-09 André Pönitzreplace ParagraphList::iterator by lyx::paroffset_type...
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-18 Angus LeemingPass Buffer arg to Inset::getLabelList, Inset::fillWith...
2003-09-17 André Pönitzpreliminary 'global cursor' stuff
2003-09-16 Martin VermeerRemove more inset locking code that apparently we can...
2003-09-09 Angus LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
2003-09-09 Lars Gullik BjønnesChange Assert to BOOST_ASSERT.
2003-09-09 Angus LeemingPimpl Buffer.
2003-09-09 Angus LeemingMake buffer's member variables private; use accessor...
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-09-06 Angus LeemingMove BufferView::ChangeInsets to the Pimpl. As a result...
2003-09-06 Angus LeemingRemove a couple of #includes from buffer.h
2003-09-06 Angus LeemingMove depth_type to support/types.h.
2003-09-05 Angus LeemingStrip 320 #includes from the files in src.
2003-09-04 Angus LeemingMove #includes out of header files.
2003-09-02 John Levonremove cursor.i[xy]
2003-09-02 Lars Gullik BjønnesFix some zlib issues, use a temp file for lyx2lyx conve...
2003-08-28 Lars Gullik BjønnesUse Buffer const reference in most placees possible.
2003-08-27 André PönitzownerPar for gerParentLanguage
2003-08-27 Alfredo Braunsteinmoves top_y from lyxtext to BufferView
2003-08-27 Alfredo BraunsteinAdd In nsetOld * argument to updateInset to rebreak...
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
next