summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-directory-private.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implemented async. lookup of information about newly arrived files.Darin Adler2000-04-271-3/+6
* Re-removed mismerged assert from Andy's change. Organized the header aDarin Adler2000-04-251-32/+32
* Spacing tweak.Darin Adler2000-04-251-2/+19
* Another cut at the notify code.Darin Adler2000-04-181-37/+37
* Fixed bug 494 (initial directory count never appears in sidebar).John Sullivan2000-04-181-0/+19
* This checkin requires new gnome-vfs.Pavel Cisler2000-04-181-0/+10
* Finished task 174 (Use deferred calculation to compute directory counts).Darin Adler2000-04-141-1/+4
* Fixed a bug my changes to GNOME VFS exposed. The callback couldn't handleDarin Adler2000-04-141-6/+5
* Finished task 226 (Read metadata asynchronously instead ofDarin Adler2000-04-111-22/+48
* Some cleanups from the file-renaming checkin I didJohn Sullivan2000-04-061-2/+0
* Renaming a file from its Set Properties dialog now works, thoughJohn Sullivan2000-04-051-0/+2
* Finished task 62 (Set custom icon by drag/drop on index panel)Darin Adler2000-03-311-2/+0
* Preparing for support for background images.Darin Adler2000-03-291-1/+1
* Tell people about the gnome-xml branch.Darin Adler2000-03-161-8/+8
* Added additional data to icons so they can specify where theDarin Adler2000-03-151-1/+1
* Fixed storage leak in nautilus_file_list_unref, and added some more self checks.John Sullivan2000-03-101-0/+3
* Fixed bugs relating to multiple directory and file objects for the sameDarin Adler2000-03-091-0/+2
* You can now use Set Properties to attach keywords to a file,Darin Adler2000-03-091-1/+5
* Broke the file part of nautilus-directory.[ch] into nautilus-file.[ch].Darin Adler2000-03-081-0/+72