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
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
gui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Making deselect work for TreeItem when select_mode is SELECT_SINGLE and item_...
Bruno Ortiz
2017-01-12
1
-16
/
+6
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-12
96
-96
/
+96
*
Fix #7098 by not accepting right clicks while dragging the range
Bojidar Marinov
2017-01-12
1
-0
/
+3
*
Show visual notice for visibility on Scene Dock
volzhs
2017-01-12
2
-2
/
+13
*
Scroll horizontally with mouse wheel when horizontal enabled only
volzhs
2017-01-12
1
-6
/
+14
*
fix ColorPicker not correctly updating after pasting hex html color
chanon
2017-01-12
1
-1
/
+1
*
PopupMenu upgrade: Hide on item selection (#7306)
Ivan P. Skodje
2017-01-12
2
-4
/
+35
*
Fix duplicated string on RichTextLabel if starts with '\n'
volzhs
2017-01-12
1
-1
/
+2
*
Fix search to find "whole" words at end of line
Johnson Earls
2017-01-12
1
-1
/
+1
*
Fix scroll bar moving in AnimationPlayer editor
volzhs
2017-01-12
1
-1
/
+1
*
Fix color selected with mouse scroll
volzhs
2017-01-12
1
-2
/
+2
*
Prevent Spinbox value update while not focused or disabled
volzhs
2017-01-12
1
-5
/
+13
*
Flat button support in ButtonArray. Fixes #7153
Zher Huei Lee
2017-01-12
2
-2
/
+22
*
Select exactly matched file automatically in FileDialog
volzhs
2017-01-12
1
-3
/
+4
*
Fix Script Editor drawing over Dialogs.
Andreas Haas
2016-11-19
2
-2
/
+14
*
Clarify a NULL comparison
eska
2016-11-15
1
-1
/
+1
*
Make the step property useful for sliders as described in #5773
Elia Argentieri
2016-11-15
1
-4
/
+13
*
Fix Label valign position
volzhs
2016-11-15
1
-3
/
+3
*
Caret blink will no longer cause redraw without focus, issue 6167
Paulb23
2016-11-15
2
-2
/
+2
*
Fix updating value of SpinBox with prefix
volzhs
2016-11-15
1
-1
/
+4
*
fix a tiny typo
ScotFlux
2016-11-15
1
-2
/
+2
*
style: Fix PEP8 whitespace issues in Python files
Rémi Verschelde
2016-11-02
1
-1
/
+1
*
Fix to fit stylebox with ItemList
volzhs
2016-11-02
1
-1
/
+4
*
Fix Accept/ConfirmationDialog UI broken
volzhs
2016-10-31
1
-5
/
+8
*
Revert "Place child control under label in AcceptDialog."
volzhs
2016-10-31
1
-25
/
+10
*
Add "Never" underline mode to LinkButton
rdb
2016-10-31
2
-4
/
+6
*
SCsub: Add python shebang as a hint for syntax highlighting
Rémi Verschelde
2016-10-30
1
-0
/
+2
*
Added support for tooltips in ButtonArray. Fixes #6597
Zher Huei Lee
2016-10-30
2
-7
/
+47
*
Add "button_selected" signal to ButtonGroup
volzhs
2016-10-17
1
-0
/
+4
*
Fixes for ButtonArray
Zher Huei Lee
2016-10-17
1
-2
/
+12
*
Button focus hovering
Anthony Fieroni
2016-10-17
1
-0
/
+10
*
Place child control under label in AcceptDialog.
Mateusz Adamczyk
2016-10-17
1
-10
/
+25
*
Fix code completion drawing under other gui elements.
Andreas Haas
2016-10-09
1
-1
/
+5
*
Prevent crash on focus change when no valid next control has been found.
Andreas Haas
2016-10-09
1
-5
/
+5
*
PopupMenu: added toggle_item_checked and exposed set_item_tooltip and get_ite...
J08nY
2016-10-09
2
-13
/
+27
*
LineEdit long indicator, fix #6624
Pawel Kowal
2016-10-09
1
-3
/
+4
*
Don't crash when video is stopped and played again
Błażej Szczygieł
2016-10-09
1
-1
/
+2
*
Fix ability to cut/paste text in LineEdit/TextEdit in readonly mode.
Andreas Haas
2016-10-09
2
-12
/
+24
*
Add scrolling to Tree control in Drag and Drop mode
Pawel Kowal
2016-10-09
2
-0
/
+34
*
Fix for issue #6496
Brickcaster
2016-10-09
1
-19
/
+16
*
fix ScrollContainer cannot scroll when scroll bar is hidden
sanikoyes
2016-09-18
1
-2
/
+2
*
ScrollContainer expand children bug fix
Pawel Kowal
2016-09-18
1
-2
/
+2
*
Added get_v_scroll to item list, issue 5343
Paulb23
2016-09-18
2
-0
/
+4
*
Explicitly initialize TextureProgress's initial angle value.
MarianoGNU
2016-09-18
1
-0
/
+1
*
fixed wrong placement of AcceptDialog Buttons issue-6143
bebae
2016-09-18
1
-2
/
+0
*
Ability to disable item list tooltip, issue 6240
Paulb23
2016-09-18
2
-0
/
+22
*
Fixes LineEdit text selection with mouse selecting more than intended
Waldson Patrício
2016-09-18
1
-10
/
+0
*
Show last added action on Input Map and implement InputEvent "=="
volzhs
2016-09-01
1
-1
/
+1
*
Add button_down and button_up signals
George Marques
2016-09-01
1
-0
/
+11
*
Slider value accounts for grabber offset
Mason Ashbridge
2016-09-01
1
-3
/
+6
[next]