summaryrefslogtreecommitdiff
path: root/mate-dictionary
AgeCommit message (Collapse)AuthorFilesLines
2015-09-01dictionary: update man page and remove useless command-line argsMonsta3-16/+11
2015-09-01dictionary: remove dead server entrymonsta2-7/+0
closes https://github.com/mate-desktop/mate-utils/issues/96
2015-09-01dictionary: don't require --match option for --no-window to workMonsta1-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-09-01dictionary: make Ctrl+A and Ctrl+C work in the search fieldMonsta1-3/+9
from https://git.gnome.org/browse/gnome-dictionary/commit/?id=196f65131bff3e0d9b386cda5e071238ab388b9d
2015-07-07Help: adjust legal stuffraveit651-10/+31
2015-07-07help: fix mate feedback linksraveit651-1/+1
2015-07-07Revert "remove non-existing mate-feedback links"raveit651-0/+9
This reverts commit cd84b3bb31589e53567378d1e7d6b18ed2fa0d55. With docbook help the missing page is there
2015-07-07fix merge conflicts in help translationsMonsta1-1/+1
2015-06-25remove non-existing mate-feedback linksraveit651-9/+0
2015-06-23help: fix broken imagesraveit6534-0/+0
2015-06-23help: add missing images to make filesraveit651-0/+10
2015-06-16fixes for gschema translationraveit652-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-24use unique names in desktop filesraveit651-1/+1
Closes https://github.com/mate-desktop/mate-utils/pull/88
2014-12-17mate-dictionary: don't free GError more than onceMonsta2-2/+0
because that error dialog function frees it already
2014-12-16fix GTK+3 buildMonsta1-1/+1
2014-12-15Fix deprecated functionsinfirit6-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-15mate-dictionary: implicit declaration of g_mkdirinfirit1-0/+1
2014-11-10appdata: Add necessary markers for translationinfirit1-3/+3
2014-11-10appdata: Fixup spelling of MATEinfirit1-2/+2
2014-11-10appdata: Add autotool bits for appdatainfirit2-1/+7
2014-11-09Create mate-dictionary.appdata.xmlalxpl1-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-01GDK_KEY_* was introduced in Gtk+ 2.22infirit3-21/+12
2014-07-01Drop deprecated g_type_init, type initialized automatically.infirit1-6/+0
2014-07-01Drop support for Glib < 2.36infirit1-10/+1
2014-05-01Use DISABLE_DEPRECATED variable for deprecationinfirit1-5/+1
2014-04-30mate-dictionary: Add GTK3 supportStefano Karapetsas5-19/+29
2014-04-26Add keywords key to .desktop filesStefano Karapetsas1-0/+1
Closes https://github.com/mate-desktop/mate-utils/issues/63
2014-01-06Merge pull request #56 from infirit/masterStefano Karapetsas1-1/+1
Remove MATE from category in dor desktop files.
2014-01-06Remove MATE from category in dor desktop files.infirit1-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-06Fix makefiles for make distStefano Karapetsas1-0/+1
2013-12-22Update help uri to the correct locationinfirit3-3/+3
2013-11-08Correct sgml filenameinfirit1-1/+1
2013-11-08Remove autogenerated doc filesinfirit12-2085/+0
2013-11-05Fix Sun GNOME Documentation Team referencesStefano Karapetsas1-1/+1
2013-08-03Use yelp-tools instead of mate-doc-utilsinfirit23-74/+72
2013-06-15Fix incorrect FSF addressesDan1-1/+2
2013-04-30Closes #6Scott Balneaves1-1/+1
2013-03-24Fix libgdict makefileStefano Karapetsas1-2/+2
2013-02-18Update makefiles for automake 1.13Dan Mashal2-2/+2
2013-01-26Port mate-dictionary-applet to libmatepanelapplet-4.0Brent Hull8-146/+126
2013-01-25Add edit button for dictionary sources and fix typoBrent Hull3-9/+66
2013-01-25Port mate-dictionary (and applet) to Gsettings (main program based on GNOME ↵Brent Hull17-891/+562
patch)
2012-11-18fixed incorrect fsf addresses.Steve Zesch44-60/+60
2012-05-20Not [~/.config/.mate] but [~/.config/mate] preference directory.Marcel Dijkstra1-2/+2
2012-04-29fix configuration folder creation, thanks to gapanStefano Karapetsas1-3/+3
2012-04-03mate-dictionary: port from ~/.mate2 to ~/.config/mateStefano Karapetsas3-7/+7
2011-12-14Moved from Mate-Extra repositoryStefano Karapetsas187-0/+35897