Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bitmask: Use gsize, not size_t | Benjamin Otte | 2015-09-27 | 1 | -4/+4 |
* | Do not return on void functions | Ignacio Casal Quinteiro | 2015-02-19 | 1 | -2/+2 |
* | bitmask: Fix intersection code | Benjamin Otte | 2012-11-10 | 1 | -1/+1 |
* | Fix cnp bug in _gtk_bitmask_intersects | Alexander Larsson | 2012-11-09 | 1 | -2/+2 |
* | Fix compile error from splitting bitmask code | John Ralls | 2012-03-01 | 1 | -1/+0 |
* | bitmask: Don't allocate memory for small bitmasks | Neil Roberts | 2012-03-01 | 1 | -10/+62 |
* | bitmask: Split bitmask code into two | Benjamin Otte | 2012-03-01 | 1 | -0/+116 |