Age | Commit message (Expand) | Author | Files | Lines |
2019-01-28 | Support querying files by modification time and size | Wu Xiaotian | 4 | -20/+344 |
2019-01-28 | Avoid deprecated g_type_class_add_private | Wu Xiaotian | 21 | -118/+81 |
2019-01-24 | Update copyright to 2019 | Wu Xiaotian | 1 | -1/+1 |
2019-01-22 | CajaApplication: avoid deprecated 'g_type_class_add_private' | Wu Xiaotian | 2 | -8/+6 |
2019-01-22 | caja-menu: avoid deprecated 'g_type_class_add_private' | Wu Xiaotian | 1 | -5/+3 |
2019-01-22 | [eel][libegg] Use G_DEFINE_TYPE_WITH_PRIVATE macro | Wu Xiaotian | 5 | -12/+5 |
2019-01-21 | tx: update resource for transifex | raveit65 | 1 | -889/+927 |
2019-01-21 | configure.ac: Add check for PKG_CONFIG being set. | Pablo Barciela | 1 | -1/+5 |
2019-01-21 | fix distcheck | raveit65 | 1 | -0/+1 |
2019-01-19 | caja-application: Check for smclient before trying to load session | lukefromdc | 1 | -3/+3 |
2019-01-12 | [eel] Avoid deprecated g_type_class_add_private | Wu Xiaotian | 8 | -35/+25 |
2019-01-12 | [libegg] Avoid deprecated g_type_class_add_private | Wu Xiaotian | 1 | -4/+3 |
2019-01-03 | [libcaja-private] Re-check file MIME type before picking an application. | Max Eliaser | 4 | -0/+37 |
2019-01-03 | [file-manager] Fix apparent bug in context menu updating code. | Max Eliaser | 1 | -1/+1 |
2018-12-30 | Revert "fm-directory-view.c: Decrease minimum update interval." | Pablo Barciela | 1 | -2/+2 |
2018-12-27 | Fix: weird item in bookmarks if the folder was removed | Pablo Barciela | 2 | -11/+40 |
2018-12-27 | Minor code-quality enhancements | Sargastic | 2 | -6/+7 |
2018-12-27 | Forgot to initialize is_backup field | Sargastic | 1 | -0/+1 |
2018-12-27 | Change show/hide backup files shortcut | Sargastic | 1 | -1/+1 |
2018-12-27 | Remove useless comments, correct description string | Sargastic | 3 | -8/+1 |
2018-12-27 | Skip hidden files only, not backups | Sargastic | 1 | -3/+1 |
2018-12-27 | Add independent show/hide backup files | Sargastic | 20 | -21/+256 |
2018-12-27 | deleting unused nautilus icon | pirate486743186 | 9 | -1182/+0 |
2018-12-27 | caja-progress-info: new behavior with notifications: | Pablo Barciela | 1 | -10/+3 |
2018-12-27 | caja-progress-info: show notifications with the gsettings key: | Pablo Barciela | 2 | -8/+22 |
2018-12-20 | move appdata to metainfo directory | monsta | 1 | -1/+1 |
2018-12-11 | disable deprecation warnings for distcheck | raveit65 | 1 | -1/+5 |
2018-12-02 | caja-places-sidebar: replace two other uses of g_drive_poll_for_media_finish | lukefromdc | 1 | -2/+2 |
2018-12-02 | Fix segfault on stopping USB hard drives | lukefromdc | 1 | -1/+1 |
2018-12-01 | caja-bookmark: Fix memory leak | Pablo Barciela | 1 | -1/+4 |
2018-12-01 | fm-properties-window: Fix memory leaks | Pablo Barciela | 1 | -6/+13 |
2018-12-01 | caja-desktop-link-monitor: Fix memory leak | Pablo Barciela | 1 | -4/+5 |
2018-12-01 | eel-gtk-extensions: Fix memory leaks | Pablo Barciela | 1 | -2/+9 |
2018-11-17 | release 1.21.3v1.21.3 | raveit65 | 2 | -30/+59 |
2018-11-17 | GSettings should init beforce use it. | yetist | 1 | -0/+1 |
2018-11-16 | sync with transifex | raveit65 | 121 | -1349/+10048 |
2018-11-07 | Fix case-insensitive comparison in running_in_mate | Zhang Xianwei | 3 | -6/+6 |
2018-11-02 | monitor: fix crash on unmounting remote filesystems | lukefromdc | 1 | -2/+2 |
2018-11-02 | CajaFile: fix crash in modify_link_hash_table | Michael Catanzaro | 1 | -1/+1 |
2018-11-02 | connect-server-dialog: Respect password save setting | Tomas Bzatek | 1 | -0/+6 |
2018-11-02 | properties-window: fix checking inconsistent state | Alexandru Pandelea | 1 | -1/+1 |
2018-10-20 | monitor: watch for removal of non-native mounts on GVolumeMonitor | lukefromdc | 3 | -10/+96 |
2018-10-19 | Add 'Configurable' interface and add support to caja-file-management-properties | 20kdc | 4 | -3/+218 |
2018-10-19 | caja-application.c: Remove redundant empty lines | Zhang Xianwei | 1 | -3/+0 |
2018-10-18 | Update caja manpage with info about "--force-desktop" option | Zhang Xianwei | 1 | -0/+3 |
2018-10-03 | Caja-icon-info: Optimize icon lookups by GIcon. | lukefromdc | 2 | -149/+74 |
2018-10-02 | fm-directory-view.c: Decrease minimum update interval. | lukefromdc | 1 | -2/+2 |
2018-09-19 | Remove dead code, fix a memory leak | lukefromdc | 1 | -11/+3 |
2018-09-17 | add option to open multiple uri in tabs at startup | Clément Masci | 6 | -74/+146 |
2018-09-17 | Revert "add option to open multiple uri in tabs at startup" | raveit65 | 5 | -123/+55 |