summaryrefslogtreecommitdiff
path: root/src/nautilus-directory.c
Commit message (Expand)AuthorAgeFilesLines
* directory: Prevent usage of uninitialized hash tableOndrej Holy2023-03-051-0/+5
* general: glib deprecations in name onlyCorey Berla2023-01-091-1/+1
* general: Use gobject ADD_PRIVATE macrosCorey Berla2023-01-091-3/+2
* eel: remove eel-glib-extensions.hPeter Eisenmann2022-12-231-1/+0
* nautilus-directory: handle change eventsNelson Benítez León2022-02-121-0/+15
* general: Stop using gtk_main_iteration()António Fernandes2021-11-221-2/+2
* directory: Use finite amount of tries for self checkPeter2021-11-131-2/+4
* nautilus-directory.c: Fix a memory leak.Michael Webster2021-06-071-1/+1
* file,directory: Drop obsolete is_local() methodswip/antoniof/local_vs_native_fixupAntónio Fernandes2021-01-251-13/+0
* directory: Restructure and document is_local_or_fuse()António Fernandes2021-01-251-9/+31
* directory: Replace obsolete early return with preconditionAntónio Fernandes2021-01-251-5/+1
* directory: Ignore trash://* in is_local_or_fuse()António Fernandes2021-01-251-2/+1
* directory: Revert bfd0b4bf02187b4da6ce0eb7c9a36df5d96ca649António Fernandes2021-01-251-2/+1
* directory: Revert b60f861638f11117174d435860f2409963489995António Fernandes2021-01-251-2/+1
* nautilus-directory: Implement monitor list with hash tableXiang Fan2019-02-221-2/+14
* directory: Free list as well as unref itemsErnestas Kulik2018-10-091-5/+5
* file-utilities: Deduplicate max filename querying codeAntónio Fernandes2018-08-021-30/+0
* general: Clean up headers and their inclusionsErnestas Kulik2018-05-181-11/+12
* file: Remove link info attributeAntónio Fernandes2018-05-141-1/+0
* directory: Add method to query maximum filename lengthErnestas Kulik2018-05-111-0/+30
* directory: Warn if extension point not registeredErnestas Kulik2018-03-241-0/+4
* general: don’t shadow variablesErnestas Kulik2018-03-011-3/+2
* general: Rename from 'favorite' to 'starred'Carlos Soriano2018-02-131-2/+2
* general: remove desktop supportErnestas Kulik2018-01-021-64/+0
* directory: use API to get file namesErnestas Kulik2017-12-011-8/+8
* directory: use API to get file directory objectsErnestas Kulik2017-12-011-26/+45
* Add favorite filesAlexandru Pandelea2017-11-051-0/+14
* directory: reorganize static functionsErnestas Kulik2017-08-241-157/+145
* vfs-directory: stop poking internal directory stateErnestas Kulik2017-08-241-0/+26
* directory: Remove unused nautilus_directory_is_remote()Bastien Nocera2017-07-181-15/+0
* mime-actions: support admin backendCarlos Soriano2016-11-211-0/+13
* general: initialize smart pointers to NULLRazvan Chitu2016-08-301-1/+1
* general: run uncrustifyCarlos Soriano2016-08-291-1248/+1394
* directory: fix nautilus_directory_is_local()Ernestas Kulik2016-07-181-6/+1
* directory, file: add function to query FUSE handlingCarlos Soriano2016-04-261-1/+28
* general: merge libnautilus-private to srcwip/csoriano/private-to-srcCarlos Soriano2016-04-251-0/+1902