| Commit message (Expand) | Author | Age | Files | Lines |
* | (#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 |
* | Changed prototype to allow for getting the location of the cell relative | Jonathan Blandford | 2001-03-15 | 1 | -0/+13 |
* | Switch to using an enum with registration for icon sizes, instead of | Havoc Pennington | 2001-03-12 | 1 | -8/+8 |
* | Patch from ChiDeok Hwang to move call to sync_selection() up a few lines | Owen Taylor | 2001-03-02 | 1 | -11/+0 |
* | test was backward, so deprecated functions were excluded by default | Havoc Pennington | 2001-02-19 | 1 | -53/+67 |
* | updated for win32 msvc build | Hans Breuer | 2001-02-19 | 1 | -0/+1 |
* | let's darken colors, not lighten them. | Havoc Pennington | 2001-02-08 | 1 | -1/+1 |
* | remove validation idle | Havoc Pennington | 2001-02-08 | 1 | -7/+81 |
* | Get rid of a bunch of g_strdup_printf("%s%s") in favor of g_strconcat(). | Owen Taylor | 2001-02-02 | 1 | -1/+15 |
* | adapt to handle PangoColor | Havoc Pennington | 2001-01-26 | 1 | -16/+217 |
* | Adapt to uscore-ification of gtktextiterprivate | Havoc Pennington | 2001-01-04 | 1 | -202/+181 |
* | Fall back to "fixed" if we can't get a native font in the right encoding. | Robert Brady | 2000-11-13 | 1 | -2/+5 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -1/+1 |