summaryrefslogtreecommitdiff
path: root/mate-dictionary/src
AgeCommit message (Expand)AuthorFilesLines
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
2018-01-09update copyright year to 2018monsta1-1/+1
2017-12-21WidthOfScreen and HeightOfScreen implementationPablo Barciela1-6/+3
2017-10-09baobab/logview/dictionary: add our copyright to About dialogmonsta1-1/+2
2017-08-21gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:ZenWalker1-0/+12
2017-08-11avoid deprecated gdk_screen_width/heightZenWalker1-2/+6
2017-07-29gdict-applet: don't use deprecated gtk_show_uriraveit651-0/+4
2017-07-28don't use deprecated gtk_show_uriraveit653-1/+13
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta5-172/+5
2016-09-01avoid deprecated gdk_cursor_new ()raveit651-1/+4
2016-05-30GTK+3 mdict window: Do not use deprecate composite-child APIraveit652-3/+11
2016-05-30mdict: Remove assertion in sidebar coderaveit651-1/+2
2016-05-30Gtk+3 mdict sidebar: do not use derecated GtkArrowraveit651-0/+4
2016-05-30GTK+3 mdict: do not use deprecated gtk_widget_size_requestraveit653-3/+15
2016-05-29GTK3 dictionary: Remove style_set class handlerraveit651-5/+4
2016-05-24Dictionary: Fix Gtk3.21 segfault lukefromdc1-1/+5
2016-03-03sidebar: don't select unrealized menu itemsmonsta1-3/+6
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}Boxmonsta3-4/+25
2016-01-22dictionary: use gtk_image_new_from_icon_name in both GTK+ buildsmonsta2-5/+4
2016-01-22[GTK+3] dictionary: fix some deprecationsmonsta3-1/+14
2015-09-01dictionary: drop command-line options that did nothing at allmonsta2-10/+0
2015-09-01dictionary: fixed indentation a bitmonsta2-33/+33
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
2015-08-31dictionary: fix indentationMonsta1-19/+17
2015-08-31dictionary: make Ctrl+A and Ctrl+C work in the search fieldMonsta1-3/+9
2014-12-17mate-dictionary: don't free GError more than onceMonsta2-2/+0
2014-12-16fix GTK+3 buildMonsta1-1/+1
2014-12-15Fix deprecated functionsinfirit1-0/+4
2014-12-15mate-dictionary: implicit declaration of g_mkdirinfirit1-0/+1
2014-07-01GDK_KEY_* was introduced in Gtk+ 2.22infirit2-14/+8
2014-07-01Drop deprecated g_type_init, type initialized automatically.infirit1-6/+0
2014-04-30mate-dictionary: Add GTK3 supportStefano Karapetsas3-17/+25
2013-12-22Update help uri to the correct locationinfirit3-3/+3
2013-11-05Fix Sun GNOME Documentation Team referencesStefano Karapetsas1-1/+1
2013-08-03Use yelp-tools instead of mate-doc-utilsinfirit4-4/+4
2013-02-18Update makefiles for automake 1.13Dan Mashal1-1/+1
2013-01-26Port mate-dictionary-applet to libmatepanelapplet-4.0Brent Hull2-60/+79
2013-01-25Add edit button for dictionary sources and fix typoBrent Hull1-6/+52