]> git.lyx.org Git - lyx.git/history - src/insets/InsetFloat.cpp
Fix bug #11398
[lyx.git] / src / insets / InsetFloat.cpp
2018-12-08 Enrico ForestieriFix bug #11398
2018-06-17 Enrico ForestieriFix bug #11174
2017-08-12 Juergen SpitzmuellerMark some intentional fall-throughs (in a way understan...
2017-08-12 Juergen SpitzmuellerRevert "Mark some intentional fall-throughs (in a way...
2017-08-12 Juergen SpitzmuellerMark some intentional fall-throughs (in a way understan...
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-04-15 Uwe StöhrInsetFloat: allow float placement for rotated floats
2017-04-11 Uwe StöhrInsetFloat.cpp: fix bug #10618
2016-10-22 Guillaume MunchAdd safe line breaks to improve TexRow precision in...
2016-10-16 Guillaume MunchUse otexstringstream for the captions of InsetCaptionables
2016-10-16 Guillaume Munchtexstring and otexstringstream
2016-09-23 Guillaume MunchRemove option to disable texrow
2016-07-30 Richard HeckRevert most of dd7863b6.
2016-07-30 Richard HeckFix thinko from earlier commit.
2016-07-30 Richard HeckBe more careful with braces, due to comments.
2016-07-04 Guillaume MunchRationalise includes
2016-03-30 Jean-Marc LasgouttesRename Caption:LongTableNoNumber to Caption:Unnumbered
2015-10-19 Guillaume MunchAdd cursor<->row correspondance tracking for tables...
2015-09-15 Guillaume MunchNew class InsetCaptionable
2015-09-15 Guillaume MunchBetter construction of the TOC for floats and captions
2015-05-23 Juergen SpitzmuellerInsetFloat: fix typo
2015-05-22 Juergen SpitzmuellerAdd more Float tags to allow to disable wide and sidewa...
2015-05-22 Juergen SpitzmuellerAdd Float tag to determine allowed positioning options...
2015-04-01 Jean-Marc LasgouttesClean-up the undo API
2015-02-20 Jean-Marc LasgouttesMain argument of a subfloat is not a moving argument
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-08 Jean-Marc Lasgouttes\\subfloat captions are moving arguments
2014-01-26 Richard HeckDo not allow newlines in subfloats. Fixes #8752.
2013-03-22 Georg BaumSupport \caption* (bug #3209)
2013-03-08 Richard HeckIntroduce max_length parameter for plaintext() output...
2012-12-28 Juergen SpitzmuellerSupport for command argument placement after the workar...
2011-03-28 Richard HeckThis is intended to be a pure renaming of the Inset...
2011-03-12 Enrico ForestieriWhen an error occurs, don't highlight more than necessary.
2011-02-10 Enrico ForestieriIntegrate texrow with otexstream in order to perform...
2011-02-02 Jürgen Spitzmüller* InsetFloat.cpp (getCaption):
2011-01-29 Enrico ForestieriIntroduce a wrapper class for odocstream to help ensuri...
2011-01-24 Enrico ForestieriFix bug #7254 (LyX may insert a blank line when ending...
2010-12-08 Jean-Marc LasgouttesTry to finally fix #6930. All the paths that did not...
2010-11-24 Richard HeckChange the escaping mechanism for XHTML output and...
2010-11-17 Richard HeckSimplify more of the tooltips. There will be some speed...
2010-07-09 Richard HeckTry to move all updateBuffer() calls to a central locat...
2010-04-09 Richard HeckMake members of FuncRequest private, per the FIXME...
2010-04-09 Richard HeckThis is just a giant renaming of member variables in...
2010-03-03 Richard Hecks/updateLabels/updateBuffer/g, per a suggestion of...
2010-02-16 Abdelrazak YounesFactorize showInsetDialog() for InsetParamsDialog based...
2010-02-10 Abdelrazak Younes* InsetFloat:
2010-02-08 Abdelrazak Younes* Migrate InsetFloat to InsetDialog
2010-01-20 Richard HeckGet rid of some magic booleans in updateLabels() and...
2010-01-20 Richard HeckBetter XHTML output for InsetRef.
2010-01-19 Richard HeckMove the StartTag, EndTag, and CompTag classes into...
2010-01-07 Richard HeckMake the float interface for XHTML consistent with...
2009-12-04 Richard HeckThis patch introduces an optional argument to Buffer...
2009-11-30 Richard HeckRestore XHTML output for InsetFloat.
2009-11-30 Richard HeckA bit of renaming, plus default values for htmlTag...
2009-11-08 Abdelrazak YounesUniformize Inset construction (passing Buffer * everywh...
2009-08-06 Vincent van RavesteijnFix bug #6125: Float positioning dialog enables invalid...
2009-07-21 Vincent van RavesteijnFix #6045: Possible to insert table floats to figure...
2009-07-14 Jean-Marc Lasgouttesremove all trace of editMessage
2009-07-13 Jean-Marc LasgouttesRemove all BufferParam arguments in InsetXXX methods...
2009-07-05 Jean-Marc Lasgouttesunused #includes
2009-06-19 Richard HeckFix captions, in accord with observations by Abdel...
2009-06-19 Richard HeckMove these, too, so they can be used in InsetListings...
2009-06-19 Richard HeckMove getCaptionInset() to InsetCollapsable, so it can...
2009-06-19 Richard HeckXHTML output for floats and captions.
2009-06-19 Richard HeckFactor out some code for later use (and to remove dupli...
2009-05-19 Uwe StöhrInsetFloat.cpp: remove unneeded include
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-02-21 Vincent van RavesteijnFix bug 4346: http://bugzilla.lyx.org/show_bug.cgi...
2009-02-07 Jürgen SpitzmüllerBug 5562: Fix command line output of subfigure insets...
2008-11-26 Vincent van RavesteijnRemove useless and confusing lines of code. As subfloat...
2008-11-23 Jürgen Spitzmüllerwhitespace.
2008-11-17 André Pönitzadd Buffer * member to DocIterator
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-11-05 Jean-Marc LasgouttesFix bug 5407
2008-11-03 Jean-Marc Lasgouttesoops! r27229 was wrong
2008-11-03 Jean-Marc Lasgouttesrevert r27209
2008-08-29 Pavel SandaGet rid of annoying tooltips. ERT tooltip survived...
2008-08-19 Jürgen Spitzmüller* src/insets/InsetFloat{.cpp,h}:
2008-06-18 Pavel SandaFix include orderings.
2008-06-05 Jürgen SpitzmüllerWrap figures can also have subfloats. I simply forgot...
2008-05-29 Richard HeckFuncStatus::enabled(bool) --> FuncStatus::setEnabled...
2008-05-20 Abdelrazak YounesFix caption numbering of child documents.
2008-04-27 Jürgen Spitzmüller* move extended tooltips support to InsetCollapsable...
2008-04-10 Jürgen SpitzmüllerExtended tooltips for floats:
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-27 André Pönitzremove remaining MailInsets.
2008-03-25 Abdelrazak YounesCleanup mouse/selection/context-menu interactions.
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-28 Richard HeckRemove TextClassPtr without losing the type safety...
2008-02-27 André Pönitzprogress on buffer-reference-in-insets. beware of insta...
2008-02-24 Richard HeckAndre's s/getTextClass/textClass/ cleanup.
2008-02-24 Richard HeckRevert 23154.
2008-02-23 André PönitzReplace the text class shared ptr by good old index...
2008-02-18 Abdelrazak Younesheader cleanup
next