summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-mime-actions.c
Commit message (Expand)AuthorAgeFilesLines
* Make sure PackageKit is active before showing install dialog. Patch fromAlexander Larsson2009-04-081-58/+144
* Bug 518481 – URL shortcuts do not open query partAlexander Larsson2009-04-011-121/+245
* Add "interactive" argument to nautilus_file_mark_desktop_file_trusted.Alexander Larsson2009-02-241-0/+1
* Add nautilus_file_mark_desktop_file_trusted(), this now adds a #! line ifAlexander Larsson2009-02-241-28/+7
* Capitalize words in button.Alexander Larsson2009-02-241-1/+1
* Check for trusted desktop file launchers.Alexander Larsson2009-02-241-8/+141
* We've been working with the KDE devs, and we've come up with a slightlyRichard Hughes2009-01-151-7/+14
* Fix new windows not appearing after successful mount (needed for #524485)Tomas Bzatek2008-12-151-0/+9
* Fix the build for OSes with format security turned on. (Ubuntu).A. Walton2008-12-121-1/+1
* Don't warn if we found no applications to install.Alexander Larsson2008-12-111-3/+10
* Ref the dbus proxy over the call, this means we actually get the callback,Alexander Larsson2008-12-111-19/+2
* Fix warningAlexander Larsson2008-12-101-1/+2
* Support PackageConfig application install for unsupported mime types.Alexander Larsson2008-12-101-26/+248
* Fix callback connection to GtkMountOperationTomas Bzatek2008-12-081-2/+2
* Fix callback connection to GtkMountOperationTomas Bzatek2008-12-081-2/+3
* Don't show timeout-based cancel when showing the "run or display" dialog.Alexander Larsson2008-10-201-7/+22
* use GtkMountOperation instead of EelMountOperationCosimo Cecchi2008-10-061-7/+12
* Use vararg list for nautilus_launch_application_from_command(). AddChristian Neumair2008-08-201-2/+2
* Merge "multiview" tab branch. Fixes #48034.Christian Neumair2008-07-081-24/+65
* Use g_mkdir() and g_chdir() instead of mkdir() and chdir() to fix someCosimo Cecchi2008-07-041-3/+3
* 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