| Commit message (Expand) | Author | Age | Files | Lines |
* | button: Allow :hover on insensitive buttons | Benjamin Otte | 2013-12-07 | 1 | -9/+5 |
* | button: Call the new function | Benjamin Otte | 2013-12-03 | 1 | -26/+3 |
* | button: Split out function | Benjamin Otte | 2013-12-03 | 1 | -15/+23 |
* | button: Don't emit a signal on broken grabs | Benjamin Otte | 2013-12-03 | 1 | -1/+1 |
* | GtkButton: don't propagate double-clicks | Matthias Clasen | 2013-11-15 | 1 | -0/+4 |
* | Respect deprecated button images setting | Matthias Clasen | 2013-10-24 | 1 | -9/+68 |
* | all: Add names to timeouts | Bastien Nocera | 2013-10-23 | 1 | -0/+1 |
* | Redo style class handling | Matthias Clasen | 2013-08-19 | 1 | -10/+15 |
* | Revert "Add the "text-button" style to button created with gtk_button_new_wit... | Matthias Clasen | 2013-08-19 | 1 | -16/+2 |
* | Add the "text-button" style to button created with gtk_button_new_with_{label... | Yosef Or Boczko | 2013-08-18 | 1 | -2/+16 |
* | oopx - fix typo | Yosef Or Boczko | 2013-08-14 | 1 | -1/+1 |
* | Add gtk_button_new_from_icon_name | Yosef Or Boczko | 2013-08-14 | 1 | -0/+36 |
* | Drop some unnecessary includes | Matthias Clasen | 2013-07-19 | 1 | -1/+0 |
* | Move wholly deprecated classes to gtk/deprecated/ | Matthias Clasen | 2013-07-19 | 1 | -3/+3 |
* | gtk: Use new macros for defining private data | Emmanuele Bassi | 2013-07-09 | 1 | -5/+2 |
* | Add missing G_PARAM_DEPRECATED to stock deprecations | William Jon McCann | 2013-07-08 | 1 | -2/+2 |
* | Deprecate GtkAction and GtkUIManager | William Jon McCann | 2013-06-30 | 1 | -8/+39 |
* | Deprecate and ignore gtk-button-images setting | William Jon McCann | 2013-06-26 | 1 | -73/+13 |
* | Start deprecating some GtkStock API | William Jon McCann | 2013-06-25 | 1 | -4/+39 |
* | GtkButton: Don't suppress unhandled mouse events | Bastien Nocera | 2013-05-18 | 1 | -4/+10 |
* | button: Rework size request/allocation code | Benjamin Otte | 2013-05-01 | 1 | -77/+56 |
* | button: Use _gtk_widget_get_preferred_size_for_size() | Benjamin Otte | 2013-05-01 | 1 | -4/+6 |
* | GtkButton: Add baseline align support | Alexander Larsson | 2013-04-23 | 1 | -9/+57 |
* | button: Implement height-for-width | Benjamin Otte | 2013-04-22 | 1 | -9/+38 |
* | Add gtk_widget_(un)register_window | Alexander Larsson | 2013-02-07 | 1 | -2/+2 |
* | button: Clear highlight when a button is removed from a container | Sébastien Granjoux | 2012-09-16 | 1 | -1/+4 |
* | port GtkButton to GtkActionHelper | Ryan Lortie | 2012-08-20 | 1 | -95/+18 |
* | Provide a way to force showing icons in buttons | William Jon McCann | 2012-05-21 | 1 | -1/+89 |
* | button: Remove _gtk_button_paint() | Benjamin Otte | 2012-04-17 | 1 | -25/+9 |
* | widget: Set .default class when widget is default | Benjamin Otte | 2012-04-17 | 1 | -2/+0 |
* | button: Handle touch events | Carlos Garnacho | 2012-03-01 | 1 | -4/+65 |
* | button: don't be active when holding the mouse button outside the bounds | Cosimo Cecchi | 2012-03-01 | 1 | -1/+1 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | GtkButton: Small documentation improvements | Murray Cumming | 2012-02-13 | 1 | -4/+4 |
* | gtkbutton: Use symbolic names for button numbers | Carlos Garcia Campos | 2012-01-27 | 1 | -2/+2 |
* | GtkButton: don't do string compare on property set | Ryan Lortie | 2012-01-11 | 1 | -7/+4 |
* | Rename gtk_application_window_get_observer | Ryan Lortie | 2012-01-11 | 1 | -3/+3 |
* | Revert "button: Stop setting state flags on the style context for drawing" | Rui Matos | 2012-01-09 | 1 | -0/+1 |
* | GtkButton: do not allow both types of actions | Ryan Lortie | 2012-01-09 | 1 | -0/+3 |
* | Add new GtkActionable interface | Ryan Lortie | 2012-01-09 | 1 | -2/+159 |
* | button: deprecate the inner-border style property | Cosimo Cecchi | 2011-12-20 | 1 | -32/+12 |
* | button: add CSS borders to the size request | Cosimo Cecchi | 2011-12-20 | 1 | -10/+18 |
* | button: add a border param to gtk_button_get_props() | Cosimo Cecchi | 2011-12-20 | 1 | -3/+7 |
* | button: Stop setting state flags on the style context for drawing | Rui Matos | 2011-12-19 | 1 | -1/+0 |
* | button: Don't call deprecated functions | Benjamin Otte | 2011-11-08 | 1 | -5/+5 |
* | Documentation fixes | Matthias Clasen | 2011-09-25 | 1 | -3/+4 |
* | Clean up unneeded includes | Matthias Clasen | 2011-08-28 | 1 | -2/+1 |
* | Make focus rectangles optional | Matthias Clasen | 2011-08-10 | 1 | -5/+8 |
* | Convert GailButton to GtkButtonAccessible | Matthias Clasen | 2011-07-05 | 1 | -0/+3 |
* | gtk: Use const instead G_CONST_RETURN | Javier Jardón | 2011-06-10 | 1 | -1/+1 |