summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-01-30CI: Drop -Wunused-parameter for debian buildraveit651-1/+1
2022-01-30eel-editable-label: remove unused method get_font_descriptionrbuj2-10/+0
2022-01-30eel-editable-label: drop eel_editable_label_clear_layoutrbuj1-20/+7
2022-01-28caja-property-browser: 'gdk_color_parse' is deprecatedrbuj1-13/+13
2022-01-28caja-property-browser: Fix build warning -Wconstant-conversionrbuj1-9/+11
2021-12-31caja-module: fix memory leakrbuj1-1/+4
2021-12-31caja-sidebar-title: fix memory leakrbuj1-1/+5
2021-12-31fm-directory-view: fix memory leakrbuj1-1/+5
2021-12-31eel-background: fix memory leakrbuj1-4/+10
2021-12-21caja-application: avoid SEGV when profiling/debugging coderbuj1-2/+1
2021-12-19Use gresources for ui filesrbuj10-18/+41
2021-12-19caja-mime-actions: fix memory leakrbuj1-2/+9
2021-11-20Remove whitespaces before #define, #if, and #endifrbuj2-12/+12
2021-11-20Use a blank line at mostrbuj176-709/+0
2021-11-11caja-file: Remove unreachable coderbuj1-1/+0
2021-11-08caja-places-sidebar: fix right-click menu heightBenjamin Heiniger1-7/+18
* caja-places-sidebar: fix right-click menu height - prevent error and right-click menu from appearing when clicking empty area
2021-11-08caja-dnd: wrong type field in printf format stringrbuj1-1/+1
2021-10-11Fix Caja does not show icons of application launchersmouse1-1/+1
in /usr/share/applications and asks user for confirmation on launch of desktop-files here
2021-08-04release 1.26.0v1.26.0raveit652-33/+38
2021-08-04tx: sync with transifexraveit65119-11319/+10878
2021-08-04travis-Ci: use libera.chat as notification serverraveit651-1/+1
2021-08-04tx: update resourceraveit651-92/+92
2021-06-18Update copyright to 2021raveit6516-2/+16
2021-05-29release 1.25.3v1.25.3raveit652-4/+40
2021-05-29tx: pull from transifexraveit65119-102455/+106626
2021-05-29tx: update resourceraveit651-90/+86
2021-05-29travis-ci: use ubuntu focal as host systemraveit651-1/+1
fixes build issues with fedora:latest (f34) tag.
2021-05-19caja-directory.c: Fix memory leak.Michael Webster1-1/+1
When creating a new file (using a template, for instance), file-> details->is_added could potentially be FALSE, and cause this file to not be finalized along with other files if the view directory is destroyed. This can cause issues when re-entering that directory, with the file being in an undefined state, and could prevent the view from fully loading the location (this is identical behavior to that described in https://github.com/mate-desktop/python-caja/pull/64. To reproduce: - Create an svg file and save in ~/Templates. - Right-click, Create document-> svg file, name it whatever. - Navigate out of the folder. - Modify the file in a visible manner. - Re-enter the folder, note that it never finishes loading. Ref: https://github.com/linuxmint/nemo/issues/2736
2021-05-08caja-bookmarks-window.ui: expand child widgets, sane default sizembkma1-7/+18
use attribute "bold" instead of markup
2021-05-05caja-bookmarks-window.ui: remove deprecated GtkAlignment, remove empty labelsmbkma1-172/+82
2021-05-05caja-file-management-properties.ui: remove deprecated GtkAlignment (usembkma1-1219/+1157
margin-property instead), reduce default size
2021-04-26update resource for transifexrbuj1-843/+879
2021-04-22travis: disable travis builds for ubunturaveit651-1/+1
Sadly, there is a limit for free builds at docker.com See discussion https://github.com/orgs/mate-desktop/teams/core-team/discussions/25
2021-04-20Add creation time supportrbuj10-3/+75
2021-04-20caja-window: remove -Wcast-function-type warningrbuj1-5/+13
2021-04-20caja-window-menus: remove -Wcast-function-type warningrbuj1-3/+1
2021-04-20caja-window-manage-views: remove -Wcast-function-type warningrbuj1-2/+10
2021-04-20caja-property-browser: remove -Wcast-function-type warningrbuj1-4/+11
2021-04-13icon view: Add a directory setting to block moving iconsColomban Wendling8-1/+102
This is mostly useful on the desktop (which is the main user of the free-placement icon view) to be able to lock the layout and avoid unintentionally moving icons around. Especially useful for less computer-literate users.
2021-04-02Improved filesystem check on dndrobertxgray3-14/+66
2021-04-02No longer need to check the locale.h header as it's part of C90rbuj1-2/+0
2021-04-01warning: missing initializer for a field of ‘GtkActionEntry’rbuj5-34/+47
2021-03-11caja-places-sidebar: gnome-disk-utility ignores the --xid optionrbuj1-7/+0
2021-03-11keep one .desktop suffix on desktop file renamingKonstantin Unruh1-1/+4
2021-03-11caja-pathbar: Fix cppcheck warning nullPointerRedundantCheckrbuj1-25/+19
2021-03-10caja-application: Use PACKAGE in notify_init instead of GETTEXT_PACKAGErbuj1-1/+1
2021-03-10cppcheck warning: Local variable 'combo_box' shadows outer argumentrbuj1-13/+6
2021-03-08travis: build with mate-common-1.24.2 from reposraveit651-11/+0
2021-02-26Rename wallpaper pattern name from MATE to GNOMErbuj4-39/+37
browser.xml: use two white spaces for indentation
2021-02-26caja-window: Fix cppcheck warning unusedAllocatedMemoryrbuj1-4/+0