| Commit message (Expand) | Author | Age | Files | Lines |
* | Return boolean (and FALSE from focus_in / focus_out handlers. (#69528, | Owen Taylor | 2002-01-29 | 1 | -2/+6 |
* | Don't send MODALITY_ON/OFF if socket->same_app (More fixes for #69735) | Owen Taylor | 2002-01-27 | 1 | -3/+6 |
* | Speak of window IDs rather than XIDs in the docs. | Matthias Clasen | 2002-01-09 | 1 | -5/+5 |
* | Doc typo fix. (#68172) | Matthias Clasen | 2002-01-08 | 1 | -3/+4 |
* | gtk/gtkplug.c (gtk_plug_key_press_event): Don't do special handling of key | Owen Taylor | 2001-12-27 | 1 | -1/+1 |
* | Rename 'id' parameter to avoid problems with Objective C. | Owen Taylor | 2001-11-28 | 1 | -3/+3 |
* | Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; | Owen Taylor | 2001-11-17 | 1 | -3/+3 |
* | Remove unused static function. (xpm_skip_string): Dito. | Daniel Egger | 2001-11-14 | 1 | -1/+1 |
* | unset the GTK_REALIZED flag so we don't re-enter when we are destroyed | Michael Meeks | 2001-10-31 | 1 | -0/+2 |
* | Fix problem with g_return_if_fail return value. | Owen Taylor | 2001-10-22 | 1 | -6/+6 |
* | Small warning cleanups. | Owen Taylor | 2001-09-20 | 1 | -3/+1 |
* | put GtkPacker back in here so it won't be in gtk-unused.txt, but don't put | Havoc Pennington | 2001-09-08 | 1 | -4/+3 |
* | Make gdkx.h the only installed header from gdk/x11. All structures in | Owen Taylor | 2001-09-07 | 1 | -5/+5 |
* | 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 | -46/+165 |
* | For XEMBED embedding add a _XEMBED_INFO property to the client with | Owen Taylor | 2001-07-03 | 1 | -157/+363 |
* | Remove change check for GTK_TYPE_OBJECT derivation to G_TYPE_OBJECTS - | Owen Taylor | 2001-07-01 | 1 | -2/+4 |
* | Add a GtkWindowGroup struct that allows grouping together multiple windows | Owen Taylor | 2001-06-14 | 1 | -2/+0 |
* | geez, don't call g_list funcs on GSList | Havoc Pennington | 2001-06-08 | 1 | -12/+12 |
* | add missing '}' that got munched by #endif. | Jonathan Blandford | 2001-04-23 | 1 | -1/+2 |
* | gtk/Makefile.am gtk/gtkplug.c on request of Owen, reverted my last change | Sven Neumann | 2001-04-23 | 1 | -38/+3 |
* | File containing #defines for XEMBED protocol. | Owen Taylor | 2001-04-19 | 1 | -45/+441 |
* | 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 |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 1 | -2/+7 |
* | (follow-on from previous commit) | Elliot Lee | 2000-06-20 | 1 | -4/+6 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -8/+10 |
* | s/refcount/ref_count/. | Tim Janik | 2000-02-13 | 1 | -10/+10 |
* | 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 | -2/+2 |
* | Changed from #if GDK_WINDOWING == GDK_WINDOWING_X11 to #ifdef | Owen Taylor | 1999-09-29 | 1 | -2/+2 |
* | Add gdk_threads_mutex. | Tor Lillqvist | 1999-09-17 | 1 | -2/+2 |
* | Less logging verbiage. | Tor Lillqvist | 1999-07-12 | 1 | -0/+7 |
* | 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/+19 |
* | 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 | -15/+65 |
* | Fix glib_config_args gtk_config_args confusion. (pointed out by Roland | Owen Taylor | 1999-02-18 | 1 | -24/+20 |
* | Fixed some bugs with set_default_size. | Owen Taylor | 1999-02-10 | 1 | -0/+2 |
* | Marked plug window as destroyed before destroying the window. | Owen Taylor | 1998-12-18 | 1 | -1/+1 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -1/+1 |
* | deprecated gtk_widget_freeze_accelerators and | Tim Janik | 1998-11-28 | 1 | -1/+5 |
* | Added layout widget for scrolling arbitrarily big areas. Added plug/socket | Owen Taylor | 1998-11-24 | 1 | -0/+688 |