summaryrefslogtreecommitdiff
path: root/gdk/gdkcursor.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Directly include the contents of gdkcursors.h in the GdkCursorType enum.Matthias Clasen2001-11-281-2/+78
* [ Patch from Sebastian Wilhelmi, 52790 ]Owen Taylor2001-08-231-0/+4
* The following changes correspond to bug #56812James Henstridge2001-06-281-0/+5
* s/refcount/ref_count/.Tim Janik2000-02-131-2/+2
* use gdk_cursor_unref instead of destroyHavoc Pennington2000-01-291-1/+3
* StartedOwen Taylor1999-10-011-0/+39