summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-mime-actions.c
Commit message (Expand)AuthorAgeFilesLines
* Rename NAUTILUS_FILE_ATTRIBUTE_FAST_MIME_TYPE toMaciej Stachowiak2000-09-271-212/+212
* Fixed bug 1266, application and component lists should be sorted somehow.Gene Z. Ragan2000-09-101-3/+0
* Fixed bug causing icon view not to display trash: URI.Gene Z. Ragan2000-09-081-5/+18
* Fix all the warnings -Wuninitialized found. Quite a number of them werePavel Cisler2000-09-051-0/+2
* Fixed bug 1158, GnomeVFSMimeHandlers code needs error handling.Gene Z. Ragan2000-08-301-7/+2
* Added more bug numbers to FIXMEs. 49 to go.John Sullivan2000-08-291-2/+2
* Getting closer to an implementation of the shared trash. Did a bitDarin Adler2000-08-151-9/+7
* More prep work for the trash directory.Darin Adler2000-08-141-37/+53
* After this change, you will get a warning each time you exitDarin Adler2000-08-091-2/+2
* Use the new application registry api. Also remove the hack for "merging"George Lebl2000-08-091-9/+4
* Fixed real and potential memory leaks involvingJohn Sullivan2000-08-081-13/+26
* Make nautilus build with the latest oaf changes. _I_ did not broke theMathieu Lacage2000-07-301-4/+4
* Updates nautilus to the latest gnome-vfs changes.Mathieu Lacage2000-07-221-2/+1
* Load mime->vfs module mapping from gnome-vfs.Ian McKellar2000-07-111-13/+6
* Changed history list to include a separate position field instead ofDarin Adler2000-07-111-0/+4
* Fix for segfault.Ian McKellar2000-07-101-0/+2
* Initial command line vault interfaceIan McKellar2000-07-091-0/+20
* Fixed some memory leaks.Pavel Cisler2000-06-301-1/+1
* Fixed FIXME number.Maciej Stachowiak2000-06-281-1/+1
* Switched to match new GnomeVFS renamings.Pavel2000-06-241-2/+2
* Added code to make sure we don't see a canceled deep count as an eternallyDarin Adler2000-06-221-41/+79
* FIXME 1262 believed fixed now:Maciej Stachowiak2000-06-201-23/+1
* Remove stray #ifdef.Maciej Stachowiak2000-06-191-2/+0
* Make sort conditions syntactically valid when we don't have a MIME type.Maciej Stachowiak2000-06-191-15/+33
* Simplify the handling of NULL MIME type.Darin Adler2000-06-171-51/+14
* New generated files that needed to be ignored.Darin Adler2000-06-161-40/+6
* Completed task 1267 (component query should pass allowed iids).Maciej Stachowiak2000-06-141-19/+50
* Complete task 695 (Help component is missing a test for info pages), alsoMaciej Stachowiak2000-06-131-21/+53
* Fix so these can be put in the short list for a type.Maciej Stachowiak2000-06-131-1/+1
* Finished task 1006 (Should be able to set defaultJohn Sullivan2000-06-131-3/+56
* Support new bonobo:additional_uri_schemes attribute needed for Rebecca'sMaciej Stachowiak2000-06-101-27/+50
* Fix 1265 (OAF_ServerInfo__copy): Fine-tuning to avoid crashing.Maciej Stachowiak2000-06-081-25/+63
* Added more renaming ideas. Adjusted a FIXME comment.Maciej Stachowiak2000-06-081-3/+2
* libnautilus-extensions/nautilus-mime-actions.h, New functions, return aJohn Sullivan2000-06-081-0/+25
* Fix a memory thrasher Darin and John were running into.Pavel Cisler2000-06-081-0/+3
* Added missing unrefs to three exit places.Pavel2000-06-071-5/+15
* Fixed leaked uris in each of the above.Pavel Cisler2000-06-071-7/+7
* Fix leaks.Pavel Cisler2000-06-071-0/+3
* Added bug numbers to FIXMEs.John Sullivan2000-06-061-13/+23
* Made all the metadata keys in this file be #defines instead of in-lineJohn Sullivan2000-06-061-20/+39
* Fixed bug 1219 (saved viewer not used if not in preferred list)John Sullivan2000-06-061-7/+39
* Used newly-publicized functions from gnome-vfs-mime-handlers.cJohn Sullivan2000-06-051-79/+14
* Fixed a component/application typo.Darin Adler2000-06-031-13/+16
* Tiny tweak. (nautilus_mime_get_short_list_components_for_uri): Fixed aDarin Adler2000-06-031-16/+19
* Provided implementations for these functions (formerly empty).John Sullivan2000-06-031-4/+116
* libnautilus-extensions/nautilus-mime-actions.h, New prototypes and emptyJohn Sullivan2000-06-021-0/+24
* Moved static functions to bottom of file and prototyped them at the top.Maciej Stachowiak2000-06-021-521/+555
* Final portion of task 370 (mime write API)Maciej Stachowiak2000-06-021-18/+166
* Copy correctly. (get_mime_type_from_uri): Handle NULL URIsMaciej Stachowiak2000-06-011-18/+32
* Completed bugizlla task 601, Need API for getting "short list" ofMaciej Stachowiak2000-06-011-13/+155