summaryrefslogtreecommitdiff
path: root/gtk/gtkappchooserwidget.c
Commit message (Expand)AuthorAgeFilesLines
* app chooser: Set a CSS nameMatthias Clasen2016-01-131-0/+6
* app chooser: Avoid duplicatesMatthias Clasen2015-09-221-1/+1
* Intern all signal names beforehandMatthias Clasen2015-09-121-3/+3
* Drop a few unneeded ifsMatthias Clasen2014-12-081-11/+4
* GtkAppChooserWidget: Use G_PARAM_EXPLICIT_NOTIFYMatthias Clasen2014-06-091-6/+6
* app chooser: Add a search barMatthias Clasen2014-02-141-9/+15
* Modernize the app chooser dialogMatthias Clasen2014-02-131-11/+18
* resources: move resources into a subdirectoryWilliam Jon McCann2014-01-231-1/+1
* Fix a compiler warningMatthias Clasen2013-12-171-1/+1
* GtkAppChoserWidget: Don't leak the context menuMatthias Clasen2013-12-171-9/+20
* GtkAppChooserWidget: Monitor installed applicationsMatthias Clasen2013-12-171-0/+15
* Revert "appchooserwidget: check for g_app_info_should_show()"Cosimo Cecchi2013-09-171-3/+0
* Another round of template binding api changesMatthias Clasen2013-07-261-5/+5
* Rename the widget template APIEmmanuele Bassi2013-07-261-8/+8
* widget: Use a real offset in gtk_widget_class_automate_childAlexander Larsson2013-07-261-5/+5
* Use proper quotation marksWilliam Jon McCann2013-07-171-1/+1
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-4/+2
* GtkAppChooserWidget: Define children with a GtkBuilder templateTristan Van Berkom2013-04-081-114/+45
* appchooserwidget: check for g_app_info_should_show()Cosimo Cecchi2012-10-151-0/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtkappchooserwidget: Use symbolic names for button numbersCarlos Garcia Campos2012-01-271-1/+1
* gtkappchooserwidget: Use g_object_clear()Javier Jardón2011-12-221-5/+1
* GtkAppChooserButton: Add a way to include the default appMatthias Clasen2011-09-101-15/+32
* GtkAppChooserDialog: handle sensitivity of 'Select' betterMatthias Clasen2011-08-281-1/+1
* GtkAppChooserWidgetPrivate: Improve struct packingMatthias Clasen2011-04-121-5/+6
* Allow GtkAppChooser classes to be instantiated with content-type=NULL.Tristan Van Berkom2011-03-011-9/+11
* Use actual app name in app choosersWilliam Jon McCann2011-01-211-13/+9
* Fix win32 buildFridrich Štrba2011-01-111-0/+2
* Add appchooser docsMatthias Clasen2011-01-061-0/+11
* app-chooser-widget: plug a memory leakCosimo Cecchi2010-12-071-2/+2
* app-chooser: other misc doc fixesCosimo Cecchi2010-11-301-4/+11
* app-chooser: update docsCosimo Cecchi2010-11-301-0/+28
* Coding style fixupsMatthias Clasen2010-11-241-320/+493
* Fix reference counting for iconsMatthias Clasen2010-11-241-2/+1
* app-chooser-widget: add a 'populate-popup' signal for context menusCosimo Cecchi2010-11-241-0/+94
* open-with-widget: make sure to escape the string we use for markupCosimo Cecchi2010-11-231-10/+10
* Revert "open-with-widget: don't check if the app supports URIs/files"Cosimo Cecchi2010-11-231-1/+5
* app-chooser: rename GtkOpenWith to GtkAppChooserCosimo Cecchi2010-11-231-0/+1198