| Commit message (Expand) | Author | Age | Files | Lines |
* | Notify about "background-full-height-set", not "bg_full_height_set". | James M. Cape | 2002-06-15 | 1 | -1/+1 |
* | Fix bug #84268, where validate_rows sometimes didn't remove itself | Jonathan Blandford | 2002-06-14 | 1 | -10/+24 |
* | disconnect_by_func instead of disconnect_by_data. Someone else could use | Jonathan Blandford | 2002-06-14 | 1 | -7/+32 |
* | ri Jun 14 10:00:29 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-06-14 | 1 | -2/+2 |
* | Fix type names for GtkIconSet, GtkIconSource, GtkSelectionData, GtkBorder, | Owen Taylor | 2002-06-13 | 7 | -9/+9 |
* | Add the obsolete CUA cut/copy/paste bindings. (#79078) | Owen Taylor | 2002-06-13 | 2 | -4/+26 |
* | Fix so that the encoding of the filename is handled properly in the case | Owen Taylor | 2002-06-13 | 1 | -3/+31 |
* | Don't return a positive status unless there is a text target in the drag. | Owen Taylor | 2002-06-13 | 1 | -2/+3 |
* | Save the initial grab time, use that when changing the pointer. (#83052, | Owen Taylor | 2002-06-13 | 1 | -1/+3 |
* | traverse all nodes, not just the leafs (pointed out by Josh Parsons) | Kristian Rietveld | 2002-06-13 | 1 | -1/+1 |
* | Add an informative g_warning() when the entry has lost a focus-out-event. | Owen Taylor | 2002-06-12 | 1 | -0/+7 |
* | Check to see if the menu item is selectable before setting | Owen Taylor | 2002-06-12 | 1 | -0/+3 |
* | Fix bug where if CENTER_ON_PARENT was set, but there was no parent, | Owen Taylor | 2002-06-12 | 1 | -7/+14 |
* | ed Jun 12 16:34:13 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-06-12 | 1 | -4/+37 |
* | Clamp size of child to at least 1x1. (#82431, Boris Shingarov.) | Owen Taylor | 2002-06-12 | 1 | -0/+3 |
* | Handle 0 increment, to fix division-by-zero problem. (#82816, George | Owen Taylor | 2002-06-12 | 1 | -0/+3 |
* | Fix memory leak. (Patch from Matthias Clasen, #84926) | Owen Taylor | 2002-06-12 | 2 | -0/+5 |
* | Allow NULL for widget path or class path as documented. (#83150, Sergey | Owen Taylor | 2002-06-12 | 1 | -2/+4 |
* | Fix ZWJ => ZWN typo. (#83092, Tino Meinen) | Owen Taylor | 2002-06-12 | 1 | -1/+1 |
* | Add compose sequences of dead_acute + c/C => C WITH CEDDILLA. (Nano | Owen Taylor | 2002-06-12 | 1 | -0/+2 |
* | added gdkdisplay and gdkscreen | Hans Breuer | 2002-06-10 | 1 | -0/+4 |
* | Don't leak child_anchor_table. (#84425) | Matthias Clasen | 2002-06-09 | 2 | -1/+13 |
* | Fix sizing bug. | Jonathan Blandford | 2002-06-08 | 1 | -2/+32 |
* | New function, split off from gtk_tree_view_column_clear_attributes. | Matthias Clasen | 2002-06-07 | 2 | -6/+17 |
* | use the RootWindow of this screen for gdk_window_get_pointer. | Mark McLoughlin | 2002-06-07 | 1 | -1/+2 |
* | Don't redraw when the area is completely above the visible area. | Owen Taylor | 2002-06-06 | 1 | -2/+4 |
* | Add a "is_focus" property indicating whether a widget is the focus widget | Owen Taylor | 2002-06-06 | 6 | -110/+245 |
* | don't leak the GArray (figured out by Matthias Clasen, fixes #82026). | Kristian Rietveld | 2002-06-06 | 1 | -0/+2 |
* | Changes multihead reorganizing code for win32 support, mostly from a patch | Owen Taylor | 2002-06-06 | 4 | -6/+14 |
* | Related bugs: #76252, #76396, #80866. | Kristian Rietveld | 2002-06-05 | 2 | -10/+220 |
* | added gtk_tree_view_expand_to_path. | Kristian Rietveld | 2002-06-04 | 2 | -0/+36 |
* | Discussed in #76249. | Kristian Rietveld | 2002-06-04 | 6 | -8/+156 |
* | add gtk_tree_model_get_string_from_iter (#74667). | Kristian Rietveld | 2002-06-04 | 2 | -0/+32 |
* | [ merge from stable ] | Daniel Elstner | 2002-06-04 | 1 | -5/+4 |
* | add missing flag, #83796 | Jonathan Blandford | 2002-06-01 | 1 | -2/+2 |
* | destroy the transfer window if the grab fails so we don't get events on | Michael Meeks | 2002-05-31 | 1 | -0/+1 |
* | Check if the owner got is of type GDK_WINDOW_FOREIGN. If so the owner is | Shivram U | 2002-05-30 | 1 | -0/+3 |
* | don't leak the paths. | Michael Meeks | 2002-05-30 | 1 | -2/+1 |
* | add gtk_menu_style_set(). fixes #79345 | Soeren Sandmann | 2002-05-30 | 1 | -0/+18 |
* | Disconnect from keypress events. | Dave Camp | 2002-05-29 | 1 | -0/+3 |
* | Markup fixes | Matthias Clasen | 2002-05-28 | 2 | -4/+10 |
* | [ merge from stable ] | Daniel Elstner | 2002-05-27 | 2 | -13/+79 |
* | Built an iter directly instead of using | Dave Camp | 2002-05-24 | 1 | -3/+5 |
* | Use indices[i] >= level->array->len rather than level->array->len > | Dave Camp | 2002-05-24 | 1 | -1/+1 |
* | Require autoconf-2.52 explicitely, since otherwise Debian will process it | Owen Taylor | 2002-05-22 | 1 | -2/+0 |
* | Set the private LEAVE_PENDING flag to fix problem where with menu items | Owen Taylor | 2002-05-20 | 1 | -0/+4 |
* | Undo an accidental revert of fixes of May 16. (Caught by Padraig O'Briain) | Owen Taylor | 2002-05-20 | 2 | -6/+28 |
* | Make this compile again. | Anders Carlsson | 2002-05-18 | 2 | -24/+24 |
* | Protect against reentrancy problems by emitting ::preedit_changed at the | Owen Taylor | 2002-05-17 | 2 | -2/+7 |
* | Fix a missing unref in the local/passive case. (#82067, Michael Meeks) | Owen Taylor | 2002-05-17 | 2 | -30/+12 |