]> git.lyx.org Git - lyx.git/history - src/TextClass.h
Provide proper fallback if a bibliography processor is not found
[lyx.git] / src / TextClass.h
2017-09-01 Juergen SpitzmuellerAdd special chain for Modules with OutputFormat for...
2017-07-03 Richard HeckFix whitespace at EOL.
2017-03-01 Enrico ForestieriAllow Input of local includes from local layout files
2017-01-15 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2017-01-14 Guillaume MunchCollect the outliner names for the children's tocs
2017-01-13 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-11 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-10 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-09 Juergen Spitzmuellermerge recent changes from master
2017-01-09 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-08 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-08 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-07 Juergen SpitzmuellerDynamically set final punctuation of bib entries
2017-01-07 Juergen SpitzmuellerNew tag MaxCiteNames
2017-01-05 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-04 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-03 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-03 Juergen SpitzmuellerDifferentiate InsetCite
2017-01-01 Juergen SpitzmuellerAdd a CiteFramework tag
2017-01-01 Juergen SpitzmuellerRework default bibliography style UI
2017-01-01 Juergen SpitzmuellerDisentangle CiteEngines and Modules
2016-12-31 Juergen SpitzmuellerAdd a CiteFramework tag
2016-12-31 Juergen SpitzmuellerRework default bibliography style UI
2016-12-31 Juergen SpitzmuellerDisentangle CiteEngines and Modules
2016-12-30 Juergen SpitzmuellerDisentangle CiteEngines and Modules
2016-07-31 Guillaume MunchEnable to specify the target format for converting...
2016-03-27 Richard HeckFix problem reported by Kornel in this thread:
2016-01-06 Peter Kümmelfix merged build
2015-12-13 Guillaume MunchLayout format update: AddToToc, IsTocCaption, OutlinerName
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-08-12 Richard HeckUpdate comments.
2014-02-09 Juergen SpitzmuellerDo not issue module warnings when just cloning a buffer...
2013-08-30 Richard HeckComments only.
2013-05-23 Richard HeckAdd support for package options in layout files. E.g.:
2013-05-20 Pavel SandaHeader cleanup cont.
2013-05-15 Georg BaumImplement forced local layouts
2013-05-02 Jean-Marc LasgouttesA first batch of potential bugs spotted by llvm/clang
2013-02-12 Richard HeckAdd "NoInsetLayout" tag for Uwe. Fixes bug #8545.
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-03-01 Julien RiouxMove the citation engine machinery to layouts.
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...
2010-07-18 Richard HeckFix problem reported by Vincent, that absence of python...
2010-04-18 Richard HeckA final bit of cleanup with the TextClass reading funct...
2010-03-29 Richard HeckIntroduce a simple macro facility for citation formats...
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-23 Richard HeckStyle.
2010-03-22 Richard HeckFix bug #3686, by collecting information about missing...
2010-01-14 Richard HeckRevert r33039, which did not work at all.
2010-01-14 Richard HeckMinor InsetLayout cleanup.
2010-01-12 Richard HeckNew layout tag for specifying the style used for TOCs...
2009-12-10 Richard HeckStyle.
2009-06-05 Richard HeckSeparate HTML preamble information. This could be used...
2009-06-05 Richard HeckLayout infrastructure for HTML output.
2009-05-28 Jean-Marc LasgouttesAllow literate documents other than noweb to work out...
2009-04-10 Jürgen Spitzmüller* new per-document default output format. File format...
2009-02-17 Georg BaumBetter fix for bug 1476 (following an idea by Jean...
2009-02-11 Richard HeckMove some code around in an effort to make information...
2008-12-16 Richard HeckCurrently, a second InsetLayout declaration of a given...
2008-10-23 Richard HeckThis patch introduces ProvidesModule and ExcludesModule...
2008-10-07 Richard HeckThe default modules should be kept in order.
2008-10-06 Richard HeckFix bug 5316 properly. The fix is to make the routine...
2008-08-01 Richard HeckA bit more empty-->plain. I've also changed createEmpty...
2008-08-01 Richard HeckMore empty-->plain changes.
2008-08-01 Richard HeckChange the "empty layout" to the "plain layout", to...
2008-07-28 Richard HeckAdd CopyStyle tag for InsetLayout, per request of Steve...
2008-07-25 Richard HeckAdd UseModule tag for layout files. This allows the...
2008-07-15 Richard HeckSome minor upgrades to r25555. Moved addLayoutIfNeeded...
2008-07-11 Richard Heck'Default'-->'Empty' in Bo's recent commit. Default...
2008-07-11 Bo PengImprove the local layout feature by better handling...
2008-07-10 Richard HeckRename empty layout stuff to plain layout stuff.
2008-07-08 Richard HeckMore comments.
2008-07-08 Richard HeckComments.
2008-04-16 André Pönitza leak in DocumentClassBundle.
2008-03-24 Richard HeckAdd support for document-local layout information....
2008-03-15 Richard HeckComment cleanup.
2008-03-13 Richard HeckComment.
2008-03-07 Richard HeckGet rid of the boost::shared_ptr's in TextClass.{h...
2008-03-06 Richard HeckImprove performance of TextClass type objects by making...
2008-03-06 Richard HeckChange the interface to a paragraph's layout. We still...
2008-03-06 Richard HeckChanges LayoutList from a vector<LayoutPtr> to a vector...
2008-03-06 Richard HeckKill indexing into the list of layouts.
2008-02-29 Richard HeckThis is the last of the commits that hopes to enforce...
2008-02-28 Richard HeckFix oddity in bibtotoc handling.
2008-02-28 Richard HeckComment.
2008-02-28 Richard HeckRemove TextClassPtr without losing the type safety...
2008-02-25 Richard HeckComments, cosmetics.
2008-02-25 Richard HeckReplace boost::shared_ptr<TextClass> with a global...
2008-02-24 Richard HeckTry to make the distinction between base classes and...
2008-02-24 Richard HeckRestore Andre's TextClassIndex, but now in the form...
next