Commit History

Author SHA1 Message Date
  Michael Alexsander ef81dc1831 Remove code to update the layout direction of submenus from `PopupMenu` 3 years ago
  Markus Sauermann 35806c1511 Adjust id creation in PopupMenu to avoid duplicate ids 3 years ago
  Rémi Verschelde b6ddf4a629 Merge pull request #57692 from YeldhamDev/popping_options 3 years ago
  Rémi Verschelde fc076ece3d Revert "Add missing SNAME macro optimization to all theme methods call" 3 years ago
  Rémi Verschelde b024602660 Merge pull request #57725 from jmb462/missing-sname-theme-setters 3 years ago
  Michael Alexsander 8bde86da10 Make popups from `MenuButton`, `OptionButton`, and submenus obey the layout direction 3 years ago
  jmb462 a988fad9a0 Add missing SNAME macro optimization to all theme methods call 3 years ago
  Michael Alexsander 989caab0ad Better handle icons and checkboxes with separators in `PopupMenu` 3 years ago
  Michael Alexsander 21bf23d966 Enhancements and fixes for `OptionButton` and `PopupMenu` 3 years ago
  Rémi Verschelde 5e39a8eded Merge pull request #56992 from YeldhamDev/smarter_popmenu_focus 3 years ago
  eikobear 3b146c5eaa Make various improvements to OptionButton 3 years ago
  Michael Alexsander 73c225838f Make popup menus focus items automatically when not using the mouse 3 years ago
  bruvzg 5a97184931 [Windows] Fix pop-up dialogs instantly closing. 3 years ago
  Ricardo Buring 4562106cbf OptionButton::pressed(): give focus to selected 5 years ago
  Rémi Verschelde cb7daddbeb Merge pull request #54647 from rafallus/fix/popupmenu_ids 3 years ago
  rafallus 38d578e24e Fix `PopupMenu` items id range in inspector 4 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Rémi Verschelde 1032c2c434 Merge pull request #55487 from YeldhamDev/scroll_bikeshedding 3 years ago
  Rémi Verschelde bdf8340e59 Merge pull request #43181 from nathanfranke/string-empty 3 years ago
  FelipeMatoba 29178d3564 Increased time delay on selection when opening a popup 3 years ago
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 years ago
  kobewi 347e50f73b Improve PopupMenu doc about id and index 3 years ago
  Aaron Franke 6eb7179f1c Rename "items_count" property to "item_count" 3 years ago
  jmb462 81efebb3a1 Fix bad popups offset in editor with single window off 4 years ago
  Michael Alexsander ec4f4c6cda Rename all methods that return `ScrollBar` nodes to `get_*_scroll_bar()` 3 years ago
  Lightning_A e078f970db Rename `remove()` to `remove_at()` when removing by index 4 years ago
  Aaron Franke 3c0fdcc8ac Use "enum class" for input enums 4 years ago
  Rémi Verschelde 3abb5a9035 Add missing argument names for bindings in GDExtension 4 years ago
  rafallus 4554892223 Implement inspector property array for `PopupMenu` and `MenuButton` 4 years ago
  Matthew Newall 3951a05535 Corrected directional properties to be ordered Left->Top->Right->Bottom 4 years ago