summaryrefslogtreecommitdiff
path: root/gtk/gtkspinbutton.c
Commit message (Expand)AuthorAgeFilesLines
* spinbutton: Keep GParamSpecs aroundTimm Bäder2018-07-051-107/+101
* gtkspinbutton: Use GtkEventControllerKeyCarlos Garnacho2018-06-211-35/+30
* SpinButton: Fix an obviously wrong arg descriptionDaniel Boles2018-05-261-3/+3
* spin button: Stop using ::key-release-eventMatthias Clasen2018-05-211-17/+8
* widget: Directly notify gestures of grabTimm Bäder2018-05-191-0/+2
* eventcontrollerscroll: Port to new API modelBenjamin Otte2018-04-261-9/+5
* multipressgesture: Port to new API modelBenjamin Otte2018-04-261-20/+18
* swipegesture: Port to new API modelBenjamin Otte2018-04-261-7/+7
* widget: Remove clip from size-allocate vfuncBenjamin Otte2018-04-051-5/+3
* spinbutton: spinbuttons aren't entries anymoreTimm Bäder2018-03-271-1/+1
* spinbutton: Remove queue_resize call from realizeTimm Bäder2018-03-271-2/+0
* spinbutton: Fix a copy/paste bug in the docsTimm Bäder2018-03-271-1/+1
* GtkWidget: Start renaming widget->windowAlexander Larsson2018-03-201-1/+1
* SpinButton: Desensitise +/- buttons as appropriateDaniel Boles2018-03-171-4/+22
* spinbutton: Remove an unnecessary queue_draw callTimm Bäder2018-03-151-2/+0
* spinbutton: Remove priv pointerTimm Bäder2018-03-091-80/+67
* spinbutton: Fold function into only callerTimm Bäder2018-02-271-24/+13
* spinbutton: Remove unused macroTimm Bäder2018-02-271-1/+0
* a11y: Don't include gtk.hBenjamin Otte2018-02-081-8/+14
* The big versioning cleanupMatthias Clasen2018-02-061-14/+0
* Replace gdk_threads_add_timeout* with g_timeout_add()Emmanuele Bassi2018-02-031-4/+4
* spin button: Stop using ::focus-out-eventMatthias Clasen2018-01-161-9/+20
* SpinButton: Explain meaning of nullable AdjustmentDaniel Boles2017-11-221-3/+3
* gtk: Intern css namesMatthias Clasen2017-11-171-1/+1
* button: Get rid of icon sizeBenjamin Otte2017-11-151-2/+2
* build: Enable -Wswitch-enum and -Wswitch-defaultBenjamin Otte2017-10-061-0/+2
* gtkspinbutton: Remove motion notify handlerCarlos Garnacho2017-09-191-16/+0
* gtkspinbutton: Use scroll event controllerCarlos Garnacho2017-09-191-32/+23
* spinbutton: Update to using GdkEvent APICarlos Garnacho2017-09-191-2/+6
* spinbutton: Fix css node docsTimm Bäder2017-07-191-12/+12
* spinbutton: expand the entryTimm Bäder2017-07-191-0/+2
* Fix a few testsuite failuresTimm Bäder2017-07-191-3/+3
* widget: Add baseline and out_clip parameters to size-allocateTimm Bäder2017-07-191-10/+9
* fix a few documentation problemsTimm Bäder2017-07-191-0/+1
* spinbutton: Fix gesture stateTimm Bäder2017-07-191-2/+0
* spinbutton: Remove unused importTimm Bäder2017-07-191-1/+0
* spinbutton: Fix property notificationTimm Bäder2017-07-191-11/+18
* spinbutton: Add docs for new public APITimm Bäder2017-07-191-4/+55
* spinbutton: Use 0 as default for (max-)width-charsTimm Bäder2017-07-191-2/+4
* spinbutton: Add accessors for (max-)width-charsTimm Bäder2017-07-191-0/+45
* spinbutton: Fix activationTimm Bäder2017-07-191-6/+9
* Slightly rework clip handlingTimm Bäder2017-07-191-1/+1
* spinbutton: Add text propertyTimm Bäder2017-07-191-0/+49
* spinbutton: Inherit from GtkWidgetTimm Bäder2017-07-191-145/+78
* gtk: Mass delete all GtkWidget event mask APICarlos Garnacho2017-05-251-4/+0
* spinbutton: Add undershoot nodes to CSS docsTimm Bäder2017-04-241-0/+4
* spinbutton: Remove an unused defineTimm Bäder2017-04-241-1/+0
* spinbutton: Fix right and middle click on +/- buttonsTimm Bäder2017-02-011-0/+4
* Remove gtk_widget_show_allTimm Bäder2017-01-201-2/+2
* spinbutton: Restore gtk3 focus behaviorTimm Bäder2017-01-161-2/+4