Re: gtk_widget_get_allocation

2009-04-18 Thread Torsten Schoenfeld
Cody Russell wrote: * gtk_widget_get_allocation Removed in 2.14.1 The prototype of this function was not agreed upon among the core developers. So the decision was deferred to the next Gtk version. It had to be removed before final API freeze, otherwise it could not have been changed

Re: GTK+ branched

2009-04-18 Thread Christian Rose
On 4/18/09, Matthias Clasen wrote: > I've just created a stable gtk-2-16 branch. > Future 2.16.x releases will be made off that branch, while development > towards 2.18 proceeds on master. Thanks, http://l10n.gnome.org/module/gtk%2B/ updated. Christian

GLib branched for 2.20

2009-04-18 Thread Matthias Clasen
I've just created a glib-2-20 branch. Please commit stable bug fixes there. master is now open for development towards 2.22. Further 2.20.x releases will be made off the glib-2-20 branch. Matthias ___ gtk-devel-list mailing list gtk-devel-list@gnome.org

GtkPlug not chaining up to GtkWindow's keys_changed handler?

2009-04-18 Thread Yu Feng
Dear list, In GTK 2.14.4, GtkPlug does not chain up to GtkWindow's keys_changed handler. (gtkplug.c:1043 and gtkwindow.c:7937) The effect is that the key hash in the 'gtk-window-key-hash' data member of the window is not updated whenever the mnemonic keys are changed, and any newly associated mne