Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-07-28 | don't use deprecated gtk_show_uri | raveit65 | 1 | -1/+5 | |
2016-11-22 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -109/+5 | |
and require mate-panel >= 1.17 | |||||
2016-09-01 | avoid deprecated gdk_cursor_new () | raveit65 | 1 | -1/+4 | |
2016-05-30 | GTK+3 mdict window: Do not use deprecate composite-child API | raveit65 | 1 | -0/+4 | |
It's useless anyway. https://bugzilla.gnome.org/show_bug.cgi?id=745022 taken from: https://git.gnome.org/browse/gnome-dictionary/commit/?id=f353608 | |||||
2016-05-30 | GTK+3 mdict: do not use deprecated gtk_widget_size_request | raveit65 | 1 | -1/+5 | |
2016-05-29 | GTK3 dictionary: Remove style_set class handler | raveit65 | 1 | -5/+4 | |
The ::style-set signal should not be used, and we don't need to resize on style changes. This eliminates an assertion triggered by the resize grip. taken from: https://git.gnome.org/browse/gnome-dictionary/commit/?id=3313b7c | |||||
2016-05-24 | Dictionary: Fix Gtk3.21 segfault | lukefromdc | 1 | -1/+5 | |
Fix GTK 3.21 segfault caused by issue with calling gtk_widget_realize at this point in the program. Show the widget instead as this does the same thing implicitly and doesn't segfault. Restrict this to GTK 3.21 for now. Mate-dictionary windows haven't resized to fit text all the way back to MATE 1.10 as tested with GTK 3.14, so this whole function needs to either be fixed or removed. My earlier prevented it from being called by disabling a function that used GtkStyle but in this case GtkStyle isn't causing trouble -yet. | |||||
2016-01-23 | GTK3 gdict-window: don't use deprecated gtk_{h/v}box_new () | Wolfgang Ulbrich | 1 | -0/+5 | |
2016-01-22 | [GTK+3] dictionary: fix some deprecations | monsta | 1 | -0/+4 | |
2015-08-31 | dictionary: make Ctrl+A and Ctrl+C work in the search field | Monsta | 1 | -3/+9 | |
from https://git.gnome.org/browse/gnome-dictionary/commit/?id=196f65131bff3e0d9b386cda5e071238ab388b9d | |||||
2014-12-17 | mate-dictionary: don't free GError more than once | Monsta | 1 | -1/+0 | |
because that error dialog function frees it already | |||||
2014-12-16 | fix GTK+3 build | Monsta | 1 | -1/+1 | |
2014-12-15 | Fix deprecated functions | infirit | 1 | -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 | |||||
2014-12-15 | mate-dictionary: implicit declaration of g_mkdir | infirit | 1 | -0/+1 | |
2013-08-03 | Use yelp-tools instead of mate-doc-utils | infirit | 1 | -1/+1 | |
2013-01-25 | Port mate-dictionary (and applet) to Gsettings (main program based on GNOME ↵ | Brent Hull | 1 | -390/+396 | |
patch) | |||||
2012-11-18 | fixed incorrect fsf addresses. | Steve Zesch | 1 | -2/+2 | |
2011-12-14 | Moved from Mate-Extra repository | Stefano Karapetsas | 1 | -0/+2214 | |