]> git.lyx.org Git - lyx.git/history - src/cursor.C
split LyXFunc::getStatus() into inset specific chunks
[lyx.git] / src / cursor.C
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-08 André Pönitzredo undo
2004-03-04 Alfredo Braunsteinavoid endless loop in LCursor::dispatch
2004-03-01 André Pönitzthe DocIterator stuff
2004-02-27 André PönitzWednesday's 'de-mathed-ification' + Row::fill removal
2004-02-25 André Pönitzsome de-mathed-ification
2004-02-25 Jean-Marc LasgouttesGeorg Baum\'s no-tempdir patch
2004-02-20 André Pönitz * dispatchresult.h: rename 'FINISHED' to 'FINISHED_LEFT'
2004-02-20 André Pönitzfix tabular crashs
2004-02-20 André Pönitzrename a function
2004-02-16 André Pönitzfix crash on 'do nothing'
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önitzmore IU stuff
2004-02-13 Alfredo Braunsteina fix for s&r
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önitza bit of selection is back
2004-02-06 André Pönitzfix mathed crash
2004-02-06 André Pönitzfix two warnings
2004-02-06 André Pönitzdisable a few messages
2004-02-04 Martin VermeerWorkaround for gcc 2.95 pointer compare bug
2004-02-03 André Pönitzmore cursor dispatch
2004-02-03 André Pönitzre-enable click on button insets
2004-02-03 André Pönitzfix super/subscript crash
2004-02-03 André Pönitzfiix FIXMEs by moving message() from FuncRequest to...
2004-02-03 André Pönitzremove math cursor plus
2004-02-02 André Pönitzremove cursor::drawSelection() plus some math reorganiz...
2004-02-02 André Pönitz * cursor.[Ch]: remove direct access to anchor
2004-01-30 André Pönitzmore IU
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önitzshift small stuff from math cursor to cursor
2004-01-16 André Pönitzand some mathed de-uglyfication
2004-01-16 André Pönitzmathed uglyfication
2004-01-15 André Pönitzthe monster patch
2004-01-13 André PönitzAnchor globalization
2004-01-13 André Pönitzremove typo
2004-01-13 André Pönitzaugment global cursor by a slice a the bottom for the...
2004-01-08 André Pönitzsome selection work for tabulars
2003-12-15 André Pönitzmerge CursorItem and MathPos
2003-12-12 André Pönitzsmallish InsetTabular code shifting
2003-12-10 André Pönitz * inset.h:
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-21 André PönitzMichael Schmitt's patch to remove unused arguments
2003-11-18 Alfredo Braunsteinfix to target_x
2003-11-14 Alfredo Braunsteindispatch also to BufferView (solve the problems reporte...
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ö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-06 André Pönitzactiveat 'out of sync' message
2003-11-04 André Pönitzcursor changes
2003-11-04 Lars Gullik Bjønnessome InsetText::priv_dispatch progress.
2003-11-03 Lars Gullik BjønnesChange DispatchResult semantics a bit.
2003-11-01 Lars Gullik Bjønnesmore dispatchresult changes
2003-10-29 Lars Gullik Bjønnesmake dispatch_result_t ctor of DispatchResult explicit
2003-10-29 Lars Gullik Bjønnesmore dispatch work
2003-10-29 André Pönitzcompile fix
2003-10-29 André Pönitzsome more 'global cursor' stuff
2003-10-29 Lars Gullik Bjønnesdispatchresult -> DispatchResult
2003-09-21 Lars Gullik Bjønnesmore action work
2003-09-18 Angus LeemingUse the dispatch_result wrapper class DispatchResult...
2003-09-17 André Pönitzpreliminary 'global cursor' stuff