summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-mime-actions.c
Commit message (Expand)AuthorAgeFilesLines
* Fix how autorunning works. Instead of inhibiting autorunning every time weDavid Zeuthen2008-04-301-1/+0
* Inhibit autorun in mount callbacks after finishing mounts rather thanChristian Neumair2008-04-041-1/+5
* Do not use contractions in strings. (#145356).Cosimo Cecchi2008-04-011-3/+3
* Don't display error on G_IO_ERROR_FAILED_HANDLED.Alexander Larsson2008-02-251-1/+4
* Don't crash if all files were removed due to error when activating.Alexander Larsson2008-02-221-0/+6
* Fix checking when to display errors (#514135)Alexander Larsson2008-02-151-8/+8
* Add nautilus_file_is_launcher()Alexander Larsson2008-02-131-32/+6
* Fix 64bit build (#515896)Alexander Larsson2008-02-121-2/+2
* Update for new gio mount flags argumentAlexander Larsson2008-02-111-1/+1
* Handle GAppInfos having NULL idAlexander Larsson2008-02-011-6/+39
* Add functions to inhibit autorun for a volume or for the volume of a file.Alexander Larsson2008-01-301-0/+2
* Add nautilus_file_has_activation_uri. Don't show can't write emblems ifAlexander Larsson2008-01-111-0/+10
* Fix assertion crash on cancel.Alexander Larsson2008-01-101-0/+1
* Correct check for require_uri. Small performance fixAlexander Larsson2007-12-201-8/+13
* Update for g_mount_for_location to g_file_mount_enclosing_volume change.Alexander Larsson2007-12-131-3/+3
* Add optional cancellable arg to nautilus_file_mountAlexander Larsson2007-12-071-8/+29
* Merge gio-branchAlexander Larsson2007-11-301-175/+1261
* Don't request the mime list for activation, context menu and the view asMartin Wehner2006-03-051-2/+1
* Avoid redundant application lookups by sorting the files by mime type andMartin Wehner2006-02-201-10/+106
* Don't leak mime_type.Martin Wehner2006-01-201-0/+1
* Add file list helpers for getting associated applications.Christian Neumair2006-01-111-0/+151
* Correctly sort the mime lists.Alexander Larsson2005-10-261-2/+2
* Fixes bug #310038.Christian Neumair2005-10-191-5/+16
* Don't show nautilus folder handler as application option for folders.Martin Wehner2005-08-221-3/+29
* reviewed by: Alexander Larsson <alexl@redhat.com>Marco Pesenti Gritti2004-11-251-106/+38
* Merge bonobo-slay-branchAlexander Larsson2004-11-221-1/+0
* Remove a couple of unused keys from nautilus-metadata.hAnders Carlsson2004-10-111-159/+27
* Make this handle uri scheme limits.Alexander Larsson2004-08-271-8/+33
* Merged the nautilus-new-mime branch.Dave Camp2004-07-221-1738/+35
* Add nautilus_mime_get_default_fallback_component_for_file which ignoresAlexander Larsson2004-03-051-4/+15
* Save the guessed mime type when the sniffed mime type is read.Dave Camp2004-02-231-2/+120
* Add slow_mime_type file attribute. Allow call_when_ready to take a NULLAlexander Larsson2004-01-141-1/+2
* Require new gnome-vfsAlexander Larsson2003-11-051-1/+2
* Implement multi-file property dialogs.Dave Camp2003-06-081-31/+58
* Convert file attributes from list of strings to a bitmask. Patch fromAlexander Larsson2003-04-021-20/+9
* Fixed a slight bug in the context menu query code, and added a bit ofJames Willcox2002-11-101-1/+1
* Make bonobo property pages regular controls instead of NautilusViews.James Willcox2002-11-081-0/+38
* Add the ability to have mime-type-sensitive context menus.James Willcox2002-11-071-47/+204
* Activate the bonobo property pages asynchronously Hide the bonobo propertyJames Willcox2002-10-251-2/+9
* Implement image properties pageAlexander Larsson2002-10-241-3/+12
* Plug leaks. (nautilus_mime_set_short_list_applications_for_file): Free theDave Camp2002-05-091-8/+26
* replace all the OAFIIDs with more sensibly named ones, that follow theMichael Meeks2002-04-181-9/+8
* Change file-types-capplet to gnome-file-types-properties.Jody Goldberg2002-04-111-3/+2
* Fix storage leaks.Darin Adler2002-03-061-6/+13
* Added include needed for compatibility with new gnome-vfs.Darin Adler2002-01-171-0/+1
* Switch to glib's gettext.Darin Adler2001-11-071-3/+3
* Tweak headers for latest gnome-vfs. I promise to stop messing with thisMaciej Stachowiak2001-11-071-1/+1
* Update for gnome-vfs API changes.Darin Adler2001-11-061-14/+4
* libnautilus-private now compiles -- on to srcDarin Adler2001-10-301-6/+6
* More GNOME 2 work. We now compile up to libnautilus-private and I'mDarin Adler2001-10-281-33/+33