]> git.lyx.org Git - lyx.git/history - src/insets/InsetCommandParams.h
This should be the last of the commits refactoring the InsetLayout code.
[lyx.git] / src / insets / InsetCommandParams.h
2007-10-29 André Pönitzremove unneeded include
2007-10-25 Richard HeckRevert inadvertent commit.
2007-10-25 Richard HeckMove the findInfo() and defaultCommand() routines out...
2007-10-23 Richard HeckRemove methods marked for removal from InsetCommandPara...
2007-10-19 Richard HeckInsetCommandParams() now takes an InsetCode rather...
2007-10-16 Richard HeckChange how InsetBibTeX does this check.
2007-09-27 Richard HeckThis is the first part of a cleanup of how we handle...
2007-05-09 Bo PengAdd support for listings package. Two listings command...
2007-04-26 André Pönitzrename LyXLex into Lexer
2007-04-25 Bo PengRename insets/insetxxx to insets/InsetXxx, part 2