| Commit message (Expand) | Author | Age | Files | Lines |
* | scalebutton: Add autoscrolling | Matthias Clasen | 2017-12-12 | 1 | -71/+57 |
* | gtk: Intern css names | Matthias Clasen | 2017-11-17 | 1 | -1/+1 |
* | image: Remove icon-size argument from icon setters | Matthias Clasen | 2017-11-15 | 1 | -12/+4 |
* | scalebutton: Remove icon size | Benjamin Otte | 2017-11-15 | 1 | -31/+5 |
* | scalebutton: Fix comparison for empty icon list | Timm Bäder | 2017-10-10 | 1 | -1/+1 |
* | gtkscalebutton: Use scroll event controller | Carlos Garnacho | 2017-09-19 | 1 | -41/+29 |
* | scalebutton: Update to using GdkEvent API | Carlos Garnacho | 2017-09-19 | 1 | -5/+10 |
* | gtk: Mass delete all GtkWidget event mask API | Carlos Garnacho | 2017-05-25 | 1 | -2/+0 |
* | Avoid more compiler warnings | Matthias Clasen | 2017-03-23 | 1 | -1/+1 |
* | Fix reference handling in GtkScaleButton | Matthias Clasen | 2016-11-28 | 1 | -2/+3 |
* | Use NULL for generic marshallers in g_signal_new() | Benjamin Otte | 2016-08-29 | 1 | -1/+1 |
* | Use gtk_popover_popdown/popup where appropriate | Timm Bäder | 2016-08-16 | 1 | -2/+2 |
* | Mention GtkIconSize in all docs where the argument/return is annotated as tak... | Christoph Reiter | 2016-01-04 | 1 | -1/+1 |
* | scalebutton: Annotate the return type | Emmanuele Bassi | 2015-11-30 | 1 | -2/+2 |
* | GtkScaleButton: _get_(plus|minus)_button returns a GtkButton | Timm Bäder | 2015-11-28 | 1 | -2/+2 |
* | scale button: Add a style class | Matthias Clasen | 2015-10-30 | 1 | -0/+10 |
* | scalebutton: Invert smooth scroll dy when adding to the current value | Carlos Garnacho | 2014-09-22 | 1 | -1/+1 |
* | scalebutton: Handle smooth scroll events | Carlos Garnacho | 2014-08-26 | 1 | -2/+8 |
* | Use AC_USE_SYSTEM_EXTENSIONS to get _GNU_SOURCE, _XOPEN_SOURCE etc. | Simon McVittie | 2014-08-21 | 1 | -3/+0 |
* | GtkScaleButton: Set +/- sensitivity | Matthias Clasen | 2014-07-08 | 1 | -0/+6 |
* | GtkScaleButton: Try harder not to pop over | Matthias Clasen | 2014-07-04 | 1 | -13/+41 |
* | gtk: Don't use GObjectClass.constructor | Jasper St. Pierre | 2014-06-26 | 1 | -18/+7 |
* | GtkScaleButton: Use G_PARAM_EXPLICIT_NOTIFY | Matthias Clasen | 2014-06-09 | 1 | -11/+9 |
* | popover: Always apply the window shape | Carlos Garnacho | 2014-02-20 | 1 | -4/+0 |
* | docs: use Returns: consistently | William Jon McCann | 2014-02-19 | 1 | -2/+2 |
* | docs: don't use <anchor> | William Jon McCann | 2014-02-07 | 1 | -2/+2 |
* | docs: use proper apostrophe | William Jon McCann | 2014-02-07 | 1 | -2/+2 |
* | docs: Use markup for links | William Jon McCann | 2014-02-07 | 1 | -2/+2 |
* | scalebutton: Apply a shape on the popover | Carlos Garnacho | 2014-02-04 | 1 | -0/+4 |
* | GtkScaleButton: Use a popover | Matthias Clasen | 2014-02-03 | 1 | -621/+89 |
* | resources: move resources into a subdirectory | William Jon McCann | 2014-01-23 | 1 | -1/+1 |
* | ScaleButton: make the popup transient to the button's window | Emilio Pozuelo Monfort | 2013-12-14 | 1 | -0/+3 |
* | all: Add names to timeouts | Bastien Nocera | 2013-10-23 | 1 | -0/+1 |
* | Another round of template binding api changes | Matthias Clasen | 2013-07-26 | 1 | -7/+7 |
* | Rename the widget template API | Emmanuele Bassi | 2013-07-26 | 1 | -15/+15 |
* | widget: Use a real offset in gtk_widget_class_automate_child | Alexander Larsson | 2013-07-26 | 1 | -7/+7 |
* | gtk: Use new macros for defining private data | Emmanuele Bassi | 2013-07-09 | 1 | -5/+2 |
* | Start migrating internals away from GtkStock | William Jon McCann | 2013-06-24 | 1 | -4/+3 |
* | GtkScaleButton: Define children with a GtkBuilder template | Tristan Van Berkom | 2013-04-08 | 1 | -103/+67 |
* | gtk: Add get_type() function declarations for private objects | Benjamin Otte | 2012-10-02 | 1 | -0/+2 |
* | types: Move GtkAdustment declaration to gtktypes.h | Benjamin Otte | 2012-03-03 | 1 | -1/+3 |
* | scalebutton: Set GDK_SCROLL_MASK explicitly | Carlos Garnacho | 2012-03-01 | 1 | -0/+2 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | Use the workarea when placing popups | Matthias Clasen | 2011-12-18 | 1 | -1/+1 |
* | Use G_VALUE_INIT | Javier Jardón | 2011-10-15 | 1 | -1/+1 |
* | More include cleanups | Matthias Clasen | 2011-08-28 | 1 | -1/+1 |
* | Convert GailScaleButton to GtkScaleButtonAccessible | Matthias Clasen | 2011-07-05 | 1 | -0/+3 |
* | Silence new gcc warnings | Matthias Clasen | 2011-01-23 | 1 | -25/+14 |
* | [GI] Add missing (out) and (array) annotations | Pavel Holejsovsky | 2011-01-20 | 1 | -3/+4 |
* | scalebutton: Update adjustment usage for sealing | Benjamin Otte | 2011-01-05 | 1 | -31/+31 |