summaryrefslogtreecommitdiff
path: root/gdk/gdkcolor.c
Commit message (Expand)AuthorAgeFilesLines
* Deprecate GdkColorMatthias Clasen2014-05-221-187/+0
* docs: More uniform formattingMatthias Clasen2014-04-041-1/+1
* docs: Remove '\' escape character from literalsVolker Sobek2014-04-041-1/+1
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-5/+5
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-10/+8
* docs: use proper quotations instead of '*'William Jon McCann2014-02-071-5/+5
* docs: use ` instead of <literal>William Jon McCann2014-02-041-2/+2
* docs: use markdown instead of <filename> tagsWilliam Jon McCann2014-02-041-1/+1
* docs: don't use structfield tagsWilliam Jon McCann2014-01-271-2/+1
* docs: use #*-struct instead of <structname>William Jon McCann2014-01-271-4/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* More GDK documentation tweaksMatthias Clasen2011-02-091-45/+55
* 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