summaryrefslogtreecommitdiff
path: root/mate-dictionary/src
AgeCommit message (Expand)AuthorFilesLines
2023-10-22replace deprecated gtk_image_menu_item*raveit652-1/+9
2023-10-18dictionary applet: fix in-process build warninglukefromdc1-1/+1
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
2023-08-14Wayland: Fix position and behavior of dictionary applet popup windowlukefromdc3-0/+83
2023-08-12dictionary applet: allow building in-processlukefromdc3-9/+59
2023-04-16mate-dictionary: Replace deprecated functions fix compilation warningszhuyaliang2-149/+241
2022-02-11Fix build warnings about missing field initializerrbuj1-1/+1
2022-02-11gdict-applet: do not build the file pathrbuj1-4/+2
2022-02-11dict: implicit conversion changes signedness: 'gboolean' to 'guint'rbuj1-6/+6
2022-02-11mate-dictionary: fix memory leakrbuj1-1/+2
2022-01-21mate-dictionary: fix memory leakrbuj1-0/+1
2021-11-24Use a blank line at mostrbuj6-15/+0
2021-06-25update copyright to 2021raveit6521-0/+21
2021-03-13Remove warnings about missing prototypesrbuj1-2/+2
2021-02-08build: allow users to disable gettext support (--disable-nls)rbuj3-0/+6
2021-01-16Update copyright to 2021rbuj1-1/+1
2020-12-07Add legal notice in Makefile.am filesrbuj1-0/+15
2020-12-07GNU GPL 2 license notice without post box, after copyright noticerbuj21-286/+236
2020-11-18gdict-window: Remove warnings about missing initializer for fieldrbuj1-5/+5
2020-09-05Warn about accessing an undefined property of the objectrbuj2-0/+4
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 .gitignoretamplan1-0/+2
2020-06-13mate-dictionary-source.ui: Fix deprecationsrbuj1-2/+2
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-01-20gettext: Fix locale dirrbuj1-1/+1
2020-01-13Update copyright to 2020raveit651-1/+1
2019-10-01Add WARN_CFLAGS to CFLAGSrbuj1-0/+2
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-07-06Add scroll tabs with mouse wheelLaurent Napias1-0/+64
2019-07-04Remove trailing whitespacesLaurent Napias12-436/+436
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 8rbuj2-13/+5
2019-03-24Update documenters in about dialogrbuj1-2/+9
2019-03-24mate-dictionary: Use g_strjoin to build license textrbuj1-18/+23
2019-03-24Use program-name and title in gtk_show_about_dialog callrbuj1-1/+2
2019-02-16Make translatable the copyright in about dialogrbuj1-3/+2
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
2018-02-14avoid deprecated GtkStockPablo Barciela4-36/+51
2018-01-30require GTK+ 3.22 and GLib 2.50monsta5-33/+0