]> Pileus Git - ~andy/gtk/history - gdk/gdkcursor.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gdk / gdkcursor.h
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-02-27 Javier JardónChange FSF Address
2012-02-27 Matthias Clasengdk: Use versioned deprecations
2011-11-10 Matthias ClasenDrop use of GDK_DISABLE_DEPRECATED guards in gdk
2011-10-11 Matthias ClasenAdd deprecation annotations for deprecated functions
2011-10-09 Matthias ClasenAdd G_GNUC_DEPRECATED annotations in GDK
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2010-12-24 Matthias ClasenConsistently hide class structs
2010-12-21 Benjamin OtteAPI: gdk: Deprecate gdk_cursor_ref() and gdk_cursor_unref()
2010-12-21 Benjamin Ottegdk: Make GdkCursor a GObject
2010-12-21 Benjamin Ottegdk: Move GdkCursor definition into a private header
2010-11-16 Javier Jardóndocs: Move documentation to inline comments: gdkcursor
2010-11-15 Javier Jardóndocs: Move documentation to inline comments: gdkcursor
2010-09-26 Benjamin OtteAPI: Remove gdk_cursor_new_from_pixmap()
2010-07-25 John StowersAdd gdk_cursor_get_cursor_type
2010-05-25 Matthias ClasenSeal gdk
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Michael NattererRemove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-02 Javier JardónRemove deprecated code from GdkCursor
2009-01-20 Matthias Clasen Cache cursors to avoid libXcursor theme lookup...
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-05-28 Michael Nattererdefine __GDK_H_INSIDE__ around including all other...
2005-07-12 Matthias Clasen Add Copyright/License information.
2005-06-18 Manish Singhremove GDK_CURSOR and GDK_IS_CURSOR, instance checks...
2005-06-17 Matthias ClasenDefine GDK_IS_CURSOR() and GDK_CURSOR().
2005-06-14 Matthias ClasenNew functions to construct named cursors and to get...
2005-05-08 Matthias ClasenSmall documentation additions.
2004-11-28 Matthias ClasenMark as const.
2004-01-26 Federico Mena QuinteroFix #105497; constify uses of GdkColor.
2003-06-30 Matthias ClasenCheck for Xcursor.
2002-06-18 Owen TaylorReplace gdk_cursor_new_for_screen() with gdk_cursor_new...
2002-04-25 Owen TaylorStart of integration of Erwann Chenede's multihead...
2001-11-28 Matthias ClasenDirectly include the contents of gdkcursors.h in the...
2001-08-23 Owen Taylor[ Patch from Sebastian Wilhelmi, 52790 ]
2001-06-28 James HenstridgeThe following changes correspond to bug #56812
2000-02-13 Tim Janiks/refcount/ref_count/.
2000-01-29 Havoc Penningtonuse gdk_cursor_unref instead of destroy
1999-10-01 Owen TaylorStarted