summaryrefslogtreecommitdiff
path: root/gdk/gdkcursor.h
Commit message (Expand)AuthorAgeFilesLines
* CosmeticsMatthias Clasen2020-10-291-4/+4
* Replace "gchar" with "char"Benjamin Otte2020-07-251-1/+1
* Use a single compilation symbolEmmanuele Bassi2019-11-271-1/+1
* The big versioning cleanupMatthias Clasen2018-02-061-6/+6
* Drop gdk_cursor_new_from_pixbufMatthias Clasen2017-11-291-7/+1
* gdk: Cursors no longer have a displayBenjamin Otte2017-11-041-10/+9
* gdk: Add gdk_cursor_get_fallback()Benjamin Otte2017-11-041-0/+2
* cursor: Turn new_from_surface() into new_from_texture()Benjamin Otte2017-11-041-5/+11
* gdk: Remove ability to download a cursorBenjamin Otte2017-11-041-6/+0
* gdk: Add gdk_cursor_get_name()Benjamin Otte2017-11-041-0/+2
* gdk: Get rid of GdkCursorTypeBenjamin Otte2017-11-041-176/+0
* t Remove gdk_cursor_new_for_displayMatthias Clasen2017-11-011-5/+0
* cursor: Remove deprecated APIRico Tzschichholz2016-10-241-6/+0
* Update docsMatthias Clasen2015-05-081-1/+6
* Deprecate gdk_cursor_new()Matthias Clasen2014-10-281-1/+1
* Drop GDK_MULTIHEAD_SAFEMatthias Clasen2014-06-111-2/+0
* docs: use markdown instead of inlinegraphic tagsWilliam Jon McCann2014-02-041-77/+77
* gdk: Add gdk_cursor_new_from_surfaceAlexander Larsson2013-08-071-0/+5
* gdk: Add gdk_cursor_get_surface()Alexander Larsson2013-08-071-0/+4
* Add GDK_AVAILABLE_IN_ALL annotations in gdkMatthias Clasen2013-05-051-0/+8
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gdk: Use versioned deprecationsMatthias Clasen2012-02-271-2/+3
* Drop use of GDK_DISABLE_DEPRECATED guards in gdkMatthias Clasen2011-11-091-2/+0
* Add deprecation annotations for deprecated functionsMatthias Clasen2011-10-111-2/+4
* Add G_GNUC_DEPRECATED annotations in GDKMatthias Clasen2011-10-091-2/+2
* Consistently hide class structsMatthias Clasen2010-12-241-3/+0
* API: gdk: Deprecate gdk_cursor_ref() and gdk_cursor_unref()Benjamin Otte2010-12-211-2/+4
* gdk: Make GdkCursor a GObjectBenjamin Otte2010-12-211-1/+7
* gdk: Move GdkCursor definition into a private headerBenjamin Otte2010-12-211-12/+0
* docs: Move documentation to inline comments: gdkcursorJavier Jardón2010-11-161-2/+91
* API: Remove gdk_cursor_new_from_pixmap()Benjamin Otte2010-09-261-6/+0
* Add gdk_cursor_get_cursor_typeJohn Stowers2010-07-251-0/+1
* Seal gdkMatthias Clasen2010-05-251-2/+2
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Remove deprecated code from GdkCursorJavier Jardón2010-05-031-3/+0
* Cache cursors to avoid libXcursor theme lookup overhead.Matthias Clasen2009-01-201-1/+2
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* define __GDK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-1/+5
* Add Copyright/License information.Matthias Clasen2005-07-121-0/+26
* remove GDK_CURSOR and GDK_IS_CURSOR, instance checks don't work on boxedManish Singh2005-06-181-2/+0
* Define GDK_IS_CURSOR() and GDK_CURSOR().Matthias Clasen2005-06-171-0/+2
* New functions to construct named cursors and to get the image used for aMatthias Clasen2005-06-141-0/+3
* Small documentation additions.Matthias Clasen2005-05-081-6/+3
* Mark as const.Matthias Clasen2004-11-281-1/+1
* Fix #105497; constify uses of GdkColor.Federico Mena Quintero2004-01-261-2/+2
* Check for Xcursor.Matthias Clasen2003-06-301-0/+5
* Replace gdk_cursor_new_for_screen() with gdk_cursor_new_for_display().Owen Taylor2002-06-181-4/+4
* Start of integration of Erwann Chenede's multihead work from theOwen Taylor2002-04-251-0/+5