]> git.lyx.org Git - lyx.git/history - src/insets/InsetArgument.cpp
InsetInfo: enable inset dissolve
[lyx.git] / src / insets / InsetArgument.cpp
2017-12-29 Juergen SpitzmuellerProperly implement IsTocCaption for Arguments in standa...
2017-10-16 Juergen SpitzmuellerCollapsable -> Collapsible (part 2)
2017-09-22 Juergen SpitzmuellerFix some spelling errors reported by Sven
2017-09-15 Juergen SpitzmuellerReset InsetArgument language after passthru status...
2017-05-13 Guillaume MMFix computation of InsetLayout arguments for InsetText
2017-05-13 Guillaume MMSimplify before clean-up before following bugfix
2017-01-15 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2017-01-14 Guillaume MunchMake the generation of children's tocs more robust
2017-01-09 Juergen Spitzmuellermerge recent changes from master
2017-01-09 Guillaume MunchImplement IsTocCaption for InsetArgument
2016-11-05 Juergen SpitzmuellerRe-Fix #8471
2016-10-21 Juergen SpitzmuellerImplement PassThru option to arguments.
2016-10-16 Guillaume MunchTexRow for InsetArgument
2016-07-30 Richard HeckSimplify and unify code for special handling in argumen...
2016-07-30 Richard HeckFix display of colors in labels of arguments.
2016-07-18 Richard HeckRevert "Do not crash is release mode if we stumble...
2016-07-18 Richard HeckDo not crash is release mode if we stumble across an...
2016-07-04 Guillaume MunchRationalise includes
2016-05-29 Juergen SpitzmuellerImplement some forgotten context menu items for arguments
2015-05-08 Juergen SpitzmuellerImplement PassThruChars to Argument
2015-04-01 Jean-Marc LasgouttesClean-up the undo API
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-27 Georg Baumwhitespace
2014-11-27 Jean-Marc LasgouttesFix warnings reported by clang
2013-11-14 Juergen SpitzmuellerFix language issues in Argument read (#8471)
2012-12-28 Juergen SpitzmuellerSupport for command argument placement after the workar...
2012-12-17 Vincent van RavesteijnIntroduce Layout::args() and simplify code
2012-12-10 Juergen SpitzmuellerPossibility to specify a preset argument
2012-12-02 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2012-12-02 Vincent van RavesteijnFix monolithic build
2012-11-29 Juergen SpitzmuellerSupport for \item arguments
2012-11-28 Juergen SpitzmuellerPass local font to arguments and assure pass_thru is...
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 Spitzmuellerallow arguments in PassThru insets
2012-11-25 Juergen SpitzmuellerAdd author
2012-11-24 Juergen SpitzmuellerFix splitting of layout string
2012-11-24 Richard HeckSome minor cleanup of new InsetArguments stuff that...
2012-11-23 Juergen SpitzmuellerDo not separate the shortcut from the label string
2012-11-23 Juergen SpitzmuellerContext menu for InsetArgument
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 SpitzmuellerWhitespace
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
2011-10-29 Vincent van RavesteijnHeader file cleanups
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...
2010-06-07 Richard HeckRenaming: \\begin_inset OptArg to \\begin_inset Argument.
2010-06-04 Richard HeckRename InsetOptArg as InsetArgument.