| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated Slovak translation. | Stanislav Visnovsky | 2002-01-04 | 2 | -189/+147 |
* | Optimize a little bit. (More for consistency than because it makes much of | Owen Taylor | 2002-01-04 | 8 | -13/+52 |
* | Private function to tell if we have RENDER extension. | Owen Taylor | 2002-01-04 | 22 | -633/+2449 |
* | add mention of gtk_widget_add_events() and GTK_CAN_FOCUS | Havoc Pennington | 2002-01-04 | 2 | -1/+15 |
* | Add my cool list of integers. | Anders Carlsson | 2002-01-04 | 8 | -24/+64 |
* | Fix problem where retrieved atoms weren't properly returned. | Owen Taylor | 2002-01-04 | 8 | -8/+36 |
* | Fix and uncomment non-MMX version. | Owen Taylor | 2002-01-04 | 4 | -24/+143 |
* | Small additions. | Matthias Clasen | 2002-01-03 | 20 | -195/+237 |
* | When tab is pressed and the text view isn't editable, move the focus | Anders Carlsson | 2002-01-03 | 8 | -1/+36 |
* | Add markup. | Matthias Clasen | 2002-01-03 | 4 | -412/+527 |
* | Free dash list if necessary. | Anders Carlsson | 2002-01-03 | 11 | -7/+97 |
* | Rename gtk_tree_view_queue_draw_node to _gtk_tree_view_queue_draw_node. | Anders Carlsson | 2002-01-02 | 11 | -30/+133 |
* | don't ignore realized but visible && !mapped resize containers (which is | Tim Janik | 2002-01-02 | 8 | -2/+44 |
* | automake still doesn't support libsomething_la_LDFLAGS, so fix the build | jacob berkman | 2002-01-02 | 8 | -1/+37 |
* | propagate exposes to no window children not in the buffer window. | Havoc Pennington | 2002-01-02 | 13 | -3/+277 |
* | move README.linux-fb in here | Havoc Pennington | 2002-01-01 | 33 | -67/+2630 |
* | Append EXEEXT to ../gdk-pixbuf/gdk-pixbuf-csource. | Tor Lillqvist | 2002-01-01 | 13 | -15/+162 |
* | doc fix | Havoc Pennington | 2002-01-01 | 4 | -28/+64 |
* | docs updates, mention that invisible property isn't implemented | Havoc Pennington | 2002-01-01 | 7 | -0/+35 |
* | Replace call to gtk_widget_size_request() that expected to actually | Havoc Pennington | 2002-01-01 | 8 | -1/+62 |
* | remove backward_char since we no longer have bogus newline | Havoc Pennington | 2001-12-31 | 8 | -5/+50 |
* | fix an incorrect assertion that the "valid" flag is always correct in a | Havoc Pennington | 2001-12-31 | 8 | -1/+82 |
* | extend selection if shift is down, bug #50939 | Havoc Pennington | 2001-12-31 | 8 | -10/+106 |
* | fix to use ensure_byte_offsets not ensure_char_offsets, patch from Padraig | Havoc Pennington | 2001-12-31 | 8 | -2/+48 |
* | fix GtkDialogFlags to have the right values, reported by Jeff Franks | Havoc Pennington | 2001-12-31 | 8 | -3/+38 |
* | Remove references to nonexisting functions. | Matthias Clasen | 2001-12-31 | 11 | -81/+83 |
* | Additions. | Matthias Clasen | 2001-12-30 | 14 | -55/+94 |
* | Add makefile.msc. | Tor Lillqvist | 2001-12-29 | 2 | -0/+5 |
* | GDK instead of Gdk. | Matthias Clasen | 2001-12-29 | 17 | -69/+122 |
* | az:po * updating | Vasif Ismailoglu MD | 2001-12-28 | 2 | -4/+10 |
* | Use G_N_ELEMENTS(). (unicode_classify): Don't return -1 on encountering an | Tor Lillqvist | 2001-12-28 | 8 | -6/+51 |
* | additional fix for #59314 ('<programlisting>' is changed to '<literal>' in | Vitaly Tishkov | 2001-12-28 | 2 | -3/+7 |
* | Make interpretation of misc->xpad/ypad consistent with GtkLabel. Do | Owen Taylor | 2001-12-27 | 10 | -23/+98 |
* | Remove optimization that was causing problems because we called | Owen Taylor | 2001-12-27 | 8 | -12/+71 |
* | Call gdk_window_get_pointer() on menu->bin_window not menu->window, so we | Owen Taylor | 2001-12-27 | 8 | -1/+50 |
* | Allow unsetting the title by setting to NULL. Move docs inline. Update the | Owen Taylor | 2001-12-27 | 9 | -27/+109 |
* | gtk/gtkplug.c (gtk_plug_key_press_event): Don't do special handling of key | Owen Taylor | 2001-12-27 | 9 | -5/+59 |
* | fix a few places where I was confused between modelsort iters and other | Kristian Rietveld | 2001-12-27 | 8 | -13/+70 |
* | ensure we are unprelighted before reordering | Kristian Rietveld | 2001-12-26 | 10 | -111/+242 |
* | Document the fact that gtk_paned_set_handle_size() has been removed. | Owen Taylor | 2001-12-26 | 9 | -1/+66 |
* | Connect gtk_drag_hightlight_expose _after_, so it works with widgets that | Owen Taylor | 2001-12-26 | 8 | -3/+45 |
* | Assign the allocation to widget->allocation. (Fixes #67290, Chris Phelps.) | Owen Taylor | 2001-12-26 | 8 | -0/+44 |
* | (#67542, reported by Anders Carlsson) | Owen Taylor | 2001-12-26 | 9 | -6/+92 |
* | updating Azerbaijani po file | Vasif Ismailoglu MD | 2001-12-24 | 1 | -95/+75 |
* | 1.3.12, interface, binary age 0.GTK_1_3_12 | Owen Taylor | 2001-12-24 | 45 | -8265/+10348 |
* | s/<!>/<!-- -->/ to make the doc valid with both SGML and XML. | James Henstridge | 2001-12-24 | 8 | -2/+37 |
* | 1.3.12, interface, binary age 0. | Owen Taylor | 2001-12-23 | 20 | -52/+345 |
* | Fix trailing "," in enumeration. | Owen Taylor | 2001-12-23 | 2 | -1/+5 |
* | Add gtktextutil.h | Owen Taylor | 2001-12-23 | 37 | -196/+420 |
* | *** empty log message *** | Vasif Ismailoglu MD | 2001-12-22 | 1 | -13/+17 |