Histórico de Commits

Autor SHA1 Mensagem Data
  ocornut 416cfdb99d Backends: Win32: Secondary viewports WndProc handler retrieve/set imgui context from the HWND. há 1 ano atrás
  ocornut 3acb869a95 Backends: Win32: avoid skipping DefWindowProc() on WM_CLOSE. há 1 ano atrás
  ocornut eabe98f6d5 Merge branch 'master' into docking (incl merge moved CurrentDpiScale field) há 1 ano atrás
  ocornut ac90e1bd5b Backends: Win32: replace bd != nullptr assert with early out. (#6275) há 1 ano atrás
  ocornut 5e23680454 Backends: all backends + demo now call IMGUI_CHECKVERSION() to verify ABI compatibility between caller code and compiled version of dear imgui. (#7568) há 1 ano atrás
  ocornut e391fe2e66 Merge branch 'master' into docking há 1 ano atrás
  ocornut 1ab1af80c7 Backends: Win32: Facepalm revert part of d15574c + additional commentary (#6275) há 1 ano atrás
  ocornut d15574ce2a Backends: Win32: Removed silent return when calling ImGui_ImplWin32_WndProcHandler() with no active context! (#6275) há 1 ano atrás
  ocornut 5717f0a33e Merge branch 'master' into docking há 1 ano atrás
  ocornut 07e8ff9a8d Backends: Win32: Fixed a warning + moved header cruft below Changelog. há 1 ano atrás
  ocornut 4e8c43f6b7 Backends: Win32: made it so that an appearing viewport showing up doesn't bring its parent viewport to front. (#7354) há 1 ano atrás
  ocornut d79514c407 Merge branch 'master' into docking há 1 ano atrás
  ocornut f7fc186408 Merge branch 'master' into docking há 1 ano atrás
  ocornut 001f102f38 IO, Backends: added ImGuiKey_AppBack, ImGuiKey_AppForward. (#6891, #4921) há 1 ano atrás
  ocornut 7bbd758681 Backends: Win32: revert oops chunk. há 1 ano atrás
  ocornut b0758c86d8 Backends: Added support for extra ImGuiKey values: F13 to F24 function keys. (#6891, #4921) há 1 ano atrás
  ocornut bb2fb74645 Merge branch 'master' into docking há 1 ano atrás
  ocornut 12ee2dd789 Backends: Win32: Synthesize key-down event on key-up for VK_SNAPSHOT / ImGuiKey_PrintScreen as Windows doesn't emit it. (#6859) há 1 ano atrás
  ocornut 7e246a7bb9 Merge branch 'master' into docking há 1 ano atrás
  ocornut 357f752bed Docs: add more links to the top of every examples and backends files. há 2 anos atrás
  ocornut 72dbe45adc Merge branch 'master' into docking há 2 anos atrás
  sneakyevil c9d3c29aa3 Backend: Win32: support keyboard codepage conversion for when compiling in MBCS mode and creating a non-Unicode window. (#6785, #6782, #5725) há 2 anos atrás
  ocornut f8f805f046 Merge branch 'master' into docking há 2 anos atrás
  ocornut 33e13c85e1 Backends: Made all backends sources files support global IMGUI_DISABLE. (#6601) há 2 anos atrás
  ocornut b9db5c566b Backends: Win32: Added support for updating ParentViewportID after viewport creation. há 2 anos atrás
  ocornut adf693c061 Viewports: added void* ImGuiPlatformMonitor::PlatformHandle field (backend-dependant). há 2 anos atrás
  ocornut 07e07030a6 Backends: Win32: revert accidental deletion of ImGui_ImplWin32_EnableAlphaCompositing() in a566ecc (#3218) há 2 anos atrás
  ocornut a89590b425 Backends: Win32: revert accidental deletion of ImGui_ImplWin32_EnableAlphaCompositing() in a566ecc (#3218) há 2 anos atrás
  ocornut f498f084d6 Examples: Amend Win32/Winapi + OpenGL example for multi-viewport. (#3218, #5170 and #6086, #2772, #2600, #2359, #2022, #1553) há 2 anos atrás
  Mark Jansen 4bc51c6ff4 Examples: Extend Win32/Winapi + OpenGL example for multi-viewport. (#3218, #5170 and #6086, #2772, #2600, #2359, #2022, #1553) há 2 anos atrás