summaryrefslogtreecommitdiff
path: root/gtk/gtkfontbutton.c
Commit message (Expand)AuthorAgeFilesLines
* GtkFontButton: Stop using deprecated APIMatthias Clasen2014-10-021-17/+44
* GtkFontButton: Make sure the dialog isn't destroyed on delete-eventRui Matos2014-09-281-0/+3
* GtkFontButton: Avoid criticalsMatthias Clasen2014-08-151-2/+8
* GtkFontButton: Limit the decimals shown for sizeMatthias Clasen2014-08-151-1/+1
* GtkFontButton: Use the same font name as the font chooserMatthias Clasen2014-08-151-9/+6
* GtkFontButton: Use G_PARAM_EXPLICIT_NOTIFYMatthias Clasen2014-06-091-4/+4
* GtkFontButton Trivial cleanupMatthias Clasen2014-06-091-4/+2
* GtkFontButton: Fix the handling of show-preview-buttonMatthias Clasen2014-06-091-4/+9
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-2/+2
* docs: use apostrophe in *'reWilliam Jon McCann2014-02-071-1/+1
* docs: don't use <emphasis>William Jon McCann2014-01-281-1/+1
* resources: move resources into a subdirectoryWilliam Jon McCann2014-01-231-1/+1
* Another round of template binding api changesMatthias Clasen2013-07-261-3/+3
* Rename the widget template APIEmmanuele Bassi2013-07-261-3/+3
* widget: Use a real offset in gtk_widget_class_automate_childAlexander Larsson2013-07-261-3/+3
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-5/+2
* GtkFontButton: Define children with a GtkBuilder templateTristan Van Berkom2013-04-081-32/+15
* Deprecate gtk_widget_push_composite_child & friendsTristan Van Berkom2013-04-081-3/+0
* GtkFontButton: default show-preview-entry to TRUEMatthias Clasen2013-03-171-1/+1
* Change FSF AddressJavier Jardón2012-02-271-2/+1
* Fix void function n gtkfontbutton.c so it does not try to return a value.Brian Cameron2011-10-101-3/+3
* fontbutton: Properly display absolute sizesBenjamin Otte2011-09-221-2/+4
* fontbutton: Properly update label after property changesBenjamin Otte2011-09-221-15/+14
* fontbutton: Display the same text as elsewhereBenjamin Otte2011-09-221-11/+6
* Take font size also from the font descriptionChristian Persch2011-09-131-0/+5
* Fix implementation of GtkFontButton:get_font_{family,face}Christian Persch2011-09-131-103/+109
* Rename gtk_font_chooser_get_{family,face,size}Christian Persch2011-09-131-3/+3
* Add GtkFontChooser:font-desc propertyChristian Persch2011-09-131-41/+92
* Remove GtkFontChooser:[sg]et_fontChristian Persch2011-09-131-19/+0
* Setters should not return a booleanChristian Persch2011-09-131-8/+5
* GtkFontChooser implementation for GtkFontButtonChristian Persch2011-09-131-11/+253
* Rename GtkFontChooser:font-name to :fontChristian Persch2011-09-131-4/+4
* Make GtkFontChooser an interfaceChristian Persch2011-09-131-8/+9
* More include cleanupsMatthias Clasen2011-08-281-1/+1
* GtkFontChooserDialog: GtkFontButton now uses GtkFontChooserDialog instead of ...Alberto Ruiz2011-08-151-54/+45
* gtk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-2/+2
* Drop unneeded includes: gtkalignment.hMatthias Clasen2011-06-071-1/+1
* Clean up more includesMatthias Clasen2011-06-071-1/+0
* Move documentation to inline comments: GtkFontButtonJavier Jardón2011-04-111-0/+12
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-11-021-2/+2
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-1/+1
* Use gtk_separator_new() instead gtk_[v|h]separator_new()Javier Jardón2010-10-301-1/+1
* Use accessor funtions to access GtkFontSelectionDialogJavier Jardón2010-07-131-2/+2
* gtkfontbutton: unseal private pointerJavier Jardón2010-07-131-2/+3
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+0
* Deprecate widget flag: GTK_WIDGET_VISIBLEJavier Jardón2010-03-011-1/+1
* Deprecate flag macros for toplevel, state, no window and composite childChristian Dywan2010-01-041-1/+1
* Bug 562998 – GtkFontButton documentation improvementsSven Herzberg2008-12-031-1/+6
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1