summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-29caja-window-toolbars: suppress GtkAction warningsraveit651-2/+9
2019-06-29caja-spartial-window: suppress GtkAction warningsraveit651-0/+4
2019-06-29caja-window-menus: suppress GtkAction warningsraveit651-4/+30
2019-06-29window-manage-views: suppress GtkAction warningsraveit651-0/+2
2019-06-29caja-window-bookmarks: suppress GtkAction warningsraveit651-0/+2
2019-06-29view-as-action: suppress GtkAction warningsraveit651-0/+8
2019-06-29navigation-window: suppress GtkAction warningsraveit651-0/+10
2019-06-29caja-navigation-window-menus: suppress GtkAction warningsraveit651-1/+32
2019-06-29caja-navigation-action: suppress GtkAction warningsraveit651-0/+8
2019-06-29caja-desktop-window: suppress GtkAction warningsraveit651-0/+2
2019-06-29fm-list-view: suppress GtkAction warningsraveit651-0/+2
2019-06-29fm-icon-view: suppress GtkAction warningsraveit651-0/+16
2019-06-29fm-directory-view: change G_GNUC_END_IGNORE_DEPRECATIONS placePablo Barciela1-2/+2
2019-06-28Fix cppcheck warningsPablo Barciela4-132/+132
2019-06-27Revert "fm-directory-view: free var action_name"raveit651-2/+0
2019-06-27fm-directory-view: free var action_nameraveit651-0/+2
2019-06-27fm-directory-view: fix previous GtkAction commitraveit651-9/+12
2019-06-25fm-directory-view: suppress GtkAction warningsraveit651-3/+107
2019-06-25fm-desktop-icon-view: suppress GtkAction warningsraveit651-0/+9
2019-06-25caja-ui-utilities: suppress GtkAction warningsraveit651-0/+12
2019-06-25caja-clipboard: suppress GtkAction warningsraveit651-0/+10
2019-06-24tx: sync with fixed translations from transifexraveit6514-906/+8814
2019-06-18Remove trailing whitespacesrbuj46-223/+223
2019-06-17src: reduce the scope of some variablesPablo Barciela32-208/+331
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