summaryrefslogtreecommitdiff
path: root/gtk/gtkappchooserdialog.c
Commit message (Expand)AuthorAgeFilesLines
* appchooserdialog: Convert docsMatthias Clasen2021-03-111-34/+40
* Remove unneeded gtkstylecontext.h includesTimm Bäder2020-10-141-1/+0
* Drop style class definesMatthias Clasen2020-08-141-2/+2
* Replace "gchar" with "char"Benjamin Otte2020-07-251-13/+13
* Replace "gint" with "int"Benjamin Otte2020-07-251-1/+1
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-3/+3
* Use gtk_window_destroyMatthias Clasen2020-05-111-1/+1
* Use gtk_button_set_child throughoutMatthias Clasen2020-05-041-1/+1
* appchooserdialog: Don't show subtitle label when subtitle is nullAlexander Mikhaylenko2020-05-021-6/+9
* Merge branch 'wip/exalm/headerbar-title' into 'master'Benjamin Otte2020-05-011-2/+24
|\
| * headerbar: Rename custom-title to title-widgetAlexander Mikhaylenko2020-05-011-1/+1
| * appchooserdialog: Create title and subtitle manuallyAlexander Mikhaylenko2020-05-011-2/+24
* | appchooserdialog: Don't show broken subtitlesFlorian Müllner2020-05-011-3/+5
|/
* Use gtk_widget_add/remove_css_class moreMatthias Clasen2020-04-101-1/+0
* appchooserdialog: Drop the Private structMatthias Clasen2020-03-281-108/+78
* Replace fallthrough comments with G_GNUC_FALLTHROUGHTimm Bäder2020-03-061-0/+1
* Rename gtk_widget{get,set,has}_style_class to _css_classTimm Bäder2020-02-071-2/+2
* Start using GtkWidget's new style class APITimm Bäder2020-02-071-2/+2
* appchooserwidget: Remove ::populate-popupMatthias Clasen2019-12-291-52/+0
* appchooserdialog: Remove unnecessary gtk_widget_show() callsTimm Bäder2019-09-131-3/+0
* 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