Commit History

Author SHA1 Message Date
  Rémi Verschelde 048a164083 Merge pull request #79693 from bruvzg/com_ath 2 years ago
  bruvzg e26a6c36c8 Fix native popups auto-closing when interacting with non-client area. 2 years ago
  bruvzg b240b5be84 [Windows] Do not force redraw window background on mouse pass-through region change. 2 years ago
  Markus Sauermann 8c1ce404d7 Fix crash on Windows when closing `Window` 2 years ago
  Yuri Sizov 0c2399d6ec Merge pull request #63826 from deakcor/dev_clipboard 2 years ago
  Yuri Sizov c8e191b7f4 Merge pull request #79724 from Repiteo/gcc-windows-fixes 2 years ago
  Yuri Sizov 88c1e0d528 Merge pull request #79350 from kleonc/screen_to_pixel_byte_to_float_conversion_fix 2 years ago
  Thaddeus Crews d848c95748 Fix gcc builds failing on windows 2 years ago
  bruvzg 4bfb820d32 [Windows] Initialize COM as apartment-threaded. 2 years ago
  Yuri Sizov 0c2144da90 Remove excessive include that breaks compilation on Windows 2 years ago
  bruvzg d3ca91ad6a [Windows] Implement native file selection dialog support. 2 years ago
  Vincent D c13e3a9fb0 add clipboard get image methods for windows and macos 3 years ago
  Hendrik Brucker 7e21eb7e00 Extract and reorganize texture resource classes 2 years ago
  kleonc 9d45dd812f Fix byte to float color conversion in DisplayServerWindows::screen_get_pixel 2 years ago
  Yuri Sizov ff689003a5 Merge pull request #77993 from bruvzg/key_lbl_from_p 2 years ago
  Yuri Sizov 2b47f6715e Merge pull request #78437 from bruvzg/set_icon 2 years ago
  Rémi Verschelde 988abb2161 Merge pull request #79016 from bruvzg/fix_win_initial_ne_fs 2 years ago
  Rémi Verschelde 3a3ec4add1 Merge pull request #78263 from bruvzg/fl_all 2 years ago
  bruvzg db0109b237 [Windows] Fix setting initial non-exclusive window mode. 2 years ago
  bruvzg 9c5a0c6c10 Add error checks and harmonize behavior of the set_icon method. 2 years ago
  Rémi Verschelde d586096415 Merge pull request #72720 from pkdawson/fix-mouse-capture 2 years ago
  Rémi Verschelde 356a602186 Merge pull request #74511 from AThousandShips/win_cursor_fix 2 years ago
  bruvzg 28db3c7158 [DisplayServer] Add method to check if native window is focused. 2 years ago
  bruvzg 49af2582c4 [Windows] Flash both the window caption and taskbar button on `request_attention`. 2 years ago
  jpcerrone a80584664c Fix window resizing problems on Windows 2 years ago
  Rémi Verschelde 26e5a98306 Merge pull request #77770 from jpcerrone/fix_minimize_missing 2 years ago
  Rémi Verschelde 759309ba18 Merge pull request #77977 from zaevi/fix_windows_popup_ime 2 years ago
  Rémi Verschelde 9e4315bb50 Style: Harmonize header includes in platform ports 2 years ago
  bruvzg 08e8ff371d Implement keyboard_get_label_from_physical method. 2 years ago
  Zae 1b149b7440 Fix IME doesn't work under Popup on Windows. 2 years ago