| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Patch from Bill Haneman and Padraig O'Briain to add cursor_aspect_ratio | Owen Taylor | 2002-02-14 | 1 | -3/+11 |
* | 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 |