summaryrefslogtreecommitdiff
path: root/libmate-panel-applet/panel-plug-private.h
AgeCommit message (Collapse)AuthorFilesLines
2018-01-31require GTK+ 3.22 and GLib 2.50monsta1-3/+0
2016-11-21move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-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-21libmate-panel-applet: remove redundant GLib version check in panel-plugmonsta1-1/+5
2016-03-25GTK 3.18:Apply panelplug reworklukefromdc1-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-22use gtk+-3.20 custom bg fixixes only for > gtk+-3.18 and > glib-2.42raveit651-0/+4
This fixes also distcheck
2016-03-13gtk3.20-fix custom BG change on appletslukefromdc1-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