summaryrefslogtreecommitdiff
path: root/mate-dictionary
AgeCommit message (Collapse)AuthorFilesLines
2024-02-22tx: sync with transifexraveit657-89/+80
2023-10-22replace deprecated gtk_image_menu_item*raveit652-1/+9
2023-10-18dictionary applet: fix in-process build warninglukefromdc1-1/+1
*For a GtkButtonBox we must specify it as GTK_BUTTON_BOX (bbox) not GTK_BOX (bbox)
2023-09-19tx: sync with transifexraveit65109-160/+1033
2023-09-19tx: fix warnings in id, uk and ru translationsraveit651-5/+5
2023-08-15wayland, dictionary applet: confine popup dialog to monitor dimensionslukefromdc1-20/+59
2023-08-15wayland, dictionary: Make the panel applet usable in waylandlukefromdc1-5/+52
*Move the text entry box from the panel to the popup dialog when running under wayland *The only way we can focus it on the panel is with low level x11 code or with the keyboard *Leave the text entry box on the panel for x11, don't fix what isn't broken
2023-08-14Wayland: Fix position and behavior of dictionary applet popup windowlukefromdc3-0/+83
*Use gtk layer shell to duplicate the x11 behavior of the dictionary applet's popup dialog window
2023-08-12dictionary applet: allow building in-processlukefromdc5-11/+72
*This is needed for wayland support
2023-04-16mate-dictionary: Replace deprecated functions fix compilation warningszhuyaliang3-197/+629
2022-11-11tx: sync with transifexmbkma109-529/+792
2022-02-11Fix build warnings about missing field initializerrbuj3-2/+6
2022-02-11gdict-applet: do not build the file pathrbuj1-4/+2
2022-02-11dict: implicit conversion changes signedness: 'gboolean' to 'guint'rbuj3-9/+9
2022-02-11mate-dictionary: fix memory leakrbuj1-1/+2
2022-02-11mate-dictionary: fix memory leakrbuj1-0/+3
2022-01-21mate-dictionary: fix memory leakrbuj1-0/+1
2022-01-21Redundant null check before freeing the variablerbuj2-13/+6
2021-11-24Use a blank line at mostrbuj12-37/+0
2021-08-05tx: sync with transifexraveit65109-8851/+7464
2021-06-25update copyright to 2021raveit6546-0/+46
2021-06-04tx: pull from transifexraveit65109-639/+1175
2021-03-13Remove warnings about missing prototypesrbuj1-2/+2
2021-03-05i18n: Do not collect the translation for Iconrbuj1-2/+9
2021-02-08build: allow users to disable gettext support (--disable-nls)rbuj6-0/+25
2021-01-16help: Dokumentationsteam -> Documentation Teamrbuj1-1/+1
2021-01-16Update copyright to 2021rbuj2-2/+2
2020-12-07Add legal notice in Makefile.am filesrbuj8-0/+120
2020-12-07GNU GPL 2 license notice without post box, after copyright noticerbuj46-598/+523
- Use always the same code snippet for including the top-level config.h
2020-11-25gdict-utils: Fix commentrbuj1-1/+1
2020-11-25gdict-utils: variable 'env_string' set but not usedrbuj1-5/+1
2020-11-18gdict-window: Remove warnings about missing initializer for fieldrbuj1-5/+5
2020-11-16travis CI: fix build issue of gtk-doc moduleraveit651-0/+2
2020-09-05Warn about accessing an undefined property of the objectrbuj2-0/+4
2020-07-06sync with transifexraveit65109-178/+341
2020-07-06gdict-pref-dialog: Simplify notebook scroll eventrbuj1-27/+31
2020-07-06gdict-applet.c: change "Preferences" menu icon for harmonizationtamplan1-1/+1
2020-06-23add git.mk to generate .gitignoretamplan8-0/+15
2020-06-13mate-dictionary-source.ui: Fix deprecationsrbuj2-209/+92
2020-06-06readme: migrate to Markdown for dictionary and baobab and updateAbu Sakib3-26/+18
2020-04-14expand the comments on about dialogsrbuj1-1/+1
2020-03-11mate-dictionary: remove unused function 'gdict_window_set_statusbar_visible'rbuj1-24/+0
2020-03-09Define custom macros for wrapping the calls to gtk_builder_get_objectrbuj2-32/+32
2020-03-05mate-dictionary: warnings variable defined but not usedrbuj1-10/+0
2020-02-10tx: sync with transifexraveit651-4/+4
2020-01-23tx: sync with transifexraveit65108-372/+400
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