]> git.lyx.org Git - lyx.git/history - src/insets/InsetCaption.h
Make members of FuncRequest private, per the FIXME there. Again, this is
[lyx.git] / src / insets / InsetCaption.h
2010-03-03 Richard Hecks/updateLabels/updateBuffer/g, per a suggestion of...
2010-01-20 Richard HeckGet rid of some magic booleans in updateLabels() and...
2009-12-14 Richard HeckAllow use of InsetLayout with InsetCaption.
2009-12-04 Richard HeckThis patch introduces an optional argument to Buffer...
2009-11-30 Richard HeckRestore XHTML output for InsetCaption.
2009-11-08 Abdelrazak YounesUniformize Inset construction (passing Buffer * everywh...
2009-10-24 Vincent van RavesteijnFix bug #6280: Wrong context menu is opened in an auto...
2009-07-14 Jean-Marc Lasgouttesremove all trace of editMessage
2009-06-19 Richard HeckFix captions, in accord with observations by Abdel...
2009-06-19 Richard HeckPolish some of the recent changes in accord with sugges...
2009-06-19 Richard HeckXHTML output for floats and captions.
2009-02-07 Jürgen SpitzmüllerBug 5562: Fix command line output of subfigure insets...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-07-10 Richard HeckRename empty layout stuff to plain layout stuff.
2008-05-13 Abdelrazak YounesInset::addToToc(): change signature. Use DocIterator...
2008-04-10 Jürgen SpitzmüllerExtended tooltips for floats:
2008-03-19 Richard HeckChange the signature of forceEmptyLayout(), so that...
2008-03-05 André Pönitzmake code look a bit more uniform
2008-03-04 André Pönitztry to pass a Buffer & to inset construction if some...
2008-03-02 Jürgen Spitzmüller** subfig support **
2008-02-29 Richard HeckThis is the last of the commits that hopes to enforce...
2008-02-27 André Pönitzprogress on buffer-reference-in-insets. beware of insta...
2008-02-15 Abdelrazak Younes* Inset: Prepare for an eventual merge of updateLabels...
2008-02-12 Richard HeckFix bug 4037 and related problems. The patch has been...
2008-02-11 Abdelrazak YounesFix List of Figures and Tables in the Outliner and...
2008-02-11 Abdelrazak Younesmodify Inset::EntryDirectionType to follow style used...
2008-02-10 Dov Feldsternvisual mode for bidi cursor movement
2007-11-07 Abdelrazak YounesAdjust headers.
2007-10-13 Abdelrazak YounesMove Inset::Code to InsetCode.h
2007-09-21 Abdelrazak Younes* Inset:
2007-09-17 Abdelrazak Younesremove InsetCaption::drawSelection(): this was not...
2007-08-30 André Pönitzuse bald pointers in clone()
2007-08-27 Abdelrazak YounesRemove the wide() hack. This simplifies quite a few...
2007-08-12 Jean-Marc LasgouttesRewrite the label numbering code.
2007-06-22 Alfredo Braunsteinconst correctness
2007-06-05 Bo PengaddToToc, pass parent ParConstIterator, fix bug 3711
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-05-18 Bo PengInsetListings: change the interface of diaplay function...
2007-05-14 Bo PengSeparate caption and label from InsetListingsParams...
2007-05-01 Michael Schmitt"fix" bug #3332 (plain text export depends on the menu...
2007-04-30 Abdelrazak YounesFix bug 3186?
2007-04-29 André Pönitzrename LyXTextClass* into TextClass*
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-26 André Pönitzrename LCursor->Cursor
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