]> git.lyx.org Git - lyx.git/history - src/insets/InsetTabular.cpp
Fix some bugs in the bibinfo caching mechanism. Comments to follow.
[lyx.git] / src / insets / InsetTabular.cpp
2009-05-05 Pavel SandaIntroduce double underline and wavy underline styles...
2009-05-03 Pavel SandaIntroduce strikeout text style (strike-through)
2009-04-22 Vincent van Ravesteijn* Move handling of LFUN_INSET_SETTINGS to Inset,
2009-04-10 Vincent van RavesteijnMake the insets accept LFUN_INSET_SETTINGS. For these...
2009-04-04 Richard HeckManage the initial setting of Default or Plain Layout...
2009-03-01 Vincent van Ravesteijn* InsetTabular.cpp: Make sure the caption is inserted...
2009-02-14 Uwe StöhrInsetTabular.cpp: fix http://bugzilla.lyx.org/show_bug...
2009-02-13 Uwe StöhrInsetTabular.cpp: Reverting r28472 and part of r28461...
2009-02-13 Uwe StöhrInsetTabular.cpp: I was over eager in r28442: there...
2009-02-12 Uwe StöhrInsetTabular.cpp: when there is no first header or...
2009-02-12 Uwe StöhrGuiTabular.cpp, InsetTabular.cpp: fix http://bugzilla...
2009-02-12 Uwe StöhrInsetTabular.cpp: output the caption for docbook accord...
2009-02-12 Uwe StöhrInsetTabular.cpp: output the caption for docbook
2009-02-12 Uwe StöhrInsetTabular.cpp: fix http://bugzilla.lyx.org/show_bug...
2009-02-11 Uwe StöhrInsetTabular.cpp: partly reverting r28437, because...
2009-02-11 Uwe StöhrInsetTabular.cpp: Insert a caption, when a longtable...
2009-02-10 Uwe StöhrGuiTabular, InsetTabular: fix http://bugzilla.lyx.org...
2009-02-10 Vincent van RavesteijnFix bug 5753: http://bugzilla.lyx.org/show_bug.cgi...
2009-02-09 Vincent van RavesteijnReplace the PainterInfo::erased_ member by a proper...
2009-02-09 Vincent van RavesteijnFix bug 5766: http://bugzilla.lyx.org/show_bug.cgi...
2009-02-09 Vincent van RavesteijnFix bug 5750: http://bugzilla.lyx.org/show_bug.cgi...
2009-02-08 Vincent van RavesteijnFix bug 5604: http://bugzilla.lyx.org/show_bug.cgi...
2009-02-07 Vincent van RavesteijnFix bug 1802: http://bugzilla.lyx.org/show_bug.cgi...
2009-02-05 Vincent van Ravesteijn* InsetTabular.cpp cosmetics
2009-01-30 Uwe Stöhrsupport for the LaTeX commands \*phantom, fileformat...
2009-01-03 Vincent van RavesteijnAllow users to specify toolbar icons for commands with...
2008-12-22 Georg Baumfix potential problems detected by gcc
2008-11-19 Vincent van RavesteijnFix tabular cursor movement:
2008-11-18 Vincent van RavesteijnCorrect painting of a fully selected tabular cell.
2008-11-18 Vincent van RavesteijnFix bug #5536.
2008-11-17 André Pönitzadd Buffer * member to DocIterator
2008-11-16 André Pönitzmove more stuff from buffer_func to Buffer
2008-11-15 Jean-Marc Lasgouttesmove the catInit call around
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-10-01 Abdelrazak YounesModify the way multi-cell selection is done in tables:
2008-09-27 Jürgen Spitzmüllerattempt to fix bug 5282:
2008-09-26 Uwe StöhrInsetTabular: make Slovak and Czech documents compilabl...
2008-09-24 André Pönitzstreamlining setter syntax. using mutable references...
2008-09-18 Jürgen Spitzmüllerget rid of two compiler warnings.
2008-09-15 Enrico ForestieriIntroduce LFUN_FONT_BOLDSYMBOL, performing the same...
2008-09-15 Jürgen Spitzmüller* InsetTabular.cpp:
2008-09-15 Jürgen Spitzmüller* src/insets/InsetTabular.{cpp,h}:
2008-09-14 Edwin Leuvencomments don't hurt
2008-09-14 Edwin Leuvenclean up horizontal tabular line latex-output
2008-09-14 Jürgen Spitzmüllerfix bug 5250.
2008-09-13 Jürgen Spitzmüller* Fix display of horizontal alignment in fixed width...
2008-09-12 Jürgen SpitzmüllerI\89/1ÀH\8b\$\bH\8bl$\10L\8bd$\18L\8bl$ L\8bt$(L\8b|$0H\83Ä8ÃM\85ö¸\f
2008-09-10 Jürgen SpitzmüllerFix rest of bug 4886, following Richard's advices.
2008-09-10 Jürgen Spitzmüller* src/insets/InsetTabular.cpp:
2008-09-09 Richard HeckFix bug 4886.
2008-09-09 Edwin Leuvenfix sideways scrolling in tabulars with nested insets
2008-08-09 Richard HeckThe previous commit inadvertently contained some of...
2008-08-09 Richard HeckDon't allow new pages within tables!
2008-08-09 Richard HeckMove isMultiCell() to Cursor, and use it.
2008-08-09 Richard HeckFix cursor movement with multicell selections. There...
2008-08-08 Richard HeckFix crash reported on the list involving multicell...
2008-08-08 Richard HeckSet the cursor to the start of the cell when doing...
2008-08-08 Richard HeckFix bug 5145. InsetTabular was resetting cur.idx()...
2008-08-08 Richard HeckFix bug 5146. The problem arose when attempting to...
2008-08-01 Richard HeckChange the "empty layout" to the "plain layout", to...
2008-07-29 Abdelrazak YounesInsetText: remove InsetText default ctor and make text_...
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-21 Richard HeckTry to fix a problem noted by Dov. There are design...
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-07-04 Edwin Leuvenfix http://bugzilla.lyx.org/show_bug.cgi?id=4998
2008-06-18 Pavel SandaFix include orderings.
2008-06-11 Pavel SandaLFUN_FONT_FREE_* -> LFUN_TEXSTYLE_*
2008-06-09 Edwin Leuvenfix http://bugzilla.lyx.org/show_bug.cgi?id=4778
2008-06-04 Pavel SandaLast rites for LFUN_BREAK_PARAGRAPH_SKIP, LFUN_DELETE_B...
2008-05-29 Richard HeckFuncStatus::enabled(bool) --> FuncStatus::setEnabled...
2008-05-25 Uwe StöhrInsetTabular.cpp: fix the logic when \linebreaks are...
2008-05-22 Abdelrazak YounesFix bug http://bugzilla.lyx.org/show_bug.cgi?id=4641
2008-05-07 Edwin Leuvenno vertical lines with booktabs
2008-05-06 Edwin Leuvenfix http://bugzilla.lyx.org/show_bug.cgi?id=4778
2008-05-04 Edwin Leuvenfix: http://bugzilla.lyx.org/show_bug.cgi?id=4688
2008-04-30 Jean-Marc Lasgouttesrename assert.h to lassert.h
2008-04-27 Edwin Leuvenmore line fixes
2008-04-25 Edwin Leuvenfix http://bugzilla.lyx.org/show_bug.cgi?id=4792
2008-04-24 Edwin Leuvensmarter line setting in latex tabulars
2008-04-21 Abdelrazak YounesTabular de-spaghettization, step 2: move functions...
2008-04-21 Abdelrazak YounesTabular de-spaghettization, step 1.
2008-04-19 Edwin Leuventhis we don't need anymore
2008-04-19 Edwin Leuven- make line-lovers happy (fix bug 4677)
2008-04-17 Edwin Leuvenfix http://bugzilla.lyx.org/show_bug.cgi?id=4756
2008-04-11 Dov Feldsternvisual mode for bidi cursor movement --- in tables
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-04-05 André Pönitzlexer cosmetics
2008-04-05 André Pönitzuse simpler parser interface
2008-04-02 André Pönitznext try...
2008-04-02 André Pönitzrevert last patch. there's something wrong, possibly...
2008-04-02 André Pönitzsimplify Lexer use a bit
2008-03-31 Edwin Leuvenfix bug http://bugzilla.lyx.org/show_bug.cgi?id=4688
2008-03-28 Abdelrazak YounesAdd tabular context menu. Feel free to enhance/modify...
2008-03-28 Edwin Leuvenfix bug http://bugzilla.lyx.org/show_bug.cgi?id=4677
2008-03-27 André Pönitzremove remaining MailInsets.
2008-03-26 Edwin Leuvendon't call cellIndex with invalid columns
2008-03-26 Jürgen SpitzmüllerMerge the two linebreak insets into one.
next