Commit History

Author SHA1 Message Date
  omar f94af2f5c5 Merge branch 'viewport' into docking 6 years ago
  omar 8079344cee Merge branch 'master' into viewport 6 years ago
  omar 2c38b32db1 Removed trailing spaces (#2038, #2299) 6 years ago
  omar f94ba546ba Added checks for "zero-as-null-pointer-constant" warnings for older Clang (#2299, followup to #2277) 6 years ago
  omar fcd61e0c59 Comments about DLL boundaries and using TLS variables for GImGui. (#2292) 6 years ago
  omar b5144e477f Merge branch 'viewport' into docking 6 years ago
  omar e9c625a1dc Merge branch 'master' into viewport 6 years ago
  omar d1851ed6b7 Various tweaks and fixes as suggested by PVS Studio (thanks PVS Studio!) [docking branch] 6 years ago
  omar 32c4e01267 Various tweaks and fixes as suggested by PVS Studio (thanks PVS Studio!) 6 years ago
  omar 06aaf23877 Various tweaks and fixes as suggested by PVS Studio (thanks PVS Studio!) 6 years ago
  omar 09f1cb642b FreeType: Minor tweaks previous commit (#2285) 6 years ago
  omar 8a45c56c2c Merge branch 'viewport' into docking 6 years ago
  omar 9391a97fbf Merge branch 'master' into viewport 6 years ago
  omar 79d497edae Viewport: Made platform_io.Monitors mandatory for proper multi-viewport use. 6 years ago
  omar 95ee99e6aa Version 1.68 WIP 6 years ago
  omar 515ad62335 Merge branch 'viewport' into docking 6 years ago
  omar 73353fad64 Merge branch 'master' into viewport 6 years ago
  omar b8c6e31c2d Fixed cursor issue caused by 6890e08b when calling BeginChild/EndChild multiple times to reappend into a same child window. (#2282) 6 years ago
  omar ff4bd758ca Merge branch 'viewport' into docking 6 years ago
  omar e24674fc0e Merge branch 'master' into viewport 6 years ago
  omar 7a5058e3bf Version 1.67 6 years ago
  omar 6e41745f31 Added a bunch of diagnostic ignore to cope with Clang -Weverything being absurd. Also fixed two legit warnings. (#2277) 6 years ago
  omar 529fccd9c2 Merge branch 'viewport' into docking 6 years ago
  omar 4ee4f65c70 Merge branch 'master' into viewport 6 years ago
  omar 49994ceb6e FAQ entry, moved ImTextureId, Gallery links. 6 years ago
  omar 7cc86d4bc9 Docking: Fixed docking a split node into the empty central node of a dockspace leading to the central node tag being incorrectly carried along. (#2109) 6 years ago
  omar 8011197c50 Merge branch 'viewport' into docking 6 years ago
  omar c96aaef132 Merge branch 'master' into viewport 6 years ago
  omar 1f6e0b2f98 ImVector: Made a struct. Using T/T* in the code instead of value_type/iterator. Renamed index_from_pointer() to index_from_ptr() (was not documented, added in 1.63, users not supposed to use ImVector, hopefully not a big deal). 6 years ago
  omar 61a99f994e Minot internal tweaks, comments 6 years ago