index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
gui
/
spin_box.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
SpinBoxes calculate correctly their width before first redraw.
Ovnuniarchos
2018-02-05
1
-5
/
+11
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_pres...
Gilles Roudiere
2017-09-22
1
-1
/
+1
*
Rename pos to position in user facing methods and variables
letheed
2017-09-20
1
-1
/
+1
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Fix spinboxes bad look
Gilles Roudiere
2017-08-21
1
-1
/
+1
*
Removes type information from method binds
Ignacio Etcheverry
2017-08-10
1
-1
/
+1
*
Add object type hint for docs
Poommetee Ketson
2017-07-23
1
-1
/
+1
*
InputEvent: Renamed "pos" property to "position"
Andreas Haas
2017-06-03
1
-3
/
+3
*
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
1
-13
/
+18
*
Merge pull request #8631 from volzhs/editor-theme-custom
Rémi Verschelde
2017-05-20
1
-6
/
+1
|
\
|
*
Revert "Add new editor and default theme (WIP)"
volzhs
2017-05-03
1
-6
/
+1
*
|
Implemented scrolling factor for smooth trackpad scrolling
toger5
2017-05-07
1
-2
/
+4
|
/
*
Add new editor and default theme (WIP)
Daniel J. Ramirez
2017-04-27
1
-1
/
+6
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-93
/
+74
*
Spinbox: don't ignore double clicks.
Andreas Haas
2017-02-14
1
-2
/
+0
*
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-02-13
1
-13
/
+13
*
Remove use of _SCS from ADD_METHOD
Hein-Pieter van Braam
2017-02-13
1
-3
/
+3
*
Overloaded basic math funcs (double and float variants). Use real_t rather th...
Ferenc Arn
2017-01-16
1
-1
/
+1
*
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-14
1
-2
/
+4
*
Renamed most signals so they refer to:
Juan Linietsky
2017-01-12
1
-1
/
+1
*
renamed _input_event for GUI events to _gui_input, so it's more differentiate...
Juan Linietsky
2017-01-08
1
-3
/
+3
*
-Conversion of most properties to a simpler syntax, easier to use by script
Juan Linietsky
2017-01-04
1
-9
/
+9
*
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
1
-13
/
+13
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
Prevent Spinbox value update while not focused or disabled
volzhs
2016-11-25
1
-5
/
+13
*
Fix updating value of SpinBox with prefix
volzhs
2016-11-05
1
-1
/
+4
*
Changed the way the step decimals are computed to a safer way, fixes many iss...
Juan Linietsky
2016-07-26
1
-1
/
+1
*
Fix wrong local mouse pos when holding spinbox and improve behaviour
Ignacio Etcheverry
2016-01-21
1
-2
/
+1
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
*
Spinbox: increase/decrease with mouse held
neikeq
2015-12-10
1
-0
/
+31
*
-fix compile issue (pow)
Juan Linietsky
2015-08-30
1
-1
/
+1
*
-fixes to capture mode
Juan Linietsky
2015-08-29
1
-1
/
+53
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
1
-1
/
+1
*
SceneMainLoop -> SceneTree
Juan Linietsky
2014-11-05
1
-1
/
+1
*
GODOT IS OPEN SOURCE
Juan Linietsky
2014-02-09
1
-0
/
+199