summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-program-choosing.c
Commit message (Expand)AuthorAgeFilesLines
* Updated FSF's addressDaniel Mustieles2014-01-311-2/+1
* Support HiDpi iconsCosimo Cecchi2013-08-031-1/+3
* mime-actions: move nautilus-mime-actions to src/Cosimo Cecchi2011-01-111-1/+0
* general: don't use deprecated gdk_app_launch_context_new()Cosimo Cecchi2010-12-261-42/+46
* program-choosing: don't use gdk_spawn_ APICosimo Cecchi2010-12-221-4/+26
* program-choosing: remove commented out codeCosimo Cecchi2010-12-011-107/+3
* autorun: move nautilus_launch_application_for_mount ()Cosimo Cecchi2010-11-251-0/+21
* general: use g_list_free_full() instead of eel functionsCosimo Cecchi2010-10-311-8/+6
* [libnautilus-private] don't use GtkObjectCosimo Cecchi2010-09-301-1/+1
* Removes doublespacing strings (#577535)Marcus Carlson2010-08-091-2/+2
* Remove last users of eel_preferences and eel_gconfAlexander Larsson2010-07-231-1/+0
* Use display names for applications (#611378).Cosimo Cecchi2010-04-261-4/+4
* Bug 518481 – URL shortcuts do not open query partAlexander Larsson2009-04-011-18/+30
* Bump GTK+ required version to 2.13.0.Cosimo Cecchi2008-09-041-10/+9
* Use vararg list for nautilus_launch_application_from_command(). AddChristian Neumair2008-08-201-7/+60
* Pass textual URIs instead of GFiles to GAppInfo for remote files, similarChristian Neumair2008-07-171-6/+31
* Plugged some leaks around. Cleaned up this bit of code.Cosimo Cecchi2008-05-081-0/+1
* Do not use contractions in strings. (#145356).Cosimo Cecchi2008-04-011-6/+6
* Use GDesktopAppInfos for launching desktop files. (#342084) Patch fromAlexander Larsson2008-03-201-154/+56
* Add nautilus_file_is_launcher()Alexander Larsson2008-02-131-5/+0
* Just use get_activation_location instead of all the unnecessary specialAlexander Larsson2008-01-181-32/+1
* Add GMount attribute to NautilusFile. (not implemented yet)Alexander Larsson2008-01-171-4/+26
* Only use <gio/gio.h> includeAlexander Larsson2007-12-141-2/+1
* Merge gio-branchAlexander Larsson2007-11-301-576/+72
* Check command_string for NULL before using it. (#427618) Patch from TomMartin Wehner2007-07-101-1/+1
* Sparse cleanups from kjartanAlexander Larsson2007-03-021-4/+4
* Don't cause critical if slow mimetype not loaded. I was able to get thatAlexander Larsson2006-10-171-2/+0
* Remove bogus period from strings. (#336909)Martin Wehner2006-05-011-2/+2
* Use gi18n.h instead of deprecated gnome-i18n.h header.Martin Wehner2006-03-181-1/+1
* Add file list helpers for getting associated applications.Christian Neumair2006-01-111-27/+52
* Adapt callers to eel dialog API changes. Fixes #324262.Martin Wehner2005-12-181-2/+1
* Remove title from alerts. (#323134)Alexander Larsson2005-12-091-6/+1
* Don't bail if an authentication request was cancelled.Christian Neumair2005-10-201-0/+2
* Lots of cleanups. Closes bug #313094 and bug #149714Kjartan Maraas2005-08-121-1/+1
* fix build when startup notification isn't installed.Frédéric Crozat2005-05-021-0/+4
* Use new gnome_desktop_item_set_launch_time() API. (#166334)Martin Wehner2005-02-061-6/+7
* reviewed by: Alexander Larsson <alexl@redhat.com>Marco Pesenti Gritti2004-11-251-9/+5
* Slightly better error when there is no handler for a file type. Not ideal,Alexander Larsson2004-10-151-0/+6
* Merged the nautilus-new-mime branch.Dave Camp2004-07-221-518/+20
* fix indentationAlexander Larsson2004-06-241-47/+47
* Patch from Elijah NewrenAlexander Larsson2004-06-241-2/+63
* Better error messages when launching fails. The error messages are re-usedAlexander Larsson2004-04-071-2/+82
* replace egg_screen with new gdk/libgnomeui functions.Alexander Larsson2004-02-111-5/+44
* Choose -> OK Make open with other app dialog non-modal.Alexander Larsson2004-01-201-16/+40
* Update error dialogs to be HIGy, and use the new eel message dialog api.Alexander Larsson2003-12-111-31/+38
* Look for libstartup-notification.Alexander Larsson2003-06-111-4/+364
* Based on a patch by Frank Worsley <fworsley@shaw.ca>Alexander Larsson2003-04-281-66/+199
* Convert file attributes from list of strings to a bitmask. Patch fromAlexander Larsson2003-04-021-4/+2
* Add the ability to have mime-type-sensitive context menus.James Willcox2002-11-071-1/+1
* Fix up includes.Alexander Larsson2002-11-061-1/+1