]> git.lyx.org Git - lyx.git/history - src/insets/InsetLayout.cpp
This optional argument to the InsetCollapsable constructor
[lyx.git] / src / insets / InsetLayout.cpp
2008-10-25 Richard HeckFixme comment.
2008-10-25 Richard HeckFix another part of 5403, again to do with case sensiti...
2008-10-25 Richard HeckStyle.
2008-10-25 Richard HeckFix for another part of 5403, and related bugs, anyway...
2008-10-25 Richard HeckMore general fix for part of 5403.
2008-10-25 Pavel SandaAnother selection painting patch, PainterInfo::backgrou...
2008-10-25 Uwe StöhrInsetLayout.cpp: fix part of http://bugzilla.lyx.org...
2008-10-06 Richard HeckAdd a FIXME. We need to be more careful here.
2008-10-05 Richard HeckFurther to r26743, add CustomPars and ForcePlain layout...
2008-07-28 Richard HeckAdd CopyStyle tag for InsetLayout, per request of Steve...
2008-06-18 Pavel SandaFix include orderings.
2008-04-05 André Pönitzlexer cosmetics
2008-04-05 André Pönitzuse simpler parser interface
2008-04-03 André Pönitzsimplify Lexer handling a bit more
2008-04-02 André Pönitznext try...
2008-04-02 André Pönitzrevert last patch. there's something wrong, possibly...
2008-04-02 André Pönitzsimplify Lexer use a bit
2008-03-21 Richard HeckMake decoration default to, uh, Default. Flex insets...
2008-03-13 Jean-Marc Lasgouttestwo uninitialized variables uncovered by valgrind,...
2008-03-03 Richard HeckNasty mistake here.
2008-02-22 Richard HeckMove the enum into InsetLayout.
2008-02-22 Richard HeckThis should be the last of the commits refactoring...
2008-02-22 Richard HeckMore headers.
2008-02-22 Richard HeckThis is the second commit in the process of making...