| Commit message (Expand) | Author | Age | Files | Lines |
* | gdk_rgba_parse : do not segfault on null string | Pierre-Yves Luyten | 2014-09-28 | 1 | -0/+3 |
* | docs: use Returns: consistently | William Jon McCann | 2014-02-19 | 1 | -2/+2 |
* | Docs: Remove all entities and turn off sgml mode | Matthias Clasen | 2014-02-09 | 1 | -2/+2 |
* | docs: use proper quotations instead of '*' | William Jon McCann | 2014-02-07 | 1 | -7/+7 |
* | docs: use proper apostrophe | William Jon McCann | 2014-02-07 | 1 | -1/+1 |
* | docs: use ` instead of <literal> | William Jon McCann | 2014-02-04 | 1 | -2/+2 |
* | Docs: Use markdown for lists | Matthias Clasen | 2014-02-02 | 1 | -16/+6 |
* | docs: don't use structfield tags | William Jon McCann | 2014-01-27 | 1 | -3/+1 |
* | docs: use #*-struct instead of <structname> | William Jon McCann | 2014-01-27 | 1 | -6/+6 |
* | GdkRgba: Fix 'loose' typo | Bastien Nocera | 2013-05-23 | 1 | -1/+1 |
* | docs: Escape bare '#' in GdkRGBA string definitions | Emmanuele Bassi | 2012-05-20 | 1 | -1/+2 |
* | Bug 670499-gdk/gdkrgba.c: Include fallback-c89.c | Chun-wei Fan | 2012-05-03 | 1 | -0/+2 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | Tighten up GdkRGBA parsing | Matthias Clasen | 2012-01-09 | 1 | -11/+33 |
* | Use g_slice_dup | Matthias Clasen | 2012-01-07 | 1 | -9/+1 |
* | More GDK documentation tweaks | Matthias Clasen | 2011-02-09 | 1 | -40/+49 |
* | [GI] Add (type) annotations to real types | Pavel Holejsovsky | 2011-01-20 | 1 | -3/+3 |
* | gdk: Add section docs for GdkRGBA | Benjamin Otte | 2010-12-06 | 1 | -0/+20 |
* | gdk: Constify argument to gdk_rgba_copy() | Benjamin Otte | 2010-12-06 | 1 | -1/+1 |
* | rgba: Invert the arguments and improve bindability | Emmanuele Bassi | 2010-11-28 | 1 | -3/+3 |
* | docs: gdkrgba: Add "Since: 3.0" tags | Javier Jardón | 2010-11-15 | 1 | -0/+12 |
* | Switch to CSS interpretation of rgb() and rgba() colors | Owen W. Taylor | 2010-11-03 | 1 | -22/+69 |
* | Make gdk_rgba_to_string() take a const GdkRGBA | Christian Persch | 2010-10-29 | 1 | -1/+1 |
* | Add tests for GdkRGBA serialization | Matthias Clasen | 2010-10-25 | 1 | -5/+11 |
* | Add GdkRGBA struct to supersede GdkColor | Carlos Garnacho | 2010-10-22 | 1 | -0/+277 |