]> Pileus Git - ~andy/gtk/history - gtk/gtkcolorbutton.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkcolorbutton.c
2012-12-03 Pierre-Yves LuytenEnsure GtkColorButton has a dialog when adding a palette
2012-09-20 Ignacio Casal Quin... colobutton: skip set_rgba as it is already in the choos...
2012-09-17 Ignacio Casal Quin... Do not introspect gtk_color_button_get_rgba.
2012-08-07 Matthias ClasenRemove references to deprecated functions
2012-05-17 Hiroyuki ItoImprove GtkColorButton behaviour
2012-05-03 Cosimo Cecchicolorbutton: don't hardcode a 16px margin around the...
2012-03-07 Benjamin OtteAPI: colorchooser: Use GtkOrientation for orientation
2012-02-27 Javier JardónChange FSF Address
2012-02-14 Cosimo Cecchicolorchooser: factor out a private method to get the...
2012-02-14 Cosimo Cecchicolor-button: simplify internal children
2012-02-14 Matthias ClasenAdd API to set palettes
2012-02-14 Matthias ClasenAdd docs
2012-02-14 Matthias ClasenRework the API a bit
2012-02-14 Matthias ClasenShow new color chooser from color button
2012-01-04 Javier Jardóngtk/gtkcolorbutton.c: Do not use deprecated GdkColor api
2011-12-22 Javier JardónDeprecate all the public API that is using GdkColor...
2011-11-23 Christian Perschcolor-button: Notify "color" and "alpha" properties...
2011-08-27 Matthias ClasenRevert "GtkColorButton: Don't forget to close a cairo...
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-24 Matthias ClasenGtkColorButton: Don't forget to close a cairo context
2011-06-10 Javier Jardóngtk: Use const instead G_CONST_RETURN
2011-04-29 Matthias ClasenFix the build
2011-04-29 Colin WaltersDrop the last remaining translated g_warning/g_error...
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-04-06 Matthias ClasenGtkColorButton: Don't leak references
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-02-03 Tristan Van BerkomFixing GtkColorButton to redraw itself when gtk_color_b...
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-10 Carlos GarnachoMake GtkColorButton use GtkStyleContext
2011-01-04 Matthias ClasenDrop explicit includes of gdkkeysyms.h
2011-01-03 Matthias ClasenGtkColorButton: trivial doc and formatting fixes
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-15 Javier Jardóngtk/gtkcolorbutton.c: Use accessor functions to access...
2010-12-08 Paolo BorelliAnnotate ColorButton get_color and get_rgba.
2010-11-08 Javier Jardóndocs: move documentation to inline comments: GtkColorButton
2010-11-06 Javier Jardóndocs: move documentation to inline comments: GtkColorButton
2010-10-24 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-23 Matthias ClasenFix up docs
2010-10-23 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-22 Carlos GarnachoGtkColorButton: Add API to deal with GdkRGBA.
2010-09-26 Benjamin Ottecolorbutton: Connect to draw event
2010-08-22 Javier Jardóngtk/gtkcolorbutton.c: use accessor functions to access...
2010-08-10 Kristian RietveldAdd missing cairo_destroy() call
2010-08-10 Philip WithnallBug 596125 — Property string fixes
2010-07-26 Benjamin Ottecolorbutton: Render with Cairo
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónUse accessor functions to access GtkColorSelectionDialog
2010-07-13 Javier Jardóngtkcolorbutton: unseal private pointer
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_IS_SENSITIVE
2010-04-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_IS_SENSITIVE
2010-01-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2008-08-12 Sven Neumanngtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c...
2008-08-11 Sven Neumanngtk/gtkaccelgroup.c gtk/gtkactiongroup.c gtk/gtkcalendar.c
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-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.