| Commit message (Expand) | Author | Age | Files | Lines |
* | Draw focus indication in the color wheel using standard focus style. | Matthias Clasen | 2004-05-07 | 1 | -6/+14 |
* | Use the PRELIGHT fg color for drawing the expander when prelit. Fixes | Mark McLoughlin | 2004-03-11 | 1 | -1/+1 |
* | Remove spurious semicolon. Thanks to Kjartan Maraas for pointing it out. | Federico Mena Quintero | 2004-03-11 | 1 | -1/+1 |
* | Fix g_return_if_fail() that was checking draw_shadow. (#136669, Morten | Owen Taylor | 2004-03-09 | 1 | -1/+1 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | hu Feb 26 15:43:43 2004 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2004-02-26 | 1 | -45/+61 |
* | Make realize and unrealize signals. (#73310) | Owen Taylor | 2004-02-25 | 1 | -2/+40 |
* | Free style->icon_factories (#130128) | Owen Taylor | 2004-02-25 | 1 | -0/+13 |
* | Make the paned handles gray when the the widget is_focus() but not | Matthias Clasen | 2004-02-19 | 1 | -6/+31 |
* | Clip narrow columns in rtl-oriented tree views (#128089, | Matthias Clasen | 2004-02-03 | 1 | -0/+13 |
* | Fix doc comment. (#126369, Olexiy Avramchenko) | Matthias Clasen | 2003-11-06 | 1 | -1/+1 |
* | remove correction on x when detail is "menuitem". With the new menu look | Soeren Sandmann | 2003-07-08 | 1 | -4/+0 |
* | better drawing of GtkMenuItem add notes about GtkMenu remove leftover | Soeren Sandmann | 2003-07-06 | 1 | -1/+0 |
* | add vertical_padding style property. | Soeren Sandmann | 2003-07-06 | 1 | -7/+76 |
* | Doc additions and fixes. | Matthias Clasen | 2003-04-15 | 1 | -26/+384 |
* | demos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk/x11/gdkscreen-x11.c | Manish Singh | 2003-02-28 | 1 | -2/+2 |
* | only count the special cell if it is also visible, | Kristian Rietveld | 2003-01-30 | 1 | -2/+2 |
* | Data constness fixes. (#75754) | Matthias Clasen | 2002-12-10 | 1 | -17/+17 |
* | new default color scheme based on the GNOME stock icon palette. (#80691, | Soeren Sandmann | 2002-12-10 | 1 | -9/+9 |
* | Remove unused draw_spin_entry_shadow(). (#80229) | Owen Taylor | 2002-12-10 | 1 | -72/+0 |
* | Fix doc comment. | Anders Carlsson | 2002-12-03 | 1 | -2/+1 |
* | add a gtk_list_store_sort_iter_changed line for some special case ... | Kristian Rietveld | 2002-11-26 | 1 | -0/+9 |
* | add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c. | Manish Singh | 2002-11-20 | 1 | -17/+27 |
* | Add a const here. | Matthias Clasen | 2002-11-13 | 1 | -19/+19 |
* | - comment out check_inconsistent_aa_bits[]. | Soeren Sandmann | 2002-11-13 | 1 | -48/+92 |
* | Put into #ifdef DO_BLINK to avoid an unused static function. (#97965) | Matthias Clasen | 2002-11-08 | 1 | -0/+10 |
* | Improve drawing of RTL submenu indicators. | Matthias Clasen | 2002-11-08 | 1 | -2/+3 |
* | docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml | Soeren Sandmann | 2002-11-08 | 1 | -9/+9 |
* | Automatic RTL flipping for some more widgets. | Matthias Clasen | 2002-11-02 | 1 | -13/+243 |
* | Another feature to create truly ugly TreeViews!: style properties for the | Kristian Rietveld | 2002-10-22 | 1 | -10/+98 |
* | Deprecation cleanup | Manish Singh | 2002-10-09 | 1 | -34/+38 |
* | Make icon sizes configurable (#70648, slightly based on a patch from Bill | Owen Taylor | 2002-09-24 | 1 | -2/+22 |
* | Draw radio buttons more symmetric. Draw shadow out bevels slightly | Soeren Sandmann | 2002-09-11 | 1 | -15/+16 |
* | Add a note that yes, we do know what () means and we can't change it. | Owen Taylor | 2002-08-05 | 1 | -21/+21 |
* | New demo for window migration between different displays and screens. | Owen Taylor | 2002-08-01 | 1 | -5/+34 |
* | Renames: | Owen Taylor | 2002-06-20 | 1 | -1/+1 |
* | Get rid of gtk_style_get_font_for_display(), make gtk_style_get_font() | Owen Taylor | 2002-06-20 | 1 | -32/+32 |
* | Fix type names for GtkIconSet, GtkIconSource, GtkSelectionData, GtkBorder, | Owen Taylor | 2002-06-13 | 1 | -1/+1 |
* | Changes multihead reorganizing code for win32 support, mostly from a patch | Owen Taylor | 2002-06-06 | 1 | -1/+1 |
* | Integrate Erwann Chenede's multihead changes for the gtk/ directory. | Alex Larsson | 2002-04-29 | 1 | -20/+82 |
* | s/<!>/<!-- -->/g throughout the documentation to bring the produced | Matthias Clasen | 2002-04-18 | 1 | -1/+1 |
* | Centralize lookup and caching of cursor GC's here. | Owen Taylor | 2002-03-03 | 1 | -0/+133 |
* | Switch style of stamp file usage. | Owen Taylor | 2002-03-02 | 1 | -0/+13 |
* | Draw arrows better (without extra baseline) | Soeren Sandmann | 2002-02-26 | 1 | -151/+121 |
* | change to pass in the cursor direction always, not just when we need an | Havoc Pennington | 2002-02-25 | 1 | -30/+44 |
* | Sanity check default font family name and size. | Owen Taylor | 2002-02-24 | 1 | -1/+12 |
* | gtk/gtksettings.c gtk/gtkstyle.c: Patch from Richard Hestilow to add a | Owen Taylor | 2002-02-24 | 1 | -2/+3 |
* | subtract 1 from line endpoint, to avoid cursor dirt in the text widget. | Havoc Pennington | 2002-02-22 | 1 | -1/+1 |
* | Many cleanups and fixes. Draw exclusively in expose handler. Feedback when | Soeren Sandmann | 2002-02-20 | 1 | -48/+155 |
* | new radio buttons. handle inconsistent state for check- and radiobuttons. | Soeren Sandmann | 2002-02-20 | 1 | -37/+108 |