| Commit message (Expand) | Author | Age | Files | Lines |
* | Append EXEEXT to ../gdk-pixbuf/gdk-pixbuf-csource. | Tor Lillqvist | 2002-01-01 | 1 | -3/+3 |
* | doc fix | Havoc Pennington | 2002-01-01 | 1 | -1/+1 |
* | Replace call to gtk_widget_size_request() that expected to actually | Havoc Pennington | 2002-01-01 | 1 | -1/+6 |
* | fix an incorrect assertion that the "valid" flag is always correct in a | Havoc Pennington | 2001-12-31 | 1 | -1/+12 |
* | extend selection if shift is down, bug #50939 | Havoc Pennington | 2001-12-31 | 1 | -10/+57 |
* | fix to use ensure_byte_offsets not ensure_char_offsets, patch from Padraig | Havoc Pennington | 2001-12-31 | 1 | -2/+6 |
* | fix GtkDialogFlags to have the right values, reported by Jeff Franks | Havoc Pennington | 2001-12-31 | 1 | -3/+3 |
* | Additions. | Matthias Clasen | 2001-12-30 | 2 | -21/+21 |
* | Make interpretation of misc->xpad/ypad consistent with GtkLabel. Do | Owen Taylor | 2001-12-27 | 3 | -23/+42 |
* | Remove optimization that was causing problems because we called | Owen Taylor | 2001-12-27 | 1 | -12/+1 |
* | Call gdk_window_get_pointer() on menu->bin_window not menu->window, so we | Owen Taylor | 2001-12-27 | 1 | -1/+1 |
* | Allow unsetting the title by setting to NULL. Move docs inline. Update the | Owen Taylor | 2001-12-27 | 1 | -23/+51 |
* | gtk/gtkplug.c (gtk_plug_key_press_event): Don't do special handling of key | Owen Taylor | 2001-12-27 | 2 | -5/+10 |
* | fix a few places where I was confused between modelsort iters and other | Kristian Rietveld | 2001-12-27 | 1 | -6/+0 |
* | ensure we are unprelighted before reordering | Kristian Rietveld | 2001-12-26 | 3 | -111/+158 |
* | Document the fact that gtk_paned_set_handle_size() has been removed. | Owen Taylor | 2001-12-26 | 1 | -1/+0 |
* | Connect gtk_drag_hightlight_expose _after_, so it works with widgets that | Owen Taylor | 2001-12-26 | 1 | -3/+3 |
* | Assign the allocation to widget->allocation. (Fixes #67290, Chris Phelps.) | Owen Taylor | 2001-12-26 | 1 | -0/+2 |
* | (#67542, reported by Anders Carlsson) | Owen Taylor | 2001-12-26 | 2 | -6/+8 |
* | s/<!>/<!-- -->/ to make the doc valid with both SGML and XML. | James Henstridge | 2001-12-24 | 1 | -2/+2 |
* | 1.3.12, interface, binary age 0. | Owen Taylor | 2001-12-23 | 7 | -39/+89 |
* | Trivial doc adjustment. | Matthias Clasen | 2001-12-20 | 1 | -2/+3 |
* | More precise documentation about underscores and mnemonics. (#66380) | Matthias Clasen | 2001-12-20 | 4 | -15/+18 |
* | Don't call map here. | Anders Carlsson | 2001-12-20 | 1 | -3/+0 |
* | Fix typo (list->data becomes list->next) | Padraig O'Briain | 2001-12-18 | 1 | -1/+1 |
* | Add Unicode control char menu, based on patch from Dov. Bug #63495 | Havoc Pennington | 2001-12-17 | 5 | -14/+243 |
* | Fix a typo. Fix a typo. | Kjartan Maraas | 2001-12-16 | 2 | -2/+2 |
* | Fix some warnings. | Darin Adler | 2001-12-15 | 3 | -3/+2 |
* | Fixed first arg type of GtkScale's format_value signal's function pointer. | Murray Cumming | 2001-12-15 | 1 | -1/+1 |
* | free path at the end | Kristian Rietveld | 2001-12-13 | 1 | -0/+2 |
* | Markup fixes. | Matthias Clasen | 2001-12-13 | 3 | -35/+33 |
* | do not try to find the clicked node in the tree when tree == NULL | Kristian Rietveld | 2001-12-13 | 1 | -1/+2 |
* | Compare event->state with the default mod mask. | Anders Carlsson | 2001-12-13 | 1 | -1/+1 |
* | s/obj/klass/ where appropriate | jacob berkman | 2001-12-12 | 11 | -11/+11 |
* | Reset the existing slave before removing it to give it a chance to commit | Owen Taylor | 2001-12-12 | 1 | -7/+16 |
* | Typo fixes Typo fix. (#66746) | Matthias Clasen | 2001-12-12 | 4 | -16/+10 |
* | Remove validate_rows_timer in unrealize. Reported by Matthew Wilson. | Jonathan Blandford | 2001-12-12 | 1 | -0/+6 |
* | Remove support for "prepainting" the menu before realizing other than via | Owen Taylor | 2001-12-12 | 1 | -17/+18 |
* | Support using names/nicks for the gdk_settings values for enum valued | Owen Taylor | 2001-12-12 | 1 | -1/+8 |
* | keep in sync with insert_page_menu. Code duplication is bad. | Jonathan Blandford | 2001-12-12 | 2 | -1/+9 |
* | Fix check for modifiers. | Owen Taylor | 2001-12-12 | 1 | -1/+2 |
* | check GTK_MENU_ITEM (menu_item)->accel_path first when looking up the | James Henstridge | 2001-12-12 | 1 | -1/+3 |
* | Small fix to let mnemonics work with notebooks. | Jonathan Blandford | 2001-12-11 | 1 | -0/+4 |
* | Change bin_window to be located at y=TREE_VIEW_HEADER_HEIGHT(tree_view). | Jonathan Blandford | 2001-12-11 | 1 | -20/+12 |
* | Fix wrong ChangeLog entry Fix drawing of top right corner | Soeren Sandmann | 2001-12-11 | 1 | -1/+1 |
* | stupid bug where I didn't reset the timer. | Jonathan Blandford | 2001-12-11 | 1 | -6/+6 |
* | Close comment. | Matthias Clasen | 2001-12-10 | 2 | -0/+47 |
* | New function to fixup parity. RBTree corruption bug-- | Jonathan Blandford | 2001-12-10 | 1 | -56/+53 |
* | Return if edited_column is NULL, also grab focus before removing the | Anders Carlsson | 2001-12-10 | 1 | -2/+6 |
* | check for 0 value on the denominator in the horizontal case just like we | George Lebl | 2001-12-09 | 1 | -4/+5 |