]> git.lyx.org Git - features.git/history - src/insets/InsetListings.cpp
Whitespace cleanup
[features.git] / src / insets / InsetListings.cpp
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-05-26 Bo PengDo not use \&@#^_~$ as lstinline delimiter, as suggeste...
2007-05-25 Bo PengChoose a delimiter for lstinline (braces can not be...
2007-05-24 Bo PengUse a new internal structure for InsetListingsParams...
2007-05-23 Bo PengMake listings dialog translatable (mostly strings from...
2007-05-20 Jürgen Spitzmüller* src/insets/InsetListings.{cpp,h}:
2007-05-18 Bo PengBUG 3649: display float listings inline, like other...
2007-05-18 Bo PengInsetListings: change the interface of diaplay function...
2007-05-16 Bo PengInsetListings: fix bug 3626
2007-05-14 Bo PengSeparate caption and label from InsetListingsParams...
2007-05-09 Bo PengFix InsetListings::init, call setButtonLabel explicitly...
2007-05-09 Bo PengAdd support for listings package. Two listings command...