Rémi Verschelde
|
5b16020846
Replace remaining uses of `NULL` with `nullptr`
|
4 سال پیش |
Rémi Verschelde
|
8247667a3e
Core: Drop custom `copymem`/`zeromem` defines
|
4 سال پیش |
floppyhammer
|
18678fd11e
Fix window resizing after minimization on Windows
|
4 سال پیش |
Marcel Admiraal
|
fd30c36985
Rename Texture.get_data() to get_image()
|
4 سال پیش |
Aaron Franke
|
10d7fccb54
Rename ButtonList enum and members to MouseButton
|
4 سال پیش |
Anshul7sp1
|
91181c2086
Fixes small typos and grammar correction
|
4 سال پیش |
bruvzg
|
3e0262509f
Move tablet driver API from OS to DisplayServer.
|
4 سال پیش |
kobewi
|
b6e2ad0e7e
Cancel event dispatch on error
|
4 سال پیش |
Yuri Roubinsky
|
785f84f1d1
Removes semicolon typo in display_server_windows
|
4 سال پیش |
Yuri Roubinsky
|
d4939aa05f
Fix PopupMenu's which are not closed after a recent commit
|
4 سال پیش |
Rémi Verschelde
|
9d6df31b84
Merge pull request #44299 from Chaosus/fix_win32_warning
|
4 سال پیش |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 سال پیش |
Yuri Roubinsky
|
41efbf8cae
Fixed warning at project startup (WIN32)
|
4 سال پیش |
Yuri Roubinsky
|
8a2bc6bf58
Fix window restoring after fullscreen again
|
4 سال پیش |
Marcel Admiraal
|
2df9a8ccad
Rename Rect2 and Rect2i clip() to intersection()
|
4 سال پیش |
reduz
|
2787ad65be
RenderingServer reorganization
|
4 سال پیش |
bruvzg
|
99666de00f
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
|
5 سال پیش |
bruvzg
|
6a14c72b12
Add window click-through support.
|
5 سال پیش |
bruvzg
|
80b8eff6aa
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
|
5 سال پیش |
Rémi Verschelde
|
a77106bf7e
Merge pull request #41332 from bruvzg/win_subsys_option
|
5 سال پیش |
PouleyKetchoupp
|
bb306750ce
Fix WINDOW_EVENT_FOCUS_IN for popups on Windows
|
5 سال پیش |
PouleyKetchoupp
|
2b49cb0b73
Re-apply "Fixes for windows in X11 tiling WMs"
|
5 سال پیش |
Juan Linietsky
|
9c5c1635b2
Revert "Fixes for windows in X11 tiling WMs"
|
5 سال پیش |
bruvzg
|
03ffd6451a
Revert "[Windows] Attach to parent console instead of creating new one."
|
5 سال پیش |
bruvzg
|
ee76775792
[Windows] Fix modifier keys when using tablet input.
|
5 سال پیش |
bruvzg
|
4f7a49db53
[Windows] Attach to parent console instead of creating new one.
|
5 سال پیش |
Lorenzo Cerqua
|
d670a49612
DisplayServer: separate window showing into another function
|
5 سال پیش |
Zae
|
0107550cf1
fix crlf for clipboard
|
5 سال پیش |
Rémi Verschelde
|
c8523038cc
Merge pull request #40268 from DanielZTing/master
|
5 سال پیش |
bruvzg
|
996910b627
Add error messages if Vulkan init failed, prevent Vulkan context freeing uninitialized device and instance.
|
5 سال پیش |