summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-directory-private.h
Commit message (Expand)AuthorAgeFilesLines
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-02-031-0/+3
* reviewed by: Darin Adler <darin@eazel.com>John Sullivan2001-02-011-1/+1
* reviewed by: Darin Adler <darin@eazel.com>John Sullivan2001-01-301-1/+1
* reviewed by: Gene Z. Ragan <gzr@eazel.com>Pavel Cisler2001-01-301-3/+0
* reviewed by: Rebecca Schulman <rebecka@eazel.com>Darin Adler2001-01-041-0/+2
* reviewed by: Pavel Cisler <pavel@eazel.com>Darin Adler2000-12-231-1/+1
* reviewed by: Pavel Cisler <pavel@eazel.com>Darin Adler2000-12-121-0/+1
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2000-12-071-8/+17
* reviewed by: Darin Adler <darin@eazel.com>Maciej Stachowiak2000-11-301-2/+8
* This change is the first part of the fix for bug 3920. The fix will allowRebecca Schulman2000-11-151-0/+2
* Believed fix to 4361 and possible progress on 4157.Maciej Stachowiak2000-11-021-0/+7
* Fix bug 4305 (Nautilus can't find myplay.com (default bookmark)Darin Adler2000-11-011-64/+62
* New set of functions for manipulating a set of case-insensitive stringsDarin Adler2000-10-251-3/+8
* Some work towards reducing load_directory calls.Darin Adler2000-10-241-1/+0
* Fix for bug 1768, to put a hard limit on the number of files for PR2. WeRebecca Schulman2000-10-201-0/+1
* Do some routine housekeeping that will help make the futureDarin Adler2000-10-191-1/+1
* Skip the macros directory.Darin Adler2000-10-171-1/+0
* Added mime-list support (can fetch the list of mime-types in the subdirsRobey Pointer2000-10-141-0/+5
* Use `nautilus_file_get_existing', not `nautilus_file_get', to check if aMaciej Stachowiak2000-10-121-3/+1
* Added a hash table to make access of files by name fast.Darin Adler2000-10-111-3/+15
* Added separate ability to get file info with a slow mime type in additionRebecca Schulman2000-10-061-0/+1
* Fixed bug 437 (Deleting files doesn't affect count in sidebar)John Sullivan2000-09-261-0/+2
* Fixed bug 2243 (trash window name should be "Trash"John Sullivan2000-09-181-0/+1
* Made this function public because it's needed to get the assert right.Darin Adler2000-09-021-52/+53
* Fixed bug 2210 (GNOME is referred to as Gnome in the about dialog). It wasDarin Adler2000-08-181-0/+2
* Remove extra parameters now that the initial files callback is gone. ItDarin Adler2000-08-171-3/+1
* More prep work for the trash directory.Darin Adler2000-08-141-4/+4
* Moved the notify calls to a separate header, since people were using themDarin Adler2000-08-101-61/+52
* Finished task 222 "Don't look for metafile for some URIs forDarin Adler2000-08-031-4/+4
* Fixed an uninitialized variable problem that caused a crash on boot forDarin Adler2000-08-021-0/+1
* No parameters is indicated by "(void)" instead of "()".Darin Adler2000-07-261-0/+2
* got rid of changes before made for putting medusa communication intoRebecca Schulman2000-07-201-1/+0
* Add VFS_CFLAGSMaciej Stachowiak2000-06-301-0/+3
* Added code to make sure we don't see a canceled deep count as an eternallyDarin Adler2000-06-221-0/+1
* Finished task 975 (Need API for asynchronously computing aDarin Adler2000-06-221-4/+10
* Made new read-entire-file call with sync. and async. versions since AndyDarin Adler2000-06-211-2/+2
* Made NautilusFile async. like NautilusDirectory already was.Darin Adler2000-06-201-1/+4
* Fixed uninitialized variable that was masking the realJohn Sullivan2000-06-191-0/+3
* New generated files that needed to be ignored.Darin Adler2000-06-161-6/+0
* Initial changes to implement search architecture.Rebecca Schulman2000-06-141-0/+5
* Implemented Reload for directory views.Darin Adler2000-05-231-0/+1
* Allow users to specify that if they want detailed remote views, and ifIan McKellar2000-05-221-0/+2
* Factored out code that's common to failure and success and made it callDarin Adler2000-05-161-2/+0
* Moved metafile code into its own source file. Also worked on making it allDarin Adler2000-05-161-24/+7
* First cut at metadata cleanup in preparation for fixing bugDarin Adler2000-05-151-7/+8
* Removed the fsextension IDL, which was a work in progress that no one isDarin Adler2000-05-121-1/+3
* *** empty log message ***Maciej Stachowiak2000-05-081-0/+6
* Moved the "embedded text" feature into the icon factory andDarin Adler2000-05-051-2/+5
* Rewrite of the state machine. This adds the new feature that Maciej needsDarin Adler2000-04-281-1/+2
* Changed to the new Nautilus list instead of the old secret list.Darin Adler2000-04-271-68/+63