summaryrefslogtreecommitdiff
path: root/libcaja-private/caja-directory-async.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-24fix gfile sort and symlink warnings w glib2.76 or laterlukefromdc1-1/+1
2022-12-23directory: Include hidden files in properties windowWes1-5/+0
2022-02-09Fix implicit conversion changes signedness: 'gboolean' to 'guint'rbuj1-7/+7
2021-11-20Use a blank line at mostrbuj1-14/+0
2021-10-11Fix Caja does not show icons of application launchersmouse1-1/+1
2021-02-21caja-directory-async: drop istr_set_insert, use g_hash_table_add insteadrbuj1-19/+7
2020-12-11caja-directory-async: trust marked launchersrbuj1-0/+8
2020-12-11caja-directory-async: trust also launchers from user desktoprbuj1-7/+4
2020-12-11caja-directory-async: trust only system launchersrbuj1-6/+1
2019-06-18Remove trailing whitespacesrbuj1-1/+1
2019-05-06libcaja-private: reduce the scope of some variablesPablo Barciela1-52/+70
2019-04-12local #include files who are libraries inside <> instead ""Pablo Barciela1-1/+1
2019-04-10local #include files inside "" instead <>Pablo Barciela1-5/+6
2019-01-31Avoid deprecated g_type_class_add_private under libcaja-privateWu Xiaotian1-1/+1
2018-12-27Skip hidden files only, not backupsSargastic1-3/+1
2018-12-27Add independent show/hide backup filesSargastic1-2/+3
2017-08-22private: Ensure we allow launching .desktop files from trusted symlinksIkey Doherty1-0/+42
2017-05-25added feature: present the size on disk of files as we present the size of th...Felipe Barriga Richards1-0/+8
2017-04-18don't parse .hidden files manually - GIO does it since 2.36monsta1-118/+1
2016-02-08use g_hash_table_remove_all and get rid of some callbacksmonsta1-7/+1
2015-01-13drop support for GLib < 2.36Monsta1-2/+0
2014-09-25limit deep scount (folder contents and size) to one filesystemPhillip Susi1-4/+39
2012-12-22[all] silence warnings from GCC 4.6Jasmine Hassan1-3/+0
2012-11-23[all] include src/glibcompat.h & use g_list_free_full() where neededJasmine Hassan1-14/+9
2012-11-16[all] use g_list_free() and g_strcmp0 instead of eel functionsJasmine Hassan1-8/+14
2012-10-10refactor thumbnails codemate-file-manager-1.5.0Stefano Karapetsas1-1/+1
2012-09-05remove old file-limit preferenceStefano Karapetsas1-2/+1
2012-09-05start migration to gsettingsStefano Karapetsas1-33/+6
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch1-2/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+5410