]> git.lyx.org Git - lyx.git/history - src/Layout.h
DocBook: add new layout parameter DocBookWrapperMergeWithPrevious.
[lyx.git] / src / Layout.h
2020-09-19 Thibaut CuvelierDocBook: add new layout parameter DocBookWrapperMergeWi...
2020-08-03 Thibaut CuvelierRevert "DocBook: add new layout parameter DocBookWrappe...
2020-08-03 Thibaut CuvelierRevert "DocBook: add a layout tag to tell whether an...
2020-08-03 Thibaut CuvelierDocBook: add a layout tag to tell whether an item is...
2020-08-03 Thibaut CuvelierDocBook: add new layout parameter DocBookWrapperMergeWi...
2020-07-08 Thibaut CuvelierNew DocBook support
2020-05-04 Richard Kimberly... s/requires_/required_/ for code consistency
2020-05-03 Richard Kimberly... requires is a keyword in C++2a
2020-02-28 Richard Kimberly... Apparently, "requires" is a keyword in C++2a.
2019-06-02 Juergen SpitzmuellerAdd InsertOnNewline argument tag
2019-06-02 Juergen SpitzmuellerSupport FreeSpacing in InsetArgument
2019-04-18 Juergen SpitzmuellerAdd NewlineCmd InsetLayout and Argument option
2019-03-12 Juergen SpitzmuellerAdd NeedMBoxProtect [inset]layout option
2018-08-17 Juergen SpitzmuellerIntroduce listpreamble argument type
2018-04-14 Scott KostyshakTypo
2018-04-14 Juergen SpitzmuellerAdd cprotection support for paragraph layouts.
2017-12-29 Juergen SpitzmuellerAdd IsAutoNestedBy
2017-12-29 Juergen SpitzmuellerSome AutoNest polishment.
2017-12-28 Juergen SpitzmuellerImplement auto-nesting.
2017-07-03 Richard HeckFix whitespace at EOL.
2017-05-13 Guillaume MMFix computation of InsetLayout arguments for InsetText
2016-10-21 Juergen SpitzmuellerImplement PassThru option to arguments.
2016-10-14 Juergen SpitzmuellerNew layout tags for better counter handling
2015-12-13 Guillaume MunchLayout format update: AddToToc, IsTocCaption, OutlinerName
2015-06-01 Juergen SpitzmuellerMake layout membership to ParagraphGroup settable ...
2015-05-09 Juergen SpitzmuellerAdd option to Argument to let it be inserted with a...
2015-05-08 Juergen SpitzmuellerImplement PassThruChars to Argument
2015-04-20 Juergen SpitzmuellerNew (Inset)Layout tag PassThruChars
2015-02-14 Georg BaumUnify layout categories
2014-05-29 Juergen SpitzmuellerAdd layout tag that determines if/when a paragraph...
2014-04-21 Richard HeckUpdate other comment.
2014-04-21 Juergen SpitzmuellerAdd comment.
2013-05-15 Georg BaumImplement forced local layouts
2013-03-31 Georg BaumFix layout write bugs found by tests
2013-03-31 Georg BaumImplement writing of layouts
2013-02-24 Juergen SpitzmuellerAllow to specify default argument for layout/inset...
2013-02-09 Richard HeckChange LabelType Top_Environment to LabelType Above...
2012-12-28 Juergen SpitzmuellerSupport for command argument placement after the workar...
2012-12-19 Juergen SpitzmuellerMake the \item command in lists customizable
2012-12-17 Vincent van RavesteijnIntroduce Layout::args() and simplify code
2012-12-16 Juergen SpitzmuellerOption to auto-insert a paragraph style option, particu...
2012-12-10 Juergen SpitzmuellerPossibility to specify a preset argument
2012-12-09 Juergen SpitzmuellerAllow to separate menu string from label string for...
2012-11-29 Juergen SpitzmuellerSupport for \item arguments
2012-11-26 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-11-26 Juergen SpitzmuellerAllow for some argument visual customization
2012-11-25 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-11-25 Juergen SpitzmuellerAdd LeftDelim and RightDelim to the Style and InsetLayo...
2012-11-23 Juergen SpitzmuellerDo not separate the shortcut from the label string
2012-11-23 Juergen SpitzmuellerMerge remote-tracking branch 'origin/master' into featu...
2012-11-20 Juergen SpitzmuellerMerge remote-tracking branch 'origin/master' into featu...
2012-11-20 Juergen SpitzmuellerMerge remote-tracking branch 'origin/master' into featu...
2012-11-20 Juergen SpitzmuellerMerge branch 'master' into features/latexargs
2012-11-19 Juergen SpitzmuellerInsetArgument revision, first working version
2012-04-29 Jürgen SpitzmüllerMerge branch 'master' of git.lyx.org:lyx
2012-04-10 Georg BaumTranslations for listings insets
2012-01-14 Enrico ForestieriAfter r40612, the check for isFullUnicode is redundant...
2012-01-13 Enrico ForestieriRefine fix for bug #7800. Don't use \inputencoding...
2011-10-09 Enrico ForestieriRefine fix for bug #7800. Also allow setting the docume...
2011-10-08 Enrico ForestieriFix bug #7800 (Lyx cannot create dvi with Russian)
2011-03-28 Richard HeckRemove obsolete layout tags.
2010-12-08 Jürgen Spitzmüllermake i18npreamble work with polyglossia.
2010-08-09 Jean-Marc LasgouttesIntroduce new tag ParbreakIsNewline in Layout and Inset...
2010-06-04 Richard HeckIntroduce a new "RequiredArgs" tag for layouts. This...
2010-03-17 Richard HeckIntroduce a RefPrefix tag for Style, InsetLayout, and...
2010-02-13 Jürgen SpitzmüllerAdd the spellcheck tag also to paragraph styles.
2010-01-19 Richard HeckCollect the title for XHTML output, and use it.
2009-12-10 Richard HeckInitial work for InsetTOC. This does actually write...
2009-12-01 Richard HeckFix bug 5842: Add InPreamble tag for layouts.
2009-11-15 Richard HeckStyle.
2009-10-27 Richard HeckForgot this in a previous commit.
2009-10-27 Richard HeckRenaming.
2009-10-27 Richard HeckWe need to do some cleanup on the layout name before...
2009-10-27 Richard HeckRename some things to improve clarity.
2009-10-26 Richard HeckMove the defaults to Layout.
2009-10-26 Richard HeckSome framework stuff for default-generated CSS.
2009-10-26 Richard HeckAllow the suppression of LyX's own labels.
2009-10-26 Richard HeckThis commit does two things.
2009-10-24 Richard HeckMore typos.
2009-10-24 Richard HeckFix a couple typos.
2009-07-12 Jean-Marc LasgouttesRemove Layout::labelstring_appendix method; add a bool...
2009-06-06 Richard HeckFix a bug. Cosmetics.
2009-06-05 Richard HeckSeparate HTML preamble information. This could be used...
2009-06-05 Richard HeckLayout infrastructure for HTML output.
2009-06-02 Richard HeckA little cleanup of the layout files.
2009-02-17 Georg BaumBetter fix for bug 1476 (following an idea by Jean...
2009-02-04 Georg BaumPartial fix of bug 1476:
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-10-06 Richard HeckRemove unused code related to InsetEnvironment experiment.
2008-07-11 Bo PengImprove the local layout feature by better handling...
2008-07-07 Pavel SandaRemove InsetEnvironment. This is unfinished decade...
2008-04-05 André Pönitzmore Lexer;
2008-03-06 Richard HeckChange the interface to a paragraph's layout. We still...
2008-03-06 Richard HeckBackend support for layout categorization.
2008-02-14 Richard HeckFix Layout::read() API.
2008-02-13 Abdelrazak YounesDocument Layout::read() and TextClass::read() return...
2008-02-01 Jean-Marc LasgouttesUse a set<string> instead of a vecctor<string> for...
2008-01-07 Jürgen Spitzmüller*** Requires tag for classes, layouts and custom insets ***
2007-10-28 Abdelrazak YounesSplitup Font in saner bits:
2007-09-29 André Pönitzcosmetics
next