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
|
6f287dd16d
(Breaking) Removed pre-1.87 obsolete io.KeyMap[], io.KeysDown[], io.NavInputs[]. Remove IMGUI_DISABLE_OBSOLETE_KEYIO. (#4921)
|
hai 8 meses |
ocornut
|
3b8c7d0326
Backends: Win32: rework to add ImGui_ImplWin32_WndProcHandlerEx() not using current context (experimental). (#8069, #6293, #5856, #586)
|
hai 9 meses |
ocornut
|
d67e2eea1a
Backends: Win32: internal rename.
|
hai 9 meses |
ocornut
|
a908d73c16
Backends: avoid missing -Wmissing-declaration warning. (#8087, #7997)
|
hai 9 meses |
ocornut
|
d885fe4dd0
(Breaking) moved ImGuiConfigFlags_NavEnableSetMousePos -> io.ConfigNavMoveSetMousePos, ImGuiConfigFlags_NavNoCaptureKeyboard -> ConfigNavCaptureKeyboard. (#2517, #2009)
|
hai 9 meses |
ocornut
|
cfae5ac71b
Backends: make ImGui_ImplSDL2_KeyEventToImGuiKey(), ImGui_ImplSDL3_KeyEventToImGuiKey(), ImGui_ImplGlfw_KeyToImGuiKey(), ImGui_ImplWin32_KeyEventToImGuiKey(), ImGui_ImplAllegro5_KeyCodeToImGuiKey(), ImGui_ImplOSX_KeyCodeToImGuiKey(), non-static. (#7997)
|
hai 10 meses |
ocornut
|
08b1496b7e
Backends: Win32: fixed an issue where a viewport destroyed while clicking would hog mouse tracking and temporary lead to incorrect update of HoveredWindow. (#7971)
|
hai 10 meses |
Aemony
|
9504068f66
Backends: Win32: fixed ImGuiMod_Super being mapped to VK_APPS instead of VK_LWIN||VK_RWIN (#7768, #4858, #2622)
|
hai 1 ano |
ocornut
|
c7df9c7121
Backends: Win32: Fixed warning with old MinGW/GCC versions.
|
hai 1 ano |
ocornut
|
32f9dfc126
Viewports: Backported 'void* ImGuiViewport::PlatformHandle' from docking branch for use by backends.
|
hai 1 ano |
ocornut
|
ac90e1bd5b
Backends: Win32: replace bd != nullptr assert with early out. (#6275)
|
hai 1 ano |
ocornut
|
5e23680454
Backends: all backends + demo now call IMGUI_CHECKVERSION() to verify ABI compatibility between caller code and compiled version of dear imgui. (#7568)
|
hai 1 ano |
ocornut
|
1ab1af80c7
Backends: Win32: Facepalm revert part of d15574c + additional commentary (#6275)
|
hai 1 ano |
ocornut
|
d15574ce2a
Backends: Win32: Removed silent return when calling ImGui_ImplWin32_WndProcHandler() with no active context! (#6275)
|
hai 1 ano |
ocornut
|
07e8ff9a8d
Backends: Win32: Fixed a warning + moved header cruft below Changelog.
|
hai 1 ano |
ocornut
|
001f102f38
IO, Backends: added ImGuiKey_AppBack, ImGuiKey_AppForward. (#6891, #4921)
|
hai 1 ano |
ocornut
|
7bbd758681
Backends: Win32: revert oops chunk.
|
hai 1 ano |
ocornut
|
b0758c86d8
Backends: Added support for extra ImGuiKey values: F13 to F24 function keys. (#6891, #4921)
|
hai 1 ano |
ocornut
|
12ee2dd789
Backends: Win32: Synthesize key-down event on key-up for VK_SNAPSHOT / ImGuiKey_PrintScreen as Windows doesn't emit it. (#6859)
|
hai 1 ano |
ocornut
|
357f752bed
Docs: add more links to the top of every examples and backends files.
|
hai 1 ano |
sneakyevil
|
c9d3c29aa3
Backend: Win32: support keyboard codepage conversion for when compiling in MBCS mode and creating a non-Unicode window. (#6785, #6782, #5725)
|
hai 1 ano |
ocornut
|
33e13c85e1
Backends: Made all backends sources files support global IMGUI_DISABLE. (#6601)
|
%!s(int64=2) %!d(string=hai) anos |
ocornut
|
a89590b425
Backends: Win32: revert accidental deletion of ImGui_ImplWin32_EnableAlphaCompositing() in a566ecc (#3218)
|
%!s(int64=2) %!d(string=hai) anos |
ocornut
|
9308cfdcfb
Examples: Amend Win32/Winapi + OpenGL example. (#3218, #5170 and #6086, #2772, #2600, #2359, #2022, #1553)
|
%!s(int64=2) %!d(string=hai) anos |
Mark Jansen
|
a566ecc58f
Examples: Add Win32/Winapi + OpenGL example. (#3218, #5170 and #6086, #2772, #2600, #2359, #2022, #1553)
|
%!s(int64=5) %!d(string=hai) anos |
Gereon V
|
055e71518e
Backends: clear bits set in io.BackendFlags on backend Shutdown(). Clear BackendPlatformName. (#6334, #6335)
|
%!s(int64=2) %!d(string=hai) anos |
ocornut
|
f070497cbd
Backends: Win32/SDL2/SDL3/GLFW: Added support for io.AddMouseSourceEvent(). (#2334, #2702)
|
%!s(int64=2) %!d(string=hai) anos |
ocornut
|
5d74891285
Backends: Win32: Use WM_NCMOUSEMOVE / WM_NCMOUSELEAVE to track mouse positions over non-client area (OS decorations) when app is not focused. (#6045, #6162)
|
%!s(int64=2) %!d(string=hai) anos |