summaryrefslogtreecommitdiff
path: root/gdk/gdk.h
Commit message (Expand)AuthorAgeFilesLines
* Welcome aboard, gdk-pixbuf.Owen Taylor2000-06-211-0/+1
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-0/+3
* Merges from gtk-1-2Owen Taylor2000-03-141-22/+20
* s/refcount/ref_count/.Tim Janik2000-02-131-7/+7
* Move all X specific code into the x11/ directory. Aside from shufflingOwen Taylor1999-11-081-6/+10
* Fix a reference to window_private->destroyed.Owen Taylor1999-10-031-0/+2
* StartedOwen Taylor1999-10-011-883/+18
* Changed from #if GDK_WINDOWING == GDK_WINDOWING_X11 to #ifdefOwen Taylor1999-09-291-2/+2
* [ Merges from gtk-1-2 ]Federico Mena Quintero1999-09-281-61/+60
* Add gdk_threads_mutex.Tor Lillqvist1999-09-171-2/+2
* Merge in Win32 version: Define macro GDKVAR for declaring gdk variablesTor Lillqvist1999-03-171-4/+18
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* Account for the fact that Xlib expects format == 32 to be a long, even onOwen Taylor1999-02-211-0/+2
* removed debugging statements about embedded XID's. They could have beenOwen Taylor1999-02-211-0/+6
* Change signatures for gdk_drag_begin() and gdk_drag_motion() so that theOwen Taylor1999-01-281-3/+3
* Use floor() instead of truncating to integer values so we get translationOwen Taylor1999-01-271-0/+5
* nparams for selection_get should be 3, not 2. [ From Damon ChaplinOwen Taylor1999-01-151-0/+9
* Add a drag_data_received handler for the label.Owen Taylor1999-01-121-0/+2
* make this G_PRIORITY_DEFAULT.Tim Janik1999-01-021-1/+1
* export the priority at which events are processed.Tim Janik1998-12-201-20/+20
* Move main thread lock back to GDK - we need it there for locking whenOwen Taylor1998-12-161-0/+21
* Added gdk_text_extents_wc()Owen Taylor1998-12-151-0/+8
* Commented out testthreads from the build process, since we won't have anyOwen Taylor1998-12-151-13/+5
* Destroy widgets _after_ propagating unrealize signals through the widgetOwen Taylor1998-12-091-21/+42
* Don't name function parameters after ObjC reserved words ("id" toElliot Lee1998-12-071-1/+1
* New functions gtk_window_set_transient_for() - set up a "transient for"Owen Taylor1998-12-071-2/+12
* Fixed up copyright message.Owen Taylor1998-11-241-11/+11
* Fixed so it at least works with window managers other than Enlightenment,Owen Taylor1998-11-221-1/+1
* Accept drops that are sent to a toplevel but are not within the toplevelsOwen Taylor1998-11-181-2/+2
* Tue Nov 17 1998 The Rasterman <raster@redhat.com> AddedCarsten Haitzler1998-11-181-0/+3
* 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