Age | Commit message (Expand) | Author | Files | Lines |
2019-06-23 | Make system-tray X11-only | William Wold | 2 | -2/+10 |
2019-06-21 | Strings resistance | Laurent Napias | 1 | -2/+1 |
2019-06-20 | Add supported platform values to *.mate-panel-applet files | William Wold | 1 | -0/+1 |
2019-06-05 | na-tray: avoid deprecated g_type_class_add_private | Alberts Muktupavels | 1 | -5/+2 |
2019-03-22 | na-tray-child: avoid deprecated 'gtk_widget_set_double_buffered' | Pablo Barciela | 1 | -7/+0 |
2019-02-17 | Ensure proper translation of the about dialog title | rbuj | 1 | -0/+1 |
2019-02-15 | Make translatable the copyright in about dialog | rbuj | 1 | -7/+4 |
2019-01-29 | fix crash on removing tray | lukefromdc | 2 | -2/+3 |
2019-01-29 | Notification area: error if compiling without X11 support | William Wold | 7 | -2/+43 |
2018-12-30 | Tray: Fix too-wide icon spacing after mate-polkit has been used w sni | lukefromdc | 1 | -0/+5 |
2018-11-05 | notification-area-preferences-dialog.ui: avoid GtkButton:use-stock | Pablo Barciela | 1 | -3/+9 |
2018-10-20 | na-tray: add preferences dialog and applet menu entry | Fabien Broquard | 5 | -0/+262 |
2018-10-20 | na-tray: wide panels, add GSettings to the applet | Fabien Broquard | 4 | -2/+49 |
2018-10-20 | na-tray: wide panels, convert main GtkBox display to GtkGrid | Fabien Broquard | 2 | -56/+135 |
2018-10-20 | na-tray: wide panels, preliminary batch box to grid rename | Fabien Broquard | 5 | -91/+78 |
2018-08-07 | Change GTK_CHECK_VERSION to match next gtk+ release | raveit65 | 1 | -2/+2 |
2018-07-27 | applets: Guard against GTK scale-factor fixes on GtkSocket | Victor Kareh | 1 | -3/+3 |
2018-07-25 | applets: Fix runtime error messages | Victor Kareh | 1 | -1/+1 |
2018-07-06 | Tray: simplify force-redraw, use code that actually works | lukefromdc | 1 | -42/+5 |
2018-07-01 | GTK 3.23: don't cut tray icons too narrow in HiDPI mode | lukefromdc | 1 | -0/+4 |
2018-07-01 | na-tray-child: remove na_tray_child_size_allocate | lukefromdc | 1 | -46/+0 |
2018-06-29 | na-tray-child: replace deprecated gdk_error_trap_push/pop functions | raveit65 | 1 | -10/+18 |
2018-04-26 | na-tray: Convert to GResource | raveit65 | 4 | -9/+29 |
2018-03-20 | hidpi: fix tray icon spacing with window-scaling > 1 | lukefromdc | 2 | -1/+12 |
2018-01-31 | require GTK+ 3.22 and GLib 2.50 | monsta | 6 | -123/+3 |
2018-01-31 | remove unneeded nested GTK_CHECK_VERSION block | monsta | 1 | -11/+0 |
2018-01-25 | avoid deprecated GtkStock | Pablo Barciela | 1 | -2/+2 |
2018-01-22 | status-notifier: don't crash if tooltip has wrong type | monsta | 1 | -0/+8 |
2018-01-22 | status-notifier: don't crash if menu layout has wrong type | monsta | 1 | -0/+9 |
2018-01-21 | Fix rendering of radio buttons in status notifier | lukefromdc | 1 | -1/+5 |
2018-01-09 | update copyright year to 2018 | monsta | 1 | -1/+1 |
2017-12-28 | status-notifier: properly handle the NULL case for items | lukefromdc | 1 | -2/+4 |
2017-12-27 | status-notifier: handle wrong-size icons called by path | lukefromdc | 1 | -0/+4 |
2017-12-27 | status-notifier: load icons specified by path | lukefromdc | 1 | -0/+4 |
2017-12-24 | status-notifier: fix failure to show icon for missing icon | lukefromdc | 1 | -1/+4 |
2017-12-17 | WidthOfScreen and HeightOfScreen implementation | Pablo Barciela | 1 | -2/+3 |
2017-11-09 | status-notifier: remove duplicate check found by cppcheck | lukefromdc | 1 | -2/+0 |
2017-10-16 | status-notifier: hide mate-polkit icon if passive | lukefromdc | 1 | -1/+7 |
2017-10-16 | Apply position fix on popup to GTK 3.20 and earlier | lukefromdc | 2 | -2/+8 |
2017-10-14 | GTK 3.22 status notifier: reposition menu when size changes | lukefromdc | 2 | -0/+4 |
2017-10-12 | GTK 3.22/status-notifer Fix menu position if size changed since last shown | lukefromdc | 1 | -0/+2 |
2017-08-22 | gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions: | ZenWalker | 1 | -0/+11 |
2017-08-16 | Add a gsettings key to enable/disable SNI Support (#600) | Clement Lefebvre | 1 | -6/+13 |
2017-08-13 | avoid deprecated gdk_screen_get_width/height | ZenWalker | 1 | -2/+2 |
2017-07-29 | don't use deprecated gtk_show_uri | lukefromdc | 1 | -2/+4 |
2017-07-16 | avoid deprecated gdk_screen_get_number | ZenWalker | 3 | -11/+11 |
2017-07-08 | system tray: fix hidden icons on image/transparent color BG | lukefromdc | 1 | -1/+1 |
2017-05-29 | status notifier: follow same menu theme as rest of panel | lukefromdc | 1 | -0/+15 |
2017-05-08 | status-notifier: fix crash on unknown signal name | monsta | 1 | -1/+1 |
2017-04-15 | status-notifier: Do not hide passive items | Colomban Wendling | 1 | -3/+2 |