summaryrefslogtreecommitdiff
path: root/gdk/gdk.h
Commit message (Expand)AuthorAgeFilesLines
* New function gdk_pixmap_foreign_new(). (gtk-blizzard-981005-0. ChristopherOwen Taylor1998-11-131-1/+0
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-0/+22
* Added a modular client-message-filter mechanism, that is used for the DNDOwen Taylor1998-10-181-56/+73
* removed all occourances of #pragma } and #pragma { which were in place toTim Janik1998-10-071-1/+0
* new function to get the *real* geometry position of a window, takenTim Janik1998-09-251-0/+3
* Add names to prototype for gdk_image_new_bitmap.Owen Taylor1998-09-201-4/+4
* Reference count the fonts used in the text widget.Owen Taylor1998-08-251-18/+47
* Added gdk_text/string_extents() - too calculate all the metrics at once ofOwen Taylor1998-08-121-0/+15
* Integrating GdkRgb 0.0.3 into the Gtk+ source tree.Raph Levien1998-07-151-1/+1
* Added functions gdk_text_height, gdk_string_height, gdk_char_height toStefan Jeske1998-06-251-13/+20
* new function gdk_window_at_pointer() to retrive the current GdkWindow theTim Janik1998-06-171-1/+3
* Removed g_object_pointer_hash, which was just g_direct_hash.Owen Taylor1998-06-091-3/+3
* New prototypes. New functions.Marius Vollmer1998-06-071-0/+4
* fixed an assertment.Tim Janik1998-06-071-3/+18
* Locate child at (border_width,border_width), notOwen Taylor1998-05-231-0/+3
* gdk_region_get_clipbox() lets you get a rectangle around the region.Elliot Lee1998-05-191-0/+3
* Basic thread-awareness:Owen Taylor1998-05-161-0/+8
* New function to wrap XSetDashes; modified gtkctree.c to use it.Stefan Jeske1998-05-051-0/+4
* New function to reset the RC styles for a heirarchyOwen Taylor1998-05-011-0/+2
* New function; wrapper for XPolygonRegion().Federico Mena Quintero1998-04-141-1/+5
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* applied gtk-shige-980311-0.patch.gz, which removes the erronerousTim Janik1998-03-121-2/+2
* - Show selection correctly when starting selection with arrowsOwen Taylor1998-03-081-0/+12
* Required changes for version change to 0.99.4PST 1998 Shawn T. Amundson1998-03-021-0/+6
* fix behavior of gtk_preview_put() with srcx/srcy != 0,Tim Janik1998-02-281-506/+540
* new functions for setting WM hintsOwen Taylor1998-02-271-2/+15
* D&D now lets you use shaped windows for drags. As usual, see testgtk.c... Now...Elliot Lee1998-02-261-1/+6
* gdk_get_debug_level doesn't exist anymoreManish Singh1998-02-191-1/+0
* configure.in gdk/gdk.[ch] gdk/gdkcc.c gdk/gdkglobals.cOwen Taylor1998-02-191-1/+0
* gtk/gtksignal.[ch] gtk/gtkmain.[ch] gtk/gtkcontainer.[ch]Owen Taylor1998-02-131-1/+2
* hm, initital refcount revolution commit ;)Tim Janik1998-01-301-0/+2
* new function gdk_pointer_is_grabbed(). extremely simple ;)Tim Janik1998-01-211-0/+2
* added gdk_window_withdraw - not sure if its needed, but oh wellElliot Lee1998-01-011-0/+1
* New function, used to copy the values from one gc to another gc.Miguel de Icaza1997-12-301-0/+2
* It's all in the changelog. Well, almost all.Owen Taylor1997-12-181-15/+25
* Made the XCC stuff more accessibleArturo Espinosa1997-12-181-4/+0
* Added gdk_get_display ()Manish Singh1997-12-171-0/+1
* Added gdk_color_context_get_visual() function.Arturo Espinosa1997-12-171-1/+2
* Added some extra functions to access the ColorContext toys.Arturo Espinosa1997-12-171-0/+2
* New GdkColorContext object, ported from the XColorContext in XmHTML.Arturo Espinosa1997-12-171-0/+57
* add gdk_window_set_override_redirect() et alElliot Lee1997-12-161-0/+2
* Remove dependencies of interfaces on USE_XIM Attempt to make wcharOwen Taylor1997-12-071-3/+1
* Add support for pixmap cursors -migArturo Espinosa1997-12-061-2/+8
* Various configuration and portability related changes. See ChangeLogOwen Taylor1997-12-031-1/+0
* Patches to support internationalized input by:Gnome CVS User1997-11-271-0/+37
* Initial revisionElliot Lee1997-11-241-0/+614