]> Pileus Git - ~andy/gtk/history - gdk/x11/gdkcursor-x11.c
Make PLT-reduction work with gcc4, and don't include everything in
[~andy/gtk] / gdk / x11 / gdkcursor-x11.c
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...
2000-02-13 Tim Janiks/refcount/ref_count/.
2000-01-29 Havoc Penningtonuse gdk_cursor_unref instead of destroy
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