Commit History

Author SHA1 Message Date
  bruvzg 3e0262509f Move tablet driver API from OS to DisplayServer. 4 years ago
  kobewi b6e2ad0e7e Cancel event dispatch on error 4 years ago
  Yuri Roubinsky 785f84f1d1 Removes semicolon typo in display_server_windows 4 years ago
  Yuri Roubinsky d4939aa05f Fix PopupMenu's which are not closed after a recent commit 4 years ago
  Rémi Verschelde 9d6df31b84 Merge pull request #44299 from Chaosus/fix_win32_warning 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Yuri Roubinsky 41efbf8cae Fixed warning at project startup (WIN32) 4 years ago
  Yuri Roubinsky 8a2bc6bf58 Fix window restoring after fullscreen again 4 years ago
  Marcel Admiraal 2df9a8ccad Rename Rect2 and Rect2i clip() to intersection() 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
  bruvzg 6a14c72b12 Add window click-through support. 5 years ago
  bruvzg 80b8eff6aa [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. 5 years ago
  Rémi Verschelde a77106bf7e Merge pull request #41332 from bruvzg/win_subsys_option 5 years ago
  PouleyKetchoupp bb306750ce Fix WINDOW_EVENT_FOCUS_IN for popups on Windows 5 years ago
  PouleyKetchoupp 2b49cb0b73 Re-apply "Fixes for windows in X11 tiling WMs" 5 years ago
  Juan Linietsky 9c5c1635b2 Revert "Fixes for windows in X11 tiling WMs" 5 years ago
  bruvzg 03ffd6451a Revert "[Windows] Attach to parent console instead of creating new one." 5 years ago
  bruvzg ee76775792 [Windows] Fix modifier keys when using tablet input. 5 years ago
  bruvzg 4f7a49db53 [Windows] Attach to parent console instead of creating new one. 5 years ago
  Lorenzo Cerqua d670a49612 DisplayServer: separate window showing into another function 5 years ago
  Zae 0107550cf1 fix crlf for clipboard 5 years ago
  Rémi Verschelde c8523038cc Merge pull request #40268 from DanielZTing/master 5 years ago
  bruvzg 996910b627 Add error messages if Vulkan init failed, prevent Vulkan context freeing uninitialized device and instance. 5 years ago
  Daniel Ting 9605fc54c7 Fix cancel/OK button order on macOS 5 years ago
  Rémi Verschelde 73fddc623b Merge pull request #39888 from nekomatata/windows-create-window-error 5 years ago
  Juan Linietsky b14be5f271 Fix fullscreen flag on Windows, closes #37588 5 years ago
  Juan Linietsky 438c380458 Add a separate application focus/in notification out from Window focus notification. 5 years ago
  PouleyKetchoupp 1043576ff3 Fix errors when creating windows on Windows 5 years ago
  bruvzg fc1d1c3557 [Windows] Prevent overwriting old cursor handle on multiple mouse_mode changes, ensure mouse_mode is set before `cursor_set_shape` is called to restore cursor. 5 years ago