]> git.lyx.org Git - lyx.git/history - src/insets/InsetListingsParams.cpp
* src/insets/InsetListingsParams.cpp: fix message: "latex" => "LaTeX"
[lyx.git] / src / insets / InsetListingsParams.cpp
2007-05-30 Michael Schmitt * src/insets/InsetListingsParams.cpp: fix message...
2007-05-29 Michael Schmittreplace "Listings" by "Listing" (plural => singular)
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-05-27 Abdelrazak Younes* ListingsParam::ListingsParam(): use const ref.
2007-05-27 Abdelrazak Younes* InsetListingsParams.cpp: Code reorganization. Should...
2007-05-26 Abdelrazak Younesadd some const.
2007-05-26 Abdelrazak Younes- white space
2007-05-26 Abdelrazak Younes- Convert char * to string and docstring for the hints...
2007-05-25 Bo PengInsetListings: use float for placements because of...
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-22 Jürgen Spitzmüllermake InsetListings ready for dialects, part 1 (joint...
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-15 Bo PengInsetListingsParams.h/cpp: fix compiler warning about...
2007-05-14 Bo PengSeparate caption and label from InsetListingsParams...
2007-05-12 Bo PengInsetListingsParams.h/cpp: Allow , in parameter string...
2007-05-09 Bo Pengfix a listings param name
2007-05-09 Bo PengAdd support for listings package. Two listings command...