summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-mime-application-chooser.h
Commit message (Collapse)AuthorAgeFilesLines
* Updated FSF's addressDaniel Mustieles2014-01-311-2/+1
|
* mime-application-chooser: always take a list of NautilusFilesCosimo Cecchi2012-08-231-2/+1
| | | | | | | | | | This has the following consequences: - fixes the build after commit 58b704ad8b473600d7f7ad57aa5535e5be5dbd24 - take a ref to the NautilusFiles when the list is passed-in - simplifies the code calling the dialog from NautilusPropertiesWindow - simplifies the code in NautilusMimeApplicationChooser, since we don't have to special case the files != NULL case and build a GFile manually from the URI
* all: don't use deprecated Gtk[H/V]BoxCosimo Cecchi2011-06-131-2/+2
|
* Fix typo (G_TYPE_INSTANCE_CHECK_TYPE -> G_TYPE_CHECK_INSTANCE_TYPE)Piotr Eljasiak2011-01-221-1/+1
|
* mime-application-chooser: rewrite to make it use GtkAppChooserWidgetCosimo Cecchi2010-12-011-4/+3
|
* Move all of Nautilus to single Gtk+ includes, because Mitch says so.A. Walton2008-05-211-1/+1
| | | | | | | | | | | 2008-05-21 A. Walton <awalton@gnome.org> * */*.[ch]: Move all of Nautilus to single Gtk+ includes, because Mitch says so. Closes Bug #530315. svn path=/trunk/; revision=14182
* Initial work on open with tab with multple selected files. (#343930) PatchAlexander Larsson2008-02-201-0/+2
| | | | | | | | | | | | | | | 2008-02-20 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-mime-application-chooser.[ch]: * libnautilus-private/nautilus-open-with-dialog.[ch]: * src/file-manager/fm-directory-view.c: * src/file-manager/fm-properties-window.c: Initial work on open with tab with multple selected files. (#343930) Patch from Cosimo Cecchi svn path=/trunk/; revision=13782
* Merge gio-branchAlexander Larsson2007-11-301-0/+53
svn path=/trunk/; revision=13464