]> git.lyx.org Git - lyx.git/history - src/cursor.C
Support lgathered and rgathered math environments
[lyx.git] / src / cursor.C
2006-09-28 Enrico ForestieriSmall fixes for STLPort compliance
2006-09-26 Abdelrazak YounesFree BufferView from LyXView!
2006-09-22 Abdelrazak YounesThis commit replaces BufferView->LyXView->getLyXFunc...
2006-09-17 André Pönitzrename mathed/math_xinset into mathed/InsetMathX
2006-09-17 Abdelrazak Younesdelete unsetXSel() method
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-05-21 Georg BaumFix crash that occurs if the cursor is in a table cell...
2006-05-01 Georg BaumCode cleanup of \bigl related stuff:
2006-04-20 Georg BaumMake MathBigInset working
2006-04-09 Lars Gullik Bjønnes* support/types.h: introduce the char_type type
2006-04-05 Lars Gullik BjønnesWhitespace cleanup.
2006-03-24 Jean-Marc Lasgouttes * src/cursor.C
2006-03-20 Martin Vermeer Get raising/lowering into super/subscripts of selectio...
2006-02-28 Martin Vermeerfix (properly) insertion of fonts/decorations around...
2006-02-03 Martin VermeerFix to 2249 (cursor mathed positioning)
2006-01-28 Jürgen SpitzmüllerImplement a dociterator::forwardPos() variant that...
2006-01-19 Jean-Marc Lasgouttescleanup some debug messages
2006-01-11 Jean-Marc Lasgouttesfix bug 2034
2005-12-20 Jean-Marc Lasgouttesbug 2034 (part 2): bad placement of cursor when enterin...
2005-11-07 Martin VermeerFix bug 2115 (crash, selection begin and end different...
2005-10-12 Georg Baumimplement missing bits of math cut and paste and fix...
2005-10-03 Jean-Marc Lasgouttesfix bug 2057: Delete key acting unexpectedly in MathEd
2005-09-28 Jürgen Spitzmüllerthe autoopen patch (fixes bug 1921)
2005-09-21 Jean-Marc Lasgouttesbug 2033: new math array uses clipboard
2005-09-20 Jean-Marc Lasgouttesfix compiler warnings (bug 1927)
2005-07-18 André Pönitzsome (yet unfinished) up/down work
2005-07-18 André Pönitz~4% speedup by inlining a few one-line accessors
2005-07-17 André Pönitzaccept coordinates up to a million...
2005-07-16 Jürgen VignaHandle cursor position after last char in row before...
2005-07-15 André Pönitzsend UpdatableInset down the way of the Dodo
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'
next