| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace GTK_NO_CHECK_CASTS by G_DISABLE_CAST_CHECKS. | Matthias Clasen | 2002-01-07 | 1 | -0/+11 |
* | need to cast image->mem away from void* to avoid 'error C2036: 'void *' : | Hans Breuer | 2002-01-05 | 1 | -0/+28 |
* | Documentation additions. | Matthias Clasen | 2002-01-05 | 1 | -0/+4 |
* | Fix a comment. | Matthias Clasen | 2002-01-04 | 1 | -0/+6 |
* | tiny docs change | Havoc Pennington | 2002-01-04 | 1 | -0/+4 |
* | At least don't infinite loop if the widget and window heirarchies don't | Owen Taylor | 2002-01-04 | 1 | -0/+13 |
* | Optimize a little bit. (More for consistency than because it makes much of | Owen Taylor | 2002-01-04 | 1 | -0/+6 |
* | Private function to tell if we have RENDER extension. | Owen Taylor | 2002-01-04 | 1 | -0/+70 |
* | Add my cool list of integers. | Anders Carlsson | 2002-01-04 | 1 | -0/+4 |
* | Fix problem where retrieved atoms weren't properly returned. | Owen Taylor | 2002-01-04 | 1 | -1/+5 |
* | When tab is pressed and the text view isn't editable, move the focus | Anders Carlsson | 2002-01-03 | 1 | -0/+4 |
* | Free dash list if necessary. | Anders Carlsson | 2002-01-03 | 1 | -0/+10 |
* | Rename gtk_tree_view_queue_draw_node to _gtk_tree_view_queue_draw_node. | Anders Carlsson | 2002-01-02 | 1 | -0/+15 |
* | don't ignore realized but visible && !mapped resize containers (which is | Tim Janik | 2002-01-02 | 1 | -0/+6 |
* | automake still doesn't support libsomething_la_LDFLAGS, so fix the build | jacob berkman | 2002-01-02 | 1 | -0/+5 |
* | 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 |