summaryrefslogtreecommitdiff
path: root/accessx-status/applet.c
AgeCommit message (Collapse)AuthorFilesLines
2017-02-23accessx-status: avoid deprecated gtk_widget_render_iconraveit651-8/+8
note: gtk_widget_render_icon_pixbuf is deprecated with 3.10 but gtk_widget_render_icon has been deprecated since version 3.0, so this improve the situation a bit.
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-75/+8
and require mate-panel >= 1.17 WARNING: use GTK+3 build of libmateweather for this build. that lib is not migrated to GTK+3 only as we will possibly use libgweather instead of it.
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
- deprecated gdk_app_launch_context_new - deprecated gtk_widget_{set/get}_state
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
Use gdk_drag_context_list_targets for both Gtk+ versions. And use gdk_visual_get_depth instead of visual->depth
2014-11-26Gtk3: Set homogenous per gnome-applets commit ↵infirit1-1/+6
5df9f98d66f9c2920122a2a86269d95bd68ce67a
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
https://git.gnome.org/browse/gnome-applets/commit/accessx-status?id=cd5250ed5d9aa467a34a6da1e2f566c191b25ca8 https://git.gnome.org/browse/gnome-applets/commit/accessx-status?id=5b91de8cfdd3578a1219d5367354798fbb4b48d3 https://git.gnome.org/browse/gnome-applets/commit/accessx-status?id=724533eefaec3268bc9787a1e146afbee171cf46
2013-08-02Use yelp-tools instead of mate-doc-utilsinfirit1-1/+1
2012-12-12Update accessx-status/applet.ccardpuncher1-1/+1
Fix a typo in the about window.
2012-11-24accessx-status: updateStefano Karapetsas1-1/+1
2012-10-09Fixed fsf addresses. Closes #18.Steve Zesch1-2/+2
2011-11-14initialPerberos1-0/+1369