Commit History

Author SHA1 Message Date
  Michael Alexsander 73c225838f Make popup menus focus items automatically when not using the mouse 3 years ago
  Ricardo Buring 4562106cbf OptionButton::pressed(): give focus to selected 5 years ago
  Rémi Verschelde fcc2648e18 Fix missing arg name in bindings for GDExtension API 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  kobewi c68e93ad52 Implement property array for OptionButton 3 years ago
  Nathan Franke 41a20171eb align to horizontal_alignment, valign to vertical_alignment, related 3 years ago
  Hugo Locurcio c012fbc8b2 Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR` 4 years ago
  Yuri Sizov 12838bd99d Add focus font color to Button and derivatives 4 years ago
  Rémi Verschelde b334560f05 Merge pull request #49376 from menip/OptionButtonFix 4 years ago
  menip 4f4c9a5f57 Make Color Picker, Menu Button, Option Button consider camera position scale for popup position. 4 years ago
  kobewi a913ae8d56 Add support for internal nodes 4 years ago
  reduz 6631f66c2a Optimize StringName usage 4 years ago
  Rafał Mikrut 7961a1dea3 Initialize class variables with default values in scene/ [2/2] 4 years ago
  Marcel Admiraal 8eb39f4e8b Change themes *_color_* to *_*_color 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Marcel Admiraal 4b8b803931 Rename Control margin to offset 4 years ago
  bruvzg 99666de00f [Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface. 5 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 5 years ago
  Hugo Locurcio c9abc63108 Allow searching with keyboard input by default in PopupMenu 5 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Zak Grumbles a8de034f78 Fix OptionButton docs godotengine#36803 5 years ago
  Juan Linietsky 441f1a5fe9 Popups are now windows also (broken!) 5 years ago
  Rémi Verschelde f742dabafe Signals: Manually port most of remaining connect_compat uses 5 years ago
  Rémi Verschelde 01afc442c7 Signals: Port connect calls to use callable_mp 5 years ago
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. 5 years ago
  Juan Linietsky 3f335ce3d4 Texture refactor 6 years ago
  Haoyu Qiu ddc397d9ff Fixes OptionButton min size 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago