summaryrefslogtreecommitdiff
path: root/libnautilus-extensions/nautilus-program-choosing.c
Commit message (Expand)AuthorAgeFilesLines
* Complete most of bug 5520, that turning medusa on when cron isn't runningRebecca Schulman2001-03-061-28/+3
* Fix bug 6058, that opening a file with a default application that cannotRebecca Schulman2001-02-231-17/+173
* Fix bugzilla.eazel.com bug 4962 that open with mpg123 fails. The problemRebecca Schulman2001-02-121-1/+1
* reviewed by: Darin Adler <darin@eazel.com>Rebecca Schulman2001-01-291-2/+4
* reviewed by: Darin Adler <darin@eazel.com>John Sullivan2001-01-291-1/+1
* Fix bugs 4094, 4425, 5201 and 4106 about inappopriate applications beingRebecca Schulman2001-01-261-1/+1
* reviewed by: Pavel Cisler <pavel@eazel.com>Darin Adler2000-11-301-1/+32
* Remove stray printf.Maciej Stachowiak2000-11-131-1/+0
* Fixed bugzilla.eazel.com bugs 4051 (applications which requireMaciej Stachowiak2000-11-121-18/+25
* buddy: John Sullivan <sullivan@eazel.com>Darin Adler2000-11-101-55/+214
* buddy: John Sullivan <sullivan@eazel.com>Darin Adler2000-11-091-1/+0
* Worked on getting rid of wait_until_ready.Darin Adler2000-11-081-2/+4
* Un-revert my changes from before, fixing the bugs in the process.Maciej Stachowiak2000-11-011-1/+1
* backing out changes that caused a seroius regression in services.J Shane Culpepper2000-10-311-1/+1
* Portions of the fix for 2379 (the parts that don't make it crash).Maciej Stachowiak2000-10-311-1/+1
* Fixed bugzilla.eazel.com bugs 2222, 3177, 3468, 3650, 3788Maciej Stachowiak2000-10-181-7/+4
* Fix assorted bugs which made NautilusFile think the list was neverMaciej Stachowiak2000-10-171-5/+2
* Made "this application can only handle local files"John Sullivan2000-10-171-21/+6
* Fixed bug 2212, Not able to drag icons from the panel.Gene Z. Ragan2000-10-061-3/+7
* Rename NAUTILUS_FILE_ATTRIBUTE_FAST_MIME_TYPE toMaciej Stachowiak2000-09-271-2/+5
* Add one last missing change for my previous bug fix.Darin Adler2000-09-141-1/+1
* Fixed bug 1462 (File names containing spaces don't launch right)Darin Adler2000-09-131-22/+27
* Fix all the warnings -Wuninitialized found. Quite a number of them werePavel Cisler2000-09-051-1/+5
* Changed all nautilus dialog calls to take a window titleJohn Sullivan2000-09-011-2/+1
* Moved functions to gnome-vfs.Darin Adler2000-08-251-8/+5
* Changed to use new call that's for receiving dropped images.Darin Adler2000-06-281-2/+2
* Ignore some additional generated files.Darin Adler2000-06-261-1/+1
* Finished task 585 (Handle handing URI to programs thatJohn Sullivan2000-06-251-18/+58
* Task 1057: Terminal-based programs should open into a new terminal windowMaciej Stachowiak2000-06-141-7/+42
* Finished task 1044 (Make "Open With Other" behave sensiblyJohn Sullivan2000-06-141-19/+67
* Got rid of enum NautilusProgramChooserType, replaced with equivalent butJohn Sullivan2000-05-311-3/+3
* Adapted much of the open-with and view-as code to useJohn Sullivan2000-05-311-17/+15
* Moved to make clear that popt must build first.Darin Adler2000-05-241-1/+1
* A few cleanup tweaks inspired by debugging sessionJohn Sullivan2000-05-241-2/+4
* Some pieces of the application and component-choosing UI.John Sullivan2000-05-231-0/+191