Commit History

Autor SHA1 Mensaxe Data
  omar 11a3e75f47 Backends: Win32: Fix _WIN32_WINNT < 0x0600 (MinGW defaults to 0x502 == Windows 2003). (#3183) %!s(int64=5) %!d(string=hai) anos
  omar 37f665b619 Backends: Win32: Support for #define NOGDI, won't try to call GetDeviceCaps(). (#3137, #2327) %!s(int64=5) %!d(string=hai) anos
  ocornut a41332453e Unicode: Changelog, comments, minimum CI integration. (#2541, #2538, #2815) %!s(int64=5) %!d(string=hai) anos
  Cloud Wu 6d59653e82 Unicode: full Unicode Support (6 squashed commits) (#2541, #2538) %!s(int64=6) %!d(string=hai) anos
  Omar ceec3cd3fd Backends: Win32: Added ImGui_ImplWin32_EnableDpiAwareness(), ImGui_ImplWin32_GetDpiScaleForHwnd(), ImGui_ImplWin32_GetDpiScaleForMonitor() helpers functions. %!s(int64=5) %!d(string=hai) anos
  Omar 8601187fee Backends: Win32: Clarify how the WndProc handler requires a forward declaration. %!s(int64=5) %!d(string=hai) anos
  omar 8bcac7d95c Backends: GLFW, SDL: report Windows key (io.KeySuper) as always released. %!s(int64=5) %!d(string=hai) anos
  omar e499497ec5 Backends: Win32: Added support for io.KeySuper (Windows key) for consistency with other backends. (#2976) %!s(int64=5) %!d(string=hai) anos
  omar 4f7bf7e96a Backends: Win32: Added support for #define IMGUI_IMPL_WIN32_DISABLE_GAMEPAD and IMGUI_IMPL_WIN32_DISABLE_LINKING_XINPUT. (#2716) %!s(int64=5) %!d(string=hai) anos
  omar 8342e5b91a Amend previous commits (added ImGuiMouseCursor_NotAllowed enum + new cursors in GLFW 3.4) %!s(int64=5) %!d(string=hai) anos
  Rokas Kupstys 945a509773 Implement ImGuiMouseCursor_NotAllowed mouse cursor. %!s(int64=5) %!d(string=hai) anos
  omar f0348ddffc Amend 0f86116, renamed to ImGuiKey_KeyPadEnter Changelog.. (#2677, #2005) %!s(int64=6) %!d(string=hai) anos
  Aaron Cooper 0f86116a69 Adding an ImGuiKey 'ImGuiKey_EnterSecondary' to support platforms that differentiate the enter (return key) and the numpad enter key. %!s(int64=6) %!d(string=hai) anos
  omar ef13d95466 IO: changed AddInputCharacter(unsigned short c) signature to AddInputCharacter(unsigned int c). %!s(int64=6) %!d(string=hai) anos
  omar 6789ea3482 Examples: SDL: Gamepad support minor amend. Fixes ImGuiBackendFlags_HasGamepad not being set. Enable in Emscripten demo. Tweaks. (#2509, #2484). %!s(int64=6) %!d(string=hai) anos
  Bruce Mitchener b5d57a6615 Fix typos. (#2413) %!s(int64=6) %!d(string=hai) anos
  omar 93d1179805 Examples: Extracted gamepad code into ImGui_ImplGlfw_UpdateGamepads(). Renamed matching Win32 function for consistency. %!s(int64=6) %!d(string=hai) anos
  omar 2c38b32db1 Removed trailing spaces (#2038, #2299) %!s(int64=6) %!d(string=hai) anos
  omar b8020032f9 Examples: Win32: Added support for mouse buttons 4 and 5 via WM_XBUTTON* messages. (#2264) %!s(int64=6) %!d(string=hai) anos
  omar 872477548b Examples: Win32: Using IsChild() to be compatible with windows created within a parent. (#1951, #2087, #2156, #2232) %!s(int64=6) %!d(string=hai) anos
  omar f435aa193b Examples: Win32: Added support for XInput games (if ImGuiConfigFlags_NavEnableGamepad is enabled). %!s(int64=6) %!d(string=hai) anos
  omar 133f112af0 Examples: Win32: Using GetForegroundWindow() instead of GetActiveWindow() to be compatible with windows created in a different thread. (#1951, #2087, #2156, #2232) [many people] %!s(int64=6) %!d(string=hai) anos
  omar a9a60a24c1 Tweaked asserts %!s(int64=6) %!d(string=hai) anos
  omar 7658035e5a About, IO: Added io.BackendPlatformName, io.BackendRendererName for informational/QA purpose. %!s(int64=6) %!d(string=hai) anos
  omar 7c3b9172ad Examples: Referring to missing gamepad support in back-end that are missing it. %!s(int64=7) %!d(string=hai) anos
  omar 1afd29d382 Examples: Using "dear imgui" terminology in all examples headers/comments + fix minor typo. %!s(int64=7) %!d(string=hai) anos
  Ryan Crandall 34203d5008 imgui_impl_win32: Don't redefine WIN32_LEAN_AND_MEAN if already defined (#2014) %!s(int64=7) %!d(string=hai) anos
  omar c4e34aaace Examples: Comments to clarify how the keyboard data is indexed. %!s(int64=7) %!d(string=hai) anos
  omar 62b3d7c51e Fixed software Hand cursor from not actually working. Fixed demo from crashing. Fixed typo and extraneous trailing space. Added Changelogs. (#1913, #1914) %!s(int64=7) %!d(string=hai) anos
  Aiekick ecd9a223e3 add hand cursor support (+11 squashed commit) %!s(int64=7) %!d(string=hai) anos