summaryrefslogtreecommitdiff
path: root/src/actions.c
AgeCommit message (Collapse)AuthorFilesLines
2020-04-01actions: expand the comment on about dialogrbuj1-1/+1
2020-02-07Fix mate-desktop URLrbuj1-1/+1
2020-01-10Update copyright to 2020raveit651-1/+1
2019-09-08Initialization discards ‘const’ qualifier from pointer target typerbuj1-2/+2
Remove 317 warnings [-Wdiscarded-qualifiers].
2019-09-03remove build warning: local variable shadows another variablerbuj1-1/+1
actions.c:245:24: warning: declaration of ‘dialog’ shadows a previous local [-Wshadow] caja-engrampa.c:137:17: warning: declaration of ‘file’ shadows a previous local [-Wshadow] caja-engrampa.c:58:17: warning: declaration of ‘file’ shadows a previous local [-Wshadow] dlg-add-files.c:120:9: warning: declaration of ‘uri’ shadows a previous local [-Wshadow] fr-window.c:4935:11: warning: declaration of ‘value’ shadows a previous local [-Wshadow]
2019-06-11Update FSF addressLaurent Napias1-1/+1
2019-04-02actions: avoid use of memory after it is freedPablo Barciela1-3/+3
Fixes Clang static analyzer warning: actions.c:137:5: warning: Use of memory after it is freed return full_uri; ^~~~~~~~~~~~~~~
2019-02-19Read authors (updated) from engrampa.about gresourcerbuj1-7/+30
2019-01-08update copyright year to 2019Pablo Barciela1-1/+1
2018-02-09avoid deprecated GtkStockPablo Barciela1-2/+2
2018-01-09update copyright year to 2018monsta1-1/+1
2017-12-25add our copyright to About dialog and Caja extensionmonsta1-1/+2
2015-07-08display correct help pages for all dialogsMonsta1-1/+1
2014-11-22Added a D-BUS service to create and extract archives.infirit1-1/+1
Initial commits from FR: f998fd8e33a08d686a1071db87d21f4a83963d99 4078d1a9e5ddae3357302791432fc61d82ff37e4 58c55b06f30014326f27bdf94c406ceee0897731 Improvements and fixes from FR: D-Bus service: added GetSupportedTypes method ace4f31c586641fcf7ad1de165cd7f27b5a371c1 1399b9a84b0d4f4a5015066b0d7cec7e048d59dc From: Paolo Bacchilega <[email protected]>
2012-11-05Port to gsettingsraveit1-5/+19
2012-10-09Fixed fsf addresses. Closes #4.Steve Zesch1-1/+1
2012-07-11fix wrong app nameStefano Karapetsas1-1/+1
2012-01-13Added mate-desktop.org to about window.engrampa-1.1.0Steve Zesch1-467/+468
2011-11-30many renames from file-roller to engrampaStefano Karapetsas1-5/+7
2011-11-09renaming fileroller to engrampaPerberos1-3/+3
2011-11-09initialPerberos1-0/+873