summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-file-utilities.c
Commit message (Expand)AuthorAgeFilesLines
* fixed bug 5599, make objects in $USER/Nautilus localizable. Fixed byAndy Hertzfeld2001-02-161-56/+11
* Fixed bugs 5837, 6463, 6478, and 6506 by making tilde support work alot bette...Arik Devens2001-02-131-3/+8
* reviewed by: <sullivan@eazel.com>Michael K. Fleming2001-02-121-0/+357
* reviewed by: Maciej Stachowiak <mjs@eazel.com>Gene Z. Ragan2001-02-021-0/+34
* reviewed by: Gene Ragan <gzr@eazel.com>Pavel Cisler2001-02-011-0/+36
* reviewed by: Darin Adler <darin@eazel.com>Rebecca Schulman2001-01-291-4/+27
* reviewed by: Darin Adler <darin@eazel.com>John Sullivan2001-01-181-38/+2
* reviewed by: Pavel Cisler <pavel@eazel.com>Darin Adler2000-12-231-7/+5
* reviewed by: Pavel Cisler <pavel@eazel.com>Darin Adler2000-12-211-75/+123
* reviewed by: Darin Adler <darin@eazel.com>John Sullivan2000-12-181-6/+25
* Bug numbers for the FIXMEs in libnautilus-extensions.Rebecca Schulman2000-12-081-5/+7
* reviewed by: Mathieu Lacage <mathieu@eazel.com>John Sullivan2000-11-171-12/+26
* Added #define NAUTILUS_TRASH_URI "trash:"John Sullivan2000-11-161-5/+5
* reviewed by: Darin Adler <darin@eazel.com>Pavel Cisler2000-11-141-2/+2
* Fix for 4585. Crash saving updates.tgz file from server if it alreadyRamiro Estrugo2000-11-071-0/+18
* Hook up new GnomeVFS "make canonical" calls to fix test cases Darin neededPavel Cisler2000-11-011-41/+14
* Add the new self-checks that will help Pavel see the minimum I need in aDarin Adler2000-11-011-8/+24
* Try to correct a problem jfleck was having.Ali Abdin2000-10-311-1/+1
* nautilus_make_uri_canonical was relying on GnomeVFSURI sort-of handlingPavel Cisler2000-10-301-14/+51
* Grumble grumble canonical grumble ui grumble.John Sullivan2000-10-271-13/+0
* Fixed bug 4114 (typing single word into location bar crashes)John Sullivan2000-10-271-65/+60
* Fixed bug 4064 (Can't get a right-click menu in vault)John Sullivan2000-10-271-8/+107
* Ooops, fix a stupid mistake in my last checkin that broke file changePavel Cisler2000-10-191-1/+1
* Clean up calls to gnome_vfs_extract_short_name, remove explicit unescapingPavel Cisler2000-10-181-0/+19
* Fixed NULL dereference bug Eli was running into in theJohn Sullivan2000-10-181-0/+6
* Define the build timestamp only if given in the environment.Ramiro Estrugo2000-10-161-0/+12
* Fixed bug 3322 (context menus don't work in FTP siteJohn Sullivan2000-09-291-19/+9
* Fixed renaming bug with names with unusual characters and problemsDarin Adler2000-09-291-3/+3
* Bonobo objects own themselves, so we should not do a ref/sink on them.Darin Adler2000-09-281-6/+6
* Experimental replacement for the nautilus_read_file_async as a potentialPavel Cisler2000-09-261-1/+272
* implemented a small mode for the throbber to fix bug 3188. Also, cleanedAndy Hertzfeld2000-09-251-0/+20
* replace strcmp by nautilus_uri_matchs: this took me a lot of time to findMathieu Lacage2000-09-221-3/+138
* Fixed bug 640 (icon cache never frees images (awaiting GdkPixbufDarin Adler2000-09-201-0/+36
* fixed bug 2204, ~ shortcut for home directory doesn't work in locationAndy Hertzfeld2000-09-161-1/+14
* To get started on a bug, I dismantled part of the state machine,Darin Adler2000-09-141-15/+6
* Fixed bugs in Nautilus link management, some other minor problemsDarin Adler2000-09-131-4/+9
* Fixed bug 2875 (update set of built-in bookmarks)John Sullivan2000-09-071-0/+18
* Fix bugzilla 2186 - Move/Copy/Make-Link for times from multiplePavel Cisler2000-09-011-12/+18
* Added more bug numbers to FIXMEs. 187 to go. This time IJohn Sullivan2000-08-281-1/+2
* Moved functions to gnome-vfs.Darin Adler2000-08-251-65/+6
* Fix for 1528. "Where's the money, Lebowski?"Maciej Stachowiak2000-08-241-0/+74
* Added missing close calls. (read_file_close_callback): Got rid ofDarin Adler2000-08-231-5/+4
* Add testing rig for the forming and escaping of user-inputted URIs.Seth Nickell2000-08-071-1/+32
* use new gnome-vfs call to correctly escape the uri (fix quoted-colon bug when...Robey Pointer2000-08-051-1/+5
* Only bugfixes so I suspect I'm allowed to check these in.George Lebl2000-08-041-2/+2
* fixes bug 1936. nautilus_get_uri_from_local_path has been made NULL proof.Mathieu Lacage2000-08-041-1/+4
* Add escaping code to the location bar.Seth Nickell2000-08-031-4/+19
* Mostly some tweaking on the recent link file work.Darin Adler2000-07-311-2/+1
* No parameters is indicated by "(void)" instead of "()".Darin Adler2000-07-261-27/+52
* Change include style from <libtrilobite/xxx.h> to "xxx.h" to fix theDarin Adler2000-07-191-3/+3