summaryrefslogtreecommitdiff
path: root/gtk/gtkappchooserdialog.c
Commit message (Collapse)AuthorAgeFilesLines
* More documentation fixes2.99.0Matthias Clasen2011-01-061-2/+2
|
* Add appchooser docsMatthias Clasen2011-01-061-0/+12
|
* appchooserdialog: use new GLib API to modify positioningCosimo Cecchi2010-12-201-3/+3
| | | | The dialog will always show up with the last selected application.
* Fix abi check after recent mergesMatthias Clasen2010-12-051-8/+8
|
* app-chooser: other misc doc fixesCosimo Cecchi2010-11-301-1/+1
|
* app-chooser: update docsCosimo Cecchi2010-11-301-1/+8
|
* app-chooser-online: rework of the online moduleCosimo Cecchi2010-11-291-20/+49
| | | | | | | | | - the _get_default() method is now async - the PackageKit module will return NULL in case PackageKit is not available in the session bus - the dummy module doesn't exist anymore - the dialog won't display the online button in case there's no module available
* Coding style fixupsMatthias Clasen2010-11-241-119/+139
| | | | | | | | This commit adjusts the app chooser code to GTK+ coding style: - line up prototypes - remove some excess {} - remove tabs and trailing whitespace - add docs
* app-chooser-dialog: add a 'Forget Association' context menu itemCosimo Cecchi2010-11-241-0/+52
|
* Revert "open-with-dialog: remove automatic setting of support-for-type"Cosimo Cecchi2010-11-241-0/+38
| | | | | | | | This reverts commit 4cfe12129626e8bc1edc87ce9977a1ec71947d7b. Conflicts: gtk/gtkappchooserdialog.c
* app-chooser: rename GtkOpenWith to GtkAppChooserCosimo Cecchi2010-11-231-0/+641