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
/
PopupMenu.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Document MDSF font outlines may require `msdf_pixel_range` adjustments
Hugo Locurcio
2022-12-19
1
-0
/
+1
*
Use capitalized ID in the doc
Haoyu Qiu
2022-12-08
1
-1
/
+1
*
Fill random docs
kobewi
2022-11-22
1
-0
/
+3
*
Style: Misc docs and comment style and language fixes
Rémi Verschelde
2022-11-02
1
-3
/
+2
*
Document PopupMenu id behavior
Ev1lbl0w
2022-10-19
1
-0
/
+2
*
Rename `PopupMenu`'s `set/get_current_index()` to `set/get_focused_item()`
Michael Alexsander
2022-09-06
1
-2
/
+2
*
Fix some corner cases in the `Menu/OptionButton` item auto-highlight
Michael Alexsander
2022-08-28
1
-0
/
+1
*
Implement `MenuBar` control to wrap `PopupMenu`s or native menu, use native m...
bruvzg
2022-08-18
1
-15
/
+22
*
[doc] Use "param" instead of "code" to refer to parameters (4)
Andy Maloney
2022-08-11
1
-60
/
+60
*
Add missing properties to default theme
kobewi
2022-08-11
1
-0
/
+12
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
1
-115
/
+115
*
Refactor Font configuration and import UI, and Font resources.
bruvzg
2022-07-06
1
-24
/
+0
*
Document incremental search support in ItemList, PopupMenu and Tree
Hugo Locurcio
2022-06-17
1
-0
/
+1
*
Expose PopupMenu set/get_item_horizontal_offset()
FireForge
2022-06-15
1
-0
/
+15
*
Rename theme properties to include underscores
FireForge
2022-04-23
1
-2
/
+2
*
Add `font_separator` and related properties to `PopupMenu`
Michael Alexsander
2022-04-13
1
-0
/
+12
*
Fix and tweak labeled separator in `PopupMenu`
Michael Alexsander
2022-04-13
1
-1
/
+1
*
Allow negative indexes in ItemList and PopupMenu
kobewi
2022-03-12
1
-0
/
+1
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
1
-1
/
+1
*
Update Popup and PopupMenu descriptions
Markus Sauermann
2022-02-09
1
-1
/
+1
*
Enhancements and fixes for `OptionButton` and `PopupMenu`
Michael Alexsander
2022-02-06
1
-0
/
+7
*
Make popup menus focus items automatically when not using the mouse
Michael Alexsander
2022-01-25
1
-0
/
+7
*
Improve the default project theme
Hugo Locurcio
2022-01-19
1
-3
/
+3
*
Improve PopupMenu doc about id and index
kobewi
2021-12-08
1
-66
/
+68
*
Rename "items_count" property to "item_count"
Aaron Franke
2021-12-06
1
-1
/
+1
*
Sort and group theme properties in docs, improve formatting for theme and enums
Yuri Sizov
2021-12-01
1
-27
/
+27
*
Use "enum class" for input enums
Aaron Franke
2021-11-12
1
-9
/
+9
*
Implement inspector property array for `PopupMenu` and `MenuButton`
rafallus
2021-11-03
1
-6
/
+3
*
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
-25
/
+25
*
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-30
1
-348
/
+174
*
Add method description to `PopupMenu`
Nick Huelin
2021-07-08
1
-0
/
+1
*
Better format arguments in variant parser
Michael Alexsander Silva Dias
2021-06-18
1
-6
/
+6
*
class reference proofreading
Paul Joannon
2021-03-19
1
-3
/
+3
*
doc: Sync classref with current source
Rémi Verschelde
2021-02-19
1
-0
/
+4
*
[CTL] Add missing font outline drawing routines and theme constants.
bruvzg
2021-02-14
1
-0
/
+6
*
doc: Sync classref with current source
Rémi Verschelde
2021-01-28
1
-3
/
+3
*
Change themes *_color_* to *_*_color
Marcel Admiraal
2021-01-24
1
-4
/
+4
*
Added optional id parameter to `PopupMenu::add_separator`
Yuri Roubinsky
2020-12-27
1
-1
/
+3
*
Add "font_color_separator" theme property to 'PopupMenu'
Michael Alexsander
2020-12-03
1
-0
/
+4
*
[Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,...
bruvzg
2020-11-26
1
-1
/
+80
*
Rename ShortCut to Shortcut which is more grammatically correct
Hugo Locurcio
2020-09-09
1
-16
/
+16
*
Updated PopupMenu documentation after merge of #41640 - PopupMenu rework
Eric M
2020-09-02
1
-0
/
+2
*
doc: Sync classref with current source
Rémi Verschelde
2020-05-20
1
-1
/
+1
*
doc: Sync classref with current source
Rémi Verschelde
2020-05-11
1
-0
/
+6
*
doc: Sync classref with DisplayServer/Window changes
Rémi Verschelde
2020-03-31
1
-17
/
+0
*
doc: Sync classref with current source
Rémi Verschelde
2020-02-12
1
-19
/
+19
*
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
-15
/
+18
*
doc: Drop unused 'category' property from header
Rémi Verschelde
2020-01-26
1
-1
/
+1
[next]