10 Apr
2012
10 Apr
'12
2:35 a.m.
On Apr 6, 2012, at 10:54 AM, Alex Valavanis wrote:
Hi All,
We're very nearly clear of deprecated symbols now, but the last few are maybe a bit tricky. Can anyone see an easy way to deal with these three remaining issues?
- Stop using GtkObject in SPCanvas hierarchy. See bug #813232
This one might be the more complicated one.
With events, C-style casts, etc, a conversion might be as simple as one would like.
- Stop using GtkCList/GtkCTree in sp-xmlview-tree.cpp. See bug #903676
Might just need someone to do a bit of debugging.
- Draw images from data with Cairo in sp-cursor and sp-color-slider.
See bug #943207
Looks like one that's in line with my areas. If anyone was thinking of trying this, I can give some help.