Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-10 | Update copyright to 2020 | raveit65 | 1 | -1/+1 | |
2020-01-09 | Initialize "surface" before testing its value to avoid a crash. | dunc | 1 | -1/+1 | |
2019-03-20 | Make translatable documenters in about dialog | rbuj | 1 | -1/+8 | |
2019-03-20 | Make translatable copyright info in about dialog | rbuj | 1 | -5/+2 | |
2019-03-20 | Ensure proper translation of the about dialog title | rbuj | 1 | -0/+1 | |
Note that GTK+ sets a default title of _("About %s") on the dialog window (where %s is replaced by the name of the application, but in order to ensure proper translation of the title, applications should set the title property explicitly when constructing a GtkAboutDialog https://developer.gnome.org/gtk3/stable/GtkAboutDialog.html | |||||
2018-09-11 | accessx-status: fix another leak | raveit65 | 1 | -0/+1 | |
2018-09-10 | Fix memory leak on accessx-status. | Rui Caridade | 1 | -0/+1 | |
2018-05-12 | accessx: Convert icons from pixbuf to cairo surfaces | Victor Kareh | 1 | -283/+359 | |
This improves support for HiDPI displays. It also fixes some deprecation warnings, adds auto-resizing, and updates the main applet icon. | |||||
2018-02-09 | avoid deprecated GtkStock | Pablo Barciela | 1 | -4/+4 | |
2018-02-04 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -4/+0 | |
2018-01-09 | update copyright year to 2018 | monsta | 1 | -1/+1 | |
2017-10-05 | update copyright year in other applets | monsta | 1 | -1/+1 | |
2017-08-05 | accessx-status: don't use deprecated gtk_show_uri | raveit65 | 1 | -0/+7 | |
2017-02-23 | accessx-status: avoid deprecated gtk_widget_render_icon | raveit65 | 1 | -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-22 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -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-13 | accessx-status: remove duplicated code | monsta | 1 | -1/+0 | |
2016-08-13 | accessx-status: fix possible crash when updating layout | monsta | 1 | -1/+1 | |
2016-07-31 | accessx-status: use GtkAbout and update copyright | raveit65 | 1 | -3/+6 | |
2015-12-22 | accessx-status: remove useless include | monsta | 1 | -3/+0 | |
2015-12-19 | GTK3: fix several deprecations | Wolfgang Ulbrich | 1 | -0/+37 | |
- deprecated gdk_app_launch_context_new - deprecated gtk_widget_{set/get}_state | |||||
2015-08-31 | accessx-status: have applet background automatically painted | Monsta | 1 | -43/+0 | |
2015-08-05 | accessx-status: add mate- prefix to all icons | Balló György | 1 | -35/+35 | |
2015-08-05 | Fix missing icons on GTK3 with custom icon theme | Balló György | 1 | -2/+2 | |
2014-11-27 | accessx: Fix warning | infirit | 1 | -1/+1 | |
2014-11-27 | accessx: use GAppInfo | infirit | 1 | -11/+18 | |
2014-11-27 | accessx: use cairo for drawing | infirit | 1 | -35/+10 | |
2014-11-27 | Fix build with GSEAL | infirit | 1 | -1/+1 | |
Use gdk_drag_context_list_targets for both Gtk+ versions. And use gdk_visual_get_depth instead of visual->depth | |||||
2014-11-26 | Gtk3: Set homogenous per gnome-applets commit ↵ | infirit | 1 | -1/+6 | |
5df9f98d66f9c2920122a2a86269d95bd68ce67a | |||||
2014-11-26 | GDK_KEY_* is also in Gtk+2 | infirit | 1 | -9/+6 | |
2014-11-26 | Gtk3: Silence GtkVbox and GtkHbox deprecation warnings | infirit | 1 | -0/+2 | |
2014-05-03 | Use MateAboutDialog from libmate-desktop | Stefano Karapetsas | 1 | -1/+2 | |
2014-02-08 | Fix help uri for applets | infirit | 1 | -1/+1 | |
2014-01-20 | accessx-status: Add GTK3 support | Stefano Karapetsas | 1 | -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-02 | Use yelp-tools instead of mate-doc-utils | infirit | 1 | -1/+1 | |
2012-12-12 | Update accessx-status/applet.c | cardpuncher | 1 | -1/+1 | |
Fix a typo in the about window. | |||||
2012-11-24 | accessx-status: update | Stefano Karapetsas | 1 | -1/+1 | |
2012-10-09 | Fixed fsf addresses. Closes #18. | Steve Zesch | 1 | -2/+2 | |
2011-11-14 | initial | Perberos | 1 | -0/+1369 | |