summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-mime-application-chooser.c
Commit message (Expand)AuthorAgeFilesLines
* Fix indentation in previous commitMichael Catanzaro2015-08-231-1/+1
* Fix line wrapping in file properties dialogMichael Catanzaro2015-08-231-0/+1
* project: replace deprecated GtkMisc callsGeorges Basile Stavracas Neto2015-07-211-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-2/+1
* libnautilus-private: don't use deprecated GtkImageMenuItem and GtkStockCosimo Cecchi2013-08-131-1/+1
* Normalize signal namesWilliam Jon McCann2013-01-221-4/+4
* mime-application-chooser: always take a list of NautilusFilesCosimo Cecchi2012-08-231-43/+23
* Don't show the open with tab if it is going to be uselessWilliam Jon McCann2012-08-221-30/+2
* Wait until after widgets have been set up to handle change signalsWilliam Jon McCann2012-08-221-9/+11
* Don't inspect a null default appWilliam Jon McCann2012-08-221-5/+5
* Show all applications in open with tab of propertiesWilliam Jon McCann2012-08-201-18/+2
* Use quotes around filename instead of using italicsWilliam Jon McCann2012-08-151-5/+3
* Use double quotes instead of ascii quotesWilliam Jon McCann2012-08-141-4/+4
* mime-app-chooser: use g_app_info_set_as_last_used_for_content_type()Cosimo Cecchi2010-12-201-1/+1
* mime-application-chooser: plug a leakCosimo Cecchi2010-12-011-0/+3
* mime-application-chooser: add a 'Show other applications' buttonCosimo Cecchi2010-12-011-49/+67
* mime-application-chooser: tweak buttons orderingCosimo Cecchi2010-12-011-7/+6
* mime-application-chooser: use populate-popup for removing appsCosimo Cecchi2010-12-011-19/+26
* mime-application-chooser: rewrite to make it use GtkAppChooserWidgetCosimo Cecchi2010-12-011-518/+330
* general: use g_list_free_full() instead of eel functionsCosimo Cecchi2010-10-311-5/+3
* [libnautilus-private] don't use GtkObjectCosimo Cecchi2010-09-301-10/+0
* Use display names for applications (#611378).Cosimo Cecchi2010-04-261-1/+1
* Reorder assignments in mime application chooserA. Walton2009-08-031-1/+1
* Use G_DEFINE_TYPE_* instead of hand-written nautilus_foo_get_type()Cosimo Cecchi2009-02-021-32/+5
* Allow resetting file associations (#545356) Patch from Matthias ClasenAlexander Larsson2008-10-131-0/+22
* Put the GIcon in the tree model and make the cell renderer display itChristian Persch2008-10-081-51/+5
* Move all of Nautilus to single Gtk+ includes, because Mitch says so.A. Walton2008-05-211-17/+1
* Don't create application/x-ext-<extension> types for known mimetypesAlexander Larsson2008-03-131-1/+1
* Finish work on open with tab with multiple files selected. (#343930).Cosimo Cecchi2008-02-201-17/+41
* Initial work on open with tab with multple selected files. (#343930) PatchAlexander Larsson2008-02-201-23/+96
* Disconnect mime changed handlerAlexander Larsson2008-01-151-2/+9
* Only use <gio/gio.h> includeAlexander Larsson2007-12-141-3/+1
* Merge gio-branchAlexander Larsson2007-11-301-0/+676