]> Pileus Git - ~andy/gtk/history - gdk/x11/gdkproperty-x11.c
Set the property as type ATOM_PAIR, not ATOM. (#72074, Gregory Merchan.)
[~andy/gtk] / gdk / x11 / gdkproperty-x11.c
2002-02-21 Owen TaylorSet the property as type ATOM_PAIR, not ATOM. (#72074...
2002-01-31 Owen TaylorFix another missing static.
2002-01-04 Owen TaylorFix problem where retrieved atoms weren't properly...
2001-12-29 Matthias ClasenGDK instead of Gdk.
2001-12-15 Darin Adler Fix some warnings.
2001-11-29 Owen TaylorConvert atoms to and from atoms for properties of type...
2001-11-19 Owen TaylorFix a memory leak when retrieving atom names. (Michael...
2001-10-22 Owen TaylorFix problem with g_return_if_fail return value.
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2000-10-25 Robert BradyIf window == NULL, assume the root window. (restoring...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-03-14 Owen TaylorMerges from gtk-1-2
2000-02-09 Tor Lillqvistgdk/win32/gdkproperty-win32.c The assertions for GDK_IS...
1999-12-03 Owen TaylorChange only_if_exists argument of gdk_atom_intern to...
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-09-28 Federico Mena Quintero[ Merges from gtk-1-2 ]
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1998-12-09 Owen TaylorAdd in missing 'flags' field to target list.
1998-10-18 Owen TaylorAdded a modular client-message-filter mechanism, that...
1998-07-04 Tim Janikchanged reversed_[12] to reserved_[12] in gtk_*_get_typ...
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-03-03 Miguel de IcazaInitialize gdk_error_code to zero before calling the...
1998-01-26 Tim Janikadded a bunch of checks for window != NULL and private...
1997-12-13 Owen TaylorRemoved warning when XGetWindowProperty fails - this...
1997-11-28 Elliot LeeFixed a bug in gdk_property_get, I think, and made...
1997-11-24 Elliot LeeInitial revision