summaryrefslogtreecommitdiff
path: root/mate-dictionary/libgdict/gdict-speller.c
AgeCommit message (Collapse)AuthorFilesLines
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-46/+0
and require mate-panel >= 1.17
2016-05-30GTK+-3 mdict: Drop deprecated API from Spellerraveit651-1/+29
Remove all the deprecation warnings. 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=f9c484d
2016-01-27[GTK+3] fix vertical expand of widgets on side panemonsta1-0/+3
2016-01-22[GTK+3] dictionary: (almost) fix deprecated usage of Gtk{H,V}Boxmonsta1-3/+8
2016-01-22dictionary: use gtk_image_new_from_icon_name in both GTK+ buildsmonsta1-2/+2
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/+827