summaryrefslogtreecommitdiff
path: root/mate-panel/panel-lockdown.c
AgeCommit message (Collapse)AuthorFilesLines
2024-02-04Reduce scope of variablesColomban Wendling1-6/+2
Mostly found by cppcheck. origin commit was: https://github.com/mate-desktop/mate-panel/commit/96c7ebc
2024-02-04Revert "Reduce scope of variables"raveit651-2/+6
This reverts commit 96c7ebc6dc9e8b8327db04a9570054ee78743353.
2023-11-21Reduce scope of variablesColomban Wendling1-6/+2
Mostly found by cppcheck.
2022-01-26Fix implicit conversion changes signedness: 'gboolean' to 'guint'rbuj1-25/+25
2021-12-11Use a blank line at mostrbuj1-1/+0
2021-06-22update copyright to 2021raveit651-0/+1
2020-07-29panel-lockdown: Fix leaking string arrayTomas Bzatek1-0/+1
Overwriting an already allocated memory.
2019-07-05Remove trailing whitespacesLaurent Napias1-1/+1
2014-11-04lockdown: move disable-lock-down key to lockdown schemainfirit1-2/+2
In order to use it in other parts of MATE.
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-2/+2
2012-10-11migrate mate-panel to gsettingsStefano Karapetsas1-171/+80
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+442