]> git.lyx.org Git - lyx.git/history - src/cursor.C
more cursor dispatch
[lyx.git] / src / cursor.C
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