summaryrefslogtreecommitdiff
path: root/mate-panel/mate-desktop-item-edit.c
AgeCommit message (Collapse)AuthorFilesLines
2024-02-04Reduce scope of variablesColomban Wendling1-2/+1
Mostly found by cppcheck. origin commit was: https://github.com/mate-desktop/mate-panel/commit/96c7ebc
2024-02-04Revert "Reduce scope of variables"raveit651-1/+2
This reverts commit 96c7ebc6dc9e8b8327db04a9570054ee78743353.
2023-11-21Reduce scope of variablesColomban Wendling1-2/+1
Mostly found by cppcheck.
2021-12-20Remove unnecessary cast in g_signal_connect* callrbuj1-4/+6
2021-12-19Use dashes instead of underscores in signal namesrbuj1-1/+1
2021-12-14Fix build warnings about missing field initializerrbuj1-1/+1
2020-07-05Use '#include <config.h>' instead of '#include "config.h"'rbuj1-1/+1
2019-07-05Remove trailing whitespacesLaurent Napias1-1/+1
2017-09-29make file/folder launchers work againmonsta1-4/+5
fixes https://github.com/mate-desktop/mate-panel/issues/590 reverts a part of 7ee450758e4f2bee13aa8ff967a5795a6dcdc91f
2017-01-13support desktop actionsDenis Gorodnichev1-5/+4
2012-10-11migrate mate-panel to gsettingsStefano Karapetsas1-2/+0
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+225