summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-directory.h
Commit message (Expand)AuthorAgeFilesLines
* Rename NAUTILUS_FILE_ATTRIBUTE_FAST_MIME_TYPE toMaciej Stachowiak2000-09-271-3/+0
* Fixed bug 437 (Deleting files doesn't affect count in sidebar)John Sullivan2000-09-261-0/+4
* Fixed bug 2243 (trash window name should be "Trash"John Sullivan2000-09-181-0/+1
* Remove extra parameters now that the initial files callback is gone. ItDarin Adler2000-08-171-6/+2
* More prep work for the trash directory.Darin Adler2000-08-141-61/+70
* Bugzilla bug 1400Pavel Cisler2000-08-021-0/+5
* I think I fixed 1693 and 1766 but I can't test them cause medusaMaciej Stachowiak2000-07-261-0/+3
* No parameters is indicated by "(void)" instead of "()".Darin Adler2000-07-261-4/+1
* got rid of changes before made for putting medusa communication intoRebecca Schulman2000-07-201-4/+1
* Add VFS_CFLAGSMaciej Stachowiak2000-06-301-0/+10
* set up search-bar as a virtual class that switches between the availableRebecca Schulman2000-06-211-0/+1
* Initial changes to implement search architecture.Rebecca Schulman2000-06-141-0/+3
* Non-asynchronous equivalent of `nautilus_directory_call_when_ready'.Maciej Stachowiak2000-06-011-0/+3
* Allow users to specify that if they want detailed remote views, and ifIan McKellar2000-05-221-0/+5
* File name changes.Darin Adler2000-05-191-0/+1
* First cut at metadata cleanup in preparation for fixing bugDarin Adler2000-05-151-8/+8
* *** empty log message ***Maciej Stachowiak2000-05-081-0/+6
* Changed to the new Nautilus list instead of the old secret list.Darin Adler2000-04-271-5/+6
* Fixed bug where you'd see the name twice under each icon.Darin Adler2000-04-181-0/+10
* Finished task 174 (Use deferred calculation to compute directory counts).Darin Adler2000-04-141-2/+2
* Fixed a bug my changes to GNOME VFS exposed. The callback couldn't handleDarin Adler2000-04-141-2/+6
* Finished task 226 (Read metadata asynchronously instead ofDarin Adler2000-04-111-8/+8
* Finished changing all callers that use metadata to use it in a wayDarin Adler2000-04-101-55/+59
* Added the hooks needed to make metafile reading asynchronous.Darin Adler2000-04-061-34/+45
* Some cleanups from the file-renaming checkin I didJohn Sullivan2000-04-061-8/+7
* Improved the background handling code so more is shared.Darin Adler2000-04-051-0/+5
* Added convenience functions so people don't have to be constantly remindedDarin Adler2000-03-301-0/+6
* Tell people about the gnome-xml branch.Darin Adler2000-03-161-24/+15
* Broke the file part of nautilus-directory.[ch] into nautilus-file.[ch].Darin Adler2000-03-081-75/+4
* Reimplemented the delete command to use NautilusFile instead ofDarin Adler2000-03-081-0/+3
* Added nautilus_file_get_keywords, which returns a GList of keywords.Darin Adler2000-03-071-0/+2
* Some of the underlying work to prepare for emblems on the icons.Darin Adler2000-02-241-78/+75
* Improved the status text that appears in the file manager after changing theJohn Sullivan2000-02-221-0/+3
* More groundwork for displaying more textual info under icons at higher zoomJohn Sullivan2000-02-031-3/+2
* Added convenience functions for getting/setting boolean & integer metadata.John Sullivan2000-01-311-0/+16
* NautilusDirectory is now in charge of loading directories.Darin Adler2000-01-301-15/+14
* Some work towards changing the file-sorting framework.John Sullivan2000-01-261-1/+20
* Added interface to get a NautilusFile for a specific file rather than aDarin Adler2000-01-261-0/+3
* Added a controller object that lets GnomeIconContainerDarin Adler2000-01-241-18/+23
* Fixed double free that was causing lots of nasty errors in the fileDarin Adler2000-01-211-0/+1
* Store icon positions as "x,y" in ICON_POSITION instead ofDarin Adler2000-01-201-9/+24
* Added first cut at code to put metafiles in the user's home directory ifDarin Adler2000-01-181-1/+1
* Added code to load and save metadata.Darin Adler2000-01-141-0/+166