On Wed, 12 Nov 2003, Robert Crosbie wrote:
I submitted two patches to the tracker:
[ 840504 ] Remove kde option from configure
This removes the --with-kde option from configure.
Thanks, this is applied and committed.
[ 840506 ] Remove icon hash from sp_icon_new_full
See text for full explanation but this will fix the bug "Using Object Transformations twice crashes Inkscape" and possibly other untracked/undiscovered mysterious crashes. This is probably a better fix than the last one I submitted, which hasn't been applied anyway.
Very cool! I've applied this one as well. It'd be interesting to know what other bugs it might fix (I love patches that fix a slew of reported bugs).
I see this as the first step in removing the sp_icon routines and replacing them with gtkIconfactory.
*Nod*
Patch [ 840443 ] Removes icons from dialog tab headers. (not mine) may also have the side effect of fixing "Using Object Transformations twice crashes Inkscape", but there are other parts of inkscape that call sp_icon_new that are still trashing memory all over the place but just haven't been noticed yet.
Robert, thanks for these patches and your other contributions.
I've activated CVS access for you as well as permissions in the tracker. You can now take ownership of bugs and feature requests directly, and help review/integrate patches.
Bryce