summaryrefslogtreecommitdiff
path: root/scene/gui/spin_box.cpp
AgeCommit message (Expand)Author
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-02-14Spinbox: don't ignore double clicks.Andreas Haas
2017-02-13Rename the _MD macro to D_METHODHein-Pieter van Braam
2017-02-13Remove use of _SCS from ADD_METHODHein-Pieter van Braam
2017-01-16Overloaded basic math funcs (double and float variants). Use real_t rather th...Ferenc Arn
2017-01-14Style: Fix whole-line commented codeRémi Verschelde
2017-01-12Renamed most signals so they refer to:Juan Linietsky
2017-01-08renamed _input_event for GUI events to _gui_input, so it's more differentiate...Juan Linietsky
2017-01-04-Conversion of most properties to a simpler syntax, easier to use by scriptJuan Linietsky
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-11-25Prevent Spinbox value update while not focused or disabledvolzhs
2016-11-05Fix updating value of SpinBox with prefixvolzhs
2016-07-26Changed the way the step decimals are computed to a safer way, fixes many iss...Juan Linietsky
2016-01-21Fix wrong local mouse pos when holding spinbox and improve behaviourIgnacio Etcheverry
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-10Spinbox: increase/decrease with mouse heldneikeq
2015-08-30-fix compile issue (pow)Juan Linietsky
2015-08-29-fixes to capture modeJuan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2014-11-05SceneMainLoop -> SceneTreeJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky