summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-11-28file-operations: don't attempt to move into the source direricek1111-8/+8
2020-11-24test-eel-pixbuf-scale: Profile only the scaling functions just oncerbuj1-24/+9
2020-11-24Remove the use of the gettimeofday functionrbuj2-19/+36
2020-11-15test-eel-image-table: Fix the filename for the test imagerbuj2-1/+2
2020-11-15test-eel-image-table: Use the UTF-8 encoding for the file itselfrbuj1-4/+4
2020-11-15test-eel-labeled-image: Fix showing the image on the controlsrbuj1-2/+5
2020-11-15fm-properties-window: make the location of system folders portablerbuj2-2/+4
2020-11-11Remove unused macrosPablo Barciela21-79/+0
2020-11-11Duplicate tabs using the scroll wheel (#1456)Erik Bročko4-12/+32
* middle-clicking the reload button duplicates tab
2020-11-11Fix i18n in backgrounds and emblems dialogrbuj4-50/+8
2020-10-31fix distcheck error on archlinux and fedoraraveit652-1/+3
- use pango-devel as BR for fedora
2020-09-05fm-directory-view: Error message when a link could not be createdrbuj3-11/+28
2020-08-28travis: use ubuntu:rolling tag to fix buildingraveit651-1/+1
2020-08-28eel-editable-label: Consecutive break/return statements are unnecessaryrbuj2-3/+2
2020-08-23tx: fix build error with Hebrew languageraveit651-648/+607
fixes https://github.com/mate-desktop/caja/issues/1417
2020-08-08Travis CI: debian build: add -Wunused-macros to CFLAGSPablo Barciela1-1/+1
2020-08-04Remove 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:]]*$//' {} \;
2020-07-27caja-dnd: Create links by default on dnd from Web Browsersrbuj1-7/+15
2020-07-25Add 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.
2020-07-21Guard block is missingrbuj8-0/+48
2020-07-16caja-notebook: Add notebook scroll eventrbuj1-7/+97
2020-07-13fm-icon-view: totem-audio-preview was removed in totem 2.25.90rbuj2-16/+3
2020-07-10caja-file-management-properties: Reduce the height of the dialogrbuj1-294/+239
2020-07-10Remove unused variable from eel_notebook_scroll_event_cbrbuj4-43/+41
2020-07-10fm-properties-window: Do not display Modified field for mounted pointsrbuj1-1/+10
2020-06-30add required libraries for libeggWu Xiaotian1-5/+1
2020-06-30caja properties-window: display dir last modifiedԜеѕ1-3/+20
closes #1406 based on https://gitlab.gnome.org/GNOME/nautilus/-/merge_requests/409/diffs
2020-06-26Travis CI: enable irc notifications with tagged commitsPablo Barciela1-1/+1
2020-06-22update submoduleraveit651-0/+0
2020-06-21release 1.25.0v1.25.0raveit651-0/+24
2020-06-21sync with transifexraveit6537-1879/+9743
2020-06-21update submoduleraveit651-0/+0
2020-06-21travis(ci):fix releasing tarballsraveit651-1/+3
2020-06-21update resource for transifexraveit651-360/+337
2020-06-21Add informations about translation contributiontamplan1-1/+5
2020-06-21update submoduleraveit651-0/+0
2020-06-17caja-window-slot: fix window icon replacement/alternationrbuj1-9/+15
2020-06-15pre-bump versionraveit652-1/+3
2020-06-15fm-properties: Don't show notebook arrowsraveit651-1/+0
fixes https://github.com/mate-desktop/caja/issues/1412
2020-06-13caja-file-management-properties: Remove ↵rbuj2-32/+25
caja_file_management_properties_size_group_create
2020-06-13caja-file-management-properties.ui: Fix deprecationsrbuj1-80/+79
2020-05-26Replace GtkStateType (GTK2 enum) with GtkStateFlags (GTK3 enum)rbuj3-14/+14
2020-05-24caja-file: remove warning GTimeVal is deprecatedrbuj1-1/+13
2020-05-15update READMEWu Xiaotian2-6/+57
2020-05-15mate-submodules: use git submodule for libeggWu Xiaotian17-4322/+13
2020-05-05Remove the warning: the address of ‘iter’ will never be NULLrbuj1-8/+6
2020-04-28support an explicit --select command line optionplonibarploni1-5/+70
ported from nautilus: https://github.com/GNOME/nautilus/commit/dc7e851ae4a223522c3158dd4134a3b313283596
2020-04-25tx: pull slowak translation from serverraveit651-74/+75
2020-04-18ci: don't run configure with autogen.shraveit651-1/+1
2020-04-18build: silent build warnings for distcheckraveit651-0/+1