| Commit message (Expand) | Author | Age | Files | Lines |
* | coalescing property notifies | Hans Breuer | 2001-08-11 | 1 | -0/+2 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -20/+0 |
* | fixes to compile with G_DISABLE_COMPAT | Havoc Pennington | 2001-06-29 | 1 | -7/+7 |
* | Clip the retrieved image data to the screen, using a server grab to avoid | Havoc Pennington | 2001-06-29 | 1 | -91/+104 |
* | Use new pango_context_get_metrics() to fix problems with font lists in | Owen Taylor | 2001-06-26 | 1 | -7/+4 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -0/+129 |
* | make maximum digits compile time configurable via MAX_DIGITS and up to 20. | Tim Janik | 2001-06-20 | 1 | -7/+7 |
* | Add missing gdk_rectangle_get_type() prototype. | Owen Taylor | 2001-06-14 | 1 | -6/+6 |
* | clamp the value to the range that was set | Havoc Pennington | 2001-06-05 | 1 | -3/+14 |
* | Get rid of stupid g_return_if_fail on digits greater than 6. If there | Havoc Pennington | 2001-06-04 | 1 | -14/+7 |
* | Convert GtkArgs to GParams. Based on patch by John Margaglione. Also do | Alexander Larsson | 2001-05-18 | 1 | -100/+197 |
* | New default theme! A slighly improved version of the 2.0 Raleigh theme, | Owen Taylor | 2001-05-01 | 1 | -1/+1 |
* | Add GdkEventSetting event for notification of changes to system settings, | Owen Taylor | 2001-04-02 | 1 | -7/+7 |
* | Applied patch from Ron Steinke to add signal accumulators so that signals | Owen Taylor | 2001-04-02 | 1 | -6/+7 |
* | added value_changed signal which proxies for the adjustment. Cleaned | Mike Kestner | 2001-03-30 | 1 | -11/+199 |
* | make this somewhat key-navigable | Havoc Pennington | 2001-03-24 | 1 | -2/+4 |
* | Handle quoting of / with \; properly handle __ in paths, quote " and \n in | Owen Taylor | 2001-03-19 | 1 | -27/+27 |
* | added rc-style argument GtkSpinButton::shadow_type. removed | Tim Janik | 2001-03-18 | 1 | -29/+25 |
* | uglify so that size request gets tested. | Havoc Pennington | 2001-03-08 | 1 | -5/+37 |
* | remove trailer (gtk_entry_set_property): remove trailer | Havoc Pennington | 2001-03-07 | 1 | -3/+10 |
* | doh, this was broken beyond believe. | Tim Janik | 2000-12-13 | 1 | -2/+0 |
* | Fix link to PNG home, remove reference to fribidi. | Owen Taylor | 2000-12-05 | 1 | -3/+3 |
* | Remove "draw" virtual method and signal | Havoc Pennington | 2000-12-04 | 1 | -37/+16 |
* | Connect to the "changed" callback of the adjustment. We need to redraw the | Federico Mena Quintero | 2000-11-27 | 1 | -0/+20 |
* | Make parent_class static. | Owen Taylor | 2000-11-12 | 1 | -27/+18 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -1/+1 |
* | Doc comment fixing. (Mostly non-matching parameter names.) | Owen Taylor | 2000-09-07 | 1 | -3/+3 |
* | 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 | -21/+21 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 1 | -3/+11 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -35/+35 |
* | Merges from gtk-1-2 | Owen Taylor | 2000-03-14 | 1 | -1/+2 |
* | Remove OwnerGrabButtonMask from button entries for GDK_BUTTON_PRESS / | Owen Taylor | 2000-02-18 | 1 | -15/+34 |
* | Added support for wheel mice (buttons 4 and 5). | Stefan Jeske | 1999-11-21 | 1 | -1/+15 |
* | Added two new signals to GtkSpinButton, "input" and "output", to make the | Stefan Jeske | 1999-02-28 | 1 | -77/+142 |
* | 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 extra gtk_spin_button_update calls again. unblock dnd signal | Lars Hamann | 1999-01-23 | 1 | -6/+0 |
* | removed deprecated functions: gtk_clist_set_border, | Tim Janik | 1999-01-17 | 1 | -11/+0 |
* | end drag selections if necessary. | Lars Hamann | 1999-01-11 | 1 | -2/+1 |
* | call gtk_spin_button_update before returning a value | Lars Hamann | 1999-01-08 | 1 | -0/+6 |
* | Move main thread lock back to GDK - we need it there for locking when | Owen Taylor | 1998-12-16 | 1 | -3/+2 |
* | version bump to 1.1.8, binary age 0, interface age 0, depend on GLib | Tim Janik | 1998-12-16 | 1 | -2/+2 |
* | Commented out testthreads from the build process, since we won't have any | Owen Taylor | 1998-12-15 | 1 | -12/+19 |
* | Only call gtk_spin_button_update if the spinbutton is editable. | Stefan Jeske | 1998-12-14 | 1 | -4/+7 |
* | Destroy widgets _after_ propagating unrealize signals through the widget | Owen Taylor | 1998-12-09 | 1 | -9/+23 |
* | Grey out arrows if wrap == FALSE and interval borders are reached. | Stefan Jeske | 1998-12-06 | 1 | -14/+27 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -1/+1 |
* | added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode. | Tim Janik | 1998-11-23 | 1 | -0/+11 |
* | Merge from themes-2. See the ChangeLog for a somewhat detailed | Owen Taylor | 1998-11-06 | 1 | -17/+27 |
* | set binary age and interface age to 0. | Tim Janik | 1998-09-26 | 1 | -24/+183 |