]> git.lyx.org Git - lyx.git/history - src/insets/InsetLayout.h
Use the same code for editable and non-editable buttons
[lyx.git] / src / insets / InsetLayout.h
2015-12-13 Guillaume MunchLayout format update: AddToToc, IsTocCaption, OutlinerName
2015-04-20 Juergen SpitzmuellerNew (Inset)Layout tag PassThruChars
2015-01-11 Georg BaumReplace hardcoded hack with InsetLayout tag
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-08 Juergen SpitzmuellerAdd ObsoletedBy tag to InsetLayout
2014-12-01 Juergen SpitzmuellerAdd a layout tag ForceOwnlines that assures an inset...
2014-04-21 Richard HeckUpdate comment slightly.
2014-04-21 Richard HeckMake some functions return const refs, and add a comment.
2014-04-21 Richard HeckFix a bunch of minor issues discovered by the cppcheck...
2012-12-28 Juergen SpitzmuellerSupport for command argument placement after the workar...
2012-12-02 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2012-12-02 Vincent van RavesteijnFix monolithic build
2012-11-28 Juergen SpitzmuellerProvide option to force a local language switch where...
2012-11-28 Juergen SpitzmuellerPass local font to arguments and assure pass_thru is...
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-24 Richard HeckSome minor cleanup of new InsetArguments stuff that...
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
2011-01-29 Enrico ForestieriIntroduce a wrapper class for odocstream to help ensuri...
2010-10-13 Richard HeckAdd ResetsFont tag to InsetLayout, toward fixing bug...
2010-08-09 Jean-Marc LasgouttesIntroduce new tag ParbreakIsNewline in Layout and Inset...
2010-03-17 Richard HeckIntroduce a RefPrefix tag for Style, InsetLayout, and...
2010-02-13 Jürgen Spitzmüller* new InsetLayout tag to disallow spell checking. This...
2010-01-20 Richard HeckMove comments to functions, not private members.
2010-01-15 Jean-Marc Lasgouttesremove bad and unused #include
2010-01-14 Richard HeckRevert r33039, which did not work at all.
2010-01-14 Richard HeckMinor InsetLayout cleanup.
2009-12-18 Richard HeckEnhance LyX by fixing bug 5587. We add a new ContentAsL...
2009-12-03 Richard HeckStyle.
2009-10-27 Richard HeckWe should have a default tag for InsetLayout, too,...
2009-10-27 Richard HeckPut the InsetLayout default CSS stuff to use.
2009-10-27 Richard HeckDefault CSS for InsetLayout.
2009-10-26 Richard HeckTry to deal with one of the big problems here, namely...
2009-07-14 Jean-Marc LasgouttesThis commit terminates the great InsetCollapsable shrin...
2009-06-06 Richard HeckAdd a couple more HTML* tags to InsetLayout, in a way...
2009-06-05 Richard HeckSeparate HTML preamble information. This could be used...
2009-06-05 Richard HeckInsetLayout infrastructure.
2009-06-03 Richard HeckRationalize the handling of InsetLayout's preamble...
2009-02-06 Richard HeckIntroduce the InToc tag for InsetLayout.
2008-12-16 Richard HeckCurrently, a second InsetLayout declaration of a given...
2008-12-16 Richard HeckConstness and a typo.
2008-10-25 Richard HeckFix another part of 5403, again to do with case sensiti...
2008-10-25 Richard HeckStyle.
2008-10-25 Richard HeckFix for another part of 5403, and related bugs, anyway...
2008-10-05 Richard HeckFurther to r26743, add CustomPars and ForcePlain layout...
2008-07-28 Richard HeckAdd CopyStyle tag for InsetLayout, per request of Steve...
2008-04-06 Pavel SandaAdd comment for InsetLayout::lyxtype_.
2008-02-22 Richard HeckMove the enum into InsetLayout.
2008-02-22 Richard HeckThis should be the last of the commits refactoring...
2008-02-22 Richard HeckMore headers.
2008-02-22 Richard HeckThis is the second commit in the process of making...
2008-02-22 Richard HeckThis is the first of a series of commits that will...
2008-02-21 Richard HeckAdd empty InsetLayout for undefined cases. Should avoid...
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-11-07 Abdelrazak YounesMove InsetLayout definition to insets/InsetLayout.h