summaryrefslogtreecommitdiff
path: root/libnautilus-extensions/nautilus-file-utilities.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change file utilities special directory access functions to always returnRamiro Estrugo2000-07-051-93/+87
* first cut at the first-time preferences druid. It's still not hooked-upAndy Hertzfeld2000-07-051-0/+21
* use gnome_vfs_xfer to install the novice home directory instead of a cpAndy Hertzfeld2000-07-011-16/+26
* made convenience routine nautilus_is_remote_uri and removed similar codeAndy Hertzfeld2000-06-281-0/+15
* Made new read-entire-file call with sync. and async. versions since AndyDarin Adler2000-06-211-2/+236
* Updated callers of the gnome-vfs calls that I just changed. In some casesDarin Adler2000-06-211-2/+2
* New generated files that needed to be ignored.Darin Adler2000-06-161-10/+13
* Fix stupid bug that clipped the inital '/' in many cases caused by aSeth Nickell2000-06-131-1/+1
* Some build fixes.Darin Adler2000-06-131-10/+61
* Minor assertion changes.Seth Nickell2000-06-131-0/+59
* Move the nautilus-widgets classes to libnautilus-extensions.Ramiro Estrugo2000-06-101-1/+1
* simplified obtuse expression (name[0] != '\0' > 0)Mike Engber2000-06-091-1/+1
* New function. Returns a local path for a file:// URI.Martin Baulig2000-06-091-0/+39
* Added NAUTILUS_PREFIX so we can locate our installed files correctlyDarin Adler2000-06-091-10/+5
* Final batch (for now) of adding bug numbers to FIXMEs.John Sullivan2000-06-071-2/+6
* Bug 647. Should report missing special directories to user.Ramiro Estrugo2000-06-051-26/+3
* Added FIXME note for bug 1117.Ramiro Estrugo2000-06-051-1/+3
* dont install any web-based linksets by defaultAndy Hertzfeld2000-06-051-0/+2
* added some web linksets and made nautilus-link support remote images byAndy Hertzfeld2000-06-051-0/+1
* made linksets actually work. fixed audio previewing for filename withAndy Hertzfeld2000-06-021-0/+3
* Small updates.Darin Adler2000-05-311-28/+54
* Wrote a script to check for files that forget to include <config.h> andDarin Adler2000-05-021-0/+1
* added a HTML based "About Nautilus" to the novice home directoryAndy Hertzfeld2000-04-271-0/+14
* More FIXME-to-bug work.John Sullivan2000-04-261-2/+2