]> git.lyx.org Git - lyx.git/history - src/Layout.h
Fix layout bug. Pasting text into a cell tried to set Standard layout, because
[lyx.git] / src / Layout.h
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