Paolo Borelli
|
70d689cddd
|
gdk: calculate pixel color shift and precision lazily
This gets rid of the decompose_mask utility entirely and simplifies
backend code.
|
2016-02-27 12:27:54 +01:00 |
|
Paolo Borelli
|
f73e7680ed
|
gdk: factor out utility shared among backends
Removes duplicated code and makes sure we use the version which
is safe against infinite loops
|
2016-02-27 10:46:59 +01:00 |
|
Javier Jardón
|
9d0febc9a6
|
Change FSF Address
|
2012-02-27 17:06:11 +00:00 |
|
Matthias Clasen
|
27ce9421d0
|
Fix up GDK docs
|
2010-12-25 00:02:39 -05:00 |
|
Matthias Clasen
|
92f163d40a
|
Consistently hide class structs
And, since we've decided to keep the structs private, there is
no point in having the standard GObject clas macros anymore either.
|
2010-12-24 15:54:12 -05:00 |
|
Matthias Clasen
|
ea96e5e16f
|
Explode gdkinternals.h into per-class private headers
At the same time, move some more class and instance structs
out of public headers.
|
2010-12-21 12:06:58 -05:00 |
|