summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-program-chooser.c
Commit message (Expand)AuthorAgeFilesLines
* Add code to send the mime type of the file being examined to the mime typeGene Z. Ragan2001-02-061-8/+23
* Fixed bug 6321 (Apparently arbitrary item initially selectedJohn Sullivan2001-02-051-0/+3
* reviewed by: Darin Adler <darin@eazel.com>John Sullivan2001-01-291-1/+1
* Fixed bug 5959 (File name in "no applications available"John Sullivan2001-01-241-2/+2
* reviewed by: Gene Z. Ragan <gzr@eazel.com>John Sullivan2001-01-161-4/+7
* reviewed by: Darin Adler <darin@eazel.com>John Harper2000-12-151-0/+2
* Fixed bugzilla.eazel.com bugs 4051 (applications which requireMaciej Stachowiak2000-11-121-1/+1
* buddy: John Sullivan <sullivan@eazel.com>Darin Adler2000-11-091-19/+0
* Worked on getting rid of wait_until_ready.Darin Adler2000-11-081-5/+6
* Un-revert my changes from before, fixing the bugs in the process.Maciej Stachowiak2000-11-011-8/+8
* backing out changes that caused a seroius regression in services.J Shane Culpepper2000-10-311-8/+8
* Portions of the fix for 2379 (the parts that don't make it crash).Maciej Stachowiak2000-10-311-8/+8
* Fixed bugzilla.eazel.com bugs 2222, 3177, 3468, 3650, 3788Maciej Stachowiak2000-10-181-82/+40
* Fix assorted bugs which made NautilusFile think the list was neverMaciej Stachowiak2000-10-171-49/+18
* Rename NAUTILUS_FILE_ATTRIBUTE_FAST_MIME_TYPE toMaciej Stachowiak2000-09-271-24/+79
* Fixed bug 3236 (Window titles are indistinguishable in taskbar)John Sullivan2000-09-221-4/+4
* Fix all the warnings -Wuninitialized found. Quite a number of them werePavel Cisler2000-09-051-0/+4
* Changed all nautilus dialog calls to take a window titleJohn Sullivan2000-09-011-1/+5
* Added more bug numbers to FIXMEs. 49 to go.John Sullivan2000-08-291-2/+2
* Fixed bug 2210 (GNOME is referred to as Gnome in the about dialog). It wasDarin Adler2000-08-181-2/+2
* Changed to use new call that's for receiving dropped images.Darin Adler2000-06-281-9/+4
* Ignore some additional generated files.Darin Adler2000-06-261-0/+1
* Finished task 1007 (Should show program "match quality" inJohn Sullivan2000-06-241-214/+532
* Made nautilus_file_get_string_attribute return NULLJohn Sullivan2000-06-221-4/+4
* Left-justified prompt.John Sullivan2000-06-211-0/+2
* Task 1057: Terminal-based programs should open into a new terminal windowMaciej Stachowiak2000-06-141-1/+1
* Finished task 1044 (Make "Open With Other" behave sensiblyJohn Sullivan2000-06-141-55/+117
* Finished task 994 (add button connecting "View as Other"John Sullivan2000-06-131-6/+65
* Finished task 1006 (Should be able to set defaultJohn Sullivan2000-06-131-44/+312
* Fixed bug 1097 (double-click in list should activateJohn Sullivan2000-06-081-1/+7
* libnautilus-extensions/nautilus-gtk-extensions.h, New function, puts someJohn Sullivan2000-06-071-0/+1
* libnautilus-extensions/nautilus-mime-actions.h, New prototypes and emptyJohn Sullivan2000-06-021-5/+96
* Provided real implementation for checking whether a program is in theJohn Sullivan2000-06-021-24/+138
* Moved from gnome-vfs-handlers.[ch] and renamed from gnome_vfs_mime... toMaciej Stachowiak2000-06-011-2/+3
* Got rid of enum NautilusProgramChooserType, replaced with equivalent butJohn Sullivan2000-05-311-14/+14
* Change the way data from program lists is freed; this clarifies the codeJohn Sullivan2000-05-311-7/+11
* Adapted much of the open-with and view-as code to useJohn Sullivan2000-05-311-19/+114
* Added a missing space.John Sullivan2000-05-261-23/+327
* Some work on the innards of the program-choosing dialogs. Still not wiredJohn Sullivan2000-05-241-4/+93
* Moved to make clear that popt must build first.Darin Adler2000-05-241-11/+11
* Some pieces of the application and component-choosing UI.John Sullivan2000-05-231-0/+80