Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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: (almost) fix deprecated usage of Gtk{H,V}Box | monsta | 3 | -4/+25 | |
2016-01-22 | dictionary: use gtk_image_new_from_icon_name in both GTK+ builds | monsta | 2 | -5/+4 | |
2016-01-22 | [GTK+3] dictionary: fix some deprecations | monsta | 3 | -1/+14 | |
2015-09-01 | dictionary: drop command-line options that did nothing at all | monsta | 2 | -10/+0 | |
2015-09-01 | dictionary: fixed indentation a bit | monsta | 2 | -33/+33 | |
2015-08-31 | dictionary: removed unused code | Monsta | 1 | -46/+0 | |
2015-08-31 | dictionary: have applet background automatically painted | Monsta | 1 | -18/+0 | |
2015-08-31 | dictionary: don't require --match option for --no-window to work | Monsta | 1 | -1/+1 | |
as stated in manpage, --no-window works in conjunction with --look-up option. due to a logic error, the app also required --match option (which does nothing in this case) to be specified. this is now fixed. | |||||
2015-08-31 | dictionary: fix indentation | Monsta | 1 | -19/+17 | |
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 | 2 | -2/+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 | |
2014-07-01 | GDK_KEY_* was introduced in Gtk+ 2.22 | infirit | 2 | -14/+8 | |
2014-07-01 | Drop deprecated g_type_init, type initialized automatically. | infirit | 1 | -6/+0 | |
2014-04-30 | mate-dictionary: Add GTK3 support | Stefano Karapetsas | 3 | -17/+25 | |
2013-12-22 | Update help uri to the correct location | infirit | 3 | -3/+3 | |
2013-11-05 | Fix Sun GNOME Documentation Team references | Stefano Karapetsas | 1 | -1/+1 | |
2013-08-03 | Use yelp-tools instead of mate-doc-utils | infirit | 4 | -4/+4 | |
2013-02-18 | Update makefiles for automake 1.13 | Dan Mashal | 1 | -1/+1 | |
2013-01-26 | Port mate-dictionary-applet to libmatepanelapplet-4.0 | Brent Hull | 2 | -60/+79 | |
2013-01-25 | Add edit button for dictionary sources and fix typo | Brent Hull | 1 | -6/+52 | |
2013-01-25 | Port mate-dictionary (and applet) to Gsettings (main program based on GNOME ↵ | Brent Hull | 12 | -667/+514 | |
patch) | |||||
2012-11-18 | fixed incorrect fsf addresses. | Steve Zesch | 20 | -36/+36 | |
2012-05-20 | Not [~/.config/.mate] but [~/.config/mate] preference directory. | Marcel Dijkstra | 1 | -2/+2 | |
2012-04-29 | fix configuration folder creation, thanks to gapan | Stefano Karapetsas | 1 | -3/+3 | |
2012-04-03 | mate-dictionary: port from ~/.mate2 to ~/.config/mate | Stefano Karapetsas | 2 | -6/+6 | |
2011-12-14 | Moved from Mate-Extra repository | Stefano Karapetsas | 22 | -0/+7788 | |