summaryrefslogtreecommitdiff
path: root/gdk/gdkcursor.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Renames:Owen Taylor2002-06-201-1/+1
* Replace gdk_cursor_new_for_screen() with gdk_cursor_new_for_display().Owen Taylor2002-06-181-4/+4
* Changes multihead reorganizing code for win32 support, mostly from a patchOwen Taylor2002-06-061-0/+18
* Update to use the new g_boxed_type_register_static API.Alex Larsson2001-09-101-3/+1
* The following changes correspond to bug #56812James Henstridge2001-06-281-0/+14
* add --deprecated-guardsHavoc Pennington2001-02-201-0/+16
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Include gdkinternals.h instead of gdkprivate.h.Owen Taylor2000-03-281-1/+1
* s/refcount/ref_count/.Tim Janik2000-02-131-5/+8
* forgot to cvs add thisHavoc Pennington2000-01-291-0/+49
* Move all X specific code into the x11/ directory. Aside from shufflingOwen Taylor1999-11-081-94/+0
* Fix a reference to window_private->destroyed.Owen Taylor1999-10-031-2/+3
* StartedOwen Taylor1999-10-011-1/+2
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* new functions for setting WM hintsOwen Taylor1998-02-271-1/+1
* Add support for pixmap cursors -migArturo Espinosa1997-12-061-0/+31
* Initial revisionElliot Lee1997-11-241-0/+52