]> git.lyx.org Git - lyx.git/history - src/insets/InsetListingsParams.h
getting rid of more superfluous lyx::support:: statements.
[lyx.git] / src / insets / InsetListingsParams.h
2007-06-12 Bo PengAdd bypass validation checkboxes to listings related...
2007-06-09 Bo PengRevert rev18728, which is not a good idea
2007-06-09 Bo PengAllow prefixing a listings parameter with @ to bypass...
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-05-25 Bo PengMinor fixes, in response to Lar's email
2007-05-24 Bo PengUse a new internal structure for InsetListingsParams...
2007-05-23 Bo PengMake listings dialog translatable (mostly strings from...
2007-05-18 Bo PengBUG 3649: display float listings inline, like other...
2007-05-18 Jürgen SpitzmüllerFix for bug 3637, joint work of Bo Peng and myself:
2007-05-12 Bo PengInsetListingsParams.h/cpp: Allow , in parameter string...
2007-05-09 Bo PengAdd support for listings package. Two listings command...