]> git.lyx.org Git - lyx.git/history - src/insets/InsetBox.cpp
Loop refactoring
[lyx.git] / src / insets / InsetBox.cpp
2020-09-19 Thibaut CuvelierMerge branch 'feature/docbook' into master
2020-09-19 Thibaut CuvelierDocBook: implement InsetBox titles.
2020-09-19 Thibaut CuvelierDocBook: several missing features for Additional.lyx.
2020-07-08 Thibaut CuvelierNew DocBook support
2020-06-25 Jean-Marc LasgouttesRun codespell on src/insets
2020-06-15 Thibaut CuvelierRename XHTMLStream to XMLStream, move it to another...
2019-08-15 Juergen SpitzmuellerFix coloured boxes in RTL with [pdf]latex (#8642)
2019-08-14 Juergen SpitzmuellerCorrect ^ catcode for \cprotect
2019-08-14 Juergen SpitzmuellerFix cprotect with Slovak
2018-05-11 Juergen SpitzmuellerFix InsetBox::contentAlignment()
2018-04-30 Juergen Spitzmuellercprotect allows to place environments in fragile contexts.
2018-04-19 Scott KostyshakUse \cprotect only for "simple frame" boxes
2018-04-14 Juergen SpitzmuellerConsider cprotection in boxes.
2018-01-05 Jean-Marc LasgouttesMove the inPixels(MetricsBase) help from Length to...
2017-10-16 Juergen SpitzmuellerCollapsable -> Collapsible (part 2)
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
2016-07-04 Guillaume MunchRationalise includes
2016-05-28 Jean-Marc LasgouttesAvoid narrow boxes when using \width as box width unit
2016-02-04 Uwe StöhrInsetBox.cpp: fix bug #8712
2015-11-23 Jean-Marc LasgouttesImplement on screen rendering of alignment in LR boxes.
2015-10-23 Georg BaumRevert the box alignment part of 8010b90c
2015-10-18 Georg BaumRemove confusing parentheses
2015-09-12 Jean-MarcFix logic of method
2015-05-17 Uwe StöhrInsetBox.cpp: add visual feedback for frame color
2015-05-17 Uwe StöhrInsetBox.cpp: fix a bug I introduced in [88593e0e/lyxgit]
2015-05-17 Uwe StöhrInsetBox.cpp: code simplification
2015-05-16 Uwe Stöhrsupport for colored boxes
2015-05-15 Uwe StöhrInsetBox.cpp: code simplification
2015-05-13 Pavel SandaUnduplicate box strings.
2015-05-11 Uwe StöhrBoxUi.ui: update tooltips and tab order
2015-05-11 Uwe Stöhradd ability to change box line thickness and separation
2015-04-01 Jean-Marc LasgouttesClean-up the undo API
2015-03-31 Jean-Marc LasgouttesImprove the check for multiple paragraphs in Text:...
2015-03-26 Jean-Marc LasgouttesImprove support for on screen length calculation
2014-04-21 Richard HeckThis is the result of an audit of all static variables...
2013-05-25 Uwe StöhrGuiBox.cpp, InsetBox.cpp: fix some wrong logic
2013-05-24 Jean-Marc LasgouttesFix empty width support for Box inset
2013-05-14 Uwe StöhrInsetBox.cpp: remove unnecessary non-ASCII char
2013-03-22 Uwe Stöhrsupport for \mbox and \fbox
2013-03-08 Richard HeckIntroduce max_length parameter for plaintext() output...
2012-11-30 Juergen SpitzmuellerFix shaded box UI color (#7395) as good as it gets ATM
2012-09-30 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2012-09-29 Pavel SandaAnother witch hunting case: break-paragraph -> paragrap...
2012-05-02 Richard HeckBefore we process the LFUN, make sure that it is actual...
2012-05-02 Richard HeckTry to fix bug 8124. We enable LFUN_INSET_MODIFY in...
2012-01-15 Richard HeckFix bug #7983: Do not modify params before we know...
2011-10-29 Vincent van RavesteijnChange the type of the context menu name to string
2011-10-26 Pavel Sandatypo
2011-10-24 Uwe StöhrInsetBox.cpp: fix bug #7849 (with help from Jürgen)
2011-10-24 Uwe StöhrInsetBox.cpp: add important note
2011-04-03 Richard HeckDon't output box width if it's 100% (default).
2011-04-03 Richard HeckDifferent types of boxes should all have their own...
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-01-29 Enrico ForestieriIntroduce a wrapper class for odocstream to help ensuri...
2011-01-19 Jürgen Spitzmüller* InsetBox.cpp: framed boxes can have paragraph breaks...
2010-12-08 Jean-Marc LasgouttesTry to finally fix #6930. All the paths that did not...
2010-11-29 Vincent van RavesteijnRename InsetXXX::contextMenu to InsetXXX::contextMenuNa...
2010-11-29 Jean-Marc LasgouttesFix bug #6930: no undo for inset type changing
2010-07-08 Uwe StöhrInsetBox.cpp: only shaded boxes can have a non-plain...
2010-07-08 Uwe StöhrInsetBox.cpp: only shaded boxes can have multiple parag...
2010-07-03 Uwe Stöhr- new support for makebox; fileformat change
2010-05-23 Uwe StöhrInsetBox.cpp: fix #4776; the additional \makebox is...
2010-04-22 Peter Kümmelchange was committed by accident.
2010-04-22 Peter KümmelUsing "using namespace std" with msvc10 makes also...
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-02-16 Abdelrazak YounesFactorize showInsetDialog() for InsetParamsDialog based...
2010-02-16 Abdelrazak YounesInsetBox:
2010-02-07 Abdelrazak YounesERT and Box insets: simplify dialog creation and don...
2010-01-19 Richard HeckMove the StartTag, EndTag, and CompTag classes into...
2009-12-14 Richard HeckFix the height output for InsetBox.
2009-12-14 Richard HeckSpacing.
2009-11-26 Richard HeckRestore XHTML for InsetBox.
2009-11-08 Abdelrazak YounesUniformize Inset construction (passing Buffer * everywh...
2009-07-14 Jean-Marc Lasgouttesremove all trace of editMessage
2009-07-14 Jean-Marc LasgouttesRemove the layout_ cache in InsetCollapsable.
2009-07-13 Jean-Marc LasgouttesRemove all BufferParam arguments in InsetXXX methods...
2009-06-12 Richard HeckWell, it turns out that we need a different return...
2009-06-12 Richard HeckThe return value for xhtml() is not going to be needed.
2009-06-12 Richard HeckLengths for HTML. Use them for InsetBox.
2009-06-06 Pavel SandaFix compilation on win
2009-06-05 Richard HeckHTML output code for a handful of easy insets.
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...
2008-12-12 Jean-Marc Lasgouttes1/ call InsetCollapsable::validate instead of InsetText...
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-10-28 Richard HeckThis is a conservative fix for the layout setting bug...
2008-10-04 Jürgen SpitzmüllerBox fixes from Vincent and me.
2008-08-01 Richard HeckChange the "empty layout" to the "plain layout", to...
2008-07-10 Richard HeckRename empty layout stuff to plain layout stuff.
2008-06-18 Pavel SandaFix include orderings.
2008-05-29 Richard HeckFuncStatus::enabled(bool) --> FuncStatus::setEnabled...
2008-05-26 Jean-Marc Lasgouttesremove some useless workarounds in getStatus
2008-04-05 André Pönitzuse simpler parser interface
2008-04-04 Jürgen Spitzmüller* src/insets/InsetBox.cpp:
2008-04-04 Jürgen Spitzmüller* src/frontends/qt4/GuiBox.cpp:
2008-04-02 André Pönitznext try...
next