summaryrefslogtreecommitdiff
path: root/accessx-status/applet.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-11accessx-status: add src and data foldersrbuj1-1413/+0
2020-07-29accessx-status: Load menu from resourcesrbuj1-4/+3
2020-04-16Remove unused-variable warningsrbuj1-1/+0
2020-01-10Update copyright to 2020raveit651-1/+1
2020-01-09Initialize "surface" before testing its value to avoid a crash.dunc1-1/+1
2019-03-20Make translatable documenters in about dialogrbuj1-1/+8
2019-03-20Make translatable copyright info in about dialogrbuj1-5/+2
2019-03-20Ensure proper translation of the about dialog titlerbuj1-0/+1
2018-09-11accessx-status: fix another leakraveit651-0/+1
2018-09-10Fix memory leak on accessx-status.Rui Caridade1-0/+1
2018-05-12accessx: Convert icons from pixbuf to cairo surfacesVictor Kareh1-283/+359
2018-02-09avoid deprecated GtkStockPablo Barciela1-4/+4
2018-02-04require GTK+ 3.22 and GLib 2.50monsta1-4/+0
2018-01-09update copyright year to 2018monsta1-1/+1
2017-10-05update copyright year in other appletsmonsta1-1/+1
2017-08-05accessx-status: don't use deprecated gtk_show_uriraveit651-0/+7
2017-02-23accessx-status: avoid deprecated gtk_widget_render_iconraveit651-8/+8
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-75/+8
2016-08-13accessx-status: remove duplicated codemonsta1-1/+0
2016-08-13accessx-status: fix possible crash when updating layoutmonsta1-1/+1
2016-07-31accessx-status: use GtkAbout and update copyrightraveit651-3/+6
2015-12-22accessx-status: remove useless includemonsta1-3/+0
2015-12-19GTK3: fix several deprecationsWolfgang Ulbrich1-0/+37
2015-08-31accessx-status: have applet background automatically paintedMonsta1-43/+0
2015-08-05accessx-status: add mate- prefix to all iconsBalló György1-35/+35
2015-08-05Fix missing icons on GTK3 with custom icon themeBalló György1-2/+2
2014-11-27accessx: Fix warninginfirit1-1/+1
2014-11-27accessx: use GAppInfoinfirit1-11/+18
2014-11-27accessx: use cairo for drawinginfirit1-35/+10
2014-11-27Fix build with GSEALinfirit1-1/+1
2014-11-26Gtk3: Set homogenous per gnome-applets commit 5df9f98d66f9c2920122a2a86269d95...infirit1-1/+6
2014-11-26GDK_KEY_* is also in Gtk+2infirit1-9/+6
2014-11-26Gtk3: Silence GtkVbox and GtkHbox deprecation warningsinfirit1-0/+2
2014-05-03Use MateAboutDialog from libmate-desktopStefano Karapetsas1-1/+2
2014-02-08Fix help uri for appletsinfirit1-1/+1
2014-01-20accessx-status: Add GTK3 supportStefano Karapetsas1-3/+50
2013-08-02Use yelp-tools instead of mate-doc-utilsinfirit1-1/+1
2012-12-12Update accessx-status/applet.ccardpuncher1-1/+1
2012-11-24accessx-status: updateStefano Karapetsas1-1/+1
2012-10-09Fixed fsf addresses. Closes #18.Steve Zesch1-2/+2
2011-11-14initialPerberos1-0/+1369