| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Enforce the widget/child realization/mapping invariants. | Owen Taylor | 2001-07-19 | 1 | -11/+1 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -2/+0 |
* | Check GTK_WIDGET_TOPLEVEL(gtk_widget_get_toplevel (widget)), not | Owen Taylor | 2001-07-05 | 1 | -4/+233 |
* | For XEMBED embedding add a _XEMBED_INFO property to the client with | Owen Taylor | 2001-07-03 | 1 | -30/+246 |
* | Add a GtkWindowGroup struct that allows grouping together multiple windows | Owen Taylor | 2001-06-14 | 1 | -12/+7 |
* | geez, don't call g_list funcs on GSList | Havoc Pennington | 2001-06-08 | 1 | -26/+12 |
* | gtk/Makefile.am gtk/gtkplug.c on request of Owen, reverted my last change | Sven Neumann | 2001-04-23 | 1 | -6/+0 |
* | put into #ifdef GDK_WINDOWING_X11 to make GTK+ compile for non-X11 targets | Sven Neumann | 2001-04-23 | 1 | -0/+6 |
* | File containing #defines for XEMBED protocol. | Owen Taylor | 2001-04-19 | 1 | -364/+449 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -1/+1 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Generate gtk/makefile.mingw. | Tor Lillqvist | 2000-07-25 | 1 | -4/+4 |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 1 | -1/+1 |
* | (follow-on from previous commit) | Elliot Lee | 2000-06-20 | 1 | -3/+5 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -8/+10 |
* | Sat, 6 May 2000 13:31:34 +0200 Paolo Molaro <lupus@linuxcare.com> | Paolo Molaro | 2000-05-06 | 1 | -0/+2 |
* | s/refcount/ref_count/. | Tim Janik | 2000-02-13 | 1 | -3/+3 |
* | Must mark also gdk_error_warnings and gdk_error_code as GDKVAR, as they | Tor Lillqvist | 1999-12-11 | 1 | -1/+8 |
* | Adapt cast macros to standard. | Raja R Harinath | 1999-11-22 | 1 | -0/+28 |
* | Fix a reference to window_private->destroyed. | Owen Taylor | 1999-10-03 | 1 | -1/+1 |
* | Changed from #if GDK_WINDOWING == GDK_WINDOWING_X11 to #ifdef | Owen Taylor | 1999-09-29 | 1 | -6/+6 |
* | Add gdk_threads_mutex. | Tor Lillqvist | 1999-09-17 | 1 | -2/+2 |
* | Merge in Win32 version: Define macro GDKVAR for declaring gdk variables | Tor Lillqvist | 1999-03-17 | 1 | -1/+1 |
* | This might seem like a large patch, but it isn't that bad, and nothing | Tor Lillqvist | 1999-03-15 | 1 | -0/+150 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+7 |
* | removed debugging statements about embedded XID's. They could have been | Owen Taylor | 1999-02-21 | 1 | -2/+22 |
* | set RECEIVES_DEFAULT on init, and a button press on the widget doesn't | George Lebl | 1999-01-25 | 1 | -1/+3 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -1/+1 |
* | Edited section on the ScrolledWindow. | Owen Taylor | 1998-11-24 | 1 | -0/+2 |
* | Added layout widget for scrolling arbitrarily big areas. Added plug/socket | Owen Taylor | 1998-11-24 | 1 | -0/+409 |