| Commit message (Expand) | Author | Age | Files | Lines |
* | reviewed by: Gene Ragan <gzr@eazel.com> | Darin Adler | 2000-12-29 | 1 | -20/+53 |
* | reviewed by: Pavel Cisler <pavel@eazel.com> | Darin Adler | 2000-12-23 | 1 | -9/+3 |
* | reviewed by: Gene Ragan <gzr@eazel.com> | Darin Adler | 2000-12-15 | 1 | -13/+45 |
* | reviewed by: Rebecca Shulman <rebecka@eazel.com> | Darin Adler | 2000-12-14 | 1 | -0/+8 |
* | reviewed by: Darin Adler <darin@eazel.com> (the patch; | John Sullivan | 2000-12-13 | 1 | -1/+10 |
* | reviewed by: Pavel Cisler <pavel@eazel.com> | Darin Adler | 2000-12-12 | 1 | -9/+9 |
* | reviewed by: Pavel Cisler <pavel@eazel.com> | Maciej Stachowiak | 2000-12-12 | 1 | -46/+28 |
* | reviewed by: Gene Z. Ragan <gzr@eazel.com> | Pavel Cisler | 2000-12-09 | 1 | -27/+9 |
* | Bug numbers for the FIXMEs in libnautilus-extensions. | Rebecca Schulman | 2000-12-08 | 1 | -3/+5 |
* | reviewed by: John Sullivan <sullivan@eazel.com> | Darin Adler | 2000-12-07 | 1 | -60/+14 |
* | reviewed by: Pavel Cisler <pavel@eazel.com> | Gene Z. Ragan | 2000-12-04 | 1 | -5/+6 |
* | reviewed by: Pavel Cisler <pavel@eazel.com> | John Sullivan | 2000-12-01 | 1 | -19/+31 |
* | reviewed by: Rebecca Schulman <rebecka@eazel.com> | John Sullivan | 2000-11-30 | 1 | -4/+4 |
* | reviewed by: Darin Adler <darin@eazel.com> | Maciej Stachowiak | 2000-11-30 | 1 | -30/+188 |
* | reviewed by: Gene Z. Ragan <gzr@eazel.com> | Pavel Cisler | 2000-11-28 | 1 | -4/+2 |
* | Added #define NAUTILUS_TRASH_URI "trash:" | John Sullivan | 2000-11-16 | 1 | -1/+1 |
* | Fixed bug 4717, Nautilus draw desktop icons overlapping. | Gene Z. Ragan | 2000-11-15 | 1 | -1/+34 |
* | Expand margins around expander by 3 pixels on each side to make it easier | Maciej Stachowiak | 2000-11-13 | 1 | -0/+83 |
* | buddy: Gene Ragan <gzr@eazel.com> | Darin Adler | 2000-11-09 | 1 | -131/+286 |
* | Fixed bug 4485 (":" as location caused odd error messages) | John Sullivan | 2000-11-09 | 1 | -0/+12 |
* | Worked on getting rid of wait_until_ready. | Darin Adler | 2000-11-08 | 1 | -38/+0 |
* | Fixed bug 4504 (select "view as others" leads to core dump). | Darin Adler | 2000-11-06 | 1 | -2/+3 |
* | Believed fix to 4361 and possible progress on 4157. | Maciej Stachowiak | 2000-11-02 | 1 | -1/+15 |
* | Fix bug 4305 (Nautilus can't find myplay.com (default bookmark) | Darin Adler | 2000-11-01 | 1 | -74/+142 |
* | Fix bug 4202 (rename a file to an existing file will crash | Darin Adler | 2000-10-31 | 1 | -4/+15 |
* | Fixed bugs in file renaming. These changes along with the | Darin Adler | 2000-10-27 | 1 | -135/+63 |
* | Some work towards reducing load_directory calls. | Darin Adler | 2000-10-24 | 1 | -113/+75 |
* | Do some routine housekeeping that will help make the future | Darin Adler | 2000-10-19 | 1 | -2/+2 |
* | Tweak to previous checkin, use "? bytes" instead of just "?" for unreadable | John Sullivan | 2000-10-19 | 1 | -1/+1 |
* | Fixed bugzilla bug 3648 (not clear what "xxx" under | John Sullivan | 2000-10-19 | 1 | -7/+13 |
* | Clean up calls to gnome_vfs_extract_short_name, remove explicit unescaping | Pavel Cisler | 2000-10-18 | 1 | -4/+2 |
* | Fixed bugzilla.eazel.com bugs 2222, 3177, 3468, 3650, 3788 | Maciej Stachowiak | 2000-10-18 | 1 | -0/+28 |
* | Fix assorted bugs which made NautilusFile think the list was never | Maciej Stachowiak | 2000-10-17 | 1 | -5/+5 |
* | Skip the macros directory. | Darin Adler | 2000-10-17 | 1 | -66/+45 |
* | Fixed bug 3824 (Files in search list have unknown type) | John Sullivan | 2000-10-17 | 1 | -1/+4 |
* | Renamed and changed interface. | Maciej Stachowiak | 2000-10-16 | 1 | -9/+4 |
* | Added mime-list support (can fetch the list of mime-types in the subdirs | Robey Pointer | 2000-10-14 | 1 | -0/+30 |
* | fixed bug 3711, sidebar says home directory is a "program", by explicitly | Andy Hertzfeld | 2000-10-13 | 1 | -0/+4 |
* | Bye bye to directory metadata. (set_metadata_string_in_metafile): don't | Maciej Stachowiak | 2000-10-12 | 1 | -0/+81 |
* | Use `nautilus_file_get_existing', not `nautilus_file_get', to check if a | Maciej Stachowiak | 2000-10-12 | 1 | -9/+5 |
* | Added a hash table to make access of files by name fast. | Darin Adler | 2000-10-11 | 1 | -24/+26 |
* | Fixed bugzilla bug 3359, to create nautilus file api call to get the error | Rebecca Schulman | 2000-10-09 | 1 | -0/+15 |
* | Ooops, need to use nautilus_g_list_save_for_each in the list unref call. | Pavel Cisler | 2000-10-07 | 1 | -1/+1 |
* | Add a FIXME to some unclear or wrong code. | Pavel Cisler | 2000-10-07 | 1 | -4/+38 |
* | Added separate ability to get file info with a slow mime type in addition | Rebecca Schulman | 2000-10-06 | 1 | -17/+103 |
* | More work on whittling the state machine down to size. | Darin Adler | 2000-10-03 | 1 | -131/+91 |
* | Probably fixed bug 3327 (intermittent tree view crash) | John Sullivan | 2000-09-29 | 1 | -6/+5 |
* | Fixed renaming bug with names with unusual characters and problems | Darin Adler | 2000-09-29 | 1 | -11/+13 |
* | Rename NAUTILUS_FILE_ATTRIBUTE_FAST_MIME_TYPE to | Maciej Stachowiak | 2000-09-27 | 1 | -0/+40 |
* | Fixed bug 437 (Deleting files doesn't affect count in sidebar) | John Sullivan | 2000-09-26 | 1 | -0/+3 |