summaryrefslogtreecommitdiff
path: root/gtk/gtkfontbutton.c
Commit message (Expand)AuthorAgeFilesLines
* small doc fixesMatthias Clasen2006-04-251-8/+13
* Work out the font size in floating point, and display the font size withRoss Burton2006-02-091-2/+2
* Various cleanups. (#315360, Kjartan Maraas)Matthias Clasen2005-09-131-2/+0
* Handle invalid fontnames better. (#315187, Ed Catmur)Matthias Clasen2005-09-091-1/+1
* Intern some more strings.Matthias Clasen2005-09-011-2/+2
* Intern type names in code generated by glib-mkenums, too.Matthias Clasen2005-08-311-1/+1
* Use canonical names for g_object_notify() as well.Matthias Clasen2005-03-261-6/+6
* Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITEMatthias Clasen2005-03-221-12/+9
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-8/+3
* More canonical property names.Matthias Clasen2005-03-091-6/+6
* s/CYCLE_HANDLE_FOCUS/CYCLE_CHILD_FOCUS/Soeren Sandmann2004-08-221-1/+1
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Avoid a crash if the font doesn't exist. (#144967, Yevgen Muntyan)Matthias Clasen2004-06-251-1/+2
* Don't leak the font description. (#132168)Matthias Clasen2004-01-231-0/+2
* The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog andMatthias Clasen2004-01-161-13/+13
* Improve the consistency of titles. (#126193, Damon Chaplin)Matthias Clasen2003-11-051-1/+1
* Doc formatting tweaks.Matthias Clasen2003-09-301-0/+2
* Add color and font picker widgets.Matthias Clasen2003-07-011-0/+939