summaryrefslogtreecommitdiff
path: root/gtk/gtksocket.c
Commit message (Expand)AuthorAgeFilesLines
* s/refcount/ref_count/.Tim Janik2000-02-131-10/+10
* Must mark also gdk_error_warnings and gdk_error_code as GDKVAR, as theyTor Lillqvist1999-12-111-1/+8
* Adapt cast macros to standard.Raja R Harinath1999-11-221-2/+2
* Changed from #if GDK_WINDOWING == GDK_WINDOWING_X11 to #ifdefOwen Taylor1999-09-291-2/+2
* Add gdk_threads_mutex.Tor Lillqvist1999-09-171-2/+2
* Less logging verbiage.Tor Lillqvist1999-07-121-0/+7
* Merge in Win32 version: Define macro GDKVAR for declaring gdk variablesTor Lillqvist1999-03-171-1/+1
* This might seem like a large patch, but it isn't that bad, and nothingTor Lillqvist1999-03-151-0/+19
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+7
* removed debugging statements about embedded XID's. They could have beenOwen Taylor1999-02-211-15/+65
* Fix glib_config_args gtk_config_args confusion. (pointed out by RolandOwen Taylor1999-02-181-24/+20
* Fixed some bugs with set_default_size.Owen Taylor1999-02-101-0/+2
* Marked plug window as destroyed before destroying the window.Owen Taylor1998-12-181-1/+1
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-1/+1
* deprecated gtk_widget_freeze_accelerators andTim Janik1998-11-281-1/+5
* Added layout widget for scrolling arbitrarily big areas. Added plug/socketOwen Taylor1998-11-241-0/+688