Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More documentation fixes2.99.0 | Matthias Clasen | 2011-01-06 | 1 | -2/+2 |
| | |||||
* | Add appchooser docs | Matthias Clasen | 2011-01-06 | 1 | -0/+12 |
| | |||||
* | appchooserdialog: use new GLib API to modify positioning | Cosimo Cecchi | 2010-12-20 | 1 | -3/+3 |
| | | | | The dialog will always show up with the last selected application. | ||||
* | Fix abi check after recent merges | Matthias Clasen | 2010-12-05 | 1 | -8/+8 |
| | |||||
* | app-chooser: other misc doc fixes | Cosimo Cecchi | 2010-11-30 | 1 | -1/+1 |
| | |||||
* | app-chooser: update docs | Cosimo Cecchi | 2010-11-30 | 1 | -1/+8 |
| | |||||
* | app-chooser-online: rework of the online module | Cosimo Cecchi | 2010-11-29 | 1 | -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 fixups | Matthias Clasen | 2010-11-24 | 1 | -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 item | Cosimo Cecchi | 2010-11-24 | 1 | -0/+52 |
| | |||||
* | Revert "open-with-dialog: remove automatic setting of support-for-type" | Cosimo Cecchi | 2010-11-24 | 1 | -0/+38 |
| | | | | | | | | This reverts commit 4cfe12129626e8bc1edc87ce9977a1ec71947d7b. Conflicts: gtk/gtkappchooserdialog.c | ||||
* | app-chooser: rename GtkOpenWith to GtkAppChooser | Cosimo Cecchi | 2010-11-23 | 1 | -0/+641 |