| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing (closure) GIR annotations | Robert Ancell | 2020-01-13 | 1 | -1/+1 |
* | font chooser: Make the language property writable | Matthias Clasen | 2018-04-02 | 1 | -2/+18 |
* | font chooser: Align property defaults | Matthias Clasen | 2018-03-31 | 1 | -2/+1 |
* | font chooser: Make levels flags | Matthias Clasen | 2018-03-27 | 1 | -6/+9 |
* | The big versioning cleanup | Matthias Clasen | 2018-02-06 | 1 | -39/+0 |
* | font chooser: Add properties for features and language | Matthias Clasen | 2018-01-03 | 1 | -0/+75 |
* | font chooser: introduce font chooser levels | Matthias Clasen | 2018-01-03 | 1 | -0/+55 |
* | Use Unicode in translatable strings | Piotr Drąg | 2016-12-19 | 1 | -1/+1 |
* | introspection: This patch fixes nullable return values fixes for the followin... | Alberto Ruiz | 2016-01-08 | 1 | -5/+5 |
* | Intern all signal names beforehand | Matthias Clasen | 2015-09-12 | 1 | -1/+1 |
* | Redo font map support in GtkFontChooser | Matthias Clasen | 2015-06-13 | 1 | -15/+5 |
* | Fix return value error in gtk_font_chooser_get_font_map | Ting-Wei Lan | 2015-05-12 | 1 | -1/+1 |
* | GtkFontChooser: Add an example to the docs | Matthias Clasen | 2015-05-07 | 1 | -4/+24 |
* | GtkFontChooser: Allow a custom font map | Matthias Clasen | 2015-05-07 | 1 | -0/+56 |
* | GtkFontChooser: Use G_PARAM_EXPLICIT_NOTIFY for show-preview-entry | Matthias Clasen | 2014-06-09 | 1 | -1/+1 |
* | docs: use Returns: consistently | William Jon McCann | 2014-02-19 | 1 | -7/+7 |
* | docs: use proper quotes | William Jon McCann | 2014-02-05 | 1 | -5/+5 |
* | Minor doc cleanup | Matthias Clasen | 2013-03-14 | 1 | -2/+2 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | fontchooser: List font description as font description | Benjamin Otte | 2011-09-19 | 1 | -1/+1 |
* | Clarify conditions when get_font_{family,face} return NULL | Christian Persch | 2011-09-13 | 1 | -2/+6 |
* | Rename gtk_font_chooser_get_{family,face,size} | Christian Persch | 2011-09-13 | 1 | -6/+6 |
* | Add GtkFontChooser:font-desc property | Christian Persch | 2011-09-13 | 1 | -2/+81 |
* | Remove GtkFontChooser:[sg]et_font | Christian Persch | 2011-09-13 | 1 | -3/+7 |
* | Setters should not return a boolean | Christian Persch | 2011-09-13 | 1 | -13/+6 |
* | Trivial: Fix up function name in the docs | Matthias Clasen | 2011-09-13 | 1 | -1/+1 |
* | Rename GtkFontChooser:font-name to :font | Christian Persch | 2011-09-13 | 1 | -10/+10 |
* | Make GtkFontChooser an interface | Christian Persch | 2011-09-13 | 1 | -1115/+82 |
* | GtkFontChooser: mark 'no matches' string for translation | Matthias Clasen | 2011-09-05 | 1 | -1/+1 |
* | GtkFontChooser: escape markup where required | Matthias Clasen | 2011-09-04 | 1 | -14/+11 |
* | Trivial: include cleanups | Matthias Clasen | 2011-08-28 | 1 | -1/+0 |
* | More include cleanups | Matthias Clasen | 2011-08-28 | 1 | -4/+2 |
* | GtkFontChooser: Add a ::font-activated signal | Matthias Clasen | 2011-08-24 | 1 | -1/+47 |
* | Make setting fontname work, independent of a screen | Matthias Clasen | 2011-08-15 | 1 | -20/+41 |
* | Keep the currently selected font over theme changes | Matthias Clasen | 2011-08-15 | 1 | -14/+34 |
* | Add filtering to the font chooser | Matthias Clasen | 2011-08-15 | 1 | -81/+109 |
* | Add 'no matches' functionality | Matthias Clasen | 2011-08-15 | 1 | -31/+18 |
* | Make the fontchooser dialog come up in a reasonable size | Matthias Clasen | 2011-08-15 | 1 | -0/+1 |
* | Just use a single grid | Matthias Clasen | 2011-08-15 | 1 | -12/+7 |
* | Clean up error handling | Matthias Clasen | 2011-08-15 | 1 | -7/+9 |
* | Rename some statics | Matthias Clasen | 2011-08-15 | 1 | -8/+8 |
* | Avoid extraneous signals at destroy time | Matthias Clasen | 2011-08-15 | 1 | -17/+41 |
* | Simplify a few things | Matthias Clasen | 2011-08-15 | 1 | -60/+49 |
* | Trivial formatting fixes | Matthias Clasen | 2011-08-15 | 1 | -87/+85 |
* | GtkFontChooser: get_font_name did not return the font size | Alberto Ruiz | 2011-08-15 | 1 | -1/+7 |
* | GtkFontChooser: Stub code to handle empty list by search. | Alberto Ruiz | 2011-08-15 | 1 | -4/+70 |
* | GtkFontChooser: font-name property notification wasn't properly propagated du... | Alberto Ruiz | 2011-08-15 | 1 | -18/+4 |
* | GtkFontChooser: Using G_N_ELEMENTS instead of a define | Alberto Ruiz | 2011-08-15 | 1 | -4/+3 |
* | GtkFontChooser: Using the widget instead of the private struct as signal data... | Alberto Ruiz | 2011-08-15 | 1 | -31/+43 |
* | GtkFontChooser: Fixed coding style wrt spacing around operators | Alberto Ruiz | 2011-08-15 | 1 | -5/+5 |