| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove leaks. | Alexander Larsson | 2001-03-30 | 1 | -3/+128 |
* | Handle quoting of / with \; properly handle __ in paths, quote " and \n in | Owen Taylor | 2001-03-19 | 1 | -2/+3 |
* | Document expose event->region change and that gtk_widget_event doesn't | Alexander Larsson | 2001-03-09 | 1 | -14/+1 |
* | marshaller fixes. | Tim Janik | 2001-03-07 | 1 | -1/+1 |
* | Patch from ChiDeok Hwang to move call to sync_selection() up a few lines | Owen Taylor | 2001-03-02 | 1 | -2/+2 |
* | Remove "draw" virtual method and signal | Havoc Pennington | 2000-12-04 | 1 | -33/+0 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -2/+2 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Add gdk_rgb_find_color() to get a pixel value using GdkRGB functionality | Owen Taylor | 2000-07-02 | 1 | -1/+0 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 1 | -10/+41 |
* | Remember to save the file before committing. | Jonathan Blandford | 2000-05-17 | 1 | -4/+1 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -13/+16 |
* | Merge no-flicker branch into HEAD | Owen Taylor | 2000-03-28 | 1 | -518/+12 |
* | Remove OwnerGrabButtonMask from button entries for GDK_BUTTON_PRESS / | Owen Taylor | 2000-02-18 | 1 | -1/+1 |
* | Must mark also gdk_error_warnings and gdk_error_code as GDKVAR, as they | Tor Lillqvist | 1999-12-11 | 1 | -1/+7 |
* | Adapt cast macros to standard. | Raja R Harinath | 1999-11-22 | 1 | -31/+76 |
* | Changed from #if GDK_WINDOWING == GDK_WINDOWING_X11 to #ifdef | Owen Taylor | 1999-09-29 | 1 | -8/+8 |
* | Merge in Win32 version: Define macro GDKVAR for declaring gdk variables | Tor Lillqvist | 1999-03-17 | 1 | -1/+1 |
* | Tue Mar 16 17:43:33 1999 Tim Janik <timj@gtk.org> | Tim Janik | 1999-03-17 | 1 | -3/+3 |
* | This might seem like a large patch, but it isn't that bad, and nothing | Tor Lillqvist | 1999-03-15 | 1 | -3/+22 |
* | warn about &widget->requisition, even for toplevels. | Tim Janik | 1999-02-24 | 1 | -13/+0 |
* | 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 |
* | Fixed some bugs with set_default_size. | Owen Taylor | 1999-02-10 | 1 | -5/+7 |
* | Move gravity_works back to a static global variable, since it is a global | Owen Taylor | 1999-01-28 | 1 | -5/+10 |
* | remove another g_print("\n"); | Stuart Parmenter | 1999-01-28 | 1 | -1/+0 |
* | Removed some g_print()'s | Owen Taylor | 1999-01-28 | 1 | -3/+0 |
* | Use floor() instead of truncating to integer values so we get translation | Owen Taylor | 1999-01-27 | 1 | -263/+212 |
* | Check args for NULL. (gtk_selection_default_handler): Replace manual list | Jeff Garzik | 1999-01-21 | 1 | -1/+1 |
* | check for child widget being NULL | Stuart Parmenter | 1999-01-16 | 1 | -0/+2 |
* | nparams for selection_get should be 3, not 2. [ From Damon Chaplin | Owen Taylor | 1999-01-15 | 1 | -4/+3 |
* | Move main thread lock back to GDK - we need it there for locking when | Owen Taylor | 1998-12-16 | 1 | -0/+3 |
* | Mark child->window as destroyed so we don't destroy it again. | Owen Taylor | 1998-12-12 | 1 | -0/+1 |
* | s/gtk_notebook_nth_page/gtk_notebook_get_nth_page/. | Tim Janik | 1998-12-02 | 1 | -4/+7 |
* | 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 | -13/+15 |
* | Edited section on the ScrolledWindow. | Owen Taylor | 1998-11-24 | 1 | -48/+47 |
* | Fixed up copyright message. | Owen Taylor | 1998-11-24 | 1 | -6/+20 |
* | Added layout widget for scrolling arbitrarily big areas. Added plug/socket | Owen Taylor | 1998-11-24 | 1 | -0/+1207 |