]> git.lyx.org Git - lyx.git/history - src/insets/insetcommandparams.C
* src/LyXAction.C: mark goto-clear-bookmark as working without buffer
[lyx.git] / src / insets / insetcommandparams.C
2006-11-04 Georg BaumNew nomenclature inset from Ugras
2006-11-04 Georg BaumPreparation for the nomencl inset: Add {} in InsetComma...
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-19 Georg BaumUse UTF8 for LaTeX export.
2006-10-17 Georg BaumRework InsetCommandParams interface and file storage
2005-05-06 José Matoxfix out of range access to string
2004-04-03 Lars Gullik Bjønnessimple ws changes only
2004-03-05 Jürgen Spitzmüllersupport for second \cite option.
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-05 Angus LeemingStrip out redundant includes (193 of 'em).
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-03-05 Angus LeemingMove the include dialog to the new scheme
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-11-04 Lars Gullik Bjønnessmall changes
2002-09-25 Angus LeemingCopyright notices
2002-08-02 Angus LeemingChange the LyX file format, adding a "preview" flag...
2002-07-04 Lars Gullik BjønnesChanges to make RH-7.3 be able to run lyx.
2002-07-04 André Pönitzseparate insetcommand.[Ch] into two files