summaryrefslogtreecommitdiff
path: root/mate-dictionary/libgdict/gdict-strategy-chooser.c
AgeCommit message (Collapse)AuthorFilesLines
2016-05-30GTK+3 mdict: Drop deprecated API from StrategyChooserraveit651-3/+33
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
2016-01-27[GTK+3] fix vertical expand of widgets on side panemonsta1-1/+1
2016-01-23GTK3: Expand scrolled windowsWolfgang Ulbrich1-0/+3
taken from: https://git.gnome.org/browse/gnome-dictionary/commit/?h=gnome-3-8&id=f50f8b5
2016-01-22[GTK+3] dictionary: (almost) fix deprecated usage of Gtk{H,V}Boxmonsta1-1/+6
2016-01-22dictionary: use gtk_image_new_from_icon_name in both GTK+ buildsmonsta1-4/+4
2014-12-15Fix deprecated functionsinfirit1-0/+4
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
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-1/+1
2011-12-14Moved from Mate-Extra repositoryStefano Karapetsas1-0/+1092