Revīziju vēsture

Autors SHA1 Ziņojums Datums
  bruvzg cebfc02d6f Revert "Reordering emitted signals in PopupMenu" and fix editor selection issue in the safer way. 2 gadi atpakaļ
  Nong Van Tinh 5928d801a9 Reordering emitted signals in PopupMenu 2 gadi atpakaļ
  Rémi Verschelde b7723a01d9 Merge pull request #66745 from EricEzaM/66453-popupmenu-shortcut-shape-fix 2 gadi atpakaļ
  bruvzg 9f42649823 [X11] Fix IME subwindow in the popup not getting input focus. 2 gadi atpakaļ
  Yuri Sizov 752402cf35 Clean-up, harmonize, and improve StyleBox API 2 gadi atpakaļ
  Juan Linietsky 0e0a6bb39b Removed unused property hints and `Object::get_translatable_strings()` 2 gadi atpakaļ
  Juan Linietsky 2b815df3c1 Use BitField<> in core type masks 2 gadi atpakaļ
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 gadi atpakaļ
  bruvzg 02e9134183 Fix menu popup safe rect height no including theme separation. 2 gadi atpakaļ
  Markus Sauermann 3b14f0334c Remove redundant Variant-types initializations 2 gadi atpakaļ
  kobewi d9f066d5fa Remove duplicate project settings definitions 2 gadi atpakaļ
  EricEzaM 61ad9db18c Ensure PopupMenu item is shaped when the shortcut is set. 3 gadi atpakaļ
  Rémi Verschelde 2ffb609658 Merge pull request #66337 from EricEzaM/sprite-frames 3 gadi atpakaļ
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 3 gadi atpakaļ
  Eric M af438ae742 Ensure popup menu redraws items when shortcuts update. 3 gadi atpakaļ
  Eric M 2eda77c682 Ensure all checks of `is_action` in the editor which are for 'shortcut' use, check the action exactly. 3 gadi atpakaļ
  Michael Alexsander 9507e91c07 Rename `PopupMenu`'s `set/get_current_index()` to `set/get_focused_item()` 3 gadi atpakaļ
  Jonathan Nicholl 15d057c521 Add `is_zero_approx` methods to `Vector2`, `3`, and `4` 3 gadi atpakaļ
  Yuri Sizov 15fd025f90 Add dumb and manual theme caching systems to Window 3 gadi atpakaļ
  Micky e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 gadi atpakaļ
  Rémi Verschelde f647292df5 Merge pull request #64960 from YeldhamDev/more_hl_stuff 3 gadi atpakaļ
  Michael Alexsander 221344b9e2 Fix some corner cases in the `Menu/OptionButton` item auto-highlight 3 gadi atpakaļ
  Michael Alexsander 06df59887b Fix crash when pressing up on an empty `PopupMenu` 3 gadi atpakaļ
  风青山 e561c68256 Add some codes, returnes directly if the value is not changed. 3 gadi atpakaļ
  bruvzg 8c56a7416b Implement `MenuBar` control to wrap `PopupMenu`s or native menu, use native menu for editor. 3 gadi atpakaļ
  kobewi e06cd2742f Add missing properties to default theme 3 gadi atpakaļ
  FireForge 97dfbea6ad Rename Control PRESET_WIDE to PRESET_FULL_RECT 3 gadi atpakaļ
  bruvzg 344ba0ffaf Refactor Font configuration and import UI, and Font resources. 3 gadi atpakaļ
  FireForge f85eb4164a Expose PopupMenu set/get_item_horizontal_offset() 3 gadi atpakaļ
  bruvzg f7269fe878 Single-window mode popups and edited scene windows fixes. 3 gadi atpakaļ