| Commit message (Expand) | Author | Age | Files | Lines |
* | Use Unicode in translatable strings | Piotr Drąg | 2016-12-19 | 1 | -1/+1 |
* | Use NULL for generic marshallers in g_signal_new() | Benjamin Otte | 2016-08-29 | 1 | -1/+1 |
* | introspection: This patch fixes nullable return values fixes for the followin... | Alberto Ruiz | 2016-01-08 | 1 | -1/+1 |
* | Intern all signal names beforehand | Matthias Clasen | 2015-09-12 | 1 | -1/+1 |
* | app chooser button: Convert to g_object_notify_by_pspec | Matthias Clasen | 2015-09-08 | 1 | -17/+19 |
* | Formatting fixes | Matthias Clasen | 2014-12-23 | 1 | -44/+37 |
* | GtkAppChooserButton: Use G_PARAM_EXPLICIT_NOTIFY | Matthias Clasen | 2014-06-09 | 1 | -3/+3 |
* | GtkAppChooserButton: Fix a possible crash | Matthias Clasen | 2014-06-09 | 1 | -1/+2 |
* | Revert "appchooserbutton: filter out applications not supposed to be visible" | Cosimo Cecchi | 2013-09-17 | 1 | -3/+0 |
* | gtk: Use new macros for defining private data | Emmanuele Bassi | 2013-07-09 | 1 | -8/+6 |
* | appchooserbutton: filter out applications not supposed to be visible | Cosimo Cecchi | 2013-03-22 | 1 | -0/+3 |
* | Bug 595615 — Use proper ellipses | Philip Withnall | 2012-11-26 | 1 | -3/+3 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | Documentation: Correct references to properties. | Murray Cumming | 2012-02-15 | 1 | -3/+3 |
* | GtkAppChooserButton: Add a way to include the default app | Matthias Clasen | 2011-09-10 | 1 | -26/+146 |
* | GtkAppChooserButton: Make activating rows work as expected | Matthias Clasen | 2011-08-24 | 1 | -0/+2 |
* | GtkAppChooserButtonPrivate: Improve struct packing | Matthias Clasen | 2011-04-12 | 1 | -2/+2 |
* | GtkAppChooserButton: avoid some leaks | Matthias Clasen | 2011-04-01 | 1 | -6/+10 |
* | Allow GtkAppChooser classes to be instantiated with content-type=NULL. | Tristan Van Berkom | 2011-03-01 | 1 | -12/+13 |
* | Add some missing symbols to the docs | Matthias Clasen | 2011-02-08 | 1 | -3/+4 |
* | Add gtk_app_chooser_button_get/set_heading | Matthias Clasen | 2011-01-24 | 1 | -0/+62 |
* | Use actual app name in app choosers | William Jon McCann | 2011-01-21 | 1 | -1/+1 |
* | When cancelling the app dialog return to the last item in combobox | William Jon McCann | 2011-01-20 | 1 | -1/+5 |
* | Make GtkAppChooserButton work in modal context | Matthias Clasen | 2011-01-20 | 1 | -0/+3 |
* | Don't reserve a column of space the for icons in app chooser button | William Jon McCann | 2011-01-20 | 1 | -5/+12 |
* | Don't use an icon for Other Applications... | William Jon McCann | 2011-01-20 | 1 | -6/+1 |
* | Fix win32 build | Fridrich Štrba | 2011-01-11 | 1 | -0/+2 |
* | Add appchooser docs | Matthias Clasen | 2011-01-06 | 1 | -0/+8 |
* | app-chooser-button: don't insert empty rows in the combobox | Cosimo Cecchi | 2010-12-01 | 1 | -13/+20 |
* | app-chooser-button: add a note in the docs | Cosimo Cecchi | 2010-12-01 | 1 | -0/+2 |
* | app-chooser-button: add gtk_app_chooser_button_set_active_custom_item() | Cosimo Cecchi | 2010-12-01 | 1 | -0/+61 |
* | app-chooser-button: make sure to always get a valid iter | Cosimo Cecchi | 2010-12-01 | 1 | -1/+2 |
* | app-chooser: other misc doc fixes | Cosimo Cecchi | 2010-11-30 | 1 | -2/+2 |
* | app-chooser: update docs | Cosimo Cecchi | 2010-11-30 | 1 | -0/+9 |
* | app-chooser-button: tabs to spaces | Cosimo Cecchi | 2010-11-29 | 1 | -31/+32 |
* | app-chooser-button: change the API approach for custom items | Cosimo Cecchi | 2010-11-29 | 1 | -66/+86 |
* | app-chooser-button: include gtk-docs for show-dialog-item | Cosimo Cecchi | 2010-11-29 | 1 | -0/+27 |
* | app-chooser-button: rename GtkAppChooserComboBox -> GtkAppChooserButton | Cosimo Cecchi | 2010-11-29 | 1 | -0/+656 |