summaryrefslogtreecommitdiff
path: root/libnautilus-extensions/nautilus-directory.c
Commit message (Expand)AuthorAgeFilesLines
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-01-051-3/+6
* reviewed by: Rebecca Schulman <rebecka@eazel.com>Darin Adler2001-01-041-0/+5
* reviewed by: Pavel Cisler <pavel@eazel.com>Darin Adler2001-01-041-7/+7
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-01-031-5/+8
* reviewed by: Darin Adler <darin@eazel.com>John Sullivan2001-01-021-3/+0
* reviewed by: Gene Ragan <gzr@eazel.com>Darin Adler2000-12-291-38/+15
* reviewed by: Pavel Cisler <pavel@eazel.com>Darin Adler2000-12-231-49/+164
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2000-12-141-21/+14
* Bug numbers for the FIXMEs in libnautilus-extensions.Rebecca Schulman2000-12-081-4/+4
* reviewed by: Maciej Stachowiak <mjs@eazel.com>Pavel Cisler2000-11-211-0/+27
* Added #define NAUTILUS_TRASH_URI "trash:"John Sullivan2000-11-161-4/+4
* This change is the first part of the fix for bug 3920. The fix will allowRebecca Schulman2000-11-151-2/+19
* Fixed bug 4485 (":" as location caused odd error messages)John Sullivan2000-11-091-1/+1
* Worked on getting rid of wait_until_ready.Darin Adler2000-11-081-2/+0
* Believed fix to 4361 and possible progress on 4157.Maciej Stachowiak2000-11-021-1/+57
* Fix bug 4305 (Nautilus can't find myplay.com (default bookmark)Darin Adler2000-11-011-12/+31
* Grumble grumble canonical grumble ui grumble.John Sullivan2000-10-271-1/+0
* Fixed bug 4064 (Can't get a right-click menu in vault)John Sullivan2000-10-271-2/+7
* Fix bug 3998 (Move to Trash crashes Nautilus if item with thatDarin Adler2000-10-261-11/+11
* Fix for bug 1768, to put a hard limit on the number of files for PR2. WeRebecca Schulman2000-10-201-0/+16
* Clean up calls to gnome_vfs_extract_short_name, remove explicit unescapingPavel Cisler2000-10-181-27/+6
* Fixed bugzilla.eazel.com bugs 2222, 3177, 3468, 3650, 3788Maciej Stachowiak2000-10-181-35/+0
* Skip the macros directory.Darin Adler2000-10-171-2/+0
* Fixed two bugs that got in Pavel's and my way as we were testingDarin Adler2000-10-121-11/+21
* Bye bye to directory metadata. (set_metadata_string_in_metafile): don'tMaciej Stachowiak2000-10-121-29/+24
* Use `nautilus_file_get_existing', not `nautilus_file_get', to check if aMaciej Stachowiak2000-10-121-14/+15
* Added a hash table to make access of files by name fast.Darin Adler2000-10-111-31/+104
* Get rid of some FIXMEs that were wrong. Clean up the way NautilusFilePavel Cisler2000-10-091-13/+2
* Add a FIXME to some unclear or wrong code.Pavel Cisler2000-10-071-8/+27
* Fixed bug 3322 (context menus don't work in FTP siteJohn Sullivan2000-09-291-1/+54
* Fixed renaming bug with names with unusual characters and problemsDarin Adler2000-09-291-141/+65
* Rename NAUTILUS_FILE_ATTRIBUTE_FAST_MIME_TYPE toMaciej Stachowiak2000-09-271-1/+3
* Fixed bug 3244 (already-computed folder counts don't updateJohn Sullivan2000-09-261-0/+52
* Fixed bug 437 (Deleting files doesn't affect count in sidebar)John Sullivan2000-09-261-1/+100
* Got leaks in "nautilus --check" down to 0.Darin Adler2000-09-261-1/+1
* Fixed bug bug 3264 (Tree view shows no branches for directories,Darin Adler2000-09-261-2/+4
* replace strcmp by nautilus_uri_matchs: this took me a lot of time to findMathieu Lacage2000-09-221-34/+1
* Fixed bug 640 (icon cache never frees images (awaiting GdkPixbufDarin Adler2000-09-201-38/+0
* Fixed bug 2243 (trash window name should be "Trash"John Sullivan2000-09-181-2/+40
* Fixed bugs in Nautilus link management, some other minor problemsDarin Adler2000-09-131-32/+36
* Work in progress on saving drop locations during a copy/move operation.Pavel Cisler2000-09-121-6/+32
* Add hooks for metadata removal.Pavel Cisler2000-09-061-5/+28
* Work on metadata copying. For now hardcode the metadata keys that getPavel Cisler2000-09-051-1/+106
* Work on task bugzilla task 330. Add notification hooks for metadataPavel Cisler2000-09-031-0/+29
* Completed the rest of 2369 for the required milestone.Rebecca Schulman2000-08-311-3/+5
* Use escape function in gnome-vfs instead of one in Nautilus.Darin Adler2000-08-301-10/+10
* Fixed bug that showed up as warnings on exit and fails of "make check".Darin Adler2000-08-291-1/+1
* Fix for 1528. "Where's the money, Lebowski?"Maciej Stachowiak2000-08-241-71/+1
* Finished task 571 (Make a Trash "virtual directory" with trashDarin Adler2000-08-221-1/+0
* Check for NULL before dereferencing 'directories'.Ramiro Estrugo2000-08-211-2/+5