| Commit message (Expand) | Author | Age | Files | Lines |
* | propagate exposes to no window children not in the buffer window. | Havoc Pennington | 2002-01-02 | 1 | -0/+15 |
* | move README.linux-fb in here | Havoc Pennington | 2002-01-01 | 1 | -0/+20 |
* | Append EXEEXT to ../gdk-pixbuf/gdk-pixbuf-csource. | Tor Lillqvist | 2002-01-01 | 1 | -0/+20 |
* | docs updates, mention that invisible property isn't implemented | Havoc Pennington | 2002-01-01 | 1 | -0/+5 |
* | Replace call to gtk_widget_size_request() that expected to actually | Havoc Pennington | 2002-01-01 | 1 | -0/+8 |
* | remove backward_char since we no longer have bogus newline | Havoc Pennington | 2001-12-31 | 1 | -0/+7 |
* | fix an incorrect assertion that the "valid" flag is always correct in a | Havoc Pennington | 2001-12-31 | 1 | -0/+10 |
* | extend selection if shift is down, bug #50939 | Havoc Pennington | 2001-12-31 | 1 | -0/+7 |
* | fix to use ensure_byte_offsets not ensure_char_offsets, patch from Padraig | Havoc Pennington | 2001-12-31 | 1 | -0/+6 |
* | fix GtkDialogFlags to have the right values, reported by Jeff Franks | Havoc Pennington | 2001-12-31 | 1 | -0/+5 |
* | Additions. | Matthias Clasen | 2001-12-30 | 1 | -0/+4 |
* | GDK instead of Gdk. | Matthias Clasen | 2001-12-29 | 1 | -0/+5 |
* | Use G_N_ELEMENTS(). (unicode_classify): Don't return -1 on encountering an | Tor Lillqvist | 2001-12-28 | 1 | -0/+6 |
* | Make interpretation of misc->xpad/ypad consistent with GtkLabel. Do | Owen Taylor | 2001-12-27 | 1 | -0/+8 |
* | Remove optimization that was causing problems because we called | Owen Taylor | 2001-12-27 | 1 | -0/+10 |
* | Call gdk_window_get_pointer() on menu->bin_window not menu->window, so we | Owen Taylor | 2001-12-27 | 1 | -0/+7 |
* | Allow unsetting the title by setting to NULL. Move docs inline. Update the | Owen Taylor | 2001-12-27 | 1 | -0/+8 |
* | gtk/gtkplug.c (gtk_plug_key_press_event): Don't do special handling of key | Owen Taylor | 2001-12-27 | 1 | -0/+7 |
* | fix a few places where I was confused between modelsort iters and other | Kristian Rietveld | 2001-12-27 | 1 | -1/+10 |
* | ensure we are unprelighted before reordering | Kristian Rietveld | 2001-12-26 | 1 | -0/+12 |
* | Document the fact that gtk_paned_set_handle_size() has been removed. | Owen Taylor | 2001-12-26 | 1 | -0/+9 |
* | Connect gtk_drag_hightlight_expose _after_, so it works with widgets that | Owen Taylor | 2001-12-26 | 1 | -0/+6 |
* | Assign the allocation to widget->allocation. (Fixes #67290, Chris Phelps.) | Owen Taylor | 2001-12-26 | 1 | -0/+6 |
* | (#67542, reported by Anders Carlsson) | Owen Taylor | 2001-12-26 | 1 | -0/+12 |
* | s/<!>/<!-- -->/ to make the doc valid with both SGML and XML. | James Henstridge | 2001-12-24 | 1 | -0/+5 |
* | 1.3.12, interface, binary age 0. | Owen Taylor | 2001-12-23 | 1 | -0/+31 |
* | Forgotten log entry. | Matthias Clasen | 2001-12-20 | 1 | -0/+2 |
* | More precise documentation about underscores and mnemonics. (#66380) | Matthias Clasen | 2001-12-20 | 1 | -0/+15 |
* | Don't call map here. | Anders Carlsson | 2001-12-20 | 1 | -0/+5 |
* | Explicitely deprecate gdk_gc_set_font() (reported by Jeff Franks.) | Owen Taylor | 2001-12-18 | 1 | -0/+5 |
* | Fix prototype for direction_changed. (Reported by Jeff Franks.) | Owen Taylor | 2001-12-18 | 1 | -0/+6 |
* | Fix typo (list->data becomes list->next) | Padraig O'Briain | 2001-12-18 | 1 | -0/+5 |
* | Add Unicode control char menu, based on patch from Dov. Bug #63495 | Havoc Pennington | 2001-12-17 | 1 | -0/+16 |
* | Fix a typo. Fix a typo. | Kjartan Maraas | 2001-12-16 | 1 | -0/+5 |
* | Fix some warnings. | Darin Adler | 2001-12-15 | 1 | -0/+13 |
* | Fixed first arg type of GtkScale's format_value signal's function pointer. | Murray Cumming | 2001-12-15 | 1 | -0/+5 |
* | 2001-12-14 Vitaly Tishkov tvv@sparc.spb.su | Vitaly Tishkov | 2001-12-14 | 1 | -0/+6 |
* | Remove assorted G_OBJECT casts where unnecessary. | Sebastian Wilhelmi | 2001-12-13 | 1 | -0/+7 |
* | free path at the end | Kristian Rietveld | 2001-12-13 | 1 | -0/+5 |
* | Markup fixes. | Matthias Clasen | 2001-12-13 | 1 | -0/+4 |
* | do not try to find the clicked node in the tree when tree == NULL | Kristian Rietveld | 2001-12-13 | 1 | -0/+5 |
* | Compare event->state with the default mod mask. | Anders Carlsson | 2001-12-13 | 1 | -0/+5 |
* | s/obj/klass/ where appropriate | jacob berkman | 2001-12-12 | 1 | -0/+4 |
* | Reset the existing slave before removing it to give it a chance to commit | Owen Taylor | 2001-12-12 | 1 | -0/+7 |
* | Typo fixes Typo fix. (#66746) | Matthias Clasen | 2001-12-12 | 1 | -0/+10 |
* | Remove validate_rows_timer in unrealize. Reported by Matthew Wilson. | Jonathan Blandford | 2001-12-12 | 1 | -0/+5 |
* | Remove support for "prepainting" the menu before realizing other than via | Owen Taylor | 2001-12-12 | 1 | -0/+11 |
* | Support using names/nicks for the gdk_settings values for enum valued | Owen Taylor | 2001-12-12 | 1 | -0/+6 |
* | keep in sync with insert_page_menu. Code duplication is bad. | Jonathan Blandford | 2001-12-12 | 1 | -0/+8 |
* | Fix check for modifiers. | Owen Taylor | 2001-12-12 | 1 | -0/+5 |