]> git.lyx.org Git - lyx.git/history - src/insets/insettabular.C
The speed patch: redraw only rows that have changed
[lyx.git] / src / insets / insettabular.C
2005-11-28 Georg Baumrestore 1.3 behaviour when changing tabular columns...
2005-11-17 Jürgen Spitzmüllerfirst step to sanitize forceDefaultParagraphs (part...
2005-10-24 Jean-Marc Lasgouttesbug 2066: C-i for opening/closing insets only works...
2005-10-21 Jean-Marc Lasgouttesfix bug 2101: Any character followed by Right Arrow...
2005-09-19 Jürgen Spitzmüllerfix bug 1845 (setAutoBreakRow asserts)
2005-09-16 Martin VermeerFix bug 1765 (multicol cell width display)
2005-09-15 Jürgen Spitzmüllerfix undo in tabular cells (bug 1937, bug 1986)
2005-09-08 Jürgen Spitzmüllerdon't force tabular cell alignment to BLOCK when switch...
2005-09-07 Jean-Marc LasgouttesJohn&JMarc's change tracking patch
2005-09-06 Jürgen Spitzmüllerfix bug 1919 (table cells won't accept normal text...
2005-08-07 Martin VermeerFix Helge's ERT-in-tabular bug
2005-07-28 Jürgen SpitzmüllerDisable newlines and paragraph breaks in non-fixed...
2005-07-18 André Pönitzsome (yet unfinished) up/down work
2005-07-18 André Pönitz3 more percents...
2005-07-18 André Pönitz~4% speedup by inlining a few one-line accessors
2005-07-18 Jürgen VignaFix cursor UP/DOWN movements in tabulars
2005-07-17 André Pönitzfix bug 1815
2005-07-16 André Pönitzsome more inlining
2005-07-15 André Pönitzsend UpdatableInset down the way of the Dodo
2005-07-15 André Pönitzfix clicking into nested tables
2005-07-15 André Pönitzwork on inset scrolling
2005-07-15 André Pönitzmake boundary property an iterator property instead...
2005-07-15 André Pönitzsome consolidation of inset scrolling
2005-07-15 André Pönitzconmsolidate scrolling code
2005-07-15 André Pönitzpartial fix for bug 622, cosmetic rest remains open
2005-07-06 Georg BaumDon't store row and col in cursor, add some documentati...
2005-06-27 Jürgen Spitzmüllerfix calculation of tabular cell dimensions (bug 1801)
2005-06-16 Jürgen Spitzmüllerdisable LFUN_TABULAR_INSERT when multiple cells are...
2005-05-12 Martin VermeerFix tabular paste (and conflict markers in ChangeLog...
2005-04-26 Angus LeemingWhitespace, only whitespace.
2005-04-23 Jürgen Spitzmüllerfix longtabular ui (bug 1860)
2005-04-15 Georg Baumfyx the previous getStatus patch: enable the tabular...
2005-04-13 Georg Baumdisable open dialogs if applying them is not allowed
2005-03-21 Alfredo Braunsteinfix crash in table selection
2005-03-21 Jürgen Spitzmüllerfix tabulator keys in tabular (bug 1836)
2005-03-21 Alfredo Braunsteincosmetic bugfix in selection of tables
2005-03-17 Jürgen Spitzmüllerfix LFUN_CUT and LFUN_PASTE in insettabular (bug 1799...
2005-03-17 Jürgen Spitzmüllersome tabular fixes for the problems reported by Helge
2005-03-13 Martin VermeerMulti-cell select font change bug fix
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-27 Lars Gullik Bjønnesthe convert patch
2005-01-18 Asger Ottar Alstrup- Add missing STL includes for correctness - gcc is...
2005-01-06 Lars Gullik Bjønnestostr -> convert and some bformat work
2004-12-15 Georg Baumre-enable SET_ALL_LINES in tabulars (from J�rgen)
2004-12-06 Alfredo Braunsteinassorted tabular fixes (selection and scroll)
2004-12-03 Georg Baumuse better index types for tabular rows, columns and...
2004-11-30 Alfredo BraunsteinCoordBranch merge
2004-11-25 Lars Gullik BjønnesInsetOld -> InsetBase renaming
2004-11-24 Lars Gullik Bjønnesrename priv_dispatch to doDispatch
2004-11-24 Alfredo Braunsteinpar->pit renaming
2004-11-24 Georg Baumfix tabular multicolumn handling
2004-11-23 Lars Gullik Bjønnesclone NVI, other small stuff
2004-11-18 Georg Baumdetermine current cell in the tabular controller instea...
2004-11-02 José MatoxRemove mixed_content from output parameters.
2004-10-23 André Pönitzfix further crashs due to invalid cursor positions
2004-10-23 André Pönitzfix crash after removing a table row (again due to...
2004-10-23 André Pönitzfix tabular crash after cutting a selection (cursor...
2004-10-05 José Matoxreplace nextToken by more appropriate lex methods.
2004-10-05 Angus LeemingWhitespace, only whitespace.
2004-08-16 Jean-Marc Lasgouttesget rid of ownerPar(), which was super slow; fix tabula...
2004-08-15 Jean-Marc Lasgouttessome profiler work, a few cleanups
2004-08-15 André Pönitzchange a few par_type args in LyXText::* to Paragrpah...
2004-08-14 André Pönitzbetter mouse selection within tabulars
2004-08-14 Jean-Marc Lasgouttesfix width of unconstrained cells in insettabular
2004-08-14 André Pönitzfix a crash when selecting within tabulars
2004-08-14 André Pönitzmove around stuff, remove unneeded declarations etc
2004-08-14 André Pönitzremove per-inset position cahce, use new external map...
2004-08-13 André Pönitzuse accessor functions if possible
2004-08-13 André Pönitzremove unused mathed parts
2004-08-13 Jean-Marc Lasgouttesconstify the various incarnations of editXY
2004-07-24 Lars Gullik Bjønneschange "support/std_sstream.h" to <sstream>
2004-06-18 Georg Baumimprove tex2lyx paragraph and comment handling
2004-05-17 Georg Baumremove now unnecessary const casts
2004-04-13 André Pönitzfix the cursor-y problem in math
2004-04-08 André Pönitzthe Paragraph::inInset() changes
2004-04-07 André Pönitzfix table crash;
2004-04-05 Angus LeemingWrap all #warning calls inside #ifdef WITH_WARNINGS...
2004-04-03 Lars Gullik Bjønnessimple ws changes only
2004-03-27 André Pönitzpartial fix for cursor movement in tables
2004-03-25 André Pönitzthe stuff from the sneak preview:
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-01 André Pönitzthe DocIterator stuff
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önitzsome table work
2004-02-13 André Pönitzmore IU as advertised
2004-02-13 André Pönitzmore IU stuff
2004-02-11 André Pönitzbug + spped fixes + small stuff
2004-01-31 Lars Gullik BjønnesThe func.diff patch. Functors work and some tiny cleanup.
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önitzand some mathed de-uglyfication
2004-01-15 André Pönitzthe monster patch
next