index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
classes
/
ScrollContainer.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add SCROLL_MODE_RESERVE to ScrollContainer
kobewi
2024-09-12
1
-0
/
+3
*
Document ScrollContainer signals being emitted for touch events only
Hugo Locurcio
2023-09-10
1
-3
/
+5
*
Doctool: Remove version attribute from XML header
Rémi Verschelde
2023-07-06
1
-1
/
+1
*
Bump version to 4.2-dev
Rémi Verschelde
2023-07-05
1
-1
/
+1
*
Overhaul the top sections of the class reference (GUI classes)
VolTer
2023-05-28
1
-5
/
+3
*
Merge pull request #70564 from stmSi/cant-set-srollcontainer-scrollvalue-in-r...
Rémi Verschelde
2023-05-09
1
-1
/
+11
|
\
|
*
Added note to used set_deferred while setting scroll values in _ready function.
stmSi
2023-04-29
1
-1
/
+11
*
|
Expose horizontal/vertical custom_step as editor property for the ScrollConta...
Marius Hanl
2023-04-29
1
-0
/
+6
|
/
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
1
-1
/
+1
*
Fill random docs
kobewi
2022-11-22
1
-0
/
+1
*
Style: Misc docs and comment style and language fixes
Rémi Verschelde
2022-11-02
1
-1
/
+1
*
Improve naming of theme properties throughout GUI code
Yuri Sizov
2022-09-06
1
-1
/
+1
*
[doc] Use "param" instead of "code" to refer to parameters #3
Andy Maloney
2022-08-09
1
-1
/
+1
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
1
-1
/
+1
*
enhancement: rename exposed property Control::minimum_size to Control::custom...
Pierre-Thomas Meisels
2022-06-23
1
-1
/
+1
*
Link to Container tutorial
Chris verBurg
2022-04-28
1
-0
/
+1
*
Rename Control's Rect properties to exclude rect_ part
Marcel Admiraal
2022-03-08
1
-2
/
+2
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
1
-1
/
+1
*
Merge pull request #55487 from YeldhamDev/scroll_bikeshedding
Rémi Verschelde
2022-01-03
1
-2
/
+2
|
\
|
*
Rename all methods that return `ScrollBar` nodes to `get_*_scroll_bar()`
Michael Alexsander
2021-11-30
1
-2
/
+2
*
|
Merge pull request #55609 from rcorre/doc-scroll
Rémi Verschelde
2021-12-13
1
-0
/
+6
|
\
\
|
*
|
Document how to autoscroll ScrollContainer.
Ryan Roden-Corrent
2021-12-12
1
-0
/
+6
|
|
/
*
|
ScrollContainer's scrollbar visibility is now enum
kobewi
2021-12-07
1
-13
/
+21
*
|
Make overridden properties link to parent definition
Yuri Sizov
2021-12-03
1
-1
/
+1
|
/
*
Add warnings to methods that give access to internal nodes
Yuri Sizov
2021-10-10
1
-0
/
+2
*
Don't generate empty doc sections and reduce code duplication
Aaron Franke
2021-09-20
1
-2
/
+0
*
Add theme item descriptions to the online documentation
Yuri Sizov
2021-08-04
1
-1
/
+1
*
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-30
1
-8
/
+4
*
ScrollContainer: Expose `_ensure_focused_visible` to the API
Lightning_A
2021-05-31
1
-0
/
+9
*
Add the ability to hide scrollcontainer's scrollbars
Lightning_A
2021-04-28
1
-0
/
+6
*
Docs: Improved wording and added links
Lunadin
2020-02-26
1
-1
/
+3
*
Update docs to version 4.0
clayjohn
2020-01-31
1
-1
/
+1
*
Document theme_items of multiple classes
Tomasz Chabora
2020-01-27
1
-0
/
+1
*
doc: Drop unused 'category' property from header
Rémi Verschelde
2020-01-26
1
-1
/
+1
*
Update ScrollContainer.xml
Roi Valcárcel
2020-01-24
1
-0
/
+2
*
doc: Sync classref with current source
Rémi Verschelde
2020-01-03
1
-1
/
+1
*
Make new ScrollContainer focus behavior optional
Tomasz Chabora
2019-12-30
1
-0
/
+3
*
doc: Fix parsing of self-closing XML tags
Rémi Verschelde
2019-09-24
1
-1
/
+1
*
Run doctool after overridden properties changes
Bojidar Marinov
2019-09-04
1
-0
/
+1
*
doc: Add default values to all properties
Rémi Verschelde
2019-06-30
1
-5
/
+5
*
Proofread and improve the whole class reference
Hugo Locurcio
2019-06-27
1
-4
/
+4
*
doc: Drop unused <demos> tag
Rémi Verschelde
2019-04-19
1
-2
/
+0
*
doc: Bump version to 3.2
Rémi Verschelde
2019-04-01
1
-1
/
+1
*
Update ScrollContainer description to be less ambiguous.
nuke
2019-02-27
1
-1
/
+1
*
doc: Fix wrong references found by new makerst.py
Rémi Verschelde
2019-01-07
1
-1
/
+1
*
[Docs] Remove double-spaces from descriptions, as well a couple other small f...
LikeLakers2
2018-09-23
1
-1
/
+1
*
-Make sure that ProjectSettings are properly dumped when dumping docs.
Juan Linietsky
2018-06-11
1
-0
/
+12
*
Sync classref with current source
Rémi Verschelde
2018-05-28
1
-0
/
+4
*
Fix Error in the ScrollContainer Tooltips
Daniel "Orangestar" O
2018-05-12
1
-1
/
+1
*
Docs update for several classes
Craigory V Coppola
2018-04-19
1
-0
/
+2
[next]