| Commit message (Expand) | Author | Age | Files | Lines |
* | Integrating GdkRgb 0.0.3 into the Gtk+ source tree. | Raph Levien | 1998-07-15 | 1 | -1/+1 |
* | Added functions gdk_text_height, gdk_string_height, gdk_char_height to | Stefan Jeske | 1998-06-25 | 1 | -13/+20 |
* | new function gdk_window_at_pointer() to retrive the current GdkWindow the | Tim Janik | 1998-06-17 | 1 | -1/+3 |
* | Removed g_object_pointer_hash, which was just g_direct_hash. | Owen Taylor | 1998-06-09 | 1 | -3/+3 |
* | New prototypes. New functions. | Marius Vollmer | 1998-06-07 | 1 | -0/+4 |
* | fixed an assertment. | Tim Janik | 1998-06-07 | 1 | -3/+18 |
* | Locate child at (border_width,border_width), not | Owen Taylor | 1998-05-23 | 1 | -0/+3 |
* | gdk_region_get_clipbox() lets you get a rectangle around the region. | Elliot Lee | 1998-05-19 | 1 | -0/+3 |
* | Basic thread-awareness: | Owen Taylor | 1998-05-16 | 1 | -0/+8 |
* | New function to wrap XSetDashes; modified gtkctree.c to use it. | Stefan Jeske | 1998-05-05 | 1 | -0/+4 |
* | New function to reset the RC styles for a heirarchy | Owen Taylor | 1998-05-01 | 1 | -0/+2 |
* | New function; wrapper for XPolygonRegion(). | Federico Mena Quintero | 1998-04-14 | 1 | -1/+5 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | applied gtk-shige-980311-0.patch.gz, which removes the erronerous | Tim Janik | 1998-03-12 | 1 | -2/+2 |
* | - Show selection correctly when starting selection with arrows | Owen Taylor | 1998-03-08 | 1 | -0/+12 |
* | Required changes for version change to 0.99.4 | PST 1998 Shawn T. Amundson | 1998-03-02 | 1 | -0/+6 |
* | fix behavior of gtk_preview_put() with srcx/srcy != 0, | Tim Janik | 1998-02-28 | 1 | -506/+540 |
* | new functions for setting WM hints | Owen Taylor | 1998-02-27 | 1 | -2/+15 |
* | D&D now lets you use shaped windows for drags. As usual, see testgtk.c... Now... | Elliot Lee | 1998-02-26 | 1 | -1/+6 |
* | gdk_get_debug_level doesn't exist anymore | Manish Singh | 1998-02-19 | 1 | -1/+0 |
* | configure.in gdk/gdk.[ch] gdk/gdkcc.c gdk/gdkglobals.c | Owen Taylor | 1998-02-19 | 1 | -1/+0 |
* | gtk/gtksignal.[ch] gtk/gtkmain.[ch] gtk/gtkcontainer.[ch] | Owen Taylor | 1998-02-13 | 1 | -1/+2 |
* | hm, initital refcount revolution commit ;) | Tim Janik | 1998-01-30 | 1 | -0/+2 |
* | new function gdk_pointer_is_grabbed(). extremely simple ;) | Tim Janik | 1998-01-21 | 1 | -0/+2 |
* | added gdk_window_withdraw - not sure if its needed, but oh well | Elliot Lee | 1998-01-01 | 1 | -0/+1 |
* | New function, used to copy the values from one gc to another gc. | Miguel de Icaza | 1997-12-30 | 1 | -0/+2 |
* | It's all in the changelog. Well, almost all. | Owen Taylor | 1997-12-18 | 1 | -15/+25 |
* | Made the XCC stuff more accessible | Arturo Espinosa | 1997-12-18 | 1 | -4/+0 |
* | Added gdk_get_display () | Manish Singh | 1997-12-17 | 1 | -0/+1 |
* | Added gdk_color_context_get_visual() function. | Arturo Espinosa | 1997-12-17 | 1 | -1/+2 |
* | Added some extra functions to access the ColorContext toys. | Arturo Espinosa | 1997-12-17 | 1 | -0/+2 |
* | New GdkColorContext object, ported from the XColorContext in XmHTML. | Arturo Espinosa | 1997-12-17 | 1 | -0/+57 |
* | add gdk_window_set_override_redirect() et al | Elliot Lee | 1997-12-16 | 1 | -0/+2 |
* | Remove dependencies of interfaces on USE_XIM Attempt to make wchar | Owen Taylor | 1997-12-07 | 1 | -3/+1 |
* | Add support for pixmap cursors -mig | Arturo Espinosa | 1997-12-06 | 1 | -2/+8 |
* | Various configuration and portability related changes. See ChangeLog | Owen Taylor | 1997-12-03 | 1 | -1/+0 |
* | Patches to support internationalized input by: | Gnome CVS User | 1997-11-27 | 1 | -0/+37 |
* | Initial revision | Elliot Lee | 1997-11-24 | 1 | -0/+614 |