[Users] [Bug 2371] Port to GTK+3.0
noreply at thewildbeast.co.uk
noreply at thewildbeast.co.uk
Tue Oct 11 21:37:50 CEST 2011
http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=2371
--- Comment #37 from Hanno Meyer-Thurow 2011-10-11 21:37:49 ---
Created an attachment (id=1026)
--> (http://www.thewildbeast.co.uk/claws-mail/bugzilla/attachment.cgi?id=1026)
GtkRuler import: GtkSHRuler needs fixing/porting
I got around to add a standalone GtkRuler based on Gimp's GimpRuler and Gtk
2.24 GtkHRuler.
Now, GtkSHRuler needs fixing for the changed API.
I wonder if the standalone GtkRuler could be used instead of the
GtkHRuler/GtkSHRuler combo; to simplify things.
Btw, GtkRuler and GtkHRuler compiled here with sealed Gtk 2.24.
GtkSHRuler errors left:
gtkshruler.c: In function 'gtk_shruler_class_init':
gtkshruler.c:88:14: error: 'GtkRulerClass' has no member named 'draw_ticks'
gtkshruler.c:91:14: error: 'GtkRulerClass' has no member named 'draw_pos'
gtkshruler.c: In function 'gtk_shruler_draw_ticks':
gtkshruler.c:142:29: error: 'GtkRuler' has no member named 'backing_store'
gtkshruler.c:154:29: error: 'GtkRuler' has no member named 'backing_store'
gtkshruler.c:163:69: error: 'GtkRuler' has no member named 'max_size'
gtkshruler.c:163:79: warning: left-hand operand of comma expression has no
effect [-Wunused-value]
gtkshruler.c:128:7: warning: variable 'width' set but not used
[-Wunused-but-set-variable]
--
Configure bugmail: http://www.thewildbeast.co.uk/claws-mail/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Users
mailing list