summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-15caja-open-with-dialog: cppcheck: Redundant conditionPablo Barciela1-2/+1
2019-06-15eel-canvas: cppcheck: Local variable 'allocation' shadows outer variablePablo Barciela1-1/+0
2019-06-11Change URL prefixes from http to httpsrbuj15-52/+52
2019-06-10Change url projet's websiteLaurent Napias3-3/+3
2019-06-09caja-progress-info: add tooltips to file transfer dialogPablo Barciela1-0/+4
2019-06-09Add accessible names for buttons in file transfer operations dialogLuke Yelavich1-0/+4
2019-05-31Create FUNDING.ymlMartin Wimpress1-0/+9
2019-05-22travis: use fedora-30 and ubuntu-19.10 for buildingraveit651-6/+7
2019-05-09libegg: reduce the scope of some variablesPablo Barciela3-9/+22
2019-05-07[ci] Add cppcheck html reportPablo Barciela1-1/+4
2019-05-06libcaja-private: reduce the scope of some variablesPablo Barciela44-476/+794
2019-05-04eel: remove date & time functionsrbuj11-363/+39
2019-04-30caja-spatial-window: Unused variable irbuj1-1/+0
2019-04-18eel: reduce the scope of some variablesPablo Barciela15-48/+80
2019-04-17travis: enable cppcheck only in debian and disable it in other distrosPablo Barciela1-4/+3
2019-04-16caja-location-dialog: Fix 'cppcheck' and 'clang' warningsPablo Barciela1-5/+5
2019-04-16release 1.23.0v1.23.0raveit651-0/+50
2019-04-16sync with transifexraveit6527-451/+530
2019-04-14caja-property-browser: Fix cast from non-struct type to struct typePablo Barciela1-4/+4
2019-04-14eggsmclient-xsmp: Fix cast from non-struct type to struct typePablo Barciela1-2/+2
2019-04-14caja-file-utilities: Fix cast from non-struct type to struct typePablo Barciela1-1/+1
2019-04-12local #include files who are libraries inside <> instead ""Pablo Barciela147-725/+727
2019-04-12eel-string: Use 'va_copy' instead of 'G_VA_COPY'Pablo Barciela1-3/+3
2019-04-12eel-editable-label: Use 'memmove' instead of 'memcpy'Pablo Barciela1-1/+1
2019-04-12eel: remove eel_g_object_list_refrbuj3-17/+1
2019-04-10drop functions defined but not usedPablo Barciela8-511/+0
2019-04-10local #include files inside "" instead <>Pablo Barciela189-1202/+1427
2019-04-10caja-icon-canvas-item: avoid 'cppcheck' warningPablo Barciela1-14/+13
2019-04-10caja-file: avoid shifting signed 32-bit value by 31 bitsPablo Barciela1-1/+1
2019-04-09Fix invocation with --geometry from the command linelukefromdc1-7/+14
2019-04-08caja-icon-canvas-item: initialize variable 'scale'Pablo Barciela1-1/+1
2019-04-08Pass "NULL" for keyboard eventlukefromdc2-2/+10
2019-04-08pre-bump versionraveit652-1/+3
2019-04-07caja-application: avoid NULL inside 'g_object_unref'Pablo Barciela1-3/+4
2019-04-07travis: enable 'cppcheck'Pablo Barciela1-0/+5
2019-04-05fm-desktop-icon-view: remove dead codePablo Barciela1-11/+1
2019-04-05caja-file-operations: make sure 'error' isn't NULLPablo Barciela1-2/+2
2019-04-03caja-open-with-dialog: make sure there is error before showing itPablo Barciela1-2/+5
2019-04-03eel-string: Fix: 'memcpy' overflows destination bufferPablo Barciela1-2/+3
2019-04-03eel-string: avoid 'memcpy' with NULL argumentPablo Barciela1-0/+4
2019-03-30caja-progress-info: make sure argument is initializedPablo Barciela1-3/+3
2019-03-29eel: replace eel_ref_str with GRefStringrbuj8-218/+94
2019-03-29eel: remove g_object_list_copyrbuj7-23/+10
2019-03-28caja-sidebar-title: avoid 'NULL' inside 'setup_gc_with_fg'Pablo Barciela1-1/+1
2019-03-26github releaseraveit651-10/+27
2019-03-24caja-file: Fix incomplete file replacement dialogPablo Barciela1-9/+5
2019-03-24caja-autorun: avoid NULL in 'memcpy'Pablo Barciela1-1/+4
2019-03-22eel-editable-label: call argument with initialized valuePablo Barciela1-2/+2
2019-03-22caja-file: Fix: true and false branches are identicalPablo Barciela1-2/+0
2019-03-22caja-file-operations: add comment with false positive warning:Pablo Barciela1-0/+8