| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed leaked uris in each of the above. | Pavel Cisler | 2000-06-07 | 2 | -0/+6 |
* | The main change here is revamping the undo manager. | Darin Adler | 2000-06-07 | 10 | -214/+49 |
* | Fix leaks. | Pavel Cisler | 2000-06-07 | 1 | -3/+6 |
* | Added bug numbers to FIXMEs. | John Sullivan | 2000-06-06 | 10 | -19/+36 |
* | Added bug numbers to FIXMEs, and removed a few stale ones. | John Sullivan | 2000-06-06 | 6 | -46/+68 |
* | Fixed bug 1219 (saved viewer not used if not in preferred list) | John Sullivan | 2000-06-06 | 5 | -78/+38 |
* | ok, now, nautilus compiles here. However, there are some issues in the code: ... | Mathieu Lacage | 2000-06-06 | 1 | -1/+1 |
* | Update FIXME blurbs to reflect new bugs filed for these issue. | Ramiro Estrugo | 2000-06-06 | 1 | -2/+2 |
* | Cleaned up the directory view code that launches applications | John Sullivan | 2000-06-05 | 1 | -106/+211 |
* | Fixed bug 1118: Generic error message for bogus ftp locationnautilus_ms_may_31 | John Sullivan | 2000-06-05 | 3 | -2/+7 |
* | Bug 647. Should report missing special directories to user. | Ramiro Estrugo | 2000-06-05 | 1 | -3/+65 |
* | generalized toolbar icon themes to support any number, and reorganized | Andy Hertzfeld | 2000-06-05 | 1 | -14/+23 |
* | added a new theme for vector based icons, and a generalized theme selector | Andy Hertzfeld | 2000-06-02 | 2 | -122/+0 |
* | Need to unencode the name here because it's used to compare with file | Darin Adler | 2000-06-02 | 1 | -5/+13 |
* | Finished task 968 (Add one-time viewer choice to "View as" | John Sullivan | 2000-06-02 | 12 | -257/+479 |
* | Task 667. Unhardcode font strings. | Ramiro Estrugo | 2000-06-02 | 2 | -15/+19 |
* | Fix a bug that caused a crash when dropping dragged items back in their | Pavel Cisler | 2000-06-02 | 1 | -1/+1 |
* | Fix typo that caused us to unref a NULL GdkBitmap. | Darin Adler | 2000-06-02 | 1 | -3/+4 |
* | Ignore some Makefile and Makefile.in files. | Darin Adler | 2000-06-02 | 2 | -20/+40 |
* | Task 518. Support for changing preferecens individually | Ramiro Estrugo | 2000-06-02 | 3 | -27/+37 |
* | Move more code from nautilus-icon-dnd.c to the common nautilus-drag.c. Add | Pavel Cisler | 2000-06-02 | 1 | -1/+68 |
* | Once again, back to implicit initialization of preferences stuff. It makes | Ramiro Estrugo | 2000-06-02 | 1 | -2/+0 |
* | Some dumb fixes. Use proper guint type for user_level arguments. Fix some | Ramiro Estrugo | 2000-06-02 | 2 | -2/+2 |
* | Add functions for hiding the preferences dialog and changing its title. | Ramiro Estrugo | 2000-06-02 | 2 | -52/+286 |
* | Docs with my scetches on how to redo the rpm-glue to make | Eskil Heyn Olsen | 2000-06-02 | 1 | -1/+1 |
* | made linksets actually work. fixed audio previewing for filename with | Andy Hertzfeld | 2000-06-02 | 2 | -11/+15 |
* | New call to be used internally to get the current undo transaction. An | Gene Z. Ragan | 2000-06-02 | 2 | -10/+56 |
* | Fix call to gnome_vfs_unescape_string to match new prototype. | Pavel Cisler | 2000-06-02 | 1 | -1/+1 |
* | fixed problem where sounds with special characters in their filename | Andy Hertzfeld | 2000-06-02 | 1 | -4/+10 |
* | Fixed callers that were using the escape and unescape calls from | Darin Adler | 2000-06-02 | 1 | -2/+0 |
* | Completed task 772: Make "View as" menu use short list, not all | Maciej Stachowiak | 2000-06-01 | 1 | -394/+52 |
* | Fixed bug where choosing viewer from "View as Other..." | John Sullivan | 2000-06-01 | 6 | -24/+34 |
* | added Susan's versions of reload and stop button images to the eazel | Andy Hertzfeld | 2000-06-01 | 1 | -3/+5 |
* | Call viewers "xxx Viewer" in "Open With" submenu. | John Sullivan | 2000-06-01 | 5 | -12/+17 |
* | Non-asynchronous equivalent of `nautilus_directory_call_when_ready'. | Maciej Stachowiak | 2000-06-01 | 1 | -2/+0 |
* | Moved from gnome-vfs-handlers.[ch] and renamed from gnome_vfs_mime... to | Maciej Stachowiak | 2000-06-01 | 3 | -8/+11 |
* | More incremental work to use the new mime-handling API. | John Sullivan | 2000-06-01 | 1 | -20/+82 |
* | first checkin for link sets, which are incomplete and not hooked up yet. | Andy Hertzfeld | 2000-06-01 | 1 | -0/+3 |
* | Fixed a bug where I accidentally treated root as "unable to access | Darin Adler | 2000-05-31 | 3 | -10/+10 |
* | Honor the gtkstyle font instead of hacking in our own. Part of bug 667. | Ramiro Estrugo | 2000-05-31 | 1 | -14/+8 |
* | Make a new window even when you say --manage-desktop for now, because | Darin Adler | 2000-05-31 | 6 | -21/+41 |
* | libnautilus-extensions/nautilus-mime-type.c, Removed these files, which | John Sullivan | 2000-05-31 | 3 | -3/+0 |
* | Change the way data from program lists is freed; this clarifies the code | John Sullivan | 2000-05-31 | 2 | -16/+34 |
* | added -q option to mpg123 invocation for sound previewing; at Susan's | Andy Hertzfeld | 2000-05-31 | 1 | -8/+7 |
* | Initialize *return_sensitivity to TRUE; it was uninitialized in some | John Sullivan | 2000-05-31 | 3 | -21/+6 |
* | Another cut on the desktop. Way closer. | Darin Adler | 2000-05-31 | 20 | -306/+251 |
* | Exorcist the moz:// hack. | Ramiro Estrugo | 2000-05-31 | 1 | -1/+3 |
* | Small updates. | Darin Adler | 2000-05-31 | 31 | -4132/+2708 |
* | Remove the user level pane from the preferences dialog. Place the | Ramiro Estrugo | 2000-05-31 | 6 | -58/+322 |
* | More work on fallback deletion when move to Trash is not available. | Pavel Cisler | 2000-05-31 | 2 | -122/+75 |