summaryrefslogtreecommitdiff
path: root/gtk/gtkfontchooser.h
Commit message (Expand)AuthorAgeFilesLines
* Pacify gobject-introspectionMatthias Clasen2015-06-201-1/+1
* Redo font map support in GtkFontChooserMatthias Clasen2015-06-131-1/+6
* GtkFontChooser: Allow a custom font mapMatthias Clasen2015-05-071-0/+5
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* fontchooser: silence g-i scanner warningCosimo Cecchi2012-06-251-5/+5
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk: Use versioned deprecationsMatthias Clasen2012-02-271-0/+13
* Typo fixMatthias Clasen2012-01-301-1/+1
* Fix a parameter name mismatchMatthias Clasen2011-09-131-1/+1
* Rename gtk_font_chooser_get_{family,face,size}Christian Persch2011-09-131-3/+3
* Add GtkFontChooser:font-desc propertyChristian Persch2011-09-131-0/+6
* Remove GtkFontChooser:[sg]et_fontChristian Persch2011-09-131-3/+1
* Setters should not return a booleanChristian Persch2011-09-131-2/+2
* Rename GtkFontChooser:font-name to :fontChristian Persch2011-09-131-4/+4
* Make GtkFontChooser an interfaceChristian Persch2011-09-131-64/+58
* GtkFontChooser: Add a ::font-activated signalMatthias Clasen2011-08-241-0/+3
* Add filtering to the font chooserMatthias Clasen2011-08-151-0/+20
* Trivial formatting fixesMatthias Clasen2011-08-151-0/+1
* GtkFontChooser: Missing G_END_DECLS in fontchooser headerAlberto Ruiz2011-08-151-0/+1
* GtkFontChooser: Remove outdated Copyright informationAlberto Ruiz2011-08-151-5/+0
* GtkFontChooser: Use GtkBox instead of GtkVBox as base class.Alberto Ruiz2011-08-151-3/+3
* GtkFontChooserDialog: Split the dialog out of gtkfontchooser.[ch] to gtkfontc...Alberto Ruiz2011-08-151-76/+1
* GtkFontChooser: Renaming the class names and fixing the testsAlberto Ruiz2011-08-151-78/+56
* GtkFontChooser: Remove wrong usage of GTK_DISABLE_DEPRECATEDAlberto Ruiz2011-08-151-9/+9
* GtkFontChooser: Add a property to control whether the preview entry is shown ...Alberto Ruiz2011-08-151-23/+26
* GtkFontChooser: Add gtk_font_selection_dialog_get_select_button and use GTK_D...Alberto Ruiz2011-08-151-6/+13
* GtkFontChooser: Remove all cruft from the current GtkFontSelection implementa...Alberto Ruiz2011-08-151-0/+176