Age | Commit message (Expand) | Author | Files | Lines |
2019-03-04 | drop unused variables | Pablo Barciela | 9 | -11/+0 |
2019-02-24 | release 1.22.0v1.22.0 | raveit65 | 2 | -1/+11 |
2019-02-24 | tx: sync with transifex | raveit65 | 118 | -48381/+68125 |
2019-02-19 | Add update-authors.pl script which helps to update caja.about | rbuj | 1 | -0/+72 |
2019-02-18 | Read authors and documenters fom caja.about file | rbuj | 3 | -109/+37 |
2019-02-17 | Ensure proper translation of the about dialog title | rbuj | 2 | -54/+59 |
2019-02-16 | Prepare for docker-build 0.1.1 merge into master | Wu Xiaotian | 1 | -0/+3 |
2019-02-14 | Update authors | rbuj | 1 | -4/+59 |
2019-02-13 | Update Documenters | rbuj | 1 | -1/+2 |
2019-02-08 | use archlinux/base images | Wu Xiaotian | 1 | -1/+2 |
2019-02-08 | Remove the distcheck return value override | Wu Xiaotian | 1 | -1/+0 |
2019-02-06 | update caja.pot for transifex | Wu Xiaotian | 1 | -16/+15 |
2019-02-06 | fixed distcheck fail on debian | Wu Xiaotian | 10 | -48/+7 |
2019-02-06 | fixed the help string of --disable-self-check | Wu Xiaotian | 1 | -1/+1 |
2019-02-06 | Always return 0 for distcheck | Wu Xiaotian | 1 | -0/+1 |
2019-02-06 | update travis to support archlinux and enable distcheck | Wu Xiaotian | 1 | -11/+22 |
2019-02-06 | Add --disable-self-check for configure | Wu Xiaotian | 4 | -5/+16 |
2019-02-02 | tx: update resource for transifex | raveit65 | 1 | -347/+444 |
2019-02-02 | release 1.21.4v1.21.4 | raveit65 | 2 | -1/+44 |
2019-02-02 | tx: sync with transifex | raveit65 | 115 | -103383/+107631 |
2019-02-02 | Avoid deprecated g_type_class_add_private under src | Wu Xiaotian | 6 | -57/+17 |
2019-02-02 | Fix incompatible pointer types | Victor Kareh | 4 | -8/+8 |
2019-01-31 | Avoid deprecated g_type_class_add_private under src | Wu Xiaotian | 8 | -55/+29 |
2019-01-31 | Avoid deprecated g_type_class_add_private under libcaja-private | Wu Xiaotian | 5 | -45/+29 |
2019-01-31 | Avoid deprecated g_type_class_add_private under libcaja-private | Wu Xiaotian | 6 | -30/+27 |
2019-01-31 | Avoid deprecated g_type_class_add_private under libcaja-private | Wu Xiaotian | 5 | -63/+76 |
2019-01-31 | Enable Travis CI | Wu Xiaotian | 1 | -0/+109 |
2019-01-31 | Avoid deprecated g_type_class_add_private under libcaja-private | Wu Xiaotian | 6 | -27/+15 |
2019-01-31 | Avoid deprecated g_type_class_add_private under src | Wu Xiaotian | 6 | -31/+24 |
2019-01-29 | Fix compile warning | Wu Xiaotian | 3 | -21/+22 |
2019-01-28 | Let file size units follow the users preference | Wu Xiaotian | 1 | -22/+49 |
2019-01-28 | Fixed the value of 6 month and 1 year. | Wu Xiaotian | 4 | -30/+67 |
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 |