summaryrefslogtreecommitdiff
path: root/gdk/gdkcursorprivate.h
Commit message (Collapse)AuthorAgeFilesLines
* Change FSF AddressJavier Jardón2012-02-271-3/+1
|
* GdkCursor: Struct packing improvementsMatthias Clasen2011-04-121-2/+1
|
* Consistently hide class structsMatthias Clasen2010-12-241-0/+4
| | | | | And, since we've decided to keep the structs private, there is no point in having the standard GObject clas macros anymore either.
* gdk: Move gdk_cursor_get_image() to the base classBenjamin Otte2010-12-211-0/+2
| | | | .. and make it call a vfunc on the cursor
* gdk: Make display a property of GdkCursorBenjamin Otte2010-12-211-0/+1
|
* gdk: Make GdkCursor a GObjectBenjamin Otte2010-12-211-1/+9
| | | | | Also port the X11 implementation. Win32 and Quartz need to be ported still.
* gdk: Move GdkCursor definition into a private headerBenjamin Otte2010-12-211-0/+43