| Commit message (Expand) | Author | Age | Files | Lines |
* | Add some docs. (#330073, Mart Rautsepp) | Matthias Clasen | 2006-02-10 | 1 | -1/+37 |
* | Add support for row hinting for the selected state. | Kristian Rietveld | 2006-01-31 | 1 | -4/+13 |
* | Added symbolic themable colors. Patch is a merged version of proposals | Michael Natterer | 2005-11-23 | 1 | -38/+78 |
* | Documentation improvements. (gtk_style_detach): Assert that the | Matthias Clasen | 2005-10-05 | 1 | -0/+13 |
* | Various cleanups. (#315360, Kjartan Maraas) | Matthias Clasen | 2005-09-13 | 1 | -9/+0 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -6/+7 |
* | Also intern static strings passed to g_object_set_data() | Matthias Clasen | 2005-08-31 | 1 | -2/+2 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -2/+2 |
* | Make sure expanded expanders are not fuzzy. (#310172, reported by | Matthias Clasen | 2005-07-20 | 1 | -4/+20 |
* | updated <io.h> for open() use G_PI instead of M_PI | Hans Breuer | 2005-07-03 | 1 | -1/+1 |
* | block the text_layout's "changed" handler when changing cursor visibility | Michael Natterer | 2005-05-25 | 1 | -1/+5 |
* | Use a GtkAlignment rather than a GtkDrawingArea to draw the swatch in to | Owen Taylor | 2005-05-11 | 1 | -16/+10 |
* | Add a draw-border style property to allow themes to draw outside the | Owen Taylor | 2005-05-02 | 1 | -22/+2 |
* | gtk/gtkstyle.c gtk/gtkcolorsel.c gtk/gtkhsv.c gtk/gtkiconview.c Update to | Owen Taylor | 2005-04-18 | 1 | -2/+2 |
* | Covert expander drawing to Cairo. Also always draw the entire triangle | Owen Taylor | 2005-04-04 | 1 | -112/+92 |
* | [merged from gtk-2-6 branch] let dash_offset shift the start of the line | Hans Breuer | 2005-04-03 | 1 | -2/+2 |
* | Use canonical names for g_object_notify() as well. | Matthias Clasen | 2005-03-26 | 1 | -9/+9 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | Switch set_cairo_target() virtual function to ref_cairo_surface() | Owen Taylor | 2005-03-17 | 1 | -454/+287 |
* | Document which parameters may be NULL. (#166855, Frank Naumann) | Matthias Clasen | 2005-03-07 | 1 | -57/+76 |
* | Add | Søren Sandmann | 2005-02-24 | 1 | -0/+21 |
* | Add some more NULL checks, patch by Michael Natterer. | Matthias Clasen | 2005-01-18 | 1 | -4/+4 |
* | Check for NULL detail and NULL widget. | Søren Sandmann | 2005-01-18 | 1 | -4/+4 |
* | gdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c | Manish Singh | 2004-11-19 | 1 | -2/+2 |
* | Only clear the triangle below the grip to the background, not the full | Matthias Clasen | 2004-11-09 | 1 | -22/+28 |
* | Change the default expander size to 12 to compensate for the recent change | Matthias Clasen | 2004-09-13 | 1 | -1/+1 |
* | Draw expanders a bit better. | Matthias Clasen | 2004-09-07 | 1 | -10/+30 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Fix #60128, #58307, #144706: | Matthias Clasen | 2004-07-16 | 1 | -26/+44 |
* | Fix some cases where style functions were not handling widget == NULL | Matthias Clasen | 2004-07-09 | 1 | -9/+23 |
* | small color tweak. (#141173) | Soeren Sandmann | 2004-06-26 | 1 | -13/+21 |
* | Accept a NULL style. | Matthias Clasen | 2004-06-26 | 1 | -1/+1 |
* | Typo fix. | Matthias Clasen | 2004-06-10 | 1 | -1/+1 |
* | 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 |