summaryrefslogtreecommitdiff
path: root/gtk/gtkappchooserdialog.c
Commit message (Expand)AuthorAgeFilesLines
* app chooser dialog: Drop the priv pointerMatthias Clasen2019-05-271-72/+91
* app chooser dialog: Make finalMatthias Clasen2019-05-271-0/+13
* app chooser: Use editable api on search entryMatthias Clasen2019-02-191-1/+1
* Drop GtkButtonBoxMatthias Clasen2019-02-041-1/+0
* Stop using gtk_box_pack_endTimm Bäder2019-01-231-3/+3
* appchooserdialog: Fix memory leakMohammed Sadiq2018-05-131-0/+1
* appchooserdialog: Don't fire notify::heading twiceMohammed Sadiq2018-05-131-1/+2
* appchoooserdialog: use search bar key capture APICarlos Garnacho2018-04-051-13/+3
* app chooser: Stop using ::key-press-eventMatthias Clasen2018-04-051-6/+9
* The big versioning cleanupMatthias Clasen2018-02-061-6/+0
* image: Remove icon-size argument from icon settersMatthias Clasen2017-11-151-1/+1
* appchooserdialog: Remove unused macroTimm Bäder2017-10-051-2/+0
* box: Remove fill child propertyTimm Bäder2017-04-251-3/+3
* box: Remove expand child propertyTimm Bäder2017-04-251-3/+5
* appchooserwidget: Inherit from GtkWidgetTimm Bäder2017-03-311-1/+0
* API: container: Remove gtk_container_set_border_width()Benjamin Otte2016-10-161-45/+3
* dialog: Remove alternative button order APITimm Bäder2016-10-161-7/+0
* box: Remove 'padding' child propertyTimm Bäder2016-10-161-3/+3
* 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