]> git.lyx.org Git - lyx.git/history - src/TextClass.cpp
Fix pdf format conversion
[lyx.git] / src / TextClass.cpp
2013-06-01 Richard HeckIntroduce InitialValue tag for counters. Fixes bug...
2013-05-23 Richard HeckWhitespace.
2013-05-23 Richard HeckAdd support for package options in layout files. E.g.:
2013-05-16 Julien RiouxNew \cite_engine_type default.
2013-05-15 Georg BaumImplement forced local layouts
2013-05-03 Richard HeckDon't consider unnumbered sections for tocdepth.
2013-04-25 Richard HeckAudit all the LASSERT calls, and try to do something...
2013-02-21 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2013-02-21 Georg BaumComplete the NoInsetLayout format change
2013-02-12 Richard HeckAdd "NoInsetLayout" tag for Uwe. Fixes bug #8545.
2013-02-09 Richard HeckUse std::map::find() instead of iterating ourselves.
2013-02-09 Richard HeckLayout changes for changes to LabelType:
2012-12-30 Juergen SpitzmuellerFix the 'caption inset mess' (bug #4647)
2012-12-22 Juergen SpitzmuellerBump layout format
2012-11-23 Juergen SpitzmuellerIncrease Layout format also in the source
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-28 Lars Gullik Bjønnessrc/*.cpp: reformatting to increase consistency
2012-10-10 Richard HeckBump layout format to 40, in preparation for conversion...
2012-10-09 Juergen SpitzmuellerIntroduce textclass categories
2012-07-21 Richard HeckFix a long-standing FIXME by resetting only the counter...
2012-05-31 Richard HeckDeal with memory issue reported some time ago in connec...
2012-05-28 Jean-Marc Lasgouttes"Performance" fixes suggested by cppcheck
2012-04-29 Jürgen SpitzmüllerMerge branch 'master' of git.lyx.org:lyx
2012-04-19 Pavel SandaAllow Insetlayout for Branch inset (#8106).
2012-04-10 Georg BaumTranslations for listings insets
2012-03-01 Julien RiouxMove the citation engine machinery to layouts.
2012-01-08 Georg BaumFix bug #5029: Support \smash, \mathclap, \mathllap...
2011-12-06 Richard HeckNew layout tags specifically for CSS information.
2011-12-03 Julien RiouxRemove extra whitespace.
2011-06-08 Richard HeckFix bug #7517. This restores some code removed when...
2011-06-07 Richard HeckRevert previous commit, which committed too much.
2011-06-07 Richard HeckFix problem with static error list.
2011-05-08 Richard HeckFix bug #7500: There is presently no way in the GUI...
2011-03-28 Richard HeckFix bug #7080.
2011-03-28 Richard HeckRemove obsolete layout tags.
2011-02-14 Richard HeckRemove obsolete comment.
2011-02-02 Richard HeckForgot this.
2011-02-02 Richard HeckChange NeedsFloatPkg to UsesFloatPkg and introduce...
2011-02-02 Richard HeckJust some renaming, preparatory to disentangling two...
2011-02-02 Richard HeckMore related to #7224: It's OK for layouts not to provi...
2011-01-30 Enrico ForestieriBump layout format for the new Display tag used in...
2011-01-21 Pavel SandaString cosmetics
2011-01-13 Richard HeckAllow the warning to be disabled.
2011-01-13 Richard HeckFix bug #7044: Better error messages when modules are...
2011-01-12 Richard HeckAdd NoCounter layout tag. When working on output of...
2010-11-30 Pavel SandaKill translations for this string.
2010-11-18 Richard HeckImmediate but dumb partial fix for #7044.
2010-10-13 Richard HeckAdd ResetsFont tag to InsetLayout, toward fixing bug...
2010-10-12 Richard HeckGet rid of "CharStyle:", "Custom:", and "Element:"...
2010-08-09 Jean-Marc LasgouttesIntroduce new tag ParbreakIsNewline in Layout and Inset...
2010-08-05 Richard HeckRenaming.
2010-07-18 Richard HeckUpdate comment a bit further.
2010-07-18 Richard HeckFix problem reported by Vincent, that absence of python...
2010-07-18 Richard HeckRenaming and typo.
2010-06-04 Richard HeckIntroduce a new "RequiredArgs" tag for layouts. This...
2010-04-21 Pavel SandaProper camel case for FileName.absFilename
2010-04-18 Richard HeckStupid, stupid, stupid.
2010-04-18 Richard HeckA final bit of cleanup with the TextClass reading funct...
2010-04-18 Richard HeckA little more cleanup.
2010-04-18 Richard HeckMinor fixes to TextClass::read().
2010-04-17 Richard HeckDo not throw exceptions here either. See r22806.
2010-04-17 Richard HeckFix crash reported by Bennett. We could try to catch...
2010-04-14 Vincent van RavesteijnFix bug #6651: No error messages when module dependenci...
2010-04-07 Richard HeckWhitespace.
2010-04-01 Jean-Marc LasgouttesFix ticket #6634: LyX should pass the "noae" option...
2010-03-29 Richard HeckIntroduce a simple macro facility for citation formats...
2010-03-29 Richard HeckMake the default format translatable, and load the...
2010-03-29 Richard HeckRead the citation formats from a file, rather than...
2010-03-25 Richard HeckImprove yet further the error reporting when we try...
2010-03-17 Richard HeckIntroduce a RefPrefix tag for Style, InsetLayout, and...
2010-03-10 Vincent van RavesteijnRemove superfluous std::.
2010-03-05 Richard HeckRework and partially revert r33631.
2010-03-05 Richard HeckChange the LaTeXBuiltin tag to a NeedsFloatPkg tag...
2010-02-13 Jürgen Spitzmüller* new InsetLayout tag to disallow spell checking. This...
2010-01-20 Richard HeckIntroduce a "formatted counter" for use with formatted...
2010-01-14 Richard HeckRevert r33039, which did not work at all.
2010-01-14 Richard HeckMinor InsetLayout cleanup.
2010-01-12 Richard HeckFix TOC section detection.
2010-01-12 Richard HeckNew layout tag for specifying the style used for TOCs...
2010-01-07 Richard HeckMake the float interface for XHTML consistent with...
2009-12-18 Richard HeckEnhance LyX by fixing bug 5587. We add a new ContentAsL...
2009-12-01 Richard HeckFix bug 5842: Add InPreamble tag for layouts.
2009-11-30 Richard HeckA bit of renaming, plus default values for htmlTag...
2009-10-27 Richard HeckUpdate layout format.
2009-10-11 Peter Kümmelfix merged build
2009-08-14 Richard Hecks/moduleList/theModuleList/ for style purposes.
2009-08-12 Richard HeckIfStyle and IfCounter tags for layout. Docs to follow.
2009-06-19 Richard HeckXHTML output for floats and captions.
2009-06-05 Richard HeckForgot to update the layout format when transferring...
2009-06-05 Richard HeckLayout infrastructure for HTML output.
2009-05-28 Jean-Marc LasgouttesAllow literate documents other than noweb to work out...
2009-02-17 Georg BaumBetter fix for bug 1476 (following an idea by Jean...
2009-02-12 Richard HeckRedundancy.
2009-02-11 Richard HeckMove some code around in an effort to make information...
2009-02-06 Richard HeckIntroduce the InToc tag for InsetLayout.
2009-02-04 Pavel Sandanext bit
2009-02-04 Georg BaumPartial fix of bug 1476:
2008-12-16 Richard HeckCurrently, a second InsetLayout declaration of a given...
2008-12-16 Richard HeckExit early to avoid indentation.
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
next