]> git.lyx.org Git - lyx.git/history - src/insets/InsetTabular.h
Enable dissolve in undefined Flex inset context menu
[lyx.git] / src / insets / InsetTabular.h
2009-10-24 Vincent van RavesteijnFix bug #6280: Wrong context menu is opened in an auto...
2009-07-16 Jean-Marc Lasgouttesun-revert r30531, after Richard told me how to avoid...
2009-07-15 Jean-Marc Lasgouttesrevert r30531, which causes a crash when copying an...
2009-07-14 Jean-Marc Lasgouttesremove all trace of editMessage
2009-07-13 Jean-Marc LasgouttesThe most important change in this changeset is that...
2009-07-13 Jean-Marc Lasgouttesremove BufferParams parameter from Inset::accept/reject...
2009-07-11 Uwe Stöhr- GuiTabular.cpp: longtables cannot have a vertical...
2009-07-11 Uwe Stöhr- support for longtable alignment, fileformat change
2009-04-22 Vincent van Ravesteijn* Move handling of LFUN_INSET_SETTINGS to Inset,
2009-02-10 Uwe StöhrGuiTabular, InsetTabular: fix http://bugzilla.lyx.org...
2009-02-09 Vincent van RavesteijnReplace the PainterInfo::erased_ member by a proper...
2009-01-03 Vincent van RavesteijnAllow users to specify toolbar icons for commands with...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-10-25 Pavel SandaAnother selection painting patch, PainterInfo::backgrou...
2008-09-26 Uwe StöhrInsetTabular: make Slovak and Czech documents compilabl...
2008-09-15 Jürgen Spitzmüller* src/insets/InsetTabular.{cpp,h}:
2008-09-13 Jürgen Spitzmüller* Fix display of horizontal alignment in fixed width...
2008-09-10 Jürgen SpitzmüllerFix rest of bug 4886, following Richard's advices.
2008-09-09 Richard HeckFix bug 4886.
2008-08-09 Richard HeckMove isMultiCell() to Cursor, and use it.
2008-08-08 Richard HeckFix crash reported on the list involving multicell...
2008-08-08 Richard HeckFix layout bug. Pasting text into a cell tried to set...
2008-07-23 Abdelrazak YounesGod damn tabular dual head :-/
2008-07-23 Abdelrazak Younes* Inset: ensure that the Buffer pointer is not copied...
2008-07-22 Jürgen Spitzmüller* src/insets/InsetTabular.h:
2008-07-22 Jürgen Spitzmüller* src/insets/InsetTabular.h:
2008-07-21 Richard HeckTry to fix a problem noted by Dov. There are design...
2008-07-16 Richard HeckComment.
2008-07-16 Richard HeckTry to fix bug 5015---at least the crash is gone--...
2008-07-10 Richard HeckRename empty layout stuff to plain layout stuff.
2008-05-04 Edwin Leuvenfix: http://bugzilla.lyx.org/show_bug.cgi?id=4688
2008-04-24 Edwin Leuventhis we don't use anymore
2008-04-21 Abdelrazak YounesTabular de-spaghettization, step 2: move functions...
2008-04-21 Abdelrazak YounesTabular de-spaghettization, step 1.
2008-04-11 Dov Feldsternvisual mode for bidi cursor movement --- in tables
2008-03-28 Abdelrazak YounesAdd tabular context menu. Feel free to enhance/modify...
2008-03-27 André Pönitzremove remaining MailInsets.
2008-03-25 Edwin Leuvenmake selecting several rows/col more convenient
2008-03-25 Edwin Leuvenmore border tweaks
2008-03-25 Edwin Leuvenrename some methods
2008-03-24 Edwin Leuvenremove cruft (simplify code)
2008-03-23 Edwin Leuvensimplify logic
2008-03-21 Richard HeckAnother attempt at 2178. This is a "minimal" patch...
2008-03-21 Edwin Leuvenremove unused code
2008-03-21 Richard HeckPrepare for InsetTableCell.
2008-03-20 Edwin Leuven* new function to set border around selection
2008-03-19 Richard HeckChange the signature of forceEmptyLayout(), so that...
2008-03-18 Edwin LeuvenFree line setting in tabulars. FILE FORMAT CHANGE.
2008-03-16 Stefan Schimanski* possibility to disable the completion cursor in text...
2008-03-15 Stefan Schimanski* moved text completion logic into Text class
2008-03-05 André Pönitzmake code look a bit more uniform
2008-02-27 André Pönitzs/cellstruct/CellData/g
2008-02-27 André Pönitzprogress on buffer-reference-in-insets. beware of insta...
2008-02-23 André Pönitz(temporarily) add a Buffer * Inset::buffer_ membert
2008-02-12 Richard HeckFix bug 4037 and related problems. The patch has been...
2008-02-11 Abdelrazak Younesmodify Inset::EntryDirectionType to follow style used...
2008-02-10 Dov Feldsternvisual mode for bidi cursor movement
2007-12-21 Stefan Schimanski* Lazy MathData to avoid unneeded interpretation of...
2007-11-23 Uwe Stöhrsupport for \pagebreak:
2007-11-01 Abdelrazak YounesFix bug 4147.
2007-10-13 Abdelrazak YounesMove Inset::Code to InsetCode.h
2007-10-06 André Pönitznext one
2007-09-21 Abdelrazak Younes* Inset:
2007-09-20 André PönitzRemove a few includes from Text.h
2007-09-04 Edwin Leuvenrename method
2007-09-04 Edwin Leuvenrenaming of some methods that hurt the eyes + removal of:
2007-08-30 André Pönitzuse bald pointers in clone()
2007-08-12 Jean-Marc LasgouttesRewrite the label numbering code.
2007-07-18 Abdelrazak YounesProperly fix bug 3258.
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-05-18 Bo PengInsetListings: change the interface of diaplay function...
2007-05-12 Bernhard Roiderfix bug 2453
2007-04-29 André PönitzLyXText -> Text
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-29 André PönitzRemove InsetOld
2007-04-28 André Pönitzrename/merge LyXLength related stuff
2007-04-26 André Pönitzrename LCursor->Cursor
2007-04-26 André Pönitzmerge LyXTabular.{cpp,h} and insets/InsetTabular.{cpp...
2007-04-26 André Pönitzrename LyXLex into Lexer
2007-04-26 Bo PengRename .C ==> .cpp for files in src, part one
2007-04-25 Bo PengRename insets/insetxxx to insets/InsetXxx, part 2