Commit History

Author SHA1 Message Date
  ocornut 23c9362550 Merge branch 'master' into docking 1 hour ago
  ocornut 320c94bfaa Tabs: when scrolling is enabled, track selected tabs when resizing down parent container. (#3421, #8800) 1 hour ago
  ocornut 3ef6c8410a Tabs: added new fitting policy ImGuiTabBarFlags_FittingPolicyMixed, new default. (#3421, #8800) 1 hour ago
  ocornut 78d11cd781 Tabs: (Breaking) renamed ImGuiTabBarFlags_FittingPolicyResizeDown to ImGuiTabBarFlags_FittingPolicyShrink. (#261, #351) 2 hours ago
  ocornut 7278cda039 Tabs: added TabMinWidthBase, ImGuiStyleVar_TabMinWidthBase. 2 hours ago
  ocornut 7bb9db501c Tabs: fixed 046a8ea (commited a modified file). 3 hours ago
  ocornut 046a8eae0f Tabs: fixed tab bar underline not drawing below scroll buttons. (#6820, #4859, #5022, #5239) 3 hours ago
  ocornut fe1cee0837 Merge branch 'master' into docking 1 week ago
  ocornut 4d745bc602 Version 1.92.2 WIP 2 weeks ago
  ocornut 44aa9a4b3a Merge branch 'master' into docking 3 weeks ago
  ocornut 5d4126876b Version 1.92.1 3 weeks ago
  ocornut d9b758661f Misc comments to facilitate update for people who nilly-willy copied entire chunks of internal widgets to create their own. 3 weeks 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 1 month ago
  ocornut 3c27c643a9 Fonts: internals: renamed g.FontScale to g.FontBakedScale for clarity. Comments. 1 month ago
  ocornut cc65015e4e Fonts: fixed crashing password fields. 4 months ago
  ocornut dc1320df64 Fonts: ImFontFlags: ImFontFlags_NoLoadGlyphs + add ImFontFlags_LockBakedSizes 5 months ago
  ocornut 093d01269a Fonts: Baked system, with auto-bind, v10. 6 months ago