]> Pileus Git - ~andy/gtk/history - gdk/gdktypes.h
Add new keysyms from X11R6.4 (including EuroSign).
[~andy/gtk] / gdk / gdktypes.h
1999-10-31 Tor LillqvistAdd new keysyms from X11R6.4 (including EuroSign).
1999-10-04 Manish Singhcorrect checking for BeOS check
1999-10-03 Owen TaylorFix a reference to window_private->destroyed.
1999-10-01 Owen TaylorStarted
1999-09-29 Owen TaylorChanged from #if GDK_WINDOWING == GDK_WINDOWING_X11...
1999-03-17 Tor LillqvistMerge in Win32 version: Define macro GDKVAR for declari...
1999-03-13 Tor LillqvistConfigure now generates a gdkconfig.h file, in similar...
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-01-06 Owen TaylorPush GdkRGB's visual and colormap around the color...
1998-12-15 Owen TaylorCommented out testthreads from the build process, since...
1998-12-09 Manish Singhput text after #endif in comment
1998-12-09 Owen TaylorDestroy widgets _after_ propagating unrealize signals...
1998-12-07 Owen TaylorNew functions gtk_window_set_transient_for() - set...
1998-11-13 Owen TaylorNew function gdk_pixmap_foreign_new(). (gtk-blizzard...
1998-10-26 Joel Beckerfixed extraneous "," on line 390
1998-10-18 Owen TaylorAdded a modular client-message-filter mechanism, that...
1998-08-25 Owen TaylorReference count the fonts used in the text widget.
1998-08-11 Owen TaylorApplied gtk-pedersen-980727-0; added all logical operat...
1998-06-30 Tim Janikimplemented default handler for key-release events...
1998-06-15 Owen Taylorgdk/gdktypes.h gdk/gdkprivate.h gtk/gtk*.h gtk/Makefile...
1998-06-09 Tim Janiknew functions gtk_selection_data_copy and gtk_selection...
1998-06-08 Tim Janikwrapped enum definitions with glib macros.
1998-06-07 Tim Janikfixed an assertment.
1998-05-27 Federico Mena QuinteroNew enumeration for the "mode" field of crossing events...
1998-05-19 Elliot LeeAdd GDK_SUBSTRUCTURE_NOTIFY_MASK
1998-04-14 Federico Mena QuinteroNew function; wrapper for XPolygonRegion().
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-03-23 Owen TaylorFixes to allow GTK to work with colormaps that aren...
1998-03-14 Owen TaylorDon't resize windows when request is rejected by WM...
1998-03-10 Elliot LeeMiguel, try this - I think it should do what you need...
1998-02-28 Tim Janikfix behavior of gtk_preview_put() with srcx/srcy != 0,
1998-02-27 Owen Taylornew functions for setting WM hints
1998-02-23 Tim JanikTODO updates (major ones ;).
1998-02-19 Owen TaylorMinor cleanups.
1998-01-23 Federico MenaPicky, picky... fix two lines with wrong indentation :-)
1998-01-06 Arturo EspinosaGDK_VISIBILITY_NOTIFY events were not working at all...
1998-01-03 Shawn AmundsonSeveral portability fixes from Michael Callahan <callah...
1997-12-26 Arturo EspinosaAdded new GDK_NO_EXPOSE and GDK_VISIBILITY_NOTIFY event...
1997-12-18 Owen TaylorIt's all in the changelog. Well, almost all.
1997-12-18 Arturo EspinosaMade the XCC stuff more accessible
1997-12-17 Elliot LeeAdded root coords to button & motion events - sopwith
1997-12-17 Arturo EspinosaNew GdkColorContext object, ported from the XColorConte...
1997-12-16 Elliot Leeadd gdk_window_set_override_redirect() et al
1997-12-07 Owen TaylorRemove dependencies of interfaces on USE_XIM Attempt...
1997-12-06 Arturo EspinosaAdd support for pixmap cursors -mig
1997-12-03 Owen TaylorVarious configuration and portability related changes...
1997-11-27 Gnome CVS UserPatches to support internationalized input by:
1997-11-24 Elliot LeeInitial revision