]> Pileus Git - ~andy/gtk/history - gdk/x11/gdkinput-x11.c
Remove selection for DeviceButtonRelease, we no longer need it now that
[~andy/gtk] / gdk / x11 / gdkinput-x11.c
2002-12-09 Owen TaylorRemove selection for DeviceButtonRelease, we no longer...
2002-09-25 Manish Singhadd -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEP...
2002-08-02 Owen TaylorFix args to pango_x_shutdown_display().
2002-08-01 Owen TaylorStart implementing display/screen closing scheme; keep...
2002-06-18 Owen TaylorMake the core pointer object per-display. (#85698)
2002-04-25 Owen TaylorStart of integration of Erwann Chenede's multihead...
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2001-07-03 Owen TaylorFor XEMBED embedding add a _XEMBED_INFO property to...
2001-06-30 Alex LarssonConvert GdkVisual to a GObject.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-03 Owen TaylorIgnore calls with <= width or height.
2000-07-02 Owen TaylorAdd gdk_rgb_find_color() to get a pixel value using...
2000-06-21 Owen TaylorRemove use of libunicode in favor of new GLib functions.
2000-03-28 Owen TaylorMerge no-flicker branch into HEAD
1999-11-10 Owen TaylorCall XFreeDeviceState() on results of XQueryDeviceState().
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-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1998-11-27 Raph LevienFixed gdk_input_devices being NULL when compiled with...
1998-06-15 Owen Taylorgdk/gdktypes.h gdk/gdkprivate.h gtk/gtk*.h gtk/Makefile...
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-03-06 PST 1998 Shawn T... return NULL if device is not ready gtk/gtkwindow.h...
1998-03-02 Owen TaylorMiscellaneous minor fixes to remove ANSI C incompatibil...
1998-02-19 Owen Taylorconfigure.in gdk/gdk.[ch] gdk/gdkcc.c gdk/gdkglobals.c
1998-02-03 Owen TaylorOnly query the colormap for GRAYSCALE and PSEUDOCOLOR...
1997-12-18 Owen TaylorIt's all in the changelog. Well, almost all.
1997-11-24 Elliot LeeInitial revision