| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix from Matthias Clasen to clear background appropriately for theme by | Owen Taylor | 2002-02-04 | 1 | -5/+4 |
* | Add flipping support to the expanders. | Anders Carlsson | 2002-02-03 | 1 | -5/+5 |
* | make static. | Mark McLoughlin | 2002-01-31 | 1 | -2/+2 |
* | Allow a -1 icon size. | Anders Carlsson | 2002-01-30 | 1 | -1/+1 |
* | Document that a size of (GtkIconSize)-1 means don't scale. | Owen Taylor | 2002-01-30 | 1 | -4/+5 |
* | Changes to gtktreeview to better support thicker focus lines, | Bill Haneman | 2002-01-28 | 1 | -16/+31 |
* | removed unused return value. | Sven Neumann | 2002-01-27 | 1 | -9/+2 |
* | gtk/gtkstyle.c a misprint in documentation for gtk_style_render_icon () is | Vitaly Tishkov | 2002-01-15 | 1 | -1/+1 |
* | Documentation additions. | Matthias Clasen | 2002-01-14 | 1 | -3/+225 |
* | add trailing */ on doc comment. | James Henstridge | 2002-01-08 | 1 | -0/+1 |
* | Doc typo fix. (#68172) | Matthias Clasen | 2002-01-08 | 1 | -2/+60 |
* | Free dash list if necessary. | Anders Carlsson | 2002-01-03 | 1 | -6/+20 |
* | (#67542, reported by Anders Carlsson) | Owen Taylor | 2001-12-26 | 1 | -4/+1 |
* | Fix wrong ChangeLog entry Fix drawing of top right corner | Soeren Sandmann | 2001-12-11 | 1 | -1/+1 |
* | Typo fixes. | Matthias Clasen | 2001-12-07 | 1 | -0/+32 |
* | Fix docs. (#66383) | Matthias Clasen | 2001-12-06 | 1 | -17/+15 |
* | Patch from Bill Haneman (with many modifications) to make the focus color | Owen Taylor | 2001-12-04 | 1 | -21/+103 |
* | Make Menu items NO_WINDOW widgets. | Owen Taylor | 2001-11-16 | 1 | -9/+4 |
* | to simplify parsing for exported functions: - made implementation | Hans Breuer | 2001-10-27 | 1 | -1/+1 |
* | remove ARROW_SIZE constant, use new function spin_button_get_arrow_size() | Kristian Rietveld | 2001-10-21 | 1 | -8/+23 |
* | s/retrive/retrieve/ | jacob berkman | 2001-10-03 | 1 | -1/+1 |
* | change scroll_to_cell delayed code to happen in size_allocate. | Jonathan Blandford | 2001-10-01 | 1 | -4/+4 |
* | only start editing when you select with a keyboard. | Jonathan Blandford | 2001-09-27 | 1 | -1/+6 |
* | ue Sep 25 12:41:17 2001 Owen Taylor <otaylor@redhat.com>GTK_1_3_9 | Owen Taylor | 2001-09-25 | 1 | -0/+57 |
* | Make a GtkCellEditable (get_widget_window_size): Change to let it honor | Jonathan Blandford | 2001-09-25 | 1 | -11/+4 |
* | Fix up for changes to PangoFontDescription. | Owen Taylor | 2001-09-18 | 1 | -45/+105 |
* | Add editable interface. This should be the last big GtkTreeView API | Jonathan Blandford | 2001-09-17 | 1 | -5/+8 |
* | gtk/gtkstyle.c (_gtk_style_peek_property_value) Amend previous change to | Padraig O'Briain | 2001-09-10 | 1 | -2/+3 |
* | Don't do a lookup immediately after creating style->property_cache, since | Owen Taylor | 2001-09-10 | 1 | -9/+10 |
* | Replace uses of GBSearchArray with GArray and bsearch(), to remove | Owen Taylor | 2001-09-08 | 1 | -47/+36 |
* | change color when the GtkTreeView loses focus. | Jonathan Blandford | 2001-08-29 | 1 | -8/+11 |
* | Fix up warnings, #58928. | Jonathan Blandford | 2001-08-19 | 1 | -5/+19 |
* | Divide with floating point numbers so that the result will be floating | Anders Carlsson | 2001-08-17 | 1 | -2/+2 |
* | gtk/gtkstyle.c (gtk_style_real_unrealize): Don't forget to | Matthias Clasen | 2001-08-09 | 1 | -0/+2 |
* | new file use it | Hans Breuer | 2001-08-04 | 1 | -3/+2 |
* | Add support for animating expanders. | Anders Carlsson | 2001-07-22 | 1 | -30/+80 |
* | add GDK_THREADS_ENTER/GDK_THREADS_LEAVE. (gtk_range_calc_layout): compute | Tim Janik | 2001-07-14 | 1 | -1/+1 |
* | Handle the case without XKB properly. | Owen Taylor | 2001-06-21 | 1 | -3/+18 |
* | Add missing gdk_rectangle_get_type() prototype. | Owen Taylor | 2001-06-14 | 1 | -1/+1 |
* | Handle case where we need to parse the xsetting as if it were an RC file | Havoc Pennington | 2001-06-04 | 1 | -86/+187 |
* | make this special-case hscale/vscale details, so we can use it for | Havoc Pennington | 2001-06-04 | 1 | -8/+13 |
* | New default theme! A slighly improved version of the 2.0 Raleigh theme, | Owen Taylor | 2001-05-01 | 1 | -448/+638 |
* | Add an extra parameter use_text to gtk_paint_label() to deal with | Owen Taylor | 2001-04-30 | 1 | -6/+14 |
* | Close bug #50615: | Havoc Pennington | 2001-04-18 | 1 | -5/+6 |
* | changed gtk_item_factory_dump_items() and gtk_item_factory_dump_rc() | Tim Janik | 2001-04-03 | 1 | -43/+17 |
* | Reference param spec when caching property values, since we unref it later | Owen Taylor | 2001-04-02 | 1 | -0/+2 |
* | Add boxed type for GtkRequistion. Use it for ::size-request. | Owen Taylor | 2001-04-02 | 1 | -0/+12 |
* | *** empty log message *** | Owen Taylor | 2001-03-29 | 1 | -0/+127 |
* | Make GtkIconSource an opaque datatype, and add a bunch of accessor | Havoc Pennington | 2001-03-19 | 1 | -6/+9 |
* | added rc-style argument GtkSpinButton::shadow_type. removed | Tim Janik | 2001-03-18 | 1 | -58/+221 |