summaryrefslogtreecommitdiff
path: root/mate-dictionary
AgeCommit message (Collapse)AuthorFilesLines
2020-01-20gettext: Fix locale dirrbuj2-2/+2
This allows to load the translations.
2020-01-13Update copyright to 2020raveit652-2/+2
2019-12-28migrate from intltools to gettextWu Xiaotian7-27/+33
2019-12-26tx: sync with transifexPablo Barciela9-65/+102
2019-10-10tx: sync with transifexraveit6514-68/+216
2019-10-01WARN_CFLAGS makes MAINTAINER_CFLAGS obsolete for nowrbuj1-1/+0
2019-10-01Add WARN_CFLAGS to CFLAGSrbuj2-1/+9
2019-09-02gdict-aligned-window: avoid 'g_type_class_add_private'Pablo Barciela1-7/+3
2019-09-02gdict-sidebar: avoid 'g_type_class_add_private'Pablo Barciela1-6/+2
2019-09-02gdict-applet: avoid 'g_type_class_add_private'Pablo Barciela1-6/+2
2019-09-02gdict-source-loader: avoid 'g_type_class_add_private'Pablo Barciela1-7/+3
2019-09-02gdict-source: avoid 'g_type_class_add_private'Pablo Barciela1-8/+3
2019-09-02gdict-client-context: avoid 'g_type_class_add_private'Pablo Barciela1-6/+4
2019-09-02gdict-database-chooser: avoid 'g_type_class_add_private'Pablo Barciela1-9/+4
2019-07-06Add scroll tabs with mouse wheelLaurent Napias1-0/+64
2019-07-06tx: sync with transifexraveit6522-93/+911
2019-07-04Remove trailing whitespacesLaurent Napias20-504/+504
2019-06-10Change url projet's websiteLaurent Napias1-1/+1
2019-05-07Remove unused variablesrbuj2-8/+3
2019-05-03gdict-applet: Variable 'detail' is allocated memory that is never usedrbuj1-1/+1
2019-04-09Fix -Werror=cast-function-type with GCC 8rbuj6-52/+21
In addition, it removes unnecessary function type casts like: (GDestroyNotify) g_object_unref (GDestroyNotify) g_free
2019-03-24Update documenters in about dialogrbuj1-2/+9
2019-03-24mate-dictionary: Use g_strjoin to build license textrbuj1-18/+23
full stop at end of sentence in license paragraphs
2019-03-24Use program-name and title in gtk_show_about_dialog callrbuj1-1/+2
2019-02-16tx: sync fixed translationsrbuj5-13/+20
2019-02-16Make translatable the copyright in about dialogrbuj1-3/+2
2019-02-15tx: sync with transifex"raveit659-24/+75
2019-02-05help - bump docbook 4.5rbuj2-3/+3
fix validate errors: $ find . -name "index.docbook" -exec yelp-check validate {} \; validity error : Element othercredit content does not follow the DTD, expecting (honorific | firstname | surname | lineage | othername | affiliation | authorblurb | contrib)+, got (personname email )
2019-01-10move appdata to metainfo directorymonsta1-1/+1
fixes https://github.com/mate-desktop/mate-utils/issues/188
2018-12-25tx: sync with transifexraveit65126-5829/+94195
2018-10-06Use make functions for HELP_LINGUASrbuj1-2/+6
2018-10-05Tx: simplify source generation and update themraveit652-615/+0
2018-10-05Replace -Dokumentationsprojekt with Documentation Projectrbuj1-3/+3
2018-09-24mate-dictionary: Fix memory leakPablo Barciela1-6/+9
2018-09-23dictionary: replace deprecated gdk_flushraveit651-1/+3
2018-09-23dictionary: replace deprecated gtk_menu_popupraveit651-31/+10
2018-09-23dictionary: Replace deprecated GtkFontButton accessorsEmmanuele Bassi1-4/+4
Use the equivalent GtkFontChooser ones. origin commit: https://gitlab.gnome.org/GNOME/gnome-dictionary/commit/d575146
2018-09-15Update Catalan sceenshots of mate-dictionaryrbuj2-0/+0
"Dictionary source" is translated into Catalan as "font de diccionari" for now.
2018-09-14Add Catalan screenshotsrbuj8-0/+0
2018-09-13tx: add mate-dictionary help to transifexraveit652-0/+615
2018-02-14avoid deprecated GtkStockPablo Barciela7-39/+66
2018-01-30require GTK+ 3.22 and GLib 2.50monsta6-42/+0
2018-01-09update copyright year to 2018monsta1-1/+1
2017-12-21WidthOfScreen and HeightOfScreen implementationPablo Barciela1-6/+3
This commit reverts: https://github.com/mate-desktop/mate-utils/commit/b210e404823cb5b1fa5b74d700fa3f89c2ea71a2 https://github.com/mate-desktop/mate-utils/commit/c0b5081bf32ee22094e15c5d76a8ac8e5806e4a5 And it applies an alternative to fix the deprecated functions: gkd_screen_width gdk_screen_height gdk_screen_get_width gdk_screen_get_height
2017-10-09baobab/logview/dictionary: add our copyright to About dialogmonsta1-1/+2
fixes https://github.com/mate-desktop/mate-utils/issues/80
2017-08-21gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:ZenWalker1-0/+12
avoid deprecated: gdk_screen_get_monitor_geometry gdk_screen_get_monitor_at_window
2017-08-11avoid deprecated gdk_screen_width/heightZenWalker1-2/+6
2017-08-10dictionary: avoid deprecated GdkDevice objectsraveit651-0/+9
2017-07-29gdict-applet: don't use deprecated gtk_show_uriraveit651-0/+4
2017-07-28don't use deprecated gtk_show_uriraveit653-1/+13