| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a missed check for division by zero. (#77820, Gareth Pearce) | Owen Taylor | 2002-05-16 | 1 | -1/+5 |
* | Avoid a possible division by zero. (#77820) | Matthias Clasen | 2002-04-25 | 1 | -2/+6 |
* | Robustify tracking of pointer grab window. | Owen Taylor | 2002-03-02 | 1 | -3/+17 |
* | if CAN_FOCUS reserve focus_line_width + focus_line_pad extra space and | Owen Taylor | 2002-02-27 | 1 | -5/+28 |
* | After computing the clamped value, actually set it. (#62639, Sergey | Owen Taylor | 2002-02-27 | 1 | -3/+5 |
* | Draw arrows better (without extra baseline) | Soeren Sandmann | 2002-02-26 | 1 | -10/+71 |
* | Applied patch from Thomas Leonard to make stepper click to scroll take | Owen Taylor | 2002-02-23 | 1 | -24/+7 |
* | add new signal 'adjust_bounds' to potentialy change the bounds before | Jody Goldberg | 2002-02-15 | 1 | -1/+14 |
* | Remove excess calls to g_return_if_fail from static and virtual functions. | Matthias Clasen | 2002-01-30 | 1 | -68/+11 |
* | General property notification cleanup. | Matthias Clasen | 2002-01-28 | 1 | -1/+1 |
* | don't cast a possible NULL pointer. | Tim Janik | 2002-01-09 | 1 | -1/+1 |
* | check for 0 value on the denominator in the horizontal case just like we | George Lebl | 2001-12-09 | 1 | -4/+5 |
* | Make button 1 clicks on the trough do pages, button 3 steps. (Patch from | Owen Taylor | 2001-12-06 | 1 | -2/+2 |
* | Patch from Bill Haneman (with many modifications) to make the focus color | Owen Taylor | 2001-12-04 | 1 | -2/+1 |
* | put the warning explaining the validation error in front of the | Havoc Pennington | 2001-11-28 | 1 | -1/+1 |
* | Offset invalidated range correctly. Fix scrolling of title window. | Owen Taylor | 2001-11-23 | 1 | -2/+2 |
* | Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; | Owen Taylor | 2001-11-17 | 1 | -2/+3 |
* | Cal gdk_window_invalidate_maybe_recurse() for recursion. (Soeren Sandmann) | Owen Taylor | 2001-11-15 | 1 | -24/+84 |
* | Patch from George Lebl to fix division by zero for full scroll bars. | Owen Taylor | 2001-11-02 | 1 | -2/+3 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -6/+0 |
* | add GDK_THREADS_ENTER/GDK_THREADS_LEAVE. (gtk_range_calc_layout): compute | Tim Janik | 2001-07-14 | 1 | -18/+36 |
* | Add missing case. | Owen Taylor | 2001-07-12 | 1 | -4/+10 |
* | fixes to compile with G_DISABLE_COMPAT | Havoc Pennington | 2001-06-29 | 1 | -16/+16 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -0/+16 |
* | hum, "adjustment" was a construct property in 1.2 and still needs to be. | Tim Janik | 2001-06-20 | 1 | -1/+1 |
* | add "inverted" property | Havoc Pennington | 2001-06-06 | 1 | -1/+17 |
* | clamp the value to the range that was set | Havoc Pennington | 2001-06-05 | 1 | -0/+164 |
* | change SCROLL_RIGHT to SCROLL_LEFT, reported by Thomas Broyer. | Havoc Pennington | 2001-06-04 | 1 | -1/+1 |
* | Process updates immediately, to prevent funny lag effect when scrolling, | Havoc Pennington | 2001-06-04 | 1 | -1/+5 |
* | on middle click, center slider on the click. | Havoc Pennington | 2001-06-04 | 1 | -6/+12 |
* | make this special-case hscale/vscale details, so we can use it for | Havoc Pennington | 2001-06-04 | 1 | -1239/+1459 |
* | Add properties, based on patch by Lee Mallabone.GTK_MULTIHEAD_MERGE1 | Alexander Larsson | 2001-05-17 | 1 | -1/+17 |
* | New default theme! A slighly improved version of the 2.0 Raleigh theme, | Owen Taylor | 2001-05-01 | 1 | -4/+4 |
* | voc Pennington <hp@redhat.com> | Havoc Pennington | 2001-04-28 | 1 | -84/+89 |
* | Fix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_STATIC_SCOPE | Owen Taylor | 2001-04-02 | 1 | -24/+93 |
* | Remove leaks. | Alexander Larsson | 2001-03-30 | 1 | -28/+44 |
* | Apply patch from Nils Barth fixing event return values. (#51041) | Owen Taylor | 2001-03-28 | 1 | -3/+3 |
* | Handle quoting of / with \; properly handle __ in paths, quote " and \n in | Owen Taylor | 2001-03-19 | 1 | -22/+22 |
* | Patch from ChiDeok Hwang to move call to sync_selection() up a few lines | Owen Taylor | 2001-03-02 | 1 | -3/+33 |
* | Remove draw_focus and draw_default (gtk_widget_draw_focus): remove this | Havoc Pennington | 2001-02-28 | 1 | -44/+0 |
* | hmm, someone changed GLib without fixing GTK | Havoc Pennington | 2001-02-19 | 1 | -67/+67 |
* | use the visual scroll steps. | Havoc Pennington | 2001-02-19 | 1 | -4/+112 |
* | convert the X coordinates so they're with respect to the line, rather than | Havoc Pennington | 2001-02-17 | 1 | -4/+49 |
* | Get rid of a bunch of g_strdup_printf("%s%s") in favor of g_strconcat(). | Owen Taylor | 2001-02-02 | 1 | -7/+7 |
* | Remove "draw" virtual method and signal | Havoc Pennington | 2000-12-04 | 1 | -25/+0 |
* | Add some missing casts. Support 2 and 3 button clicks on the arrows to | Owen Taylor | 2000-11-12 | 1 | -21/+33 |
* | Check for bind_textdomain_codeset | Robert Brady | 2000-10-22 | 1 | -1/+11 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | revert | Elliot Lee | 2000-07-24 | 1 | -1/+0 |
* | Part 1 of a multipart commit | Elliot Lee | 2000-07-24 | 1 | -0/+1 |