summaryrefslogtreecommitdiff
path: root/gtk/gtkappchooserwidget.c
Commit message (Expand)AuthorAgeFilesLines
* app chooser: Use editable api on search entryMatthias Clasen2019-02-191-1/+1
* widget: Don't pass a position to ->size_allocateTimm Bäder2018-11-131-4/+9
* multipressgesture: Port to new API modelBenjamin Otte2018-04-261-5/+5
* widget: Remove clip from size-allocate vfuncBenjamin Otte2018-04-051-4/+3
* appchooserwidget: search text using g_str_match_string()Nelson Benítez León2018-03-311-40/+7
* GtkWidget: Start renaming widget->windowAlexander Larsson2018-03-201-1/+1
* The big versioning cleanupMatthias Clasen2018-02-061-24/+0
* app chooser: Use a gestureMatthias Clasen2018-01-161-40/+36
* Remove some unused includesMatthias Clasen2017-11-291-2/+0
* gtk: Intern css namesMatthias Clasen2017-11-171-1/+1
* appchooserwidget: Don't limit application list unconditionallyFlorian Müllner2017-10-261-1/+2
* appchooserwidget: Update to using GdkEvent APICarlos Garnacho2017-09-191-2/+9
* widget: Add baseline and out_clip parameters to size-allocateTimm Bäder2017-07-191-4/+6
* Chain up in size-allocate implementationsTimm Bäder2017-05-011-0/+2
* appchooserwidget: Inherit from GtkWidgetTimm Bäder2017-03-311-3/+57
* Use Unicode in translatable stringsPiotr Drąg2016-12-191-1/+1
* appchooser: Plug a memory leakMatthias Clasen2016-11-141-4/+4
* Use NULL for generic marshallers in g_signal_new()Benjamin Otte2016-08-291-2/+2
* port to new gtk_menu_popup_at_* () functionsWilliam Hua2016-07-191-2/+1
* 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