]> Pileus Git - ~andy/gtk/history - gdk/x11/gdkcursor-x11.c
Change FSF Address
[~andy/gtk] / gdk / x11 / gdkcursor-x11.c
2012-02-27 Javier JardónChange FSF Address
2011-10-15 Michael Natterergdk: s/gdk_cursor_unref/g_object_unref/
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-02 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-01 Pavel HolejsovskyAdd annotations so that methods are properly paired...
2011-08-01 Pavel HolejsovskyEnable introspection of X11-specific functions and...
2011-05-07 Matthias ClasenFix a typo in !HAVE_XCURSOR code paths
2011-05-04 Javier Jardóngdk/x11/gdkcursor-x11.c: Use GdkRGBA instead GdkColor
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-03-10 Alexander LarssonMerge branch 'gtk-3-0' into broadway
2011-02-21 Marc-André Lureaugdk_cursor_new_from_pixmap: Fix gdk_display_is_closed...
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-23 Matthias ClasenSilence new gcc warnings
2011-01-20 Johan DahlinMark api with xlib types as skipped
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-03 Nguyễn Thái Ngọc Duygdkcursor-x11.c: fix building without HAVE_XCURSOR
2010-12-21 Matthias ClasenFix another typo
2010-12-21 Matthias ClasenDon't export gdk_x11_cursor_finalize
2010-12-21 Benjamin Ottex11: Export GdkX11Cursor
2010-12-21 Benjamin Ottex11: Rename GdkDisplayX11 to GdkX11Display
2010-12-21 Benjamin Ottex11: Rename GdkDisplayX11 to GdkX11Display
2010-12-21 Benjamin Ottegdk: Move gdk_cursor_get_image() to the base class
2010-12-21 Benjamin Ottex11: Remove duplicated docs
2010-12-21 Benjamin Ottex11: Don't keep the display around anymore
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 Ottex11: Use g_object_(un)ref instead of gdk_cursor_(un)ref
2010-12-21 Benjamin Ottegdk: Make GdkCursor a GObject
2010-12-21 Benjamin Ottegdk: Move GdkCursor definition into a private header
2010-12-21 Benjamin Ottex11: Move GdkCursorPrivate into the C file
2010-12-21 Matthias ClasenClean up gdkx.h a bit
2010-12-21 Matthias ClasenAdd vfuncs for a bunch of cursor functionality to GdkDi...
2010-12-21 Javier JardónDon't access GdkDisplay fields directly
2010-12-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-02 Benjamin OtteAPI: Remove GDK_WINDOW_XWINDOW() macro
2010-11-30 Cosimo CecchiMerge branch 'master' into open-with-dialog
2010-11-25 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-24 Milan Bouchet-ValatFix missing (transfer) annotations in GDK
2010-10-18 Benjamin Ottex11: Set GDK_PIXBUF_ENABLE_BACKEND before including...
2010-10-15 Christian PerschTake cursor hotspot from pixbuf if available
2010-10-15 Matthias ClasenInclusion cleanups in sources
2010-09-26 Benjamin Ottegdk: Remove GdkPixmap
2010-09-26 Benjamin Ottex11: Create blank cursor without pixmaps
2010-09-26 Benjamin Ottex11: Make fallback cursor code not use pixmaps
2010-09-26 Benjamin Ottex11: Upload cursor image using Cairo
2010-09-26 Benjamin OtteAPI: Remove gdk_cursor_new_from_pixmap()
2010-08-10 Benjamin Ottegdk: Remove data consructors for GdkPixmap
2010-08-10 Benjamin Ottex11: Create empty cursor without old functions
2010-08-10 Benjamin Ottex11: Make fallback pixbuf-cursor code not use old const...
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngdk/: fully remove gdkalias hacks
2010-04-04 Colin WaltersMerge in Gdk-custom.c introspection annotations
2009-12-16 Colin WaltersMerge in Gdk-custom.c introspection annotations
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-14 Javier JardónUse g_object_ref/unref instead deprecated gdk_*_ref...
2009-01-24 Matthias ClasenDon't update blank cursors
2009-01-20 Matthias Clasen Cache cursors to avoid libXcursor theme lookup...
2008-07-24 Matthias ClasenBug 544265 – GDK assumes XFIXES extension
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2006-01-25 Matthias ClasenOnly set the cursor size if it is != 0.
2006-01-20 Matthias ClasenUse an unused high bit in the XID to mark fonts in...
2005-08-25 Owen TaylorHandle theme == NULL.
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-06-17 Matthias ClasenHandle cursor theme changes for cached cursors which...
2005-06-16 Manish Singhremove unused variable.
2005-06-15 Matthias ClasenGet red and blue in place.
2005-06-15 Matthias ClasenKeep a reference to the GdkCursor and add a private...
2005-06-14 Matthias ClasenAdd a stub for the no-Xcursor case. (noticed by Luis...
2005-06-14 Matthias ClasenNew functions to construct named cursors and to get...
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-06-21 Michael NattererMerge from stable:
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-01-30 Federico Mena QuinteroFixes #132975.
2004-01-26 Federico Mena QuinteroFix #105497; constify uses of GdkColor.
2003-12-24 Matthias ClasenAdd the missing _get_ to the name of the non-Xcursor...
2003-07-14 Matthias ClasenAPI doc updates.
2003-07-11 Morten WelinderFix memory access error. (#69436)
2003-07-05 Owen TaylorUse asynchronously _gdk_x11_set_input_focus_safe to...
2003-06-30 Matthias ClasenCheck for Xcursor.
2002-11-28 Matthias ClasenDocument 2.2 API additions.
2002-11-23 Matthias ClasenRemove period from title of example in docs.
2002-10-29 Matthias Clasendoc comment fixes.
2002-10-25 Matthias ClasenFix doc comment.
2002-10-24 Matthias ClasenMore API docs moved inline.
2002-10-22 Matthias ClasenGdk API doc updates.
2002-08-01 Owen TaylorStart implementing display/screen closing scheme; keep...
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...
2002-05-28 Matthias ClasenMarkup fixes
2002-04-25 Owen TaylorStart of integration of Erwann Chenede's multihead...
2001-12-07 Havoc Penningtonfix up my list of "cursors that are actually useful...
2001-10-03 Havoc PenningtonThroughout: assorted docs
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-02-13 Havoc Penningtoninit refcount to 1 (gdk_cursor_new): init refcount...
next