Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  ocornut 3af9ac320d Merge branch 'master' into docking 3 yıl önce
  tocic 2b1d8e3eaf Fix more typos in sources and docs (#5681) 3 yıl önce
  ocornut 21fc57f2cf Merge branch 'master' into docking 3 yıl önce
  ocornut 92d0924b82 Fixed build with IMGUI_DISABLE_OBSOLETE_KEYIO + made all examples comments refer to StyleColorsLight(). 3 yıl önce
  ocornut 377b864bb4 Merge branch 'master' into docking 3 yıl önce
  ocornut 1e18da5c38 Backends, Examples: Add comments about using WndProc handler and WantCaptureXXX flags. (#5061) 3 yıl önce
  ocornut e7577d570e Merge branch 'master' into docking 4 yıl önce
  ocornut 6f360d6040 Examples: Win32: using a more explicit loop for PeekMessage polling to make the code easier to copy and paste and less error-prone. 4 yıl önce
  ocornut 6aee4bcdc5 Merge branch 'master' into docking 4 yıl önce
  Xiliusha eb57484935 Backends: DX9: add missing IMGUI_USE_BGRA_PACKED_COLOR support. Remove dinput.h headers. (#3844) 4 yıl önce
  ocornut a4e4f57cb0 Examples: DX9-DX11: Removed half-assed DPI awareness enable. Updated Docking/Viewports part of Changelog (e.g. removed bits that are now already in master, clarified some added bits) 4 yıl önce
  ocornut ffa863a3ba Merge branch 'master' into docking 4 yıl önce
  ocornut 6a161b8789 Examples: Reworked setup of clear color to be compatible with transparent values. (#2693, #2764, #2766, #2873, #3447, #3813, #3816) 4 yıl önce
  ocornut 042a3b01d2 Merge branch 'master' into docking 5 yıl önce
  ocornut b1a18d82e3 Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 5 yıl önce
  ocornut 124c2608f1 Docs: Renamed all occurences of "binding" and "back-end" to "backend" in comments and documentations, for consistency. 5 yıl önce
  ocornut 05bc204dbd Merge branch 'master' into docking 5 yıl önce
  ocornut 95c99aaa4b Version 1.78 5 yıl önce
  ocornut 2665288b30 Merge branch 'master' into docking 5 yıl önce
  ocornut 40b799023b Docs: Update fonts.md (#2861) + update all references to FONTS.txt 5 yıl önce
  ocornut fbaf65b8f6 Revert "Viewports: Renamed UpdatePlatformWindows > PlatformWindowsUpdate, RenderPlatformWindowsDefault -> PlatformWindowsRender, DestroyPlatformWindows > PlatformWindowsDestroy (#1542)" 5 yıl önce
  ocornut f2c7f3b200 Viewports: Renamed UpdatePlatformWindows > PlatformWindowsUpdate, RenderPlatformWindowsDefault -> PlatformWindowsRender, DestroyPlatformWindows > PlatformWindowsDestroy (#1542) 5 yıl önce
  Omar bb1e6f8af6 Merge branch 'master' into docking 5 yıl önce
  Omar 8601187fee Backends: Win32: Clarify how the WndProc handler requires a forward declaration. 5 yıl önce
  omar 813e0c18e6 Merge branch 'master' into docking 5 yıl önce
  omar 26d177bc03 Docs: Moved misc/fonts/README.txt to docs/FONTS.txt. + tweaks 5 yıl önce
  omar 431aa4e456 Synced/merged minor cruft from docking branch to minimize drift. AFAIK the only meaningful no-op change is that the call UpdateHoveredWindowAndCaptureFlags() was moved above UpdateMouseMovingNewFrame() to match what docking branch has been doing for a while. 6 yıl önce
  omar a26085ed53 Internals: Fixed Navigation from reaching ImGuiItemFlags_Disabled items (#211) + Examples comments 6 yıl önce
  omar f7db4fad31 Merge branch 'master' into docking 6 yıl önce
  omar 6767b0a1b0 Examples: Win32+DirectX: moved helper functions below main. 6 yıl önce