]> Pileus Git - ~andy/gtk/history - gdk/x11/gdkinput-x11.c
remove unused gdk_font_charset_for_locale() function.
[~andy/gtk] / gdk / x11 / gdkinput-x11.c
2004-08-26 Manish Singhremove unused gdk_font_charset_for_locale() function.
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-05-06 Elijah NewrenChanges to support do-not-focus-on-map hint in conjunct...
2004-04-23 Matthias ClasenMake set_user_time() static. _-prefix calls of
2004-04-18 Soeren SandmannSupport for _NET_WM_USER_TIME (bug 115650). Patch by...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-03-01 Simon BudigX11 R6.4 specifies 15 events for the XInput extension...
2003-12-31 13:49 Daniel RogersFix to allow reasonable pointer behavior in window...
2003-12-14 Matthias ClasenRename from _gdk_x11_register_event_type(), added API...
2003-07-11 Owen Taylorgdk/x11/gdkevents-x11.c (get_real_window) gdk/x11/gdkin...
2003-06-03 Michael Nattererreenabled button_release events for xinput devices...
2003-03-08 Matthias ClasenBug #107664 continued:
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