Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-07-05 | Avoid using single-line cpp comments | rbuj | 1 | -2/+2 | |
2019-03-10 | Error if compiling panel-plug-private.h without X11 support | William Wold | 1 | -0/+6 | |
2019-01-25 | libmate-panel-applet: Add comments in headers to explain Wayland behavior | William Wold | 1 | -0/+2 | |
2018-01-31 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -3/+0 | |
2016-11-21 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -1/+1 | |
and require libmate-desktop >= 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-11-21 | libmate-panel-applet: remove redundant GLib version check in panel-plug | monsta | 1 | -1/+5 | |
2016-03-25 | GTK 3.18:Apply panelplug rework | lukefromdc | 1 | -1/+1 | |
panel-plug-private.h Changing the panel background handling (from gnome-panel) for GTK 3.18 requires that the panelplug changes from gnome-panel also be applied or applets can mismatch the panel toplevel when an alpha value is present | |||||
2016-03-22 | use gtk+-3.20 custom bg fixixes only for > gtk+-3.18 and > glib-2.42 | raveit65 | 1 | -0/+4 | |
This fixes also distcheck | |||||
2016-03-13 | gtk3.20-fix custom BG change on applets | lukefromdc | 1 | -0/+32 | |
file panel-plug-private.h used intact from github.com/GNOME/gnome-panel/commit/3115f77b536a7c79c7d43ded0591e2b8f45219c4 "restore custom background on applets Only included from mate-panel-applet.c when built against GTK 3.19 or later |