| Commit message (Expand) | Author | Age | Files | Lines |
* | Additional work on first time druid gmc to nautilus conversion routines. | Gene Z. Ragan | 2001-02-01 | 1 | -0/+87 |
* | reviewed by: John Sullivan <sullivan@eazel.com> | Darin Adler | 2001-01-31 | 1 | -10/+10 |
* | reviewed by: John Sullivan <sullivan@eazel.com> | Darin Adler | 2001-01-20 | 1 | -0/+4 |
* | Checked in broken code before. Doh! | Gene Z. Ragan | 2001-01-16 | 1 | -8/+0 |
* | reviewed by: Mike Fleming <mfleming@eazel.com> | Gene Z. Ragan | 2001-01-16 | 1 | -0/+13 |
* | Fixed bug 2494, Error ignored when making icon directory for link file | Gene Z. Ragan | 2000-12-18 | 1 | -4/+11 |
* | reviewed by: Pavel Cisler <pavel@eazel.com> | Maciej Stachowiak | 2000-12-12 | 1 | -1/+1 |
* | reviewed by: Darin Adler <darin@eazel.com> | Maciej Stachowiak | 2000-11-30 | 1 | -1/+13 |
* | Fixed bug 3805, Nautilus tries to parse text files on the desktop as XML. | Gene Z. Ragan | 2000-10-20 | 1 | -2/+14 |
* | Do some routine housekeeping that will help make the future | Darin Adler | 2000-10-19 | 1 | -2/+2 |
* | More work on whittling the state machine down to size. | Darin Adler | 2000-10-03 | 1 | -1/+2 |
* | Fixed bugs in Nautilus link management, some other minor problems | Darin Adler | 2000-09-13 | 1 | -205/+137 |
* | Add call to nautilus_directory_async_state_changed. | Gene Z. Ragan | 2000-09-08 | 1 | -8/+1 |
* | Added a call to nautilus_directory_async_state_changed () as part of my | Gene Z. Ragan | 2000-09-08 | 1 | -2/+11 |
* | Fixed bug 2816, Home icon doesn't link to changed home directory. | Gene Z. Ragan | 2000-09-08 | 1 | -1/+2 |
* | Removed some special-case file names that aren't needed any more. | Darin Adler | 2000-09-05 | 1 | -14/+5 |
* | Added a check for a NULL image tag returned by am XML property retrieval. | Gene Z. Ragan | 2000-09-05 | 1 | -0/+9 |
* | Added bug numbers for FIXMEs | Maciej Stachowiak | 2000-09-03 | 1 | -1/+1 |
* | Use escape function in gnome-vfs instead of one in Nautilus. | Darin Adler | 2000-08-30 | 1 | -1/+2 |
* | Added more bug numbers to FIXMEs. 94 to go. | John Sullivan | 2000-08-28 | 1 | -11/+11 |
* | Fixed bug #1942, Trash icon on desktop has "Move to Trash" in right-click | Gene Z. Ragan | 2000-08-28 | 1 | -5/+5 |
* | Moved functions to gnome-vfs. | Darin Adler | 2000-08-25 | 1 | -9/+15 |
* | Work in progress to support dragging onto NautilusLink files. Dragging on | Gene Z. Ragan | 2000-08-23 | 1 | -0/+6 |
* | New function to allow the setting of the LINK property tp be the URI | Gene Z. Ragan | 2000-08-22 | 1 | -0/+32 |
* | Added a link type argument to API to allow caller to specify type of link. | Gene Z. Ragan | 2000-08-22 | 1 | -9/+30 |
* | Fixed bug 2137, renaming of trash causes a duplicate trash to appear. If | Gene Z. Ragan | 2000-08-21 | 1 | -0/+41 |
* | New function. Identifies if link is a volume link. | Gene Z. Ragan | 2000-08-18 | 1 | -1/+21 |
* | Remove extra parameters now that the initial files callback is gone. It | Darin Adler | 2000-08-17 | 1 | -3/+3 |
* | Moved the notify calls to a separate header, since people were using them | Darin Adler | 2000-08-10 | 1 | -2/+1 |
* | Added new API to identify file as nautilus link. | Gene Z. Ragan | 2000-08-09 | 1 | -7/+9 |
* | Added ability to set the type of a NautilusLink, such as mount link, trash | Gene Z. Ragan | 2000-08-09 | 1 | -2/+32 |
* | Mostly some tweaking on the recent link file work. | Darin Adler | 2000-07-31 | 1 | -62/+54 |
* | fixed breakage in the novice home directory by adding the mime-magic | Andy Hertzfeld | 2000-07-31 | 1 | -6/+8 |
* | OK. I made a booboo. Went back to using NautilusFile. I really do | Gene Z. Ragan | 2000-07-28 | 1 | -12/+16 |
* | Some placeholder trash code written at the request of Pavel. | Gene Z. Ragan | 2000-07-28 | 1 | -0/+2 |
* | Escape the path passed in so we can use gnome-fvs to determine the mime | Gene Z. Ragan | 2000-07-28 | 1 | -1/+9 |
* | Changed the API to determine if file is link file to use path. | Gene Z. Ragan | 2000-07-28 | 1 | -5/+65 |
* | Use nautilus_strcasecmp instead of strcasecmp, since the result may be | Maciej Stachowiak | 2000-07-27 | 1 | -1/+1 |
* | Renamed function nautilus_link_is_link_file_name to | Gene Z. Ragan | 2000-07-27 | 1 | -2/+10 |
* | No parameters is indicated by "(void)" instead of "()". | Darin Adler | 2000-07-26 | 1 | -118/+136 |
* | made convenience routine nautilus_is_remote_uri and removed similar code | Andy Hertzfeld | 2000-06-28 | 1 | -15/+1 |
* | made linksets use gnome-vfs instead of ghhtp to load icons over http; | Andy Hertzfeld | 2000-06-25 | 1 | -83/+92 |
* | Move the nautilus-widgets classes to libnautilus-extensions. | Ramiro Estrugo | 2000-06-10 | 1 | -1/+1 |
* | added some web linksets and made nautilus-link support remote images by | Andy Hertzfeld | 2000-06-05 | 1 | -3/+112 |
* | made linksets actually work. fixed audio previewing for filename with | Andy Hertzfeld | 2000-06-02 | 1 | -4/+20 |
* | Wrote a script to check for files that forget to include <config.h> and | Darin Adler | 2000-05-02 | 1 | -0/+1 |
* | fixed bug #683, experts shouldn't have link suffixes stripped, by creating | Andy Hertzfeld | 2000-04-27 | 1 | -1/+5 |
* | More FIXME-to-bug work. | John Sullivan | 2000-04-27 | 1 | -1/+1 |
* | added new hardware view component, plus renamed link files | Andy Hertzfeld | 2000-04-24 | 1 | -4/+3 |
* | made nautilus link files control the additional text displayed under their | Andy Hertzfeld | 2000-04-19 | 1 | -0/+17 |