summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-directory-async.c
Commit message (Expand)AuthorAgeFilesLines
* Add nautilus_file_get_activation_location.Alexander Larsson2008-01-181-29/+115
* Implement reading the mount attribute (not used or tested yet)Alexander Larsson2008-01-171-0/+202
* Honor mtime specified in thumbnail (#504833)Alexander Larsson2008-01-151-1/+14
* Update to new gio file attribute namesAlexander Larsson2007-12-201-5/+11
* Removed. Removed. Removed.Alexander Larsson2007-12-101-5/+5
* Merge gio-branchAlexander Larsson2007-11-301-850/+1467
* Backport from gio-branch, fixes #480608, from Alexander LarssonFrederic Crozat2007-10-021-1/+1
* Limit number of calls to is_needy() (#320282) Based on patch from AivarsAlexander Larsson2007-04-121-119/+52
* Avoid crash on NULL vfs_uri (#320020)Alexander Larsson2007-01-111-1/+2
* Ref the NautilusDirectory during call_ready_callbacks_at_idle. FixesAlexander Larsson2006-11-131-0/+4
* Update for releaseNAUTILUS_2_16_2Alexander Larsson2006-11-071-17/+6
* Call all call_when_ready callbacks from an idle handler. This fixesAlexander Larsson2006-11-021-28/+110
* Add is_added flag to NautilusFile to make sure we always send an addedAlexander Larsson2006-10-181-4/+13
* Call nautilus_file_mark_gone instead of directly setting is_gone, as thisAlexander Larsson2006-10-171-11/+6
* Follow symlinks when reading .hidden files.Alexander Larsson2006-08-081-1/+1
* Revert patch from #336051 as it breaks the file update machinery. FixesMartin Wehner2006-08-041-1/+2
* Never add a file to both the added_files and changed_files lists. Don'tMartin Wehner2006-07-111-2/+1
* Add selinux context columnAlexander Larsson2006-06-161-9/+3
* Add LARGE_TOP_LEFT_TEXT attribute and change the text size for the normalAlexander Larsson2006-04-181-8/+65
* Cancel get_file_info calls for new files too. Fixes a crash when leaving aMartin Wehner2006-03-011-0/+12
* Use new GNOME_VFS_FILE_INFO_NAME_ONLY flag when counting files. ThisAlexander Larsson2006-02-241-1/+1
* --- Merged the nautilus-search2 branch ---Alexander Larsson2005-12-121-1/+1
* Use GNOME_VFS_FILE_INFO_FIELDS_ACCESS to calculate permissions.Alexander Larsson2005-12-121-3/+6
* Only use directory monitors to avoid using lots and lots of file monitors.Alexander Larsson2005-09-061-52/+10
* Make mime sniffing a high priority job. Prevents activation from gettingMartin Wehner2005-06-201-5/+4
* Kill dotfile-related code. ".directory" supporting schemas have gone.Christian Neumair2005-05-111-102/+8
* Plug leaks here too. ThereKjartan Maraas2005-04-191-0/+3
* Merge bonobo-slay-branchAlexander Larsson2004-11-221-75/+18
* Only read .hidden files if they are regular files.Alexander Larsson2004-10-131-0/+25
* Don't crash if info->name == NULL. (Not valid, but happened with smbAlexander Larsson2004-10-061-1/+2
* Invalidate more files when the mime db changes.Alexander Larsson2004-08-261-26/+3
* Don't keep getting slow_mime_type if get_info failedAlexander Larsson2004-03-081-1/+2
* Fix mem leakJacob Leach2004-02-081-2/+4
* Replace deprecated call to g_basename with g_path_get_basename.Jason Leach2004-02-081-1/+1
* Add slow_mime_type file attribute. Allow call_when_ready to take a NULLAlexander Larsson2004-01-141-17/+71
* Merged from nautilus-extensions-branch.Dave Camp2004-01-111-4/+227
* Require new gnome-vfsAlexander Larsson2003-11-051-10/+42
* Don't set theme if model is NULL.Alexander Larsson2003-08-291-0/+18
* Skip assert for commonly run code.Alexander Larsson2003-07-081-2/+0
* Implement .hidden files, synchronosly, for file:// only.Alexander Larsson2003-06-271-6/+79
* Added new files.Alexander Larsson2003-05-151-1/+1
* Convert file attributes from list of strings to a bitmask. Patch fromAlexander Larsson2003-04-021-85/+56
* Don't use deprecated APIs. Patch by iain <iain@prettypeople.org>Alexander Larsson2003-02-281-3/+3
* Clear get_info_failed before starting the get_file_info. This means thatAlexander Larsson2003-01-291-0/+1
* Add "applications-all-users:" and "preferences-all-users:" which fixes bugAlex Graveley2002-12-131-0/+2
* More casts.Alexander Larsson2002-10-181-2/+2
* The HP-UX compiler is an anal retentive bastard.Alexander Larsson2002-10-181-2/+8
* Merge the new-icon-factory-branch branch to HEAD.Alexander Larsson2002-09-181-2/+2
* fix cut-n-paste-o and amend formatting.Jody Goldberg2002-08-121-2/+3
* if the mime db changes invalidate a pile of stuff for anything that isJody Goldberg2002-08-111-0/+52