]> git.lyx.org Git - lyx.git/history - src/Layout.h
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / Layout.h
2009-10-24 Richard HeckMore typos.
2009-10-24 Richard HeckFix a couple typos.
2009-07-12 Jean-Marc LasgouttesRemove Layout::labelstring_appendix method; add a bool...
2009-06-06 Richard HeckFix a bug. Cosmetics.
2009-06-05 Richard HeckSeparate HTML preamble information. This could be used...
2009-06-05 Richard HeckLayout infrastructure for HTML output.
2009-06-02 Richard HeckA little cleanup of the layout files.
2009-02-17 Georg BaumBetter fix for bug 1476 (following an idea by Jean...
2009-02-04 Georg BaumPartial fix of bug 1476:
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-10-06 Richard HeckRemove unused code related to InsetEnvironment experiment.
2008-07-11 Bo PengImprove the local layout feature by better handling...
2008-07-07 Pavel SandaRemove InsetEnvironment. This is unfinished decade...
2008-04-05 André Pönitzmore Lexer;
2008-03-06 Richard HeckChange the interface to a paragraph's layout. We still...
2008-03-06 Richard HeckBackend support for layout categorization.
2008-02-14 Richard HeckFix Layout::read() API.
2008-02-13 Abdelrazak YounesDocument Layout::read() and TextClass::read() return...
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-10-28 Abdelrazak YounesSplitup Font in saner bits:
2007-09-29 André Pönitzcosmetics
2007-09-20 André PönitzRemove a few includes from Text.h
2007-08-18 Abdelrazak Younes* Layout.h
2007-08-06 Richard HeckMake LYX_ALIGN_LAYOUT always be an available layout...
2007-07-11 Abdelrazak YounesAllow unicode in Layout names.
2007-07-02 Jean-Marc LasgouttesFix bug 3750: this code is a kludge and should be remov...
2007-04-29 André Pönitzresolve the layout.h <=> Layout.h conflict
2007-04-29 André Pönitzrename LyXTextClass* into TextClass*
2007-04-29 André Pönitzrename LyXLayout into Layout