]> Pileus Git - ~andy/gtk/history - gtk/gtkfontbutton.c
Deprecate widget flag: GTK_WIDGET_VISIBLE
[~andy/gtk] / gtk / gtkfontbutton.c
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.