summaryrefslogtreecommitdiff
path: root/libcaja-private/caja-desktop-link-monitor.c
AgeCommit message (Collapse)AuthorFilesLines
2019-05-06libcaja-private: reduce the scope of some variablesPablo Barciela1-6/+7
2019-04-12local #include files who are libraries inside <> instead ""Pablo Barciela1-5/+5
2019-04-10local #include files inside "" instead <>Pablo Barciela1-11/+12
2018-12-01caja-desktop-link-monitor: Fix memory leakPablo Barciela1-4/+5
'g_strconcat' needs to be freed
2016-10-08Stop warnings on window-close and 3 warnings on exitlukefromdc1-1/+2
Fix the gsignal warnings on window-close based on https://github.com/mate-desktop/atril/commit/fda33fbeedc0aab64d9479850047d0817d0b38be "Check if handler_id is connected before disconnect" from Atril Also Fix "Source ID XXX was not found..." warnings on closing Caja These three gsources are already gone when Caja exits, their ID's still exist but they cannot be found to remove. The warnings indicate double removal so this code block is just a source of errors. Leave it in place but commented out for now.
2016-08-22drop a large amount of completely unused codemonsta1-64/+0
2012-09-05remove latest mateconf stuffStefano Karapetsas1-6/+6
2012-09-05fix typoStefano Karapetsas1-1/+1
2012-09-05convert desktop preferences to gsettingsStefano Karapetsas1-17/+24
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch1-2/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+575