]> Pileus Git - ~andy/gtk/history - gdk/gdkcolor.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gdk / gdkcolor.c
2012-02-27 Javier JardónChange FSF Address
2011-02-26 Kristian HøgsbergMerge remote-tracking branch 'origin/master' into gdk...
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-02-09 Matthias ClasenMore GDK documentation tweaks
2010-10-15 Matthias ClasenInclusion cleanups in sources
2010-10-04 Javier Jardóndocs: Move documentation to inline comments: colors
2010-09-26 Benjamin OtteAPI: Remove GdkColormap
2010-09-26 Benjamin OtteAPI: Remove colormap handling from GdkScreen
2010-08-18 Christian PerschUse G_DEFINE_BOXED_TYPE
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngdk/: fully remove gdkalias hacks
2010-06-06 Javier JardónRemove deprecatedd code from GdkColor
2010-04-04 Colin WaltersMerge in Gdk-custom.c introspection annotations
2009-12-16 Colin WaltersMerge in Gdk-custom.c introspection annotations
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-11-11 Kjartan MaraasFix typo
2009-11-06 Javier Jardón[gdk/gdkcolors] Add missing "Deprecated: 2.x" to the...
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-05-24 Björn LindqvistUpdate docstring to match pango_color_parse, do not...
2006-12-29 Matthias ClasenFix a typo
2006-12-21 Matthew BarnesAdd a function for converting a GdkColor to a string...
2005-12-05 Matthias ClasenUse g_slice instead of mem chunks.
2005-11-14 Matthias ClasenDocumentation improvements. (#321338)
2005-08-31 Matthias ClasenIntern type names before registering the type to avoid...
2005-05-11 Owen TaylorUse a GtkAlignment rather than a GtkDrawingArea to...
2005-05-08 Matthias ClasenSmall documentation additions.
2005-04-18 Owen Taylorgtk/gtkstyle.c gtk/gtkcolorsel.c gtk/gtkhsv.c gtk/gtkic...
2005-03-17 Owen TaylorSwitch set_cairo_target() virtual function to ref_cairo...
2005-03-16 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2002-12-06 Matthias ClasenAdd "Since" information.
2002-11-17 Manish Singhadd -DGDK_DISABLE_DEPRECATED
2002-10-29 Matthias Clasendoc comment fixes.
2002-10-23 Matthias ClasenDocumentation updates.
2002-09-25 Manish Singhadd -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEP...
2002-06-20 Owen TaylorRenames:
2002-06-06 Owen TaylorChanges multihead reorganizing code for win32 support...
2001-12-23 Owen Taylor1.3.12, interface, binary age 0.
2001-11-30 Matthias ClasenDeprecate.
2001-11-05 Owen TaylorImplement gdk_color_parse() in terms of pango_color_par...
2001-09-10 Alex LarssonUpdate to use the new g_boxed_type_register_static...
2001-06-30 Alex LarssonConvert GdkVisual to a GObject.
2001-04-02 Owen TaylorAdd GdkEventSetting event for notification of changes...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-03-28 Owen TaylorInclude gdkinternals.h instead of gdkprivate.h.
2000-03-14 Owen TaylorMerges from gtk-1-2
1999-11-08 Owen TaylorMove all X specific code into the x11/ directory. Aside...
1999-10-01 Owen TaylorStarted
1999-09-28 Federico Mena Quintero[ Merges from gtk-1-2 ]
1999-09-13 Tor Lillqvistgdk/gdkcolor.c (gdk_colormap_new) Fix memory leak:...
1999-03-17 Tor LillqvistMerge in Win32 version: Define macro GDKVAR for declari...
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-01-27 Tim Janikassert ref_count>0.
1999-01-24 Owen TaylorFix reversed assertion. (Pointed out by Austin Donnelly
1998-10-18 Owen TaylorAdded a modular client-message-filter mechanism, that...
1998-08-29 Manish Singhquell some warnings with g_hash_table_new
1998-08-25 Owen TaylorReference count the fonts used in the text widget.
1998-08-17 Tim Janikremoved gtk_input_add_interp.
1998-06-15 Owen Taylorgdk/gdktypes.h gdk/gdkprivate.h gtk/gtk*.h gtk/Makefile...
1998-06-07 Marius VollmerNew prototypes. New functions.
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-03-23 Owen TaylorFixes to allow GTK to work with colormaps that aren...
1998-02-03 Owen TaylorOnly query the colormap for GRAYSCALE and PSEUDOCOLOR...
1997-12-20 Shawn AmundsonBeginnings of support for 1 bpp depth in gdk. Very...
1997-12-18 Owen TaylorIt's all in the changelog. Well, almost all.
1997-11-24 Elliot LeeInitial revision