Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add filter test to testfontchooserdialog | Christian Persch | 2011-09-13 | 1 | -0/+15 |
| | |||||
* | Rename gtk_font_chooser_get_{family,face,size} | Christian Persch | 2011-09-13 | 1 | -2/+2 |
| | | | | | ... to gtk_font_chooser_get_font_{family,face,size}, in order to avoid naming conflicts in bindings. | ||||
* | Add GtkFontChooser:font-desc property | Christian Persch | 2011-09-13 | 1 | -0/+44 |
| | | | | Add a way to set/get the font as a PangoFontDescription. | ||||
* | Add prop editors to testfontchooser{,dialog} | Christian Persch | 2011-09-13 | 1 | -1/+9 |
| | |||||
* | Fix minor issues in the tests | Matthias Clasen | 2011-08-15 | 1 | -1/+1 |
| | |||||
* | GtkFontChooserDialog: GtkFontButton now uses GtkFontChooserDialog instead of ↵ | Alberto Ruiz | 2011-08-15 | 1 | -7/+5 |
| | | | | GtkFontSelectionDialog | ||||
* | GtkFontChooserDialog: Add parent window as a parameter in the constructor | Alberto Ruiz | 2011-08-15 | 1 | -1/+1 |
| | |||||
* | GtkFontChooser: Expose the new widget in gtk.h and add test cases | Alberto Ruiz | 2011-08-15 | 1 | -0/+38 |