]> Pileus Git - ~andy/gtk/history - gtk/gtkfontbutton.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkfontbutton.c
2012-02-27 Javier JardónChange FSF Address
2011-10-10 Brian CameronFix void function n gtkfontbutton.c so it does not...
2011-09-22 Benjamin Ottefontbutton: Properly display absolute sizes
2011-09-22 Benjamin Ottefontbutton: Properly update label after property changes
2011-09-22 Benjamin Ottefontbutton: Display the same text as elsewhere
2011-09-13 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-09-13 Christian PerschTake font size also from the font description
2011-09-13 Christian PerschFix implementation of GtkFontButton:get_font_{family...
2011-09-13 Christian PerschRename gtk_font_chooser_get_{family,face,size}
2011-09-13 Christian PerschAdd GtkFontChooser:font-desc property
2011-09-13 Christian PerschRemove GtkFontChooser:[sg]et_font
2011-09-13 Christian PerschSetters should not return a boolean
2011-09-13 Christian PerschGtkFontChooser implementation for GtkFontButton
2011-09-13 Christian PerschRename GtkFontChooser:font-name to :font
2011-09-13 Christian PerschMake GtkFontChooser an interface
2011-08-28 Matthias ClasenMore include cleanups
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-15 Alberto RuizGtkFontChooserDialog: GtkFontButton now uses GtkFontCho...
2011-06-10 Javier Jardóngtk: Use const instead G_CONST_RETURN
2011-06-08 Matthias ClasenDrop unneeded includes: gtkalignment.h
2011-06-08 Matthias ClasenClean up more includes
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-04-11 Javier JardónMove documentation to inline comments: GtkFontButton
2010-11-02 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-31 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-30 Javier JardónUse gtk_separator_new() instead gtk_[v|h]separator_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-30 Javier JardónUse gtk_separator_new() instead gtk_[v|h]separator_new()
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónUse accessor funtions to access GtkFontSelectionDialog
2010-07-13 Javier Jardóngtkfontbutton: unseal private pointer
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-04-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-01-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2008-12-03 Sven HerzbergBug 562998 – GtkFontButton documentation improvements
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-03-04 Michael Natterergtk/gtkcellview.c gtk/gtkcolorbutton.c gtk/gtkentrycomp...
2006-08-06 Matthias ClasenAdd a missing initialization. (#348787, Leonardo Boshell)
2006-07-06 Matthias ClasenImprove consistency of signal and property names
2006-05-31 Matthias ClasenClarify the docs of the color-set and font-set signals...
2006-05-24 Matthias ClasenFix the handling of modality by copying what GtkFileCho...
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2006-04-25 Matthias Clasensmall doc fixes
2006-02-09 Ross BurtonWork out the font size in floating point, and display...
2005-09-13 Matthias ClasenVarious cleanups. (#315360, Kjartan Maraas)
2005-09-09 Matthias ClasenHandle invalid fontnames better. (#315187, Ed Catmur)
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-03-26 Matthias ClasenUse canonical names for g_object_notify() as well.
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-09 Matthias ClasenMore canonical property names.
2004-08-22 Soeren Sandmanns/CYCLE_HANDLE_FOCUS/CYCLE_CHILD_FOCUS/
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-06-25 Matthias ClasenAvoid a crash if the font doesn't exist. (#144967,...
2004-01-23 Matthias ClasenDon't leak the font description. (#132168)
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2003-11-05 Matthias ClasenImprove the consistency of titles. (#126193, Damon...
2003-09-30 Matthias ClasenDoc formatting tweaks.
2003-07-01 Matthias ClasenAdd color and font picker widgets.