]> git.lyx.org Git - lyx.git/history - src/insets/insetcharstyle.h
* src/LyXAction.C: mark goto-clear-bookmark as working without buffer
[lyx.git] / src / insets / insetcharstyle.h
2007-01-19 Jean-Marc Lasgouttes * insets/insetbase.h (textString): Simplify the signature
2006-11-28 Abdelrazak Younes* dimension.h: new operator!=() and operator=()
2006-10-30 Abdelrazak YounesMove BufferView cached pointer out of LyXText:
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-19 Lars Gullik BjønnesOutput docbook as utf8. Probably quite a bit more work...
2006-10-19 Georg BaumUse UTF8 for LaTeX export.
2006-10-16 Jürgen SpitzmüllerRemember the char style label state and make it globall...
2006-10-11 Georg BaumIntroduce wide streams. This fixes the remaining proble...
2006-09-09 Lars Gullik BjønnesChange editMessage to return a docstring, change functi...
2006-08-23 Michael Schmittdrop linuxdoc support (part 1)
2006-03-25 Martin Vermeer Fix the bug reported by Markus Mayer, that paragraph...
2006-01-01 Lars Gullik Bjønnesfix some syntax errors
2005-11-25 Jürgen Spitzmüllerfix bug 2089: Touching Navigate menu crashes Lyx when...
2005-09-10 Jürgen Spitzmüllerimplement and use virtual bool neverIndent() (thereby...
2005-05-04 Georg Baumundefined charstyle fixes from Martin and me
2005-01-19 Angus LeemingAsger's exchanging of the class and struct keywords.
2004-11-25 Lars Gullik BjønnesInsetOld -> InsetBase renaming
2004-11-24 Lars Gullik Bjønnesrename priv_dispatch to doDispatch
2004-11-23 Lars Gullik Bjønnesclone NVI, other small stuff
2004-11-04 Jürgen Spitzmüllerimplement getStatus in charstyle and ERT / insetcharsty...
2004-03-25 André Pönitzthe stuff from the sneak preview:
2004-03-18 André PönitzThe Buffer::LyXText -> Buffer::InsetText patch
2004-02-16 André Pönitz * insettabular.[Ch]: remove remains of the 'update...
2004-01-20 André PönitzPart of IU.
2004-01-15 André Pönitzthe monster patch
2003-12-06 Martin VermeerConglomerate-style CharStyles
2003-12-01 Martin VermeerAdd latexparam to CharStyle inset
2003-11-12 Martin VermeerThe Character Style and XML short element inset.