ocornut
|
b580c11303
Merge branch 'master' into docking
|
hai 1 mes |
ocornut
|
e97e55adbc
Backends: Fixed various warnings discovered when using MinGW GCC 15/Clang on latest backends.
|
hai 1 mes |
ocornut
|
e55415bfef
(Breaking) renamed/moved ImGuiConfigFlags_DpiEnableScaleFonts -> ioConfigDpiScaleFonts, ImGuiConfigFlags_DpiEnableScaleViewports -> io.ConfigDpiScaleViewports
|
hai 1 mes |
ocornut
|
a92b53df7b
Backends: Win32: Viewports: handle WM_DPICHANGED in backend when ImGuiConfigFlags_DpiEnableScaleViewports flag is enabled.
|
hai 1 mes |
ocornut
|
1c8fad73f8
Merge branch 'master' into docking
|
hai 2 meses |
ocornut
|
c0dfd65d67
Backends: Win32: Fixed an issue where externally losing mouse capture (due to e.g. focus loss) would fail to claim it again the next subsequent click. (#8594)
|
hai 3 meses |
ocornut
|
df5690d91a
Merge branch 'master' into docking
|
hai 4 meses |
ocornut
|
0c079e453b
Backends: Win32: Viewports: fixed an issue when closing a window from the OS close button (with io.ConfigViewportsNoDecoration=false) while user code is discarding the 'bool *p_open=false output' from Begin()
|
hai 4 meses |
ocornut
|
979c7d76ab
Backends: SDL2, SDL3, OSX: Fill gamepad inputs and set ImGuiBackendFlags_HasGamepad regardless of ImGuiConfigFlags_NavEnableGamepad being set. (#8508)
|
hai 4 meses |
ocornut
|
79bba34c5f
Revert "Added ImGuiKey_AbntC1, ImGuiKey_AbntC2 + Backends: GLFW, Win32: added support. (#8468)"
|
hai 4 meses |
ocornut
|
557c77e455
Added ImGuiKey_AbntC1, ImGuiKey_AbntC2 + Backends: GLFW, Win32: added support. (#8468)
|
hai 4 meses |
ocornut
|
6972b6c380
Merge branch 'master' into docking
|
hai 4 meses |
ocornut
|
a9e53829d2
Backends: Win32, SDL2, SDL3, GLFW: prioritize scancodes instead of translated keycodes when dealing with OEM keys + Added ImGuiKey_Oem102. (#7136, #7201, #7206, #7306, #7670, #7672, #8468)
|
hai 4 meses |
ocornut
|
9ab0b66f50
Backends: fixed comment to state that ImGuiViewport::PlaformHandle is used to store SDL's WindowID, not SDL_Window*. (#7853)
|
hai 5 meses |
Marius PvW
|
3064e6d10c
Viewports + Backends: Win32: Fixed setting title bar text when application is compiled without UNICODE. (#7979, #5725)
|
hai 5 meses |
ocornut
|
6acdce78d1
Backends: Win32: use UnregisterClassW() for matching consistency. (#8423, #7979)
|
hai 5 meses |
ocornut
|
773060155f
Merge branch 'master' into docking
|
hai 5 meses |
David Maas
|
ea59440662
Backends: Win32: WM_SETTINGCHANGE's SPI_SETWORKAREA message also triggers a refresh of monitor list. (#8415)
|
hai 5 meses |
ocornut
|
eec097fe35
Added ImGuiMouseCursor_Progress mouse cursor 8a35386+ support in SDL2,SDL3,Win32,Allegro5 backends.
|
hai 5 meses |
ocornut
|
8a35386ba7
Added ImGuiMouseCursor_Wait mouse cursor (busy/wait/hourglass shape) + support in SDL2,SDL3,Win32,Allegro5 backends.
|
hai 5 meses |
ocornut
|
8679cfa2d8
Merge branch 'master' into docking
|
hai 5 meses |
fdsa
|
4f1d3809c3
Fixed tabs and spaces (#8377)
|
hai 5 meses |
ocornut
|
d80347613a
Merge branch 'master' into docking
|
hai 5 meses |
ocornut
|
960a6f14bf
Merge branch 'master' into docking
|
hai 6 meses |
ocornut
|
a9cd0f5e42
Merge branch 'master' into docking
|
hai 7 meses |
ocornut
|
43fbd7ce84
Backends: standardized top of file comments.
|
hai 7 meses |
ocornut
|
566558b17c
Replacing NULL with nullptr in examples/backends when they creeped back. (#6313, #7071, #4537)
|
hai 7 meses |
ocornut
|
dad1047b04
Backends: Win32: Fixed a crash when multiple processes are running with multi-viewports, caused by misusage of GetProp(). (#8162, #8069)
|
hai 8 meses |
ocornut
|
83660e37e3
Merge branch 'master' into docking
|
hai 8 meses |
ocornut
|
6f287dd16d
(Breaking) Removed pre-1.87 obsolete io.KeyMap[], io.KeysDown[], io.NavInputs[]. Remove IMGUI_DISABLE_OBSOLETE_KEYIO. (#4921)
|
hai 8 meses |