]> Pileus Git - ~andy/gtk/history - gdk/x11/gdkinput.c
Merge branch 'master' into client-side-windows
[~andy/gtk] / gdk / x11 / gdkinput.c
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-04-02 Alexander LarssonForce native windows for all windows used with input...
2009-04-02 Alexander LarssonInitial client-side-windows work
2008-11-30 Christian DywanBug 559622 – GdkDevice test segfaults
2008-09-29 Emmanuele BassiCorrectly chain up the finalize implementation.
2008-09-27 Matthias Clasen Bug 553803 – eventually call XCloseDevice on...
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2007-03-14 Michael NattererMake gtk_widget_set_extension_events() work on already...
2006-04-04 Matthias ClasenUse G_DEFINE_TYPE.
2005-08-31 Matthias ClasenIntern type names before registering the type to avoid...
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-11-28 Matthias ClasenDocument 2.2 API additions.
2002-08-02 Owen TaylorFix args to pango_x_shutdown_display().
2002-08-01 Owen TaylorStart implementing display/screen closing scheme; keep...
2002-06-20 Owen TaylorRenames:
2002-06-18 Owen TaylorSet the display.
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-10-27 Matthias ClasenTypo fix. Updates. Document the special values <none...
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.
2001-03-04 Owen TaylorDoc fixes
2000-09-07 Owen TaylorDoc comment fixing. (Mostly non-matching parameter...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-03 Owen TaylorIgnore calls with <= width or height.
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-03-14 Owen TaylorMerges from gtk-1-2
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-03 Owen TaylorInclude gdk/gdkdrawable.h with gdk/ prefix. (Pointed...
1999-10-01 Owen TaylorStarted
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-24 Jeff GarzikRemoved DEFS "+=" mess that breaks recent automakes...
1998-07-04 Tim Janikchanged reversed_[12] to reserved_[12] in gtk_*_get_typ...
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-01-26 Tim Janikadded a bunch of checks for window != NULL and private...
1997-12-18 Owen TaylorIt's all in the changelog. Well, almost all.
1997-11-24 Elliot LeeInitial revision