Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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) | |||||
2012-11-18 | fixed incorrect fsf addresses. | Steve Zesch | 44 | -60/+60 | |
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 | 3 | -7/+7 | |
2011-12-14 | Moved from Mate-Extra repository | Stefano Karapetsas | 187 | -0/+35897 | |