summaryrefslogtreecommitdiff
path: root/gdk/gdkcolor.c
Commit message (Expand)AuthorAgeFilesLines
* Inclusion cleanups in sourcesMatthias Clasen2010-10-141-2/+3
* docs: Move documentation to inline comments: colorsJavier Jardón2010-10-041-0/+7
* API: Remove GdkColormapBenjamin Otte2010-09-261-58/+7
* API: Remove colormap handling from GdkScreenBenjamin Otte2010-09-261-14/+0
* Use G_DEFINE_BOXED_TYPEChristian Persch2010-08-181-11/+3
* gdk/: fully remove gdkalias hacksJavier Jardón2010-07-101-4/+0
* Remove deprecatedd code from GdkColorJavier Jardón2010-06-071-149/+3
* Merge in Gdk-custom.c introspection annotationsColin Walters2009-12-161-2/+2
* Fix typoKjartan Maraas2009-11-111-1/+1
* [gdk/gdkcolors] Add missing "Deprecated: 2.x" to the api doc comments.Javier Jardón2009-11-061-2/+6
* 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
* Update docstring to match pango_color_parse, do not reference XParseColorBjörn Lindqvist2008-05-241-11/+12
* Fix a typoMatthias Clasen2006-12-291-1/+1
* Add a function for converting a GdkColor to a string (#373856).Matthew Barnes2006-12-211-0/+27
* Use g_slice instead of mem chunks.Matthias Clasen2005-12-051-11/+2
* Documentation improvements. (#321338)Matthias Clasen2005-11-141-1/+1
* Intern type names before registering the type to avoid unnecessary copies.Matthias Clasen2005-08-311-1/+1
* Use a GtkAlignment rather than a GtkDrawingArea to draw the swatch in toOwen Taylor2005-05-111-20/+0
* Small documentation additions.Matthias Clasen2005-05-081-0/+2
* gtk/gtkstyle.c gtk/gtkcolorsel.c gtk/gtkhsv.c gtk/gtkiconview.c Update toOwen Taylor2005-04-181-4/+4
* Switch set_cairo_target() virtual function to ref_cairo_surface()Owen Taylor2005-03-171-0/+18
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-161-1/+3
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Add "Since" information.Matthias Clasen2002-12-061-1/+2
* add -DGDK_DISABLE_DEPRECATEDManish Singh2002-11-171-2/+2
* doc comment fixes.Matthias Clasen2002-10-291-2/+0
* Documentation updates.Matthias Clasen2002-10-231-28/+122
* add -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEPRECATED to compileManish Singh2002-09-251-2/+2
* Renames:Owen Taylor2002-06-201-1/+1
* Changes multihead reorganizing code for win32 support, mostly from a patchOwen Taylor2002-06-061-0/+16
* 1.3.12, interface, binary age 0.Owen Taylor2001-12-231-4/+2
* Deprecate.Matthias Clasen2001-11-301-0/+16
* Implement gdk_color_parse() in terms of pango_color_parse().Owen Taylor2001-11-051-0/+18
* Update to use the new g_boxed_type_register_static API.Alex Larsson2001-09-101-3/+1
* Convert GdkVisual to a GObject.Alex Larsson2001-06-301-18/+0
* Add GdkEventSetting event for notification of changes to system settings,Owen Taylor2001-04-021-0/+32
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Make this compile without framebuffer enabledHavoc Pennington2000-06-201-20/+4
* Include gdkinternals.h instead of gdkprivate.h.Owen Taylor2000-03-281-1/+1
* Merges from gtk-1-2Owen Taylor2000-03-141-2/+2
* Move all X specific code into the x11/ directory. Aside from shufflingOwen Taylor1999-11-081-1049/+1
* StartedOwen Taylor1999-10-011-2/+2
* [ Merges from gtk-1-2 ]Federico Mena Quintero1999-09-281-102/+105
* gdk/gdkcolor.c (gdk_colormap_new) Fix memory leak: colormap->colors wasTor Lillqvist1999-09-131-1/+0
* Merge in Win32 version: Define macro GDKVAR for declaring gdk variablesTor Lillqvist1999-03-171-2/+1
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* assert ref_count>0.Tim Janik1999-01-271-0/+3