summaryrefslogtreecommitdiff
path: root/mate-dictionary
AgeCommit message (Collapse)AuthorFilesLines
2016-05-24Dictionary: Fix Gtk3.21 segfault lukefromdc1-1/+5
Fix GTK 3.21 segfault caused by issue with calling gtk_widget_realize at this point in the program. Show the widget instead as this does the same thing implicitly and doesn't segfault. Restrict this to GTK 3.21 for now. Mate-dictionary windows haven't resized to fit text all the way back to MATE 1.10 as tested with GTK 3.14, so this whole function needs to either be fixed or removed. My earlier prevented it from being called by disabling a function that used GtkStyle but in this case GtkStyle isn't causing trouble -yet.
2016-05-17mate-dict.pc: depend upon proper gtk versionKir Kolyshkin1-1/+1
If the package is built against gtk-3.0 (as in ./configure --with-gtk=3.0), mate-dict.pc still wants gtk-2.0 since it's hardcoded it there. This can lead to improper builds of packages using libmatedict (although I can't find any now), as well as improper RPM dependencies, like this: $ rpm -e gtk2-devel error: Failed dependencies: ... pkgconfig(gtk+-2.0) is needed by (installed) mate-utils-devel-1.14.0-1gtk3.fc23.x86_64 Fortunately, the file is already generated, so it's trivial to add a proper substitution. [v2: also add min GTK version required] Signed-off-by: Kir Kolyshkin <[email protected]>
2016-03-03use g_timeout_add_seconds for multi-second timeoutsmonsta2-9/+9
from https://git.gnome.org/browse/gnome-dictionary/commit/?id=597ff92a28f42ed187adc9727d91cef2e226a383
2016-03-03use G_UNICODE_SPACING_MARK instead of G_UNICODE_COMBINING_MARKmonsta1-1/+1
adapted from https://git.gnome.org/browse/gnome-dictionary/commit/?id=34b805a5976816925006e65f47117a348a962322
2016-03-03sidebar: don't select unrealized menu itemsmonsta1-3/+6
fixes warnings on startup and UI freeze after selecting "New" menu item with GTK+ >= 3.18 from https://git.gnome.org/browse/gnome-dictionary/commit/?id=100e14d428c85b20252c92ee56c6a2f410e2f6d0
2016-01-27[GTK+3] fix vertical expand of widgets on side panemonsta5-4/+8
2016-01-23GTK3: Expand scrolled windowsWolfgang Ulbrich3-0/+11
taken from: https://git.gnome.org/browse/gnome-dictionary/commit/?h=gnome-3-8&id=f50f8b5
2016-01-23GTK3 gdict-window: don't use deprecated gtk_{h/v}box_new ()Wolfgang Ulbrich1-0/+5
2016-01-22[GTK+3] dictionary: (almost) fix deprecated usage of Gtk{H,V}Boxmonsta13-21/+75
2016-01-22dictionary: use gtk_image_new_from_icon_name in both GTK+ buildsmonsta7-23/+22
2016-01-22[GTK+3] dictionary: fix some deprecationsmonsta4-1/+18
2016-01-03drop MateConf migration scriptsMonsta2-9/+0
2015-09-25configure: drop useless --enable-deprecated optionMonsta1-1/+0
2015-09-09More translation fixes for gsettings schemasinfirit1-2/+2
2015-09-09fixed README'smonsta1-1/+1
2015-09-01dictionary: drop command-line options that did nothing at allmonsta3-18/+1
2015-09-01dictionary: fixed indentation a bitmonsta2-33/+33
2015-09-01dictionary: remove dead server entrymonsta2-7/+0
closes https://github.com/mate-desktop/mate-utils/issues/96
2015-08-31dictionary: removed unused codeMonsta1-46/+0
2015-08-31dictionary: have applet background automatically paintedMonsta1-18/+0
2015-08-31dictionary: 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-08-31dictionary: fix indentationMonsta1-19/+17
2015-08-31dictionary: update man pageMonsta1-2/+14
*partially* taken from https://git.gnome.org/browse/gnome-dictionary/commit/?id=806fe225ff66828d13d4c56ab018540ec19bbd6a
2015-08-31dictionary: 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