summaryrefslogtreecommitdiff
path: root/gtk/gtkappchooserbutton.c
Commit message (Expand)AuthorAgeFilesLines
* introspection: This patch fixes nullable return values fixes for the followin...Alberto Ruiz2016-01-081-1/+1
* Intern all signal names beforehandMatthias Clasen2015-09-121-1/+1
* app chooser button: Convert to g_object_notify_by_pspecMatthias Clasen2015-09-081-17/+19
* Formatting fixesMatthias Clasen2014-12-231-44/+37
* GtkAppChooserButton: Use G_PARAM_EXPLICIT_NOTIFYMatthias Clasen2014-06-091-3/+3
* GtkAppChooserButton: Fix a possible crashMatthias Clasen2014-06-091-1/+2
* Revert "appchooserbutton: filter out applications not supposed to be visible"Cosimo Cecchi2013-09-171-3/+0
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-8/+6
* appchooserbutton: filter out applications not supposed to be visibleCosimo Cecchi2013-03-221-0/+3
* Bug 595615 — Use proper ellipsesPhilip Withnall2012-11-261-3/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Documentation: Correct references to properties.Murray Cumming2012-02-151-3/+3
* GtkAppChooserButton: Add a way to include the default appMatthias Clasen2011-09-101-26/+146
* GtkAppChooserButton: Make activating rows work as expectedMatthias Clasen2011-08-241-0/+2
* GtkAppChooserButtonPrivate: Improve struct packingMatthias Clasen2011-04-121-2/+2
* GtkAppChooserButton: avoid some leaksMatthias Clasen2011-04-011-6/+10
* Allow GtkAppChooser classes to be instantiated with content-type=NULL.Tristan Van Berkom2011-03-011-12/+13
* Add some missing symbols to the docsMatthias Clasen2011-02-081-3/+4
* Add gtk_app_chooser_button_get/set_headingMatthias Clasen2011-01-241-0/+62
* Use actual app name in app choosersWilliam Jon McCann2011-01-211-1/+1
* When cancelling the app dialog return to the last item in comboboxWilliam Jon McCann2011-01-201-1/+5
* Make GtkAppChooserButton work in modal contextMatthias Clasen2011-01-201-0/+3
* Don't reserve a column of space the for icons in app chooser buttonWilliam Jon McCann2011-01-201-5/+12
* Don't use an icon for Other Applications...William Jon McCann2011-01-201-6/+1
* Fix win32 buildFridrich Štrba2011-01-111-0/+2
* Add appchooser docsMatthias Clasen2011-01-061-0/+8
* app-chooser-button: don't insert empty rows in the comboboxCosimo Cecchi2010-12-011-13/+20
* app-chooser-button: add a note in the docsCosimo Cecchi2010-12-011-0/+2
* app-chooser-button: add gtk_app_chooser_button_set_active_custom_item()Cosimo Cecchi2010-12-011-0/+61
* app-chooser-button: make sure to always get a valid iterCosimo Cecchi2010-12-011-1/+2
* app-chooser: other misc doc fixesCosimo Cecchi2010-11-301-2/+2
* app-chooser: update docsCosimo Cecchi2010-11-301-0/+9
* app-chooser-button: tabs to spacesCosimo Cecchi2010-11-291-31/+32
* app-chooser-button: change the API approach for custom itemsCosimo Cecchi2010-11-291-66/+86
* app-chooser-button: include gtk-docs for show-dialog-itemCosimo Cecchi2010-11-291-0/+27
* app-chooser-button: rename GtkAppChooserComboBox -> GtkAppChooserButtonCosimo Cecchi2010-11-291-0/+656