]> Pileus Git - ~andy/gtk/history - gdk/gdkcursor.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gdk / gdkcursor.c
2012-02-27 Javier JardónChange FSF Address
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-20 Pavel Holejsovsky[GI] Add missing (transfer) annotations
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-18 Pavel Holejsovsky[GI] Cosmetic cleanups of annotations and doc comments
2010-12-21 Benjamin Ottegdk: Move gdk_cursor_get_image() to the base class
2010-12-21 Benjamin Ottegdk: Move gdk_cursor_get_display() out of the backends
2010-12-21 Benjamin Ottegdk: Make display a property of GdkCursor
2010-12-21 Benjamin Ottegdk: Make cursor-type a property of the cursor
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-12-21 Matthias ClasenAdd vfuncs for a bunch of cursor functionality to GdkDi...
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-10-15 Matthias ClasenInclusion cleanups in sources
2010-08-18 Christian PerschUse G_DEFINE_BOXED_TYPE
2010-07-25 John StowersAdd gdk_cursor_get_cursor_type
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngdk/: fully remove gdkalias hacks
2009-01-20 Matthias ClasenUpdate docs on blank cursors
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2005-08-31 Matthias ClasenIntern type names before registering the type to avoid...
2005-06-18 Manish Singhremove GDK_CURSOR and GDK_IS_CURSOR, instance checks...
2005-06-17 Matthias ClasenImprove some return_if_fail checks, and add the missing...
2005-03-16 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2002-06-20 Owen TaylorRenames:
2002-06-18 Owen TaylorReplace gdk_cursor_new_for_screen() with gdk_cursor_new...
2002-06-06 Owen TaylorChanges multihead reorganizing code for win32 support...
2001-09-10 Alex LarssonUpdate to use the new g_boxed_type_register_static...
2001-06-28 James HenstridgeThe following changes correspond to bug #56812
2001-02-20 Havoc Penningtonadd --deprecated-guards
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-03-28 Owen TaylorInclude gdkinternals.h instead of gdkprivate.h.
2000-02-13 Tim Janiks/refcount/ref_count/.
2000-01-29 Havoc Penningtonforgot to cvs add this
1999-11-08 Owen TaylorMove all X specific code into the x11/ directory. Aside...
1999-10-03 Owen TaylorFix a reference to window_private->destroyed.
1999-10-01 Owen TaylorStarted
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-02-27 Owen Taylornew functions for setting WM hints
1997-12-06 Arturo EspinosaAdd support for pixmap cursors -mig
1997-11-24 Elliot LeeInitial revision