]> Pileus Git - ~andy/gtk/history - gdk/gdk.h
GdkDisplay: handle multiple calls to _gdk_display_pause_events()
[~andy/gtk] / gdk / gdk.h
1998-11-18 Carsten HaitzlerTue Nov 17 1998 The Rasterman <raster@redhat.com> Added
1998-11-13 Owen TaylorNew function gdk_pixmap_foreign_new(). (gtk-blizzard...
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-10-18 Owen TaylorAdded a modular client-message-filter mechanism, that...
1998-10-07 Tim Janikremoved all occourances of #pragma } and #pragma {...
1998-09-25 Tim Janiknew function to get the *real* geometry position of...
1998-09-20 Owen TaylorAdd names to prototype for gdk_image_new_bitmap.
1998-08-25 Owen TaylorReference count the fonts used in the text widget.
1998-08-12 Owen TaylorAdded gdk_text/string_extents() - too calculate all...
1998-07-15 Raph LevienIntegrating GdkRgb 0.0.3 into the Gtk+ source tree.
1998-06-25 Stefan JeskeAdded functions gdk_text_height, gdk_string_height...
1998-06-17 Tim Janiknew function gdk_window_at_pointer() to retrive the...
1998-06-09 Owen TaylorRemoved g_object_pointer_hash, which was just g_direct_...
1998-06-07 Marius VollmerNew prototypes. New functions.
1998-06-07 Tim Janikfixed an assertment.
1998-05-23 Owen TaylorLocate child at (border_width,border_width), not
1998-05-19 Elliot Leegdk_region_get_clipbox() lets you get a rectangle aroun...
1998-05-16 Owen TaylorBasic thread-awareness:
1998-05-05 Stefan JeskeNew function to wrap XSetDashes; modified gtkctree...
1998-05-01 Owen TaylorNew function to reset the RC styles for a heirarchy
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-12 Tim Janikapplied gtk-shige-980311-0.patch.gz, which removes...
1998-03-08 Owen Taylor- Show selection correctly when starting selection...
1998-03-02 PST 1998 Shawn T... Required changes for version change to 0.99.4
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-26 Elliot LeeD&D now lets you use shaped windows for drags. As usual...
1998-02-19 Manish Singhgdk_get_debug_level doesn't exist anymore
1998-02-19 Owen Taylorconfigure.in gdk/gdk.[ch] gdk/gdkcc.c gdk/gdkglobals.c
1998-02-13 Owen Taylorgtk/gtksignal.[ch] gtk/gtkmain.[ch] gtk/gtkcontainer...
1998-01-30 Tim Janikhm, initital refcount revolution commit ;)
1998-01-21 Tim Janiknew function gdk_pointer_is_grabbed(). extremely simple ;)
1998-01-01 Elliot Leeadded gdk_window_withdraw - not sure if its needed...
1997-12-30 Miguel de IcazaNew function, used to copy the values from one gc to...
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 Manish SinghAdded gdk_get_display ()
1997-12-17 Arturo EspinosaAdded gdk_color_context_get_visual() function.
1997-12-17 Arturo EspinosaAdded some extra functions to access the ColorContext...
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