summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkx11cursor.h
Commit message (Collapse)AuthorAgeFilesLines
* docs: don't use <type> tagsWilliam Jon McCann2014-01-281-2/+2
| | | | Use # syntax where appropriate.
* Add GDK_AVAILABLE_IN_ALL annotations in gdkMatthias Clasen2013-05-051-0/+3
| | | | | This is in preparation to modernizing our handing of exported symbols.
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
| | | | | | gcc has optimizations for include guards that only work if they are outermost in the the header. https://bugzilla.gnome.org/show_bug.cgi?id=689810
* Change FSF AddressJavier Jardón2012-02-271-3/+1
|
* x11: Export GdkX11CursorBenjamin Otte2010-12-211-0/+16
|
* x11: Move cursor API into gdkx11cursor.hBenjamin Otte2010-12-211-0/+66