]> git.lyx.org Git - lyx.git/history - src/TextClass.cpp
Fulfill promise to Andre: TextClass_ptr --> TextClassPtr.
[lyx.git] / src / TextClass.cpp
2007-09-06 Martin VermeerBetter error signaling
2007-09-05 Martin VermeerName change CharStyle -> Flex
2007-08-29 Richard HeckThis is one of a series of patches that will merge...
2007-08-26 Martin VermeerMove background colour into the layout files -- for...
2007-08-25 Martin VermeerClean-up in CharStyles, externalize detection of undefi...
2007-08-25 Martin VermeerOne more changeover charstyle -> insetlayout
2007-08-25 Martin VermeerMake Richard happy, add inset layout parm 'Decoration'
2007-08-24 Martin VermeerInset configurability: separate charstyle and custom...
2007-08-23 André Pönitzrename Layout_ptr into LayoutPtr
2007-08-22 Martin Vermeerlayout2layout, changeover to version 5
2007-08-18 Abdelrazak Younes* Layout.h
2007-08-18 Martin VermeerBrown paper bag
2007-08-17 Martin VermeerPartial merge of CharStyle and InsetLayout stuff, first...
2007-08-16 Jean-Marc Lasgouttesrevert inadvertent patch
2007-08-16 Jean-Marc Lasgouttesrename TextClass::ctrs_ to counters_
2007-08-16 Jean-Marc LasgouttesThe counters labelstring patch. Part 1: the infrastructure.
2007-08-13 Martin VermeerPrepare for inset configurability
2007-07-11 Abdelrazak YounesAllow unicode in Layout names.
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-04-29 André Pönitzrename LyXTextClass* into TextClass*