]> Pileus Git - ~andy/gtk/history - gtk/gtkcolorbutton.c
Include "config.h" instead of <config.h> Command used: find -name
[~andy/gtk] / gtk / gtkcolorbutton.c
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-05-31 Matthias Clasenfix the build
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-03-02 Matthias ClasenUse GTK_WIDGET_IS_SENSITIVE, not GTK_WIDGET_SENSITIVE...
2006-02-14 Matthias ClasenRemove some unnecessary checks
2006-01-23 Michael Natterermove destruction of the private GdkGC from finalize...
2005-11-27 Matthias ClasenDon't leak a PangoLayout here. (#322505, Paolo Borelli)
2005-09-14 Tristan Van BerkomCheck "color" argument in gtk_color_button_set_color ()
2005-09-13 Matthias ClasenVarious cleanups. (#315360, Kjartan Maraas)
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-05-11 Owen TaylorUse a GtkAlignment rather than a GtkDrawingArea to...
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.
2005-03-01 Matthias Clasengdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb...
2004-11-19 Manish Singhgdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-01-26 Federico Mena QuinteroFix #105497; constify uses of GdkColor.
2004-01-21 Jonathan Blandfordredraw the color button when an alpha is set.
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-08-02 Matthias ClasenAccept drops with the wrong format, since the KDE color...
2003-07-01 Matthias ClasenAdd color and font picker widgets.