[Users] [Bug 2371] Port to GTK+3.0

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Fri Oct 7 17:49:05 CEST 2011


http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=2371





--- Comment #23 from Colin Leroy  2011-10-07 17:49:05 ---
The problem of the current undeprecation is that some stuff is not too old.

Using GTK+2.20, these are undefined:
gdk_drag_context_get_selected_action
gdk_drag_context_get_actions
gtk_combo_box_get_has_entry
gtk_text_view_get_vadjustment
gdk_drag_context_get_suggested_action
gtk_button_get_event_window
gtk_text_view_get_vadjustment

We support (until now) GTK +2.10, where probably a bunch more are undefined.
I'll see whether adding compat stuff is possible, if not, we'll have to decide
what version of GTK+ we want to support. 

2.10 is from july 2009
2.20 May 2010
2.22 Nov 2010.

Maybe 2.20 would be OK. Paul, any opinion on this ? I know we historically
supported old GTKs, but that'll start to be difficult...

-- 
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