Age | Commit message (Expand) | Author | Files | Lines |
2016-11-22 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 11 | -514/+10 |
2016-11-22 | fix indent a bit and remove some weird commented code | monsta | 1 | -1/+1 |
2016-11-20 | fix distcheck breakage that somehow was hiding here for years unnoticed | monsta | 1 | -10/+6 |
2016-09-01 | avoid deprecated gdk_cursor_new () | raveit65 | 1 | -1/+4 |
2016-05-30 | GTK+3 mdict: Drop deprecated API from DefBox | raveit65 | 1 | -0/+84 |
2016-05-30 | GTK+3 mdict: Drop deprecated API from StrategyChooser | raveit65 | 1 | -3/+33 |
2016-05-30 | GTK+-3 mdict: Drop deprecated API from Speller | raveit65 | 1 | -1/+29 |
2016-05-30 | GTK+3 mdict: Drop deprecated API from SourceChooser | raveit65 | 1 | -5/+28 |
2016-05-30 | GTK+3 mdict: Drop deprecated API from DatabaseChooser | raveit65 | 1 | -1/+17 |
2016-05-30 | GTK+3 mdict window: Do not use deprecate composite-child API | raveit65 | 2 | -3/+11 |
2016-05-30 | libgdict: fix emission of lookup-start | raveit65 | 1 | -8/+16 |
2016-05-30 | mdict: Remove assertion in sidebar code | raveit65 | 1 | -1/+2 |
2016-05-30 | Gtk+3 mdict sidebar: do not use derecated GtkArrow | raveit65 | 1 | -0/+4 |
2016-05-30 | GTK+3 mdict: do not use deprecated gtk_widget_size_request | raveit65 | 3 | -3/+15 |
2016-05-30 | GTK+3 mdict defbox: do not use deprecated gdk_window_get_pointer | raveit65 | 1 | -0/+14 |
2016-05-29 | GTK3 dictionary: Remove style_set class handler | raveit65 | 1 | -5/+4 |
2016-05-24 | Dictionary: Fix Gtk3.21 segfault | lukefromdc | 1 | -1/+5 |
2016-05-17 | mate-dict.pc: depend upon proper gtk version | Kir Kolyshkin | 1 | -1/+1 |
2016-03-03 | use g_timeout_add_seconds for multi-second timeouts | monsta | 2 | -9/+9 |
2016-03-03 | use G_UNICODE_SPACING_MARK instead of G_UNICODE_COMBINING_MARK | monsta | 1 | -1/+1 |
2016-03-03 | sidebar: don't select unrealized menu items | monsta | 1 | -3/+6 |
2016-01-27 | [GTK+3] fix vertical expand of widgets on side pane | monsta | 5 | -4/+8 |
2016-01-23 | GTK3: Expand scrolled windows | Wolfgang Ulbrich | 3 | -0/+11 |
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 | 13 | -21/+75 |
2016-01-22 | dictionary: use gtk_image_new_from_icon_name in both GTK+ builds | monsta | 7 | -23/+22 |
2016-01-22 | [GTK+3] dictionary: fix some deprecations | monsta | 4 | -1/+18 |
2016-01-03 | drop MateConf migration scripts | Monsta | 2 | -9/+0 |
2015-09-25 | configure: drop useless --enable-deprecated option | Monsta | 1 | -1/+0 |
2015-09-09 | More translation fixes for gsettings schemas | infirit | 1 | -2/+2 |
2015-09-09 | fixed README's | monsta | 1 | -1/+1 |
2015-09-01 | dictionary: drop command-line options that did nothing at all | monsta | 3 | -18/+1 |
2015-09-01 | dictionary: fixed indentation a bit | monsta | 2 | -33/+33 |
2015-09-01 | dictionary: remove dead server entry | monsta | 2 | -7/+0 |
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 |
2015-08-31 | dictionary: fix indentation | Monsta | 1 | -19/+17 |
2015-08-31 | dictionary: update man page | Monsta | 1 | -2/+14 |
2015-08-31 | dictionary: make Ctrl+A and Ctrl+C work in the search field | Monsta | 1 | -3/+9 |
2015-07-07 | Help: adjust legal stuff | raveit65 | 1 | -10/+31 |
2015-07-07 | help: fix mate feedback links | raveit65 | 1 | -1/+1 |
2015-07-07 | Revert "remove non-existing mate-feedback links" | raveit65 | 1 | -0/+9 |
2015-07-07 | fix merge conflicts in help translations | Monsta | 1 | -1/+1 |
2015-06-25 | remove non-existing mate-feedback links | raveit65 | 1 | -9/+0 |
2015-06-23 | help: fix broken images | raveit65 | 34 | -0/+0 |
2015-06-23 | help: add missing images to make files | raveit65 | 1 | -0/+10 |
2015-06-16 | fixes for gschema translation | raveit65 | 2 | -11/+9 |
2015-01-24 | use unique names in desktop files | raveit65 | 1 | -1/+1 |
2014-12-17 | mate-dictionary: don't free GError more than once | Monsta | 2 | -2/+0 |