| Commit message (Expand) | Author | Age | Files | Lines |
* | stylecontext: Move private a11y function to private header | Benjamin Otte | 2014-08-16 | 1 | -5/+0 |
* | stylecontext: Add GTK_STYLE_CLASS_OVERSHOOT | Carlos Garnacho | 2014-07-09 | 1 | -0/+10 |
* | Trivial rearrangement | Matthias Clasen | 2014-07-06 | 1 | -7/+7 |
* | Add defines for title style classes | Matthias Clasen | 2014-07-04 | 1 | -0/+20 |
* | Add a FLAT style class | Matthias Clasen | 2014-06-26 | 1 | -0/+11 |
* | stylecontext: Deprecate regions | Benjamin Otte | 2014-06-19 | 1 | -4/+4 |
* | gtkpopover: set background and popover css classes | Lars Uebernickel | 2014-06-18 | 1 | -0/+9 |
* | Add a message-dialog style class | Matthias Clasen | 2014-06-12 | 1 | -0/+9 |
* | Add GTK_STYLE_CLASS_POPUP to the docs | Matthias Clasen | 2014-06-12 | 1 | -0/+9 |
* | Add a csd style class | Matthias Clasen | 2014-06-09 | 1 | -0/+10 |
* | docs: Another round of markup removal | Matthias Clasen | 2014-03-29 | 1 | -2/+2 |
* | docs: use proper quotations instead of '*' | William Jon McCann | 2014-02-07 | 1 | -2/+2 |
* | docs: use apostrophe in *'re | William Jon McCann | 2014-02-07 | 1 | -1/+1 |
* | docs: use proper apostrophe | William Jon McCann | 2014-02-07 | 1 | -8/+8 |
* | Add GTK_STYLE_CLASS_DESTRUCTIVE_ACTION | William Jon McCann | 2014-02-07 | 1 | -0/+11 |
* | Add GTK_STYLE_CLASS_SUGGESTED_ACTION | William Jon McCann | 2014-02-07 | 1 | -0/+10 |
* | stylecontext: Deprecate gtk_style_context_invalidate() | Benjamin Otte | 2013-10-05 | 1 | -1/+1 |
* | Add a needs-attention child property to GtkStack | Paolo Borelli | 2013-09-25 | 1 | -0/+11 |
* | Fix GtkEntry drawing to provide visual feedback when editable=FALSE. | David Trowbridge | 2013-08-19 | 1 | -0/+6 |
* | Add a style class for context menus | Matthias Clasen | 2013-08-18 | 1 | -1/+12 |
* | stylecontext: add GTK_STYLE_CLASS_TITLEBAR define | Cosimo Cecchi | 2013-08-16 | 1 | -0/+7 |
* | Continue the deprecation of GtkIconSet | Kjell Ahlstedt | 2013-07-09 | 1 | -1/+1 |
* | Fix some inconsistent deprecations | Kjell Ahlstedt | 2013-07-09 | 1 | -3/+3 |
* | icon factory: Add gtk_icon_set_render_icon_surface | Alexander Larsson | 2013-07-03 | 1 | -0/+7 |
* | stylecontext: add gtk_render_icon_surface | Alexander Larsson | 2013-07-03 | 1 | -0/+6 |
* | GtkStyleContext: Add gtk_style_context_get/set_scale | Alexander Larsson | 2013-07-03 | 1 | -0/+6 |
* | GtkListBox: Add style classes for lists and rows | Alexander Larsson | 2013-06-13 | 1 | -0/+18 |
* | Add annotations to gtk headers | Matthias Clasen | 2013-05-05 | 1 | -0/+59 |
* | Add gtk_widget_add_tick_callback(), remove GtkTimeline, etc. | Owen W. Taylor | 2013-02-14 | 1 | -0/+7 |
* | Move single-include guards inside include guards | Matthias Clasen | 2012-12-28 | 1 | -3/+3 |
* | stylecontext: Deprecate direction property | Benjamin Otte | 2012-12-18 | 1 | -0/+2 |
* | stylecontext: Deprecate gtk_style_context_get_font() | Benjamin Otte | 2012-12-06 | 1 | -0/+2 |
* | texthandles: Add an extra style class to the cursor-mode handle | Carlos Garnacho | 2012-10-26 | 1 | -0/+9 |
* | Improve CSS styling of touch text selection handles | Carlos Garnacho | 2012-09-03 | 1 | -8/+0 |
* | Add GtkTextHandle | Carlos Garnacho | 2012-09-03 | 1 | -0/+16 |
* | level-bar: introduce GtkLevelBar | Cosimo Cecchi | 2012-07-16 | 1 | -0/+10 |
* | Revert "level-bar: introduce GtkLevelBar" | Matthias Clasen | 2012-07-11 | 1 | -10/+0 |
* | level-bar: introduce GtkLevelBar | Cosimo Cecchi | 2012-07-10 | 1 | -0/+10 |
* | stylecontext: Add GTK_STYLE_CLASS_DIM_LABEL | Debarshi Ray | 2012-04-27 | 1 | -0/+10 |
* | stylecontext: add a define for an OSD style class | Cosimo Cecchi | 2012-04-19 | 1 | -0/+8 |
* | stylecontext: reorder style classes defines | Cosimo Cecchi | 2012-04-19 | 1 | -20/+19 |
* | css: Remove old animation code | Benjamin Otte | 2012-04-17 | 1 | -0/+6 |
* | types: Clean up gtkwidget.h includes | Benjamin Otte | 2012-03-03 | 1 | -4/+2 |
* | stylecontext: add a "scrollbars-junction" style class | Cosimo Cecchi | 2012-02-29 | 1 | -0/+10 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | Add a deprecation mark to draw_insertion_cursor | Paolo Borelli | 2012-02-27 | 1 | -1/+1 |
* | gtk: Use versioned deprecations | Matthias Clasen | 2012-02-27 | 1 | -1/+3 |
* | API: Add gtk_style_context_get_section() | Benjamin Otte | 2012-01-11 | 1 | -0/+3 |
* | API: Add GtkStyleContext::parent | Benjamin Otte | 2012-01-09 | 1 | -0/+4 |
* | stylecontext: add GTK_STYLE_CLASS_ARROW | Cosimo Cecchi | 2011-12-05 | 1 | -0/+10 |