summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-program-choosing.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Activate the bonobo property pages asynchronously Hide the bonobo propertyJames Willcox2002-10-251-1/+2
* Merge the multihead branch into HEAD and :Mark McLoughlin2002-10-021-13/+23
* be smarter about appending local paths or uris to commandFrank Worsley2002-08-011-12/+20
* don't pass GNOME_DESKTOP_ITEM_LOAD_ONLY_IF_EXISTS toDamon Chaplin2002-07-101-2/+1
* libnautilus-private/apps_nautilus_preferences.schemasAlexander Larsson2002-06-281-68/+3
* use eel vfs capabilities to determine if file is safe to launchFrank Worsley2002-06-281-4/+4
* implement viewing/opening and executing of files for the tree viewFrank Worsley2002-06-251-0/+112
* Move reset constant into header.Darin Adler2002-03-011-2/+2
* impl. (get_xalf_prefix): use gconf.Michael Meeks2002-02-271-18/+25
* setup both the rgba and GdkColor variants. (update_label_color): upd.Michael Meeks2002-02-191-1/+1
* Changed the system(3) call to launch application from command. Instead useDarin Adler2002-01-281-5/+5
* Update to matched changed return value from nautilus_program_chooser_newAnders Carlsson2002-01-041-8/+8