summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-20release 1.23.1raveit652-1/+24
2022-07-20desktop: Force no borders on desktop items by defaultColomban Wendling1-0/+1
2022-07-20desktop: Always draw the items label frameColomban Wendling1-12/+16
2022-07-20Travis CI: debian build: show all the warnings of deprecated functionsPablo Barciela1-0/+6
2022-07-20caja-zoom-action: suppress GtkAction warningsraveit651-0/+8
2022-07-20caja-window: suppress GtkAction warningsraveit651-0/+30
2022-07-20caja-window-toolbars: suppress GtkAction warningsraveit651-2/+9
2022-07-20caja-spartial-window: suppress GtkAction warningsraveit651-0/+4
2022-07-20caja-window-menus: suppress GtkAction warningsraveit651-4/+30
2022-07-20window-manage-views: suppress GtkAction warningsraveit651-0/+2
2022-07-20caja-window-bookmarks: suppress GtkAction warningsraveit651-0/+2
2022-07-20view-as-action: suppress GtkAction warningsraveit651-0/+8
2022-07-20caja-navigation-window-menus: suppress GtkAction warningsraveit651-1/+32
2022-07-20caja-navigation-action: suppress GtkAction warningsraveit651-0/+8
2022-07-20caja-desktop-window: suppress GtkAction warningsraveit651-0/+2
2022-07-20fm-list-view: suppress GtkAction warningsraveit651-0/+2
2022-07-20fm-icon-view: suppress GtkAction warningsraveit651-0/+16
2022-07-20fm-directory-view: change G_GNUC_END_IGNORE_DEPRECATIONS placePablo Barciela1-2/+2
2022-07-20Fix cppcheck warningsPablo Barciela4-132/+132
2022-07-20Revert "fm-directory-view: free var action_name"raveit651-2/+0
2022-07-20fm-directory-view: free var action_nameraveit651-0/+2
2022-07-20fm-directory-view: fix previous GtkAction commitraveit651-9/+12
2022-07-20fm-directory-view: suppress GtkAction warningsraveit651-3/+107
2022-07-20fm-desktop-icon-view: suppress GtkAction warningsraveit651-0/+9
2022-07-20caja-ui-utilities: suppress GtkAction warningsraveit651-0/+12
2022-07-20caja-clipboard: suppress GtkAction warningsraveit651-0/+10
2022-07-20tx: sync with fixed translations from transifexraveit6514-906/+8814
2022-07-20Remove trailing whitespacesrbuj46-223/+223
2022-07-20src: reduce the scope of some variablesPablo Barciela32-208/+331
2022-07-20caja-open-with-dialog: cppcheck: Redundant conditionPablo Barciela1-2/+1
2022-07-20eel-canvas: cppcheck: Local variable 'allocation' shadows outer variablePablo Barciela1-1/+0
2022-07-20Change URL prefixes from http to httpsrbuj15-52/+52
2022-07-20Change url projet's websiteLaurent Napias3-3/+3
2022-07-20caja-progress-info: add tooltips to file transfer dialogPablo Barciela1-0/+4
2022-07-20Add accessible names for buttons in file transfer operations dialogLuke Yelavich1-0/+4
2022-07-20Create FUNDING.ymlMartin Wimpress1-0/+9
2022-07-20travis: use fedora-30 and ubuntu-19.10 for buildingraveit651-6/+7
2022-07-20libegg: reduce the scope of some variablesPablo Barciela3-9/+22
2022-07-20[ci] Add cppcheck html reportPablo Barciela1-1/+4
2022-07-20libcaja-private: reduce the scope of some variablesPablo Barciela44-476/+794
2022-07-19eel: remove date & time functionsrbuj11-363/+39
2022-07-19caja-spatial-window: Unused variable irbuj1-1/+0
2022-07-19eel: reduce the scope of some variablesPablo Barciela15-48/+80
2022-07-19travis: enable cppcheck only in debian and disable it in other distrosPablo Barciela1-0/+3
2022-07-19caja-location-dialog: Fix 'cppcheck' and 'clang' warningsPablo Barciela1-5/+5
2022-07-19release 1.23.0raveit651-0/+50
2022-07-19sync with transifexraveit6527-451/+530
2022-07-19caja-property-browser: Fix cast from non-struct type to struct typePablo Barciela1-4/+4
2022-07-19eel-string: Use 'va_copy' instead of 'G_VA_COPY'Pablo Barciela1-3/+3
2022-07-19eel-editable-label: Use 'memmove' instead of 'memcpy'Pablo Barciela1-1/+1