Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-07-25 | Add a "Bookmarks" sidebar to Caja | Gordon N. Squash | 6 | -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-21 | Guard block is missing | rbuj | 8 | -0/+48 | |
2020-07-16 | caja-notebook: Add notebook scroll event | rbuj | 1 | -7/+97 | |
2020-07-13 | fm-icon-view: totem-audio-preview was removed in totem 2.25.90 | rbuj | 2 | -16/+3 | |
2020-07-10 | caja-file-management-properties: Reduce the height of the dialog | rbuj | 1 | -294/+239 | |
2020-07-10 | Remove unused variable from eel_notebook_scroll_event_cb | rbuj | 4 | -43/+41 | |
2020-07-10 | fm-properties-window: Do not display Modified field for mounted points | rbuj | 1 | -1/+10 | |
2020-06-30 | add required libraries for libegg | Wu Xiaotian | 1 | -5/+1 | |
2020-06-30 | caja 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-26 | Travis CI: enable irc notifications with tagged commits | Pablo Barciela | 1 | -1/+1 | |
2020-06-22 | update submodule | raveit65 | 1 | -0/+0 | |
2020-06-21 | release 1.25.0v1.25.0 | raveit65 | 1 | -0/+24 | |
2020-06-21 | sync with transifex | raveit65 | 37 | -1879/+9743 | |
2020-06-21 | update submodule | raveit65 | 1 | -0/+0 | |
2020-06-21 | travis(ci):fix releasing tarballs | raveit65 | 1 | -1/+3 | |
2020-06-21 | update resource for transifex | raveit65 | 1 | -360/+337 | |
2020-06-21 | Add informations about translation contribution | tamplan | 1 | -1/+5 | |
2020-06-21 | update submodule | raveit65 | 1 | -0/+0 | |
2020-06-17 | caja-window-slot: fix window icon replacement/alternation | rbuj | 1 | -9/+15 | |
2020-06-15 | pre-bump version | raveit65 | 2 | -1/+3 | |
2020-06-15 | fm-properties: Don't show notebook arrows | raveit65 | 1 | -1/+0 | |
fixes https://github.com/mate-desktop/caja/issues/1412 | |||||
2020-06-13 | caja-file-management-properties: Remove ↵ | rbuj | 2 | -32/+25 | |
caja_file_management_properties_size_group_create | |||||
2020-06-13 | caja-file-management-properties.ui: Fix deprecations | rbuj | 1 | -80/+79 | |
2020-05-26 | Replace GtkStateType (GTK2 enum) with GtkStateFlags (GTK3 enum) | rbuj | 3 | -14/+14 | |
2020-05-24 | caja-file: remove warning GTimeVal is deprecated | rbuj | 1 | -1/+13 | |
2020-05-15 | update README | Wu Xiaotian | 2 | -6/+57 | |
2020-05-15 | mate-submodules: use git submodule for libegg | Wu Xiaotian | 17 | -4322/+13 | |
2020-05-05 | Remove the warning: the address of ‘iter’ will never be NULL | rbuj | 1 | -8/+6 | |
2020-04-28 | support an explicit --select command line option | plonibarploni | 1 | -5/+70 | |
ported from nautilus: https://github.com/GNOME/nautilus/commit/dc7e851ae4a223522c3158dd4134a3b313283596 | |||||
2020-04-25 | tx: pull slowak translation from server | raveit65 | 1 | -74/+75 | |
2020-04-18 | ci: don't run configure with autogen.sh | raveit65 | 1 | -1/+1 | |
2020-04-18 | build: silent build warnings for distcheck | raveit65 | 1 | -0/+1 | |
2020-04-18 | Travis CI: debian build: add "make check" | Pablo Barciela | 1 | -1/+7 | |
2020-04-18 | Travis CI: enable irc notifications with broken builds | Pablo Barciela | 1 | -0/+12 | |
2020-04-13 | Fix -Wmissing-prototypes build warnings | Pablo Barciela | 4 | -5/+7 | |
2020-04-12 | Remove warnings about function declaration isn’t a prototype | rbuj | 3 | -8/+9 | |
2020-04-12 | Travis CI: debian build: add clang compiler | Pablo Barciela | 1 | -0/+8 | |
2020-04-12 | Travis CI: debian build: add -Wsign-compare -Wunused-parameter to CFLAGS | Pablo Barciela | 1 | -8/+5 | |
2020-04-12 | Travis CI: build with --enable-compile-warnings=maximum | Pablo Barciela | 1 | -1/+1 | |
2020-04-07 | ci: variables, drop CFLAGS | raveit65 | 1 | -1/+0 | |
2020-04-05 | [ci] avoid deprecated skip_cleanup | Wu Xiaotian | 1 | -2/+2 | |
2020-04-04 | caja-window-menus: website-label, consistency with other about-dialog | rbuj | 1 | -1/+1 | |
2020-04-04 | Travis CI: build with mate-common-1.24.1 tarball | raveit65 | 1 | -0/+12 | |
add missing requires autoconf-archive (fedora) | |||||
2020-04-04 | use MATE_COMPILE_WARNINGS from mate-common | raveit65 | 8 | -55/+10 | |
2020-04-04 | [ci] fix build environment issue | Wu Xiaotian | 2 | -6/+8 | |
2020-04-03 | Travis CI: update travis.yml | raveit65 | 1 | -7/+9 | |
- fix build error with archlinux on Travis CI - Avoid warning for build config validation - change archlinux docker image name | |||||
2020-03-10 | Travis CI: use Ubuntu devel instead 19.10 | Pablo Barciela | 1 | -2/+1 | |
2020-03-06 | fix runtime warning from newly unused code | lukefromdc | 1 | -10/+1 | |
Remove now unused confirm_delete property Fix warning "caja-undostack-manager.c:323: invalid property id 2 for "confirm-delete" of type 'GParamBoolean' in 'CajaUndoStackManager' " caused by newly unused property | |||||
2020-03-03 | Confirm before deleting during an undo operation | lukefromdc | 1 | -24/+6 | |
Unless user turns 'Ask before emptying trash or deleting files" off. Remove special case direct delete code that broke this behavior Also remove now unused priv->confirm_delete As we no longer use unique code directly deleting files that used it | |||||
2020-02-29 | Updating the link of caja | Loïc | 1 | -1/+1 | |
Updating the link of caja. The old link generated a 404 error. |