]> git.lyx.org Git - lyx.git/history - src/cursor.h
typos
[lyx.git] / src / cursor.h
2006-12-29 Abdelrazak YounesThis commit do the Model/View separation of the LyXText...
2006-12-21 Georg Baumconvert author names and status messages to docstring
2006-12-19 Abdelrazak Younesheader cleanup following rev 16332.
2006-12-19 Abdelrazak YounesMoves textRow() from DocIterator to cursor.C where...
2006-11-11 Georg BaumUnicode: Avoid another from_utf8(to_utf8()) roundtrip
2006-10-22 Asger Ottar Alstrup- rework update handling, make cursor movement faster,
2006-10-22 André Pönitzuse more unicode in math
2006-10-21 Asger Ottar Alstrup- Fix sign error in Cursor::setSelection
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-15 Abdelrazak YounesMacOSX compile fix: The class Point conflicted with...
2006-09-16 André Pönitzrename Math*Inset into InsetMath*
2006-09-11 Abdelrazak YounesA bunch of conversion to docstring.
2006-09-03 Georg BaumFix clipboard/selection encoding
2006-04-09 Lars Gullik Bjønnes* support/types.h: introduce the char_type type
2006-03-20 Martin Vermeer Further revision of the raise/lower selection to super...
2006-01-11 Jean-Marc Lasgouttesfix bug 2034
2005-07-15 André Pönitzmake boundary property an iterator property instead...
2005-05-09 Georg Baumremove unneeded calls to BufferView::update() in insets
2005-05-06 André Pönitzmake sure the 'setStatus(Collapsed)' crash won't occur...
2005-05-06 André Pönitzfix crash when collapsing ert with cursor inside
2005-02-15 Georg Baumtry to fix broken cursor (from Andr�)
2005-01-10 André Pönitzstart fixing cursor size in math
2005-01-05 Lars Gullik Bjønnesthe const patch
2004-12-02 Jean-Marc Lasgouttesfix recent bug where too many lfuns got disabled;fix...
2004-11-30 Alfredo BraunsteinCoordBranch merge
2004-08-15 André Pönitzjust make everybody recomplie everything.....
2004-08-14 André Pönitzmove around stuff, remove unneeded declarations etc
2004-08-13 André Pönitzmove some stuff to anon namespace
2004-08-13 Jean-Marc Lasgouttesfix toggling of collapsable insets with the mouse ...
2004-04-18 André Pönitzpartial fix for cut and paste
2004-04-08 André Pönitzthe Paragraph::inInset() changes
2004-04-07 Alfredo Braunsteinthe 'fitCursor fix'
2004-04-07 André Pönitzsmall stuff
2004-04-07 André Pönitzfix table crash;
2004-04-05 André Pönitzremove unneded math specific stuff, use altered notifyC...
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-03-31 Alfredo Braunsteins/DocumentIterator/DocIterator/g a.k.a showing off...
2004-03-27 André Pönitzrest of patch
2004-03-25 André Pönitzthe stuff from the sneak preview:
2004-03-22 Angus LeemingRemove unused nopos_ mamber variable.
2004-03-19 Alfredo Braunsteinandre's "brown paper bag" patch
2004-03-18 André Pönitzremove part of old texted<->mathed interface
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-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-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 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önitzfix mathed crash
2004-02-04 Martin VermeerWorkaround for gcc 2.95 pointer compare bug
2004-02-03 André Pönitzre-enable click on button insets
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-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önitzglobalize the cursor
2004-01-13 André Pönitzsome integer type changes for inset unification
2004-01-13 André Pönitz hide cursor and selection anchor behind accessor function
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-11-13 Alfredo BraunsteinfitCursor work
2003-11-11 Alfredo Braunsteinremoving update calls
2003-11-11 Alfredo Braunsteinsome fitcursor work
2003-11-10 André Pönitzadd #include <iosfwd>
2003-11-10 André PönitzThe deed is done.
2003-11-06 André Pönitzactiveat 'out of sync' message
2003-11-04 André Pönitzcursor changes
2003-10-29 André Pönitzsome more 'global cursor' stuff
2003-09-18 Angus LeemingUse the dispatch_result wrapper class DispatchResult...
2003-09-17 André Pönitzpreliminary 'global cursor' stuff