]> Pileus Git - ~andy/gtk/history - gdk/gdkglobals.c
Updates.
[~andy/gtk] / gdk / gdkglobals.c
2001-10-29 Tor LillqvistUpdates.
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...
1999-11-08 Owen TaylorMove all X specific code into the x11/ directory. Aside...
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-16 Owen TaylorMove main thread lock back to GDK - we need it there...
1998-12-16 Sebastian WilhelmiDefine gdk_xim_ic only, if USE_XIM is defined.
1998-12-16 Tim Janikurg, fixups
1998-12-15 Owen TaylorCommented out testthreads from the build process, since...
1998-12-09 Owen TaylorDestroy widgets _after_ propagating unrealize signals...
1998-11-24 Jeff GarzikRemoved DEFS "+=" mess that breaks recent automakes...
1998-09-25 Tim Janiknew function to get the *real* geometry position of...
1998-08-18 Tim Janikuse g_get_current_dir() instead of getcwd().
1998-05-16 Owen TaylorBasic thread-awareness:
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-03-10 Elliot LeeDnD bugfixes (hopefully :). Rasters code is still buggy...
1998-03-10 Elliot LeeMiguel, try this - I think it should do what you need...
1998-03-06 Elliot LeeThis commit moves dnd variables around a bit, and has...
1998-03-06 Federico Mena Quintero[Ummm, maybe we should do the same change to the select...
1998-03-01 Tim Janikvariable declaration have to have the same type as...
1998-03-01 Elliot LeeAdd drag_end_event for future expansion, plus allow...
1998-02-26 Elliot LeeD&D now lets you use shaped windows for drags. As usual...
1998-02-19 Owen Taylorconfigure.in gdk/gdk.[ch] gdk/gdkcc.c gdk/gdkglobals.c
1997-11-24 Elliot LeeInitial revision