Commit History

Author SHA1 Message Date
  Thaddeus Crews 0d267e7b1e Core: Add dedicated `BitField` template 1 year ago
  Pāvels Nadtočajevs b106dfd4f9 Base accessibility API. 5 months ago
  Haoyu Qiu 82a0290871 Add auto translate mode for items in PopupMenu and OptionButton 5 months ago
  Thaddeus Crews 324512e11c Style: Replace header guards with `#pragma once` 7 months ago
  Pāvels Nadtočajevs 4b8cfc3040 Fix native popup menus position in embedded windows. 7 months ago
  Michael Alexsander 5c63646e87 Change print warnings to config ones for popups that need transparency 7 months ago
  Michael Alexsander f7f6432af6 Make `PopupMenu/Panel` shadows properly visible again 1 year ago
  rune-scape d58b2e879f Get rid of easily removable uses of const_cast 1 year ago
  kit 307e40e873 Clean up Viewport forced_mouse_focus 1 year ago
  bruvzg eddc9cea11 [NativeMenu] Do not auto toggle check/multi-state items. Add `is_native_menu` method. 1 year ago
  kobewi b365a63403 Automatically use property count in PropertyListHelper 1 year ago
  kobewi e95e954c68 Add PropertyListHelper in all simple cases 1 year ago
  bruvzg ac7583e449 [NativeMenu] Implement native popup menu support on Windows. 1 year ago
  bruvzg c65a667924 Move `global_menu_*` methods to a separate `NativeMenu` class. 1 year ago
  Mounir Tohami 7884d63281 Fix PopupMenu doesn't respect it's ScrollContainer's margins 1 year ago
  kobewi aeec3c1309 Add methods to add submenus without using names 1 year ago
  Rémi Verschelde 8f1915eb90 Revert "Fix selecting popup menu items on mouse release" 1 year ago
  Rémi Verschelde 92951b0295 Merge pull request #86952 from ryevdokimov/fix-selecting-popup-menu-items-on-mouse-release 1 year ago
  kobewi 4f29ef82db Add PropertyListHelper to PopupMenu 1 year ago
  mrcdk c9bdccf7f2 Expose PopupMenu get_item_multistate(), get_item_multistate_max() and set_item_multistate_max() 1 year ago
  Robert Yevdokimov 06c2cda848 Fix selecting popup menu items on mouse release 1 year ago
  bruvzg 15cdc52658 [PopupMenu] Handle physical_keycode and key_label of shortcuts. 1 year ago
  Yuri Sizov 8a9aa30348 Merge pull request #81243 from Sauermann/fix-window-events 1 year ago
  bruvzg 0d44b50520 [macOS] Add default Window and Help menus, allow special menu customization. 1 year ago
  Markus Sauermann fa02d19fd1 Fix internal events not being delivered to some Window types 2 years ago
  bruvzg d1aaa914f3 [macOS] Add `about_to_open` and `popup_hide` callback for the global menus, move part of logic to the PopupMenu to allow live menu modification. 2 years ago
  kobewi df24882f9a Free submenu children when clearing PopupMenu 2 years ago
  Yuri Sizov 2924bfd4d3 Register theme properties with ThemeDB 2 years ago
  Tomasz Chabora 3dd881b4e4 Add option to allow echo events in menu shortcuts 5 years ago
  bruvzg 4790da7900 [macOS] Implement optional native file selection dialog support for sandboxed apps. 4 years ago