]> git.lyx.org Git - lyx.git/history - src/insets/InsetLayout.cpp
Initialize recently added forceownlines_ bool
[lyx.git] / src / insets / InsetLayout.cpp
2014-12-20 Scott KostyshakInitialize recently added forceownlines_ bool
2014-12-20 Scott KostyshakWhitespace
2014-12-09 Georg BaumImprove and unify error messages
2014-12-08 Juergen SpitzmuellerAdd ObsoletedBy tag to InsetLayout
2014-12-01 Juergen SpitzmuellerAdd a layout tag ForceOwnlines that assures an inset...
2014-04-06 Juergen SpitzmuellerFix iterator invalidation.
2014-02-10 Georg BaumFix conflicting inset font defaults (bug #8874)
2013-04-25 Richard HeckDefault font for an InsetLayout should be to inherit...
2013-02-24 Juergen SpitzmuellerAllow to specify default argument for layout/inset...
2013-01-13 Juergen SpitzmuellerReset postcommandargs as well on resetargs (bug #8500)
2012-12-28 Juergen SpitzmuellerSupport for command argument placement after the workar...
2012-12-17 Juergen SpitzmuellerAutoInsert option also for flex insets
2012-12-10 Juergen SpitzmuellerPossibility to specify a preset argument
2012-12-09 Juergen SpitzmuellerAllow to separate menu string from label string for...
2012-12-02 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2012-12-02 Vincent van RavesteijnFix monolithic build
2012-12-02 Juergen SpitzmuellerImplement resetArgs to InsetLayout (#8437)
2012-11-30 Juergen Spitzmuellerallow linebreak in argument delimiter string
2012-11-29 Juergen SpitzmuellerSupport for \item arguments
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-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-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 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-30 Vincent van RavesteijnFix bug #8078: Assertions in xhtml output on Windows
2012-04-29 Jürgen SpitzmüllerMerge branch 'master' of git.lyx.org:lyx
2012-04-10 Georg BaumTranslations for listings insets
2011-09-23 Richard HeckFix a couple unused variable warnings.
2011-03-29 Richard HeckRefine previous commit: Forgot the break.
2011-03-29 Richard HeckContinuing fix of #7080. Since we now demand "Flex...
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-10-12 Richard Heckstyle
2010-08-09 Jean-Marc LasgouttesIntroduce new tag ParbreakIsNewline in Layout and Inset...
2010-08-08 Jean-Marc Lasgouttesfix oversight
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-14 Richard HeckRevert r33039, which did not work at all.
2010-01-14 Richard HeckCharacter styles should have MultiPar = false, by default.
2010-01-14 Richard HeckMinor InsetLayout cleanup.
2009-12-18 Richard HeckEnhance LyX by fixing bug 5587. We add a new ContentAsL...
2009-11-19 Richard HeckThe default HTML tag for an InsetLayout should depend...
2009-11-19 Richard HeckSorry, I didn't mean to commit all that. Let's try...
2009-11-19 Richard HeckThe default tag for an InsetLayout should depend upon...
2009-10-30 Vincent van RavesteijnStandard Layout should be MultiPar. Now, because LFUN_B...
2009-10-27 Richard HeckWhat we mean by a label in HTML output and what LyX...
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 HeckA bit more cleanup, after JMarc.
2009-10-27 Jean-Marc LasgouttesMove some functions that only required a FontInfo param...
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 Lasgouttesset better defaults for inset layouts: allow paragraph...
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-09 André Pönitzmove ColorSet to a header of its own to reduce #include...
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 HeckFixme comment.
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-25 Richard HeckMore general fix for part of 5403.
2008-10-25 Pavel SandaAnother selection painting patch, PainterInfo::backgrou...
2008-10-25 Uwe StöhrInsetLayout.cpp: fix part of http://bugzilla.lyx.org...
2008-10-06 Richard HeckAdd a FIXME. We need to be more careful here.
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-06-18 Pavel SandaFix include orderings.
2008-04-05 André Pönitzlexer cosmetics
2008-04-05 André Pönitzuse simpler parser interface
2008-04-03 André Pönitzsimplify Lexer handling a bit more
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-21 Richard HeckMake decoration default to, uh, Default. Flex insets...
2008-03-13 Jean-Marc Lasgouttestwo uninitialized variables uncovered by valgrind,...
2008-03-03 Richard HeckNasty mistake here.
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...