Historial de Commits

Autor SHA1 Mensaje Fecha
  Rémi Verschelde 4219a4cb6f Fix typos with codespell hace 4 años
  Rémi Verschelde 6c367f8e0d Merge pull request #48168 from LightningAA/control-to-ctrl-4.0 hace 4 años
  Lightning_A 97fecd1b69 Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWithModifiers properties/methods hace 4 años
  Rémi Verschelde 35ec0e9be7 OS: Remove native video API only implemented on iOS hace 4 años
  Aaron Franke 0de9a7d803 Rename `doubleclick` to `double_click` hace 4 años
  Rémi Verschelde 5b16020846 Replace remaining uses of `NULL` with `nullptr` hace 4 años
  Marcel Admiraal fd30c36985 Rename Texture.get_data() to get_image() hace 4 años
  Aaron Franke a5324787c8 Rename some more global enums (Key, Joy, MIDI) hace 5 años
  Aaron Franke 10d7fccb54 Rename ButtonList enum and members to MouseButton hace 4 años
  Fabio Alessandrelli 3416f7b521 [HTML5] Opt-in virtual keyboard support. hace 4 años
  Fabio Alessandrelli f34c7982c5 [HTML5] Respect allow_hidpi option during setup hace 4 años
  Fabio Alessandrelli 65abf94675 [HTML5] Better fullscreen, canvas resizing. hace 4 años
  Fabio Alessandrelli 2972ea3229 [HTML5] Easier HTML templates, better deinit/cleanup. hace 4 años
  Fabio Alessandrelli 6cff589b5b [HTML5] Detect screen scale and DPI. hace 4 años
  Fabio Alessandrelli 3366122e1a [HTML5] Handle contextmenu, webglcontextlost internally. hace 4 años
  Fabio Alessandrelli 97288f25f4 [HTML5] Fix mouse_mode and fullscreen detection. hace 4 años
  Fabio Alessandrelli bab20c6e09 [HTML5] Custom Gamepad library to allow remapping. hace 4 años
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 hace 4 años
  Rémi Verschelde 09212fba1e Fix missed renamings from empty() to is_empty() hace 4 años
  Fabio Alessandrelli 178546ac3e [HTML5] Fix broken layout on load in HiDPI screens hace 4 años
  Aaron Franke 02161aad5a Remove empty lines around braces with the formatting script hace 5 años
  Fabio Alessandrelli e2083871eb [HTML5] Port JavaScript inline code to libraries. hace 5 años
  Fabio Alessandrelli 806edcae5b Better HiDPI support in HTML5. hace 5 años
  Fabio Alessandrelli 7d0896e763 Window event listener do not use capture. hace 5 años
  Fabio Alessandrelli 48aa0b5b03 Small refactor to JavaScript handlers. hace 5 años
  Fabio Alessandrelli 0b286a287c Implement HTML5 cancel/ok button swap on Windows. hace 5 años
  Fabio Alessandrelli 757af6a69f Properly set HTML5 DisplayServer init error value. hace 5 años
  Fabio Alessandrelli 07d4513886 [JS] Check canvas size each loop, force redraw. hace 5 años
  Fabio Alessandrelli a1c4c1d318 More static methods in DisplayServerJavaScript. hace 5 años
  Fabio Alessandrelli fd92270b0a Refactor canvas ID and locale handling. hace 5 años