Sven Balzer
|
42575d4a99
Viewports, Backends: Win32: Fix toggling of ImGuiViewportFlags_TopMost (#3477)
|
5 years ago |
omar
|
90ea7e2f2f
Merge branch 'master' into docking
|
5 years ago |
Rokas Kupstys
|
0738611559
Misc: Bunch of code formatting changes suggested by a pass running 'astyle'
|
5 years ago |
ocornut
|
8baa4ccff5
Merge branch 'master' into docking
|
5 years ago |
Mark Jansen
|
6eb66fbef3
Backends: Win32: Cache the result of a windows version check. (#3283)
|
5 years ago |
Chris Savoie
|
03ea87ea28
Backends, Win32: Request monitor update when dpi awarness is enabled to make sure they have the correct dpi settings.
|
5 years ago |
omar
|
582f4db59b
Merge branch 'master' into docking
|
5 years ago |
omar
|
11a3e75f47
Backends: Win32: Fix _WIN32_WINNT < 0x0600 (MinGW defaults to 0x502 == Windows 2003). (#3183)
|
5 years ago |
ocornut
|
266dff9bed
Merge branch 'master' into docking
|
5 years ago |
omar
|
37f665b619
Backends: Win32: Support for #define NOGDI, won't try to call GetDeviceCaps(). (#3137, #2327)
|
5 years ago |
ocornut
|
1abb02fb67
Viewports: Fix for UWP on IME code moved back-end side (#2895, #2892) + Docking: Comments.
|
5 years ago |
ocornut
|
fbaf65b8f6
Revert "Viewports: Renamed UpdatePlatformWindows > PlatformWindowsUpdate, RenderPlatformWindowsDefault -> PlatformWindowsRender, DestroyPlatformWindows > PlatformWindowsDestroy (#1542)"
|
5 years ago |
ocornut
|
f2c7f3b200
Viewports: Renamed UpdatePlatformWindows > PlatformWindowsUpdate, RenderPlatformWindowsDefault -> PlatformWindowsRender, DestroyPlatformWindows > PlatformWindowsDestroy (#1542)
|
5 years ago |
ocornut
|
a7ace918fe
Merge branch 'master' into docking
|
5 years ago |
ocornut
|
a41332453e
Unicode: Changelog, comments, minimum CI integration. (#2541, #2538, #2815)
|
5 years ago |
Cloud Wu
|
6d59653e82
Unicode: full Unicode Support (6 squashed commits) (#2541, #2538)
|
6 years ago |
Omar
|
bb1e6f8af6
Merge branch 'master' into docking
|
5 years ago |
Omar
|
ceec3cd3fd
Backends: Win32: Added ImGui_ImplWin32_EnableDpiAwareness(), ImGui_ImplWin32_GetDpiScaleForHwnd(), ImGui_ImplWin32_GetDpiScaleForMonitor() helpers functions.
|
5 years ago |
Omar
|
8601187fee
Backends: Win32: Clarify how the WndProc handler requires a forward declaration.
|
5 years ago |
omar
|
7e2d172ae5
Backends: GLFW, SDL: Platform monitors declared properly even if multi-viewport is not enabled.
|
5 years ago |
omar
|
f1b5c742ff
Viewports: Add various comments
|
5 years ago |
omar
|
8bcac7d95c
Backends: GLFW, SDL: report Windows key (io.KeySuper) as always released.
|
5 years ago |
omar
|
e499497ec5
Backends: Win32: Added support for io.KeySuper (Windows key) for consistency with other backends. (#2976)
|
5 years ago |
omar
|
44174b1fa1
Merge branch 'master' into docking
|
5 years ago |
omar
|
4f7bf7e96a
Backends: Win32: Added support for #define IMGUI_IMPL_WIN32_DISABLE_GAMEPAD and IMGUI_IMPL_WIN32_DISABLE_LINKING_XINPUT. (#2716)
|
5 years ago |
omar
|
861f786d81
Merge branch 'master' into docking
|
5 years ago |
omar
|
992736dc5d
Merge branch 'refs/heads/master' into docking
|
5 years ago |
omar
|
8342e5b91a
Amend previous commits (added ImGuiMouseCursor_NotAllowed enum + new cursors in GLFW 3.4)
|
5 years ago |
Rokas Kupstys
|
945a509773
Implement ImGuiMouseCursor_NotAllowed mouse cursor.
|
5 years ago |
omar
|
575df6f192
Merge branch 'master' into docking
|
6 years ago |