summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-07-21update issue templateraveit651-1/+1
2022-07-21caja-file-management-properties: use g_list_free_fullrbuj1-2/+1
2022-07-21caja-icon-container: warning -Wold-style-declarationrbuj1-1/+1
2022-07-21file-operations: don't attempt to move into the source direricek1111-8/+8
2022-07-21test-eel-pixbuf-scale: Profile only the scaling functions just oncerbuj1-24/+9
2022-07-21Remove the use of the gettimeofday functionrbuj2-17/+36
2022-07-21test-eel-image-table: Fix the filename for the test imagerbuj2-1/+2
2022-07-21test-eel-image-table: Use the UTF-8 encoding for the file itselfrbuj1-4/+4
2022-07-21test-eel-labeled-image: Fix showing the image on the controlsrbuj1-2/+5
2022-07-21fm-properties-window: make the location of system folders portablerbuj2-2/+4
2022-07-21Remove unused macrosPablo Barciela21-79/+0
2022-07-21Duplicate tabs using the scroll wheel (#1456)Erik Bročko4-12/+32
* middle-clicking the reload button duplicates tab
2022-07-21Fix i18n in backgrounds and emblems dialogrbuj4-50/+8
2022-07-21fm-directory-view: Error message when a link could not be createdrbuj3-11/+28
2022-07-21eel-editable-label: Consecutive break/return statements are unnecessaryrbuj2-3/+2
2022-07-21tx: fix build error with Hebrew languageraveit651-648/+607
fixes https://github.com/mate-desktop/caja/issues/1417
2022-07-21Remove trailing spaces/tabsrbuj4-5/+5
find . \( -name '*.h' -o -name '*.c' \) -exec sed -i 's/\t*$//' {} \; find . \( -name '*.h' -o -name '*.c' \) -exec sed -i 's/[[:space:]]*$//' {} \;
2022-07-21caja-dnd: Create links by default on dnd from Web Browsersrbuj1-7/+15
2022-07-21Add a "Bookmarks" sidebar to CajaGordon N. Squash6-0/+653
Added a "Bookmarks" sidebar to Caja which displays a list of the user's own bookmarks. Single-clicking any bookmark in the list directs Caja to that bookmark; middle-clicking on the bookmark directs Caja to open the bookmark in a new tab.
2022-07-21Guard block is missingrbuj8-0/+48
2022-07-21caja-notebook: Add notebook scroll eventrbuj1-7/+97
2022-07-21fm-icon-view: totem-audio-preview was removed in totem 2.25.90rbuj2-16/+3
2022-07-21caja-file-management-properties: Reduce the height of the dialogrbuj1-294/+239
2022-07-21Remove unused variable from eel_notebook_scroll_event_cbrbuj4-43/+41
2022-07-21fm-properties-window: Do not display Modified field for mounted pointsrbuj1-1/+10
2022-07-21caja properties-window: display dir last modifiedԜеѕ1-3/+20
closes #1406 based on https://gitlab.gnome.org/GNOME/nautilus/-/merge_requests/409/diffs
2022-07-21release 1.25.0raveit651-0/+24
2022-07-21sync with transifexraveit6537-1879/+9743
2022-07-21travis(ci):fix releasing tarballsraveit651-1/+3
2022-07-21update resource for transifexraveit651-360/+337
2022-07-21Add informations about translation contributiontamplan1-1/+5
2022-07-21caja-window-slot: fix window icon replacement/alternationrbuj1-9/+15
2022-07-21pre-bump versionraveit652-1/+3
2022-07-21fm-properties: Don't show notebook arrowsraveit651-1/+0
fixes https://github.com/mate-desktop/caja/issues/1412
2022-07-21caja-file-management-properties: Remove ↵rbuj2-32/+25
caja_file_management_properties_size_group_create
2022-07-21caja-file-management-properties.ui: Fix deprecationsrbuj1-80/+79
2022-07-21Replace GtkStateType (GTK2 enum) with GtkStateFlags (GTK3 enum)rbuj3-14/+14
2022-07-21caja-file: remove warning GTimeVal is deprecatedrbuj1-1/+13
2022-07-21update READMEWu Xiaotian2-6/+57
2022-07-21travis: disable travis builds for archLinuxraveit651-1/+1
2022-07-21CI: Drop -Wunused-parameter for debian buildraveit651-1/+1
2022-07-21travis-Ci: use libera.chat as notification serverraveit651-1/+1
2022-07-21travis-ci: use ubuntu focal as host systemraveit651-1/+1
fixes build issues with fedora:latest (f34) tag.
2022-07-21travis: 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
2022-07-21travis: build with mate-common-1.24.2 from reposraveit651-11/+0
2022-07-21fix distcheck error on archlinux and fedoraraveit652-1/+3
- use pango-devel as BR for fedora
2022-07-21travis: use ubuntu:rolling tag to fix buildingraveit651-2/+1
2022-07-21Travis CI: debian build: add -Wunused-macros to CFLAGSPablo Barciela1-1/+1
2022-07-21Travis CI: enable irc notifications with tagged commitsPablo Barciela1-1/+1
2022-07-20Remove the warning: the address of ‘iter’ will never be NULLrbuj1-8/+6