Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
closes https://github.com/mate-desktop/mate-utils/issues/96 | |||||
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: update man page | Monsta | 1 | -2/+14 | |
*partially* taken from https://git.gnome.org/browse/gnome-dictionary/commit/?id=806fe225ff66828d13d4c56ab018540ec19bbd6a | |||||
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 | |||||
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 | |
This reverts commit cd84b3bb31589e53567378d1e7d6b18ed2fa0d55. With docbook help the missing page is there | |||||
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 | |
taken from: https://github.com/mate-desktop/eom/commit/a2055e1 - bumped required intltool version to 0.50.1 - renamed and corrected gschema xml for proper intltool usage - sorted lines in po/POTFILES.in (as requested in the header) | |||||
2015-01-24 | use unique names in desktop files | raveit65 | 1 | -1/+1 | |
Closes https://github.com/mate-desktop/mate-utils/pull/88 | |||||
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 | 6 | -0/+28 | |
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-11-10 | appdata: Add necessary markers for translation | infirit | 1 | -3/+3 | |
2014-11-10 | appdata: Fixup spelling of MATE | infirit | 1 | -2/+2 | |
2014-11-10 | appdata: Add autotool bits for appdata | infirit | 2 | -1/+7 | |
2014-11-09 | Create mate-dictionary.appdata.xml | alxpl | 1 | -0/+32 | |
An appdata file for inclusion in the upcoming software centers as per the new freedesktop.org specs. It should be placed in /usr/share/appdata/ similar to the way .desktop files are placed in /usr/share/applications/, e.g. if you have a "$(datadir)/applications" definition in your makefiles, you need to add a "$(datadir)/appdata" as well. Please, skim through the file in case I made a mistake and please, include it in the 1.8 branch as well. Thanks! | |||||
2014-07-01 | GDK_KEY_* was introduced in Gtk+ 2.22 | infirit | 3 | -21/+12 | |
2014-07-01 | Drop deprecated g_type_init, type initialized automatically. | infirit | 1 | -6/+0 | |
2014-07-01 | Drop support for Glib < 2.36 | infirit | 1 | -10/+1 | |
2014-05-01 | Use DISABLE_DEPRECATED variable for deprecation | infirit | 1 | -5/+1 | |
2014-04-30 | mate-dictionary: Add GTK3 support | Stefano Karapetsas | 5 | -19/+29 | |
2014-04-26 | Add keywords key to .desktop files | Stefano Karapetsas | 1 | -0/+1 | |
Closes https://github.com/mate-desktop/mate-utils/issues/63 | |||||
2014-01-06 | Merge pull request #56 from infirit/master | Stefano Karapetsas | 1 | -1/+1 | |
Remove MATE from category in dor desktop files. | |||||
2014-01-06 | Remove MATE from category in dor desktop files. | infirit | 1 | -1/+1 | |
* QA Notice: This package installs one or more .desktop files that do not * pass validation. * * /usr/share/applications/mate-dictionary.desktop: error: value "MATE;GTK;Office;Dictionary;" for key "Categories" in group "Desktop Entry" contains an unregistered value "MATE"; values extending the format should start with "X-" * /usr/share/applications/mate-screenshot.desktop: error: value "GTK;MATE;Utility;" for key "Categories" in group "Desktop Entry" contains an unregistered value "MATE"; values extending the format should start with "X-" * /usr/share/applications/mate-search-tool.desktop: error: value "MATE;GTK;Utility;Core;" for key "Categories" in group "Desktop Entry" contains an unregistered value "MATE"; values extending the format should start with "X-" * /usr/share/applications/mate-system-log.desktop: error: value "GTK;MATE;System;Monitor;" for key "Categories" in group "Desktop Entry" contains an unregistered value "MATE"; values extending the format should start with "X-" * | |||||
2014-01-06 | Fix makefiles for make dist | Stefano Karapetsas | 1 | -0/+1 | |
2013-12-22 | Update help uri to the correct location | infirit | 3 | -3/+3 | |
2013-11-08 | Correct sgml filename | infirit | 1 | -1/+1 | |
2013-11-08 | Remove autogenerated doc files | infirit | 12 | -2085/+0 | |
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 | 23 | -74/+72 | |
2013-06-15 | Fix incorrect FSF addresses | Dan | 1 | -1/+2 | |
2013-04-30 | Closes #6 | Scott Balneaves | 1 | -1/+1 | |
2013-03-24 | Fix libgdict makefile | Stefano Karapetsas | 1 | -2/+2 | |
2013-02-18 | Update makefiles for automake 1.13 | Dan Mashal | 2 | -2/+2 | |
2013-01-26 | Port mate-dictionary-applet to libmatepanelapplet-4.0 | Brent Hull | 8 | -146/+126 | |
2013-01-25 | Add edit button for dictionary sources and fix typo | Brent Hull | 3 | -9/+66 | |
2013-01-25 | Port mate-dictionary (and applet) to Gsettings (main program based on GNOME ↵ | Brent Hull | 17 | -891/+562 | |
patch) |