index
:
mate-panel
1.10
1.12
1.14
1.16
1.18
1.20
1.22
1.24
1.26
1.28
1.6
1.8
fix_panel--replace
gh-pages
gweather
mallard-docs
master
MATE panel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
applets
/
notification_area
/
system-tray
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-26
Fix implicit conversion changes signedness: 'gboolean' to 'guint'
rbuj
1
-1
/
+1
2021-12-19
Use dashes instead of underscores in signal names
rbuj
3
-10
/
+10
2021-12-16
Use g_clear_pointer() and g_clear_object()
rbuj
1
-5
/
+1
2020-07-05
build: Add built sources to CLEANFILES target
rbuj
1
-0
/
+3
2020-07-05
Avoid using single-line cpp comments
rbuj
2
-5
/
+6
2020-05-25
Fix some cast-function-type warnings introduced in GCC 8
rbuj
3
-3
/
+10
2019-09-27
na-tray: avoid 'g_type_class_add_private'
Pablo Barciela
1
-3
/
+2
2019-06-23
Make system-tray X11-only
William Wold
2
-2
/
+10
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-01-29
Notification area: error if compiling without X11 support
William Wold
5
-1
/
+29
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-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-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
1
-4
/
+0
2017-12-17
WidthOfScreen and HeightOfScreen implementation
Pablo Barciela
1
-2
/
+3
2017-08-13
avoid deprecated gdk_screen_get_width/height
ZenWalker
1
-2
/
+2
2017-07-16
avoid deprecated gdk_screen_get_number
ZenWalker
2
-8
/
+8
2017-07-08
system tray: fix hidden icons on image/transparent color BG
lukefromdc
1
-1
/
+1
2017-03-13
notification area: Fix memory leak sorting items
Colomban Wendling
1
-0
/
+2
2017-01-30
notification area: Fix system tray icons forced ordering
Colomban Wendling
1
-4
/
+4
2017-01-23
system-tray: Restrict the ordering hack to the system-tray module
Colomban Wendling
1
-34
/
+35
2017-01-23
Add StatusNotifier support to the Notification Area applet
Colomban Wendling
10
-0
/
+3091