]> git.lyx.org Git - lyx.git/history - src/cursor.C
make boundary property an iterator property instead of a CursorSlice property
[lyx.git] / src / cursor.C
2005-07-15 André Pönitzmake boundary property an iterator property instead...
2005-07-14 André Pönitz open insets when selection is set there
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-04-26 Angus LeemingWhitespace, only whitespace.
2005-02-25 Jean-Marc Lasgouttesfix counters updating mechanism
2005-02-15 Georg Baumtry to fix broken cursor (from Andr�)
2005-02-08 Lars Gullik Bjønnesdociterator dont inherit from std::vector and updates
2005-01-31 Angus LeemingAsger's commentary, const-correct and bug-squashing...
2005-01-18 Asger Ottar Alstrup- Add missing STL includes for correctness - gcc is...
2005-01-10 André Pönitzstart fixing cursor size in math
2005-01-05 Lars Gullik Bjønnesthe const patch
2004-12-29 Jean-Marc Lasgouttesfix some compiler warnings
2004-12-03 Lars Gullik Bjønnesremove all trace if idxUpDown2
2004-11-30 Alfredo BraunsteinCoordBranch merge
2004-11-24 Alfredo Braunsteinpar->pit renaming
2004-11-06 Lars Gullik Bjønnes* lyxfunctional.h: delete back_inserter_fun functions...
2004-10-26 Angus LeemingWhitespace, nothing but whitespace.
2004-10-23 André Pönitzfix tabular crash after cutting a selection (cursor...
2004-08-14 André Pönitzmove around stuff, remove unneeded declarations etc
2004-08-14 Lars Gullik Bjønnessome nicer margins and some small cleanup
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-08-13 André Pönitzfix #1654
2004-08-13 André Pönitzfix #1589
2004-07-24 Lars Gullik Bjønneschange "support/std_sstream.h" to <sstream>
2004-06-18 Lars Gullik Bjønnesadd Debug::DEBUG and add some saver coversions to qt
2004-05-18 Alfredo Braunsteinavoid to update when navigating
2004-04-29 Angus LeemingEnsure all #warning statements are wrapped by #ifdef...
2004-04-20 Angus LeemingWhitespace, only whitespace...
2004-04-18 André Pönitzpartial fix for cut and paste
2004-04-13 André Pönitzpartial revert of macro stuff
2004-04-13 André Pönitzfix the cursor-y problem in math
2004-04-13 André Pönitzmacro rework
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-05 Angus LeemingWrap all #warning calls inside #ifdef WITH_WARNINGS...
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-30 Alfredo Braunsteinchange iterators ctors, implement backwardPos
2004-03-28 Alfredo Braunsteinthe pariterator stuff
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önitzmore privacy for CursorSlice members
2004-03-18 André Pönitzmore 'value' semantics for paragraphs
2004-03-18 André Pönitzremove part of old texted<->mathed interface
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
next