summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-file.c
Commit message (Expand)AuthorAgeFilesLines
...
* Added a hash table to make access of files by name fast.Darin Adler2000-10-111-24/+26
* Fixed bugzilla bug 3359, to create nautilus file api call to get the errorRebecca Schulman2000-10-091-0/+15
* Ooops, need to use nautilus_g_list_save_for_each in the list unref call.Pavel Cisler2000-10-071-1/+1
* Add a FIXME to some unclear or wrong code.Pavel Cisler2000-10-071-4/+38
* Added separate ability to get file info with a slow mime type in additionRebecca Schulman2000-10-061-17/+103
* More work on whittling the state machine down to size.Darin Adler2000-10-031-131/+91
* Probably fixed bug 3327 (intermittent tree view crash)John Sullivan2000-09-291-6/+5
* Fixed renaming bug with names with unusual characters and problemsDarin Adler2000-09-291-11/+13
* Rename NAUTILUS_FILE_ATTRIBUTE_FAST_MIME_TYPE toMaciej Stachowiak2000-09-271-0/+40
* Fixed bug 437 (Deleting files doesn't affect count in sidebar)John Sullivan2000-09-261-0/+3
* Fixed bug bug 3264 (Tree view shows no branches for directories,Darin Adler2000-09-261-2/+6
* Fixed problem I ran into while debugging something else. WhenJohn Sullivan2000-09-251-7/+22
* Fixed bug 3019, renaming special icons should be impossible or harmless.Gene Z. Ragan2000-09-191-1/+6
* Fixed bug 2243 (trash window name should be "Trash"John Sullivan2000-09-181-13/+2
* add necessary header to make nautilus compile with new gnome-vfsMathieu Lacage2000-09-151-0/+1
* Fixed bug 3043 (clicking on broken symbolic link triesJohn Sullivan2000-09-141-5/+46
* After some investigation found that fixme (#2553) was complete bollocks,George Lebl2000-09-141-1/+1
* Fixed the ref. count problem that was causing crash on startupDarin Adler2000-09-131-6/+6
* Fixed bug 2916 "Shouldn't be able to create new items in trash."Darin Adler2000-09-131-0/+8
* Unmark strings that are unlikely candidates for localization at theDarin Adler2000-09-131-4/+4
* Add checks to fix things on Solaris regarding mounting, environmentSeth Nickell2000-09-121-1/+7
* Add call to nautilus_directory_async_state_changed.Gene Z. Ragan2000-09-081-0/+14
* Fixed bug 2816, Home icon doesn't link to changed home directory.Gene Z. Ragan2000-09-081-0/+16
* Fixed bug 1960 (nautilus_strdup_strftime relies on glibc strftimeDarin Adler2000-09-061-3/+9
* Removed some special-case file names that aren't needed any more.Darin Adler2000-09-051-3/+15
* Fix all the warnings -Wuninitialized found. Quite a number of them werePavel Cisler2000-09-051-3/+4
* Fix bugzilla 2186 - Move/Copy/Make-Link for times from multiplePavel Cisler2000-09-011-11/+16
* Fixed bug 1037 (Use "folder" instead of "directory" consistently)John Sullivan2000-08-311-4/+4
* fix bug 2468. maciej now owes me a restaurant. (zuni ?) update toMathieu Lacage2000-08-311-1/+1
* Fix FIXME 2428 and 2389. Made it so that the respectivePavel Cisler2000-08-281-5/+0
* Added more bug numbers to FIXMEs. 187 to go. This time IJohn Sullivan2000-08-281-13/+19
* Made sorting by size put big ones first, to matchJohn Sullivan2000-08-251-9/+9
* After talking to Darin, split upJohn Sullivan2000-08-211-7/+31
* Fixed bug 1456 ("file://" shouldn't appear in locationsJohn Sullivan2000-08-211-32/+9
* Fixed bug 2210 (GNOME is referred to as Gnome in the about dialog). It wasDarin Adler2000-08-181-1/+2
* Remove extra parameters now that the initial files callback is gone. ItDarin Adler2000-08-171-2/+1
* Fixed bug 2169 ("Move to Trash" menu item needs refinement)John Sullivan2000-08-171-5/+5
* Don't use tabs any more. Spell check. Add libglade.Darin Adler2000-08-171-0/+3
* Some bug fixes, including a fix for bug 2156 (all sidebar panelsDarin Adler2000-08-151-2/+4
* More prep work for the trash directory.Darin Adler2000-08-141-183/+127
* New functions for desktop layout mode. We use a grid and decide where toGene Z. Ragan2000-08-141-1/+0
* Work on 2061 ("Show Properties" on desktop link filesJohn Sullivan2000-08-111-12/+19
* Fixed bug 1891 (calling set_title before report_load_underway hasDarin Adler2000-08-111-0/+2
* Fixed bug 1743 (Deleting a file in search results should causeJohn Sullivan2000-08-111-24/+13
* Set the SYMLINK flag when returning those funky search symlinks. It turnsJohn Sullivan2000-08-111-110/+30
* Moved the notify calls to a separate header, since people were using themDarin Adler2000-08-101-1/+50
* Added new API to identify file as nautilus link.Gene Z. Ragan2000-08-091-0/+16
* Fixed bug 1843, so that search results are activated as themselves.Rebecca Schulman2000-08-091-11/+119
* After this change, you will get a warning each time you exitDarin Adler2000-08-091-29/+95
* Support new find_if_needed parameter of gnome_vfs_find_directory.Pavel Cisler2000-08-091-1/+1