Revīziju vēsture

Autors SHA1 Ziņojums Datums
  ocornut 0bae2db77f Internals: (Breaking) renamed NavDisableMouseHover to NavHighlightItemUnderNav. 10 mēneši atpakaļ
  ocornut 0536ace2b6 Internals: (Breaking) renamed RenderNavHighlight() to RenderNavCursor(), ImGuiNavHighlightFlags to ImGuiNavRenderCursorFlags. (#1074, #2048, #7237, #8059, #1712, #7370, #787) 10 mēneši atpakaļ
  ocornut 23b655f8e3 Internals: (Breaking) changed g.NavDisableHighlight to g.NavCursorVisible : same logic but inverted value. (#1074, #2048, #7237, #8059, #1712, #7370, #787) 10 mēneši atpakaļ
  ocornut db26fe7ca8 Debug Tools: Metrics: Fixed a crash when browsing "InputText" section before using one. (#8071) 10 mēneši atpakaļ
  ocornut 604f2fa84a InputScalar: added an assert to clarify that ImGuiInputTextFlags_EnterReturnsTrue is not supported by InputFloat, InputInt etc. (#8065) 10 mēneši atpakaļ
  ocornut 38617a5ad3 Internals: remove ImGuiInputTextFlags_NoMarkEdited and g.LockMarkEdited n favor of ImGuiItemFlags_NoMarkEdited. 10 mēneši atpakaļ
  ocornut 0f6a463fae Internals: rename ImGuiTreeNodeStackData::InFlags and ImGuiNavItemData::InFlags to ItemFlags too. 10 mēneši atpakaļ
  ocornut e6b5cafe65 Internals: rename ImGuiLastItemData::InFlags -> ItemFlags. ImGuiNextItemData::Flags -> HasFlags to avoid mistakes. 10 mēneši atpakaļ
  ocornut 706438a43c Disabled: clicking a disabled item focuses parent window. Fix/amend 83ecc84. (#8064) 10 mēneši atpakaļ
  ocornut 83ecc846dc Disabled: clicking a disabled item focuses parent window. (#8064) 10 mēneši atpakaļ
  ocornut 67e5f3505d InvisibleButton: disable navigation properly + added ImGuiButtonFlags_EnableNav to enable navigation. (#8057) 10 mēneši atpakaļ
  ocornut 97da66209c Internals: removing ImGuiButtonFlags_Repeat (in favor of ImGuiItemFlags_ButtonRepeat), ImGuiButtonFlags_DontClosePopups (unused) 10 mēneši atpakaļ
  ocornut ad37b79bca Nav: shallow tidying up. 10 mēneši atpakaļ
  ocornut 349af8766c InputText: ensure mouse cursor is set regardless of whether keyboard mode is enabled or not. (#6417) 10 mēneši atpakaļ
  ocornut 9fbc313459 InputText: amend 661bba0. (#8048) 11 mēneši atpakaļ
  ocornut 661bba09ce InputText: fixed an issue with not declaring ownership of Delete/Backspace/Arrow keys. (#8048) 11 mēneši atpakaļ
  ocornut 92b94980c6 (Breaking) Default ImTextureID to use a Im64 instead of void* (#1641) 11 mēneši atpakaļ
  ocornut 1dde20ff4a Version 1.91.4 WIP 11 mēneši atpakaļ
  ocornut cb16568fca Version 1.91.3 11 mēneši atpakaļ
  ocornut 8db126188d Fixed static analyser warning. Amend b3c8747 11 mēneši atpakaļ
  ocornut 3d399bceca Docs: amend docs to explain case of using multiple overlayed ButtonBehavior(). (#8030, #7961, #7669) 11 mēneši atpakaļ
  ocornut b3c87475a5 Drags, Slider: added ImGuiSliderFlags_ClampOnInput, ImGuiSliderFlags_ClampZeroRange. (#7968, #3361, #76) 11 mēneši atpakaļ
  ocornut 004f03945f TabBar: added TabBarQueueFocus() by name for non-docking tab bars. (#8029, #6681) 11 mēneši atpakaļ
  ocornut 655fcf8287 TabBar: added TabBarQueueFocus() by name for non-docking tab bars. (#8029, #6681) 11 mēneši atpakaļ
  ocornut 30c29d291f Error Handling: enabled experimental recovery systems. (#1651, #5654) 11 mēneši atpakaļ
  ocornut 9644c51183 Error handling: rework error tooltip logic (will be reused by upcoming feature). (#7961, #7669, #1651) 11 mēneši atpakaļ
  ocornut bc77041b57 Error Handling: fixed an issue ErrorCheckEndWindowRecover() when aborting in a child inside a tab bar. (#1651) 11 mēneši atpakaļ
  ocornut fb410463e6 Scrollbar: added io.ConfigScrollbarScrollByPage setting. (#8002, #7328) 11 mēneši atpakaļ
  ocornut a727332e77 Scrollbar: Shift+Click always use absolute positionning scroll. (#8002, #7328) 11 mēneši atpakaļ
  ocornut faca859043 Version 1.91.3 WIP 11 mēneši atpakaļ