Commit History

Author SHA1 Message Date
  ocornut 44aa9a4b3a Merge branch 'master' into docking 1 month ago
  ocornut 5d4126876b Version 1.92.1 1 month ago
  ocornut d9b758661f Misc comments to facilitate update for people who nilly-willy copied entire chunks of internal widgets to create their own. 1 month ago
  ocornut 3ec62dfeff Merge branch 'master' into docking 1 month ago
  ocornut f18aea5246 Version 1.92.1 WIP 1 month ago
  ocornut adfa5364cd Merge branch 'master' into docking 1 month ago
  ocornut 673eb7de96 Version 1.92.0 1 month ago
  ocornut 7cd567202e Merge branch 'master' into docking 1 month ago
  ocornut 0dc2885f3e InputText: fix for InsertChars() to work on read-only buffer. (#8714, #8689, #8242) 1 month ago
  ocornut 344d5ff4b7 Merge branch 'master' into docking 1 month ago
  ocornut b2c73596ae InputText: fixed a buffer overrun that could happen when using dynamically resizing buffers. (#8689) 1 month ago
  ocornut 12626b85c4 InputText: minor changes to match for both insert chars paths to look more similar. 1 month ago
  ocornut 4cf85ee543 Merge branch 'master' into docking 1 month ago
  ocornut cfa43e721a Windows: clicking on a window close button doesn't claim focus and bring to front. (#8683) 1 month ago
  ocornut e8f831deaa Merge branch 'master' into docking 1 month ago
  ocornut f6fc166584 TreeNode: fixed runtime asan warning (#2920) 1 month ago
  ocornut 6af6cec23f Merge branch 'master_fonts' into docking 2 months ago
  ocornut 3c27c643a9 Fonts: internals: renamed g.FontScale to g.FontBakedScale for clarity. Comments. 2 months ago
  ocornut cc65015e4e Fonts: fixed crashing password fields. 4 months ago
  ocornut dc1320df64 Fonts: ImFontFlags: ImFontFlags_NoLoadGlyphs + add ImFontFlags_LockBakedSizes 6 months ago
  ocornut 093d01269a Fonts: Baked system, with auto-bind, v10. 6 months ago
  ocornut ef1521b472 Fonts: fix for password fields 7 months ago
  ocornut a6c7801926 Fonts: Measured and tweaked CalcTextSize() computation to minimize cost in our stress tests. 8 months ago
  ocornut 0f0473bf1c Fonts, Textures: main code for ImGuiBackendFlags_RendererHasTextures feature. 8 months ago
  ocornut 191a728ecc (Breaking) added ImTextureRef struct. Changed ImDrawCmd::TextureId to TexRef. 4 months ago
  ocornut eaac68ca2c Merge branch 'master' into docking 2 months ago
  ocornut e877f78b0e TreeNode: minor amend to b7ab2b7. (#2920) 2 months ago
  ocornut ef503ab0c8 TreeNode: fixed out of bound access in ImGuiTreeNodeFlags_DrawLinesXXX feature. (#2920) 2 months ago
  ocornut b7ab2b7523 TreeNode: fixed an issue where tree lines are not drawn on node opening frame. (#2920) 2 months ago
  ocornut 5e17c08010 Merge branch 'master' into docking 2 months ago