Commit History

Author SHA1 Message Date
  Lightning_A 97fecd1b69 Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWithModifiers properties/methods 4 years ago
  Aaron Franke 0de9a7d803 Rename `doubleclick` to `double_click` 4 years ago
  Aaron Franke a5324787c8 Rename some more global enums (Key, Joy, MIDI) 5 years ago
  Aaron Franke 10d7fccb54 Rename ButtonList enum and members to MouseButton 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  thebestnom d543917c03 Android: fix mouse capture relative wrong 4 years ago
  thebestnom e7f259c366 Android: Allow Mouse Capture 4 years ago
  reduz 2787ad65be RenderingServer reorganization 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 4 years ago
  Rémi Verschelde 41f66761fd Merge pull request #37158 from thebestnom/android-click-support 4 years ago
  Mark Riedesel 96e22bd9fb Implement OS.get_window_safe_area() for Android 4 years ago
  thebestnom 42513f2f47 Android: Mouse Implementation 4 years ago
  Rémi Verschelde 33b2070d2e Remove obsolete GLES2 backend code 5 years ago
  PouleyKetchoupp 8c05dadcff Fix Return key events in LineEdit & TextEdit on Android 5 years ago
  thebestnom 166103c759 Android: Keyboard modifier and arrow key support 5 years ago
  thebestnom 4dc94e93bb Android: fix display server always alerting no Vulkan support 5 years ago
  bruvzg 996910b627 Add error messages if Vulkan init failed, prevent Vulkan context freeing uninitialized device and instance. 5 years ago
  PouleyKetchoupp b987677cc0 Proper surface reset when resuming app on Android 5 years ago
  SkyJJ cc473b948f Fix Android LineEdit editing bugs 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Rémi Verschelde fdf58a5858 Rename InputFilter back to Input 5 years ago
  PouleyKetchoupp e167af3737 Display Server support 5 years ago