summaryrefslogtreecommitdiff
path: root/gtk/gtkfontbutton.c
Commit message (Expand)AuthorAgeFilesLines
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* gtk/gtkcellview.c gtk/gtkcolorbutton.c gtk/gtkentrycompletion.cMichael Natterer2008-03-041-1/+0
* Add a missing initialization. (#348787, Leonardo Boshell)Matthias Clasen2006-08-061-0/+1
* Improve consistency of signal and property namesMatthias Clasen2006-07-061-1/+1
* Clarify the docs of the color-set and font-set signals. (#343438, OlexiyMatthias Clasen2006-05-311-3/+7
* Fix the handling of modality by copying what GtkFileChooserButton does.Matthias Clasen2006-05-241-6/+8
* More of the sameMatthias Clasen2006-05-141-1/+1
* Boilerplate reductionMatthias Clasen2006-05-021-34/+2
* 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