summaryrefslogtreecommitdiff
path: root/gtk/gtkappchooserdialog.c
Commit message (Expand)AuthorAgeFilesLines
* introspection: This patch fixes nullable return values fixes for the followin...Alberto Ruiz2016-01-081-1/+1
* app chooser dialog: Prevent uneven button heightsMatthias Clasen2015-02-261-0/+5
* AppChooserDialog: Fix memleakRico Tzschichholz2015-02-181-1/+6
* app chooser: Move buttons to templateMatthias Clasen2014-07-091-5/+0
* app chooser: sync sensitivity of search buttonMatthias Clasen2014-02-141-3/+3
* app chooser: Add a search barMatthias Clasen2014-02-141-2/+99
* Modernize the app chooser dialogMatthias Clasen2014-02-131-62/+57
* resources: move resources into a subdirectoryWilliam Jon McCann2014-01-231-1/+1
* app chooser: Use headerbarWilliam Jon McCann2014-01-171-20/+41
* Update all internal users of gtk_dialog_get_action_areaMatthias Clasen2014-01-171-0/+2
* Remove an unneeded includeMatthias Clasen2013-12-171-4/+0
* GtkAppChooserDialog: Add a 'Software' buttonMatthias Clasen2013-12-171-2/+80
* GtkAppChooser: Drop PackageKit integrationMatthias Clasen2013-12-171-139/+0
* Another round of template binding api changesMatthias Clasen2013-07-261-4/+4
* Rename the widget template APIEmmanuele Bassi2013-07-261-5/+5
* widget: Use a real offset in gtk_widget_class_automate_childAlexander Larsson2013-07-261-4/+4
* Drop some unnecessary includesMatthias Clasen2013-07-191-1/+0
* Move wholly deprecated classes to gtk/deprecated/Matthias Clasen2013-07-191-1/+1
* Use proper quotation marksWilliam Jon McCann2013-07-171-4/+4
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-4/+2
* Prevent a segfault if GtkAppChooserDialog gets disposed earlyMatthias Clasen2013-05-021-0/+2
* GtkAppChooserDialog: Define children with a GtkBuilder templateTristan Van Berkom2013-04-081-46/+24
* appchooserdialog: remove redundant checksCosimo Cecchi2013-03-041-71/+1
* appchooserdialog: add a missing label mnemonicCosimo Cecchi2012-08-101-1/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* app-chooser-dialog: cancel the PK operation when the dialog is dismissedCosimo Cecchi2012-02-011-6/+13
* app-chooser-dialog: make sure to hold a ref when doing async opsCosimo Cecchi2012-02-011-3/+16
* appchooser: make the "Find applications online" follow search stateCosimo Cecchi2011-10-041-0/+3
* appchooser: add a GCancellable to the search operationCosimo Cecchi2011-10-041-2/+13
* GtkAppChooserButton: Add a way to include the default appMatthias Clasen2011-09-101-0/+3
* GtkAppChooserDialog: handle sensitivity of 'Select' betterMatthias Clasen2011-08-281-0/+6
* GtkAppChooser: Deal with 'no app found' gracefullyMatthias Clasen2011-08-281-7/+15
* gtkappchooserdialog: gtk_misc_set_alignmentDiego Celix2011-08-281-1/+2
* GtkAppChooserDialog: remove an unused variableMatthias Clasen2011-08-241-1/+0
* GtkAppChooserDialog: Simplify the constructionMatthias Clasen2011-08-241-17/+3
* Ensure we always grab the gdk lock in async callbacksAlexander Larsson2011-03-281-0/+8
* Allow GtkAppChooser classes to be instantiated with content-type=NULL.Tristan Van Berkom2011-03-011-15/+22
* Add gtk_app_chooser_button_get/set_headingMatthias Clasen2011-01-241-2/+1
* Add a way to set the heading of GtkAppChooserDialogMatthias Clasen2011-01-201-2/+67
* Change the label of the GtkAppChooserDialog buttonMatthias Clasen2011-01-201-1/+1
* Make the show more button follow the show-other propertyWilliam Jon McCann2011-01-201-2/+2
* 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
* 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
* Coding style fixupsMatthias Clasen2010-11-241-119/+139
* app-chooser-dialog: add a 'Forget Association' context menu itemCosimo Cecchi2010-11-241-0/+52