]> git.lyx.org Git - lyx.git/history - src/insets/insettabular.C
* src/LyXAction.C: mark goto-clear-bookmark as working without buffer
[lyx.git] / src / insets / insettabular.C
2007-01-16 Edwin Leuven* avoid signal triggered by setChecked(bool)
2007-01-15 Michael Schmitt* change LFUN file-insert-ascii to file-insert-plaintext
2007-01-13 Georg BaumFix bug 2138: copy and paste should preserve formatting...
2007-01-08 Georg Bauminclude tabulars and math in the "paste recent" stack
2007-01-07 Georg BaumTell X the selection status also after it is changed...
2007-01-05 Georg BaumFix bug 3067: Special column attributes can contain...
2007-01-05 Georg BaumThe uncontroversal part of the selection fix: Always...
2007-01-04 Georg BaumLet LFUN_PASTE always paste the most recent clipboard...
2007-01-04 Georg Baum * src/insets/insettabular.C
2007-01-04 Georg BaumGet rid of InsetTabular::hasPasteBuffer. I verified...
2007-01-04 Georg Baumforgot the break
2007-01-04 Georg Baum * src/insets/insettabular.C
2007-01-01 Abdelrazak YounesTransfer x2pos() and pos2x from LyXText to TextMetrics.
2006-12-29 Abdelrazak YounesThis commit do the Model/View separation of the LyXText...
2006-12-21 Edwin Leuvenavoids updates on
2006-12-11 Jürgen Spitzmüller* insettabular.C (doDispatch): call mouseSetCursor...
2006-12-04 Georg Baummore unicode filenames
2006-11-28 Abdelrazak Younes* dimension.h: new operator!=() and operator=()
2006-11-27 Jürgen Spitzmüller* src/insets/insettabular.C (doDispatch): do not reset...
2006-10-30 Abdelrazak YounesMove BufferView cached pointer out of LyXText:
2006-10-30 Abdelrazak YounesForgot that!
2006-10-30 Abdelrazak Younes* Painter.h:
2006-10-24 Michael Schmittchange tracking:
2006-10-24 Michael Schmittchange tracking:
2006-10-22 Asger Ottar Alstrup- rework update handling, make cursor movement faster,
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-20 Abdelrazak YounesThis commit re-enable the table adjustment with screen...
2006-10-20 Abdelrazak YounesFix multiple tabular crashes. This needs some more...
2006-10-20 Michael Schmittchange tracking:
2006-10-20 Michael Schmittchange tracking:
2006-10-19 Lars Gullik BjønnesOutput docbook as utf8. Probably quite a bit more work...
2006-10-19 Georg BaumUse UTF8 for LaTeX export.
2006-10-17 Abdelrazak YounesThis commit fixes a crash when accessing a math inset...
2006-10-15 Abdelrazak YounesMacOSX compile fix: The class Point conflicted with...
2006-10-13 Abdelrazak YounesIn order to support multiple LyXView each BufferView...
2006-10-11 Georg BaumIntroduce wide streams. This fixes the remaining proble...
2006-10-11 Abdelrazak YounesThis commit cleans up everything related to singleton...
2006-10-07 Georg BaumRename namespace Alert to lyx::frontend::Alert.
2006-10-07 Abdelrazak YounesThis commit is a big rework of the FontLoader/FontMetri...
2006-10-06 Michael SchmittChange tracking:
2006-09-27 Georg BaumImplement copying of rows and columns in tables
2006-09-26 Abdelrazak YounesFree BufferView from LyXView!
2006-09-22 Abdelrazak YounesThis commit replaces BufferView->LyXView->Gui->[selecti...
2006-09-21 Jean-Marc Lasgouttes * lyxfunc.C (getStatus): fix handling of LFUN_RUNCHKTE...
2006-09-20 Jean-Marc Lasgouttes * insettabular.C (cutSelection): reset cursor when...
2006-09-19 Jürgen SpitzmüllerCleanup fix for bug 2382:
2006-09-11 Abdelrazak YounesA bunch of conversion to docstring.
2006-09-09 Lars Gullik BjønnesChange editMessage to return a docstring, change functi...
2006-09-09 Lars Gullik BjønnesChange _() to return a docstring. Fixup callers with...
2006-09-08 Jean-Marc LasgouttesImprove Inset dissolve capability (bug 2201).
2006-09-03 Jürgen Spitzmüllerfix getStatus of LFUN_DISSOLVE_INSET:
2006-09-03 Georg BaumFix clipboard/selection encoding
2006-09-01 Georg Baumconvert lfun arguments to docstring
2006-08-23 Michael Schmittdrop linuxdoc support (part 2)
2006-07-17 Martin Vermeer Fix "inset in tabular cell sticks out over cell border...
2006-07-13 Abdelrazak YounesGUI API Cleanup step 3: merge with "younes" branch.
2006-07-10 Georg BaumSplit clipboard and X selection
2006-07-03 Lars Gullik BjønnesFirst part of r14315 from the younes branch:
2006-07-03 Georg Baummerge booktabs branch
2006-06-26 Jürgen Spitzmüller* src/insets/insettabular.C (doDispatch): set cursor...
2006-06-20 Martin Vermeer * insettabular.C (drawSelection): revision of previous...
2006-06-20 Abdelrazak YounesThis is the merging of the GUI API cleanup branch that...
2006-06-18 Martin Vermeer * insettabular.C (drawSelection): initialize cell...
2006-05-22 Jürgen Spitzmüller* insettabular.C (doDispatch):
2006-05-22 Jürgen Spitzmüller* insettabular.C (doDispatch):
2006-05-22 Jürgen Spitzmüller* insettabular.C (doDispatch):
2006-05-08 Michael Schmittfix LFUN enum values (some of them were broken by r13801)
2006-05-05 André Pönitzrename LFUN enum values according to their command...
2006-04-15 Jürgen SpitzmüllerDon't jump back to cursor on inset clicking:
2006-04-13 Jürgen Spitzmüller* src/insets/insettabular (doDispatch): use insertAscii...
2006-04-09 Lars Gullik Bjønnes* Change several freestanding and class methods with...
2006-04-05 Lars Gullik BjønnesWhitespace cleanup.
2006-03-30 Martin Vermeer A more general way of setting paragraphs in an inset...
2006-03-29 Georg Baumrevert my faulty fix of bug 2380 and use one by Jean...
2006-03-28 Jürgen Spitzmüllersrc/insets/insettabular (doDispatch, insertAsciiString...
2006-03-28 Georg BaumFix bug 2380:
2006-03-17 Jürgen Spitzmüller(getStatus): add extra condition for PASTE to reflect...
2006-03-11 Jürgen Spitzmüllerfix coordinate miscalculation in tabular (bug 2006)
2006-01-19 Jean-Marc Lasgouttescleanup some debug messages
2006-01-11 Jean-Marc Lasgouttesfix bug 2188
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
next