summaryrefslogtreecommitdiff
path: root/gtk/gtkfontchooserdialog.c
Commit message (Expand)AuthorAgeFilesLines
* font chooser: Move buttons to templateMatthias Clasen2014-07-091-5/+1
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-1/+1
* docs: use proper quotesWilliam Jon McCann2014-02-051-2/+2
* docs: Use "#" for refsect2 instead of ##William Jon McCann2014-02-041-1/+1
* docs: Convert to markdownMatthias Clasen2014-02-021-6/+5
* resources: move resources into a subdirectoryWilliam Jon McCann2014-01-231-1/+1
* font dialog: Use headerbarWilliam Jon McCann2014-01-171-3/+12
* Update all internal users of alternative button orderMatthias Clasen2014-01-171-1/+2
* Another round of template binding api changesMatthias Clasen2013-07-261-3/+3
* Rename the widget template APIEmmanuele Bassi2013-07-261-4/+4
* widget: Use a real offset in gtk_widget_class_automate_childAlexander Larsson2013-07-261-3/+3
* Move wholly deprecated classes to gtk/deprecated/Matthias Clasen2013-07-191-1/+1
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-5/+2
* GtkFontChooserDialog: Define children with a GtkBuilder templateTristan Van Berkom2013-04-081-45/+21
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Small documentation tweaks in font choosersMatthias Clasen2012-02-141-3/+3
* Doc typo fixMatthias Clasen2011-12-151-1/+2
* Cosmetic doc fixesMatthias Clasen2011-09-131-2/+2
* Make GtkFontChooser an interfaceChristian Persch2011-09-131-137/+53
* GtkFontChooserDialog: Select when a list item is activatedMatthias Clasen2011-08-241-5/+17
* Add a mnemonic to the 'Select' buttonMatthias Clasen2011-08-231-1/+1
* Trivial formatting fixesMatthias Clasen2011-08-151-30/+30
* GtkFontChooserDialog: Add parent window as a parameter in the constructorAlberto Ruiz2011-08-151-3/+8
* GtkFontChooserDialog: Use g_object_new to set initial values in the dialog co...Alberto Ruiz2011-08-151-8/+5
* GtkFontChooser: Cleanup comments and fix indentation alignmentsAlberto Ruiz2011-08-151-7/+0
* GtkFontChooser: Use const instead of G_CONST_RETURNAlberto Ruiz2011-08-151-1/+1
* GtkFontChooser: GtkFontChooserDialog: Update documenation to reflect Since: 3.2Alberto Ruiz2011-08-151-0/+4
* GtkFontChooserDialog: Split the dialog out of gtkfontchooser.[ch] to gtkfontc...Alberto Ruiz2011-08-151-0/+312