summaryrefslogtreecommitdiff
path: root/mate-dictionary/src/gdict-sidebar.c
AgeCommit message (Collapse)AuthorFilesLines
2020-12-07GNU GPL 2 license notice without post box, after copyright noticerbuj1-17/+15
- Use always the same code snippet for including the top-level config.h
2019-09-02gdict-sidebar: avoid 'g_type_class_add_private'Pablo Barciela1-6/+2
2019-04-09Fix -Werror=cast-function-type with GCC 8rbuj1-3/+2
In addition, it removes unnecessary function type casts like: (GDestroyNotify) g_object_unref (GDestroyNotify) g_free
2018-09-23dictionary: replace deprecated gtk_menu_popupraveit651-31/+10
2018-01-30require GTK+ 3.22 and GLib 2.50monsta1-4/+0
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-16/+0
and require mate-panel >= 1.17
2016-05-30mdict: Remove assertion in sidebar coderaveit651-1/+2
Allow the sidebar page to be unset. taken from: https://git.gnome.org/browse/gnome-dictionary/commit/?id=cff1cc6
2016-05-30Gtk+3 mdict sidebar: do not use derecated GtkArrowraveit651-0/+4
taken from: https://git.gnome.org/browse/gnome-dictionary/commit/?id=c60d8c8
2016-05-30GTK+3 mdict: do not use deprecated gtk_widget_size_requestraveit651-1/+5
2016-03-03sidebar: don't select unrealized menu itemsmonsta1-3/+6
fixes warnings on startup and UI freeze after selecting "New" menu item with GTK+ >= 3.18 from https://git.gnome.org/browse/gnome-dictionary/commit/?id=100e14d428c85b20252c92ee56c6a2f410e2f6d0
2016-01-22[GTK+3] dictionary: (almost) fix deprecated usage of Gtk{H,V}Boxmonsta1-1/+10
2016-01-22dictionary: use gtk_image_new_from_icon_name in both GTK+ buildsmonsta1-2/+2
2016-01-22[GTK+3] dictionary: fix some deprecationsmonsta1-0/+5
2014-07-01GDK_KEY_* was introduced in Gtk+ 2.22infirit1-7/+4
2014-04-30mate-dictionary: Add GTK3 supportStefano Karapetsas1-1/+4
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-1/+1
2011-12-14Moved from Mate-Extra repositoryStefano Karapetsas1-0/+568