Age | Commit message (Collapse) | Author | Files | Lines |
|
This is really an API change, since GtkBox is not a GtkVBox; on the
other hand:
• nothing is really subclassing this type
• GtkVBox does not have any API except a constructor
https://bugzilla.gnome.org/show_bug.cgi?id=745022
taken from:
https://git.gnome.org/browse/gnome-dictionary/commit/?id=2cd2500
|
|
|
|
taken from:
https://git.gnome.org/browse/gnome-dictionary/commit/?h=gnome-3-8&id=f50f8b5
|
|
|
|
|
|
Remove, now unneeded, gdkkeysyms-compat.h include
Always use gtk_combo_box_text_new (since Gtk+ 2.24)
Gtk3: do not use gdk_cursor_unref
Gtk3: replace gtk_hpaned_new
Gtk3: replace gtk_widget_modify_font
|
|
|
|
|