summaryrefslogtreecommitdiff
path: root/mate-panel/panel-properties-dialog.c
AgeCommit message (Collapse)AuthorFilesLines
2017-01-05remove ancient code leftoversmonsta1-8/+0
once it was some easter egg, now it's just a non-working garbage
2016-11-21rename .ui file of panel properties dialog to the original namemonsta1-2/+2
no need to mention GTK+3 anymore
2016-11-21move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-92/+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-08-31Gtk+-2 properties-dialog: use Mate-ColorButton for gtk2 buildraveit651-5/+9
2016-08-31GTK+-3 properties-dialog: port to GtkColorChooserraveit651-5/+9
2016-08-31properties-dialog: drop usage of MateColorButtonraveit651-11/+9
Use GtkColorButton instead
2016-08-03Gtk+3 UI: add panel-properties-dialog-gtk3.uiraveit651-0/+10
which is cleaned from deprecated widgets for >= gtk+-3.14
2016-08-03GTK+-3.0 panel-properties: port to GtkGridraveit651-0/+15
2016-01-05profile: rename get/set rgba functions for consistencymonsta1-2/+2
2016-01-05properties dialog: use convenience function to compare colorsmonsta1-6/+2
2016-01-05properties dialog: less #if'smonsta1-13/+13
2015-08-26Gtk3: fixed build warningyetist1-1/+3
2014-06-26Use MateColorButton in panel properties dialogStefano Karapetsas1-10/+12
2014-06-20Replace opacity key to alpha value in color key.Konstantin Pugin1-0/+5
2013-12-22Update help uri to the correct locationinfirit1-1/+1
2013-11-29Panel background improvements for GTK3Stefano Karapetsas1-0/+35
2013-10-26mate-panel: Add GTK3 supportStefano Karapetsas1-0/+3
2013-05-02Allow to set panel orientation only for expanded panelsStefano Karapetsas1-5/+22
Also fix initial position of non-expanded panels
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-2/+2
2012-10-11migrate mate-panel to gsettingsStefano Karapetsas1-118/+84
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+999