]> git.lyx.org Git - lyx.git/history - src/insets/InsetTabular.h
* src/insets/InsetTabular.h:
[lyx.git] / 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