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