]> git.lyx.org Git - lyx.git/history - src/insets/insetcharstyle.C
The speed patch: redraw only rows that have changed
[lyx.git] / src / insets / insetcharstyle.C
2005-11-25 Jürgen Spitzmüllerfix bug 2089: Touching Navigate menu crashes Lyx when...
2005-11-02 Martin VermeerPartial fix bug 2092: branches not propagated to child...
2005-09-06 Michael Schmittinsetcharstyle.C (metrics,draw): consider inset label for
2005-06-09 Angus LeemingWhitespace, only whitespace. s/ +$//
2005-05-06 André Pönitzmake sure the 'setStatus(Collapsed)' crash won't occur...
2005-05-04 Georg Baumundefined charstyle fixes from Martin and me
2005-04-26 Angus LeemingWhitespace, only whitespace.
2005-04-18 Martin VermeerAllow nested charstyle insets (Preamble handling)
2005-04-10 Martin VermeerFix font inside inset (bugs 1766, 1809)
2005-02-22 Jürgen Spitzmülleradjust insetcollapsable and insetcharstyle metrics...
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-11-02 José MatoxRemove mixed_content from output parameters.
2004-11-01 Jürgen Spitzmüllerprevent paragraph breaks in charstyle insets
2004-10-31 Jürgen Spitzmüllerinsetcharstyle drawing cosmetics
2004-10-30 José MatoxInside the same the same paragraph don't change CDATA...
2004-10-30 Jürgen Spitzmüllerfix typo in InsetCharStyle::priv_dispatch, which caused...
2004-10-30 Jürgen Spitzmüllerreplace insetVerbatim with InsetText methods (bug 1731...
2004-10-28 José MatoxMove ids in environments to the possible wider scope.
2004-07-24 Lars Gullik Bjønneschange "support/std_sstream.h" to <sstream>
2004-04-03 Lars Gullik Bjønnessimple ws changes only
2004-03-28 Alfredo Braunsteinthe pariterator stuff
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-30 André Pönitzmore IU
2004-01-20 André PönitzPart of IU.
2004-01-15 André Pönitzthe monster patch
2003-12-16 Martin Vermeerget getDrawFont working again
2003-12-12 André PönitzMichael Schmitt's collapse status patch
2003-12-06 Martin VermeerConglomerate-style CharStyles
2003-12-01 Martin VermeerAdd latexparam to CharStyle inset
2003-12-01 Martin VermeerPlace inset content on the button when collapsed
2003-12-01 André Pönitz * buffer.[Ch]:
2003-11-28 Martin VermeerSyntax change for CharStyles
2003-11-22 Lars Gullik BjønnesA couple of changing resulting from gcc 3.4 debug mode...
2003-11-20 Angus LeemingSquash a bunch of warnings thrown up by g++.
2003-11-12 Martin VermeerThe Character Style and XML short element inset.