]> git.lyx.org Git - lyx.git/history - src/BufferView.C
more cursor dispatch
[lyx.git] / src / BufferView.C
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...
2003-08-18 André Pönitzdrop a few fitCursor() and draw() calls
2003-08-15 André Pönitzremove toggleSelection
2003-08-05 André Pönitzremove "deep update"
2003-08-04 André Pönitzremove unneeded BufferView::UpdateCodes
2003-08-04 André Pönitz replace "complicate" BufferView::update(...) calls...
2003-08-01 André Pönitzmerge BufferView::repaint() and BufferView::update()
2003-08-01 André Pönitzmake redoParagraph more independent of current cursor
2003-07-28 Angus LeemingKill ChangeCitationsIfUnique; various small bits 'n...
2003-07-28 André Pönitzremove toggleToggle
2003-07-25 Lars Gullik Bjønnesrename Inset to InsetOld
2003-07-25 Asger Ottar AlstrupUndo cleaned up. It seems to work pretty well now.
2003-07-10 Alfredo BraunsteinTake out bufferview from buffer.
2003-07-07 Alfredo BraunsteinAdded new signals to Buffer, connect/disconnect to...
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-27 André Pönitzrename fullRebreak() to partialRebreak() and implement
2003-06-24 Alfredo Braunsteinsmall tweaking (yes I'm dumb)
2003-06-24 Alfredo BraunsteinMore errorlist adjustements.
2003-06-20 Alfredo Braunsteinadded a parseError signal to Buffer and use it
2003-06-20 Alfredo Braunsteintake several functions out of BufferList, and split...
2003-06-16 André PönitzIU of clone() and getLabelList()
2003-06-12 André Pönitzreturn a Paragraph & from ParIterator::operator*()
2003-05-29 Lars Gullik Bjønnessimplify InsetList a bit and constify a bit too
2003-05-23 André PönitzsetUndo2 interface change
2003-05-23 Lars Gullik BjønnesThe "I want this in now" patch.
2003-05-22 Lars Gullik Bjønnesparlist-16-a.diff
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-20 Alfredo Braunsteinget rid of InsetError users
2003-05-19 André Pönitzthe ascent/descent/width -> dimensions() change
2003-05-16 André Pönitzedit->LFUN_INSET_EDIT + CHangeLog + working URL insets.
2003-05-14 André Pönitzfix format string
2003-05-13 Alfredo Braunsteinthe errorlist change
2003-05-13 André PönitzThe 'bformat' introduction
2003-05-07 Lars Gullik Bjønnesparlist cleanup
2003-05-03 John Levoncursor.diff, bug 1095
2003-04-29 Lars Gullik Bjønnes003-04-30 Lars Gullik Bj�nnes <larsbj@gullik.net>
2003-04-28 André Pönitzmore of Lars' parlist changes
2003-04-18 John Levonbug 778
2003-04-16 Lars Gullik Bjønnesprepare for further work and a parlist thingie
2003-04-15 Lars Gullik Bjønnesparlist-11-a.diff
2003-04-09 Lars Gullik BjønnesMake lyxcursor store a ParagraphList::iterator, change...
2003-04-08 John LevonAlfredo's getchar fix
2003-04-02 Lars Gullik Bjønnesparlist-a-1.diff
2003-03-30 John Levonmove BoostFormat and boost-inst
2003-03-29 John Levonmissed a line
2003-03-29 John Levonfix broken strerrors
2003-03-29 John Levoninclude cerrno
2003-03-29 John LevonStrip old tabular code. More Alert fixes
2003-03-29 John LevonMore alert fixes
2003-03-29 John Levonmore Alert:: work
2003-03-29 John LevonBig shake up of all Alert::askQuestion/Confirmation...
2003-03-19 John LevonThe markDirty() and fitCursor() changes
2003-03-17 Lars Gullik BjønnesRemove the BufferView* arg from almost all LyXText...
next