| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert to using binding set for doing key bindings. (#62622, Requested by | Owen Taylor | 2002-02-08 | 1 | -109/+108 |
* | Remove excess calls to g_return_if_fail from static and virtual functions. | Matthias Clasen | 2002-01-30 | 1 | -71/+8 |
* | Add <Control>Tab bindings for "move-focus" so that Control-Tab to escape | Owen Taylor | 2002-01-29 | 1 | -1/+1 |
* | General property notification cleanup. | Matthias Clasen | 2002-01-28 | 1 | -6/+15 |
* | assert that the passed in arrow is always _UP or _DOWN, this catches false | Tim Janik | 2002-01-25 | 1 | -0/+8 |
* | Stop spinning if widget becomes insensitive. (#56248) | Owen Taylor | 2002-01-23 | 1 | -0/+11 |
* | Decreate value since we now use doubles. | Owen Taylor | 2002-01-23 | 1 | -1/+1 |
* | Stop the timer on destroy, or when we are notified that we are shadowed by | Owen Taylor | 2002-01-16 | 1 | -62/+62 |
* | don't cast a possible NULL pointer. | Tim Janik | 2002-01-09 | 1 | -1/+1 |
* | Patch from Bill Haneman (with many modifications) to make the focus color | Owen Taylor | 2001-12-04 | 1 | -3/+13 |
* | Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; | Owen Taylor | 2001-11-17 | 1 | -3/+4 |
* | Clarify that we're returning a spin button in the _new function. This | Anders Carlsson | 2001-10-27 | 1 | -1/+1 |
* | remove ARROW_SIZE constant, use new function spin_button_get_arrow_size() | Kristian Rietveld | 2001-10-21 | 1 | -16/+43 |
* | Don't restrict the width of the spinbutton entry field to 10 digits. | Matthias Clasen | 2001-10-18 | 1 | -2/+5 |
* | move insert_text and delete_text virtual functions to do_insert_text and | Kristian Rietveld | 2001-10-03 | 1 | -7/+24 |
* | Fix incorrect parameter to compute_double_length (#58680, patch from | Owen Taylor | 2001-09-19 | 1 | -1/+1 |
* | Fix up for changes to PangoFontDescription. | Owen Taylor | 2001-09-18 | 1 | -8/+13 |
* | put GtkPacker back in here so it won't be in gtk-unused.txt, but don't put | Havoc Pennington | 2001-09-08 | 1 | -1/+1 |
* | Use GtkType/GType instead of uint. | Alex Larsson | 2001-09-06 | 1 | -1/+1 |
* | 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 |