提交歷史

作者 SHA1 備註 提交日期
  ocornut afd659bb92 Merge branch 'master' into docking 6 月之前
  ocornut 78ec1272e9 ImDrawList: added InitialFringeScale in ImDrawListSharedData. Default to 1.0f. 6 月之前
  ocornut a4ebe3d576 Viewports: Fixed assertion when multi-viewports disabled and no monitor submitted. Reworked 95c4111. (#8401, #8393, #8385) 6 月之前
  Gabriel Rodriguez 95c4111783 Viewports: default to first monitor is viewport is outside bounds. (#8393, #8385) 6 月之前
  ocornut 71d39a4634 Merge branch 'master' into docking 6 月之前
  ocornut a931fb7f51 Fixed static analyzer warning. 6 月之前
  ocornut 7221f5e739 Styles, Tabs: Fixed ef7ffaf. (#8387) 6 月之前
  ocornut ef7ffaff74 Styles, Tabs: (Breaking) Renamed TabMinWidthForCloseButton to TabCloseButtonMinWidthUnselected. Added TabCloseButtonMinWidthSelected. (#8387) 6 月之前
  fdsa 6916f935eb InputText: Allow CTRL+Shift+Z to redo even outside of OSX. (#8389) 6 月之前
  ocornut 3b2f2602b4 Windows: Fixed an issue where BeginChild() inside a collapsed Begin() wouldn't inherit the SkipItems flag. 6 月之前
  ocornut 88cda0cab6 Fixed minor warning. Added comment. 6 月之前
  ocornut a18622c369 TextLinkOpenURL(): fixed default Win32 io.PlatformOpenInShellFn handler to handle UTF-8 regardless of system regional settings. (#7660) 6 月之前
  ocornut e5668b8c73 Internals: rename ImGuiNextWindowData::Flags to HasFlags for consistency and to reduce mistakes. 7 月之前
  ocornut 8679cfa2d8 Merge branch 'master' into docking 7 月之前
  ocornut 4982602f6f Windows, Style: Added style.WindowBorderHoverPadding setting to configure inner/outer padding applied to hit-testing of windows borders. 7 月之前
  ocornut cfed18afc7 Add ImFontConfig::GlyphExtraAdvanceX as a replacement for GlyphExtraSpacing.x (#242) 7 月之前
  ocornut d80347613a Merge branch 'master' into docking 7 月之前
  ocornut 1a31e31ae9 (Breaking) Fonts: removed ImFontConfig::GlyphExtraSpacing option which seems largely obsolete and unused. (#242) 7 月之前
  ocornut 5dd84082ab InputTextWithHint(): Fixed buffer overflow when user callback modifies the buffer contents in a way that alters hint visibility. (#8368) 7 月之前
  ocornut 6265339995 Fixed IsItemDeactivatedAfterEdit() signal being broken for Checkbox(), RadioButton(), Selectable(). (#8370) 7 月之前
  ocornut f820bf7cd4 Version 1.91.9 WIP 7 月之前
  ocornut e4db4e423d Internals: renamed GetIOEx() to GetIO(). Added GetPlatformIO() explicit context variant. - OOPS 7 月之前
  ocornut e2a99b5760 Internals: renamed GetIOEx() to GetIO(). Added GetPlatformIO() explicit context variant. 7 月之前
  ocornut 11b3a7c8ca Merge branch 'master' into docking 7 月之前
  ocornut dbb5eeaadf Version 1.91.8 7 月之前
  ocornut fa178f4235 Error Handling: Recovery from missing EndMenuBar() call. (#1651) 7 月之前
  ocornut 082595200d Merge branch 'master' into docking 7 月之前
  ocornut dabc990189 Rename internal id for standardizing naming convention. "##menubar" -> "##MenuBar", "###NavWindowingList" -> "###NavWindowingOverlay" 7 月之前
  ocornut 75d99659c4 Docking: move DockTabItemStatusFlags stuff next to its peers in DC structure. 7 月之前
  ocornut db4e541306 Merge branch 'master' into docking 7 月之前