Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hide the presence of dimension.wrapper from wrapper types. | Tavian Barnes | 2011-12-05 | 1 | -1634/+0 |
* | Use a separate class for sRGB colors. | Tavian Barnes | 2011-12-04 | 1 | -66/+96 |
* | Add .intensity() and .gray() methods to Colors. | Tavian Barnes | 2011-12-01 | 1 | -0/+5 |
* | Be more consistent about using sRGB in the client. | Tavian Barnes | 2011-11-28 | 1 | -11/+12 |
* | Get rid of dmnsn_color_is_black(). | Tavian Barnes | 2011-11-07 | 1 | -4/+0 |
* | Let Future objects be used as context managers. | Tavian Barnes | 2011-11-04 | 1 | -0/+8 |
* | Don't hold the GIL for blocking operations. | Tavian Barnes | 2011-11-03 | 1 | -2/+6 |
* | Ship dimension client inside the Python package. | Tavian Barnes | 2011-10-31 | 1 | -0/+1590 |