Lịch sử commit

Tác giả SHA1 Thông báo Ngày
  ocornut 1c544ee941 Version 1.92.3 1 tuần trước cách đây
  ocornut 431f2c5abd InputText: fixed dubious code handling ImGuiInputTextFlags_EscapeClearsAll. 2 tuần trước cách đây
  ocornut 36133d8ac4 InputText: Word-Wrap: hide vertical scrollbar but takes its width into account. (#3237, #952, #1062, #7363) 2 tuần trước cách đây
  ocornut b6a33f8ce1 InputText: Word-Wrap: amend 7f1e2bb to avoid triggering static analyzer. (#3237, #952, #1062, #7363) 2 tuần trước cách đây
  ocornut 7f1e2bb8dd InputText: Word-Wrap: avoid word-wrap specific path InputTextLineIndexGetPosOffset() when word-wrap is disabled. (#3237, #952, #1062, #7363) 2 tuần trước cách đây
  ocornut 8a94422246 InputText: optimize inactive path by avoiding an early ImStrlen(). 2 tuần trước cách đây
  ocornut ae832ce532 InputText: moved blocks so same text rendering code is now used for active and inactive states. 2 tuần trước cách đây
  ocornut 1e52e7b90c InputText: Added a line index. Refactored cursor and selection rendering, now simpler, easier to reason about, and faster. (#3237, #952, #1062, #7363) 2 tuần trước cách đây
  ocornut e2f314d613 InputText: fixed misassignment to unused Scroll.y variable when using ImGuiInputTextFlags_NoHorizontalScroll. 2 tuần trước cách đây
  ocornut 55f590c1d1 Selectable: ImGuiSelectableFlags_SelectOnNav doesn't select when holding Ctrl, to be consistent with multi-select. 2 tuần trước cách đây
  Harry Mander 5e5658e68f Debug Tools: fixed assertion failure when opening a combo box while using io.ConfigDebugBeginReturnValueOnce/ConfigDebugBeginReturnValueLoop. (#8931) 2 tuần trước cách đây
  ocornut 013c4ed476 InputText: fixed gross buffer underflow introduced by a82f66a. (#3237, #952, #1062, #7363) 2 tuần trước cách đây
  ocornut 2f1d1c8b2f Focus, InputText: fixed an issue where SetKeyboardFocusHere() did not work on InputTextMultiline() with ImGuiInputTextFlags_AllowTabInput. (#8928) 2 tuần trước cách đây
  ocornut 1cd08b883c TabBar: fixed calling TabBarQueueFocus() before submitting tabs. (#8929, #6681) 2 tuần trước cách đây
  ocornut 4e98fb20e2 TabBar: Internals: added TabBarFindByID(), TabBarRemove() helpers. 2 tuần trước cách đây
  ocornut e66afbbbe0 Selectable: ImGuiSelectableFlags_SelectOnNav doesn't close popups. 2 tuần trước cách đây
  ocornut 230418a75d InputText: Word-Wrap: attempt to track cursor while resizing frame/parent. (#3237, #952, #1062, #7363) 3 tuần trước cách đây
  ocornut 16415aa39f InputText: Word-Wrap: added custom implementation for Home/End that is word-wrap friendly. (#3237, #952, #1062, #7363) 1 tháng trước cách đây
  ocornut a82f66a9b0 InputText: Word-Wrap: added ImGuiInputTextFlags_WordWrap support. (#3237, #952, #1062, #7363) 1 tháng trước cách đây
  ocornut e422a38e4c InputText: internals: expose LineCount, GetPreferredOffsetX(). 1 tháng trước cách đây
  ocornut 3cc7d1c81a InputText: InputTextCalcTextSize() uses ImFontCalcTextSizeEx(). 1 tháng trước cách đây
  ocornut 8a35ce0e98 CalcWordWrapPosition() breaks on \n instead of relying on caller to do it + expose ImTextCalcWordWrapNextLineStart(). (#3237, #952, #1062, #7363) 1 tháng trước cách đây
  fdsa 09ebcf1779 Docs: fixed mismatched parentheses & other small changes. (#8922) 3 tuần trước cách đây
  ocornut 7d33524042 InputText: fixed an issue where using Escape with ImGuiInputTextFlags_EscapeClearsAll. (#8915, #8273) 3 tuần trước cách đây
  ocornut 605a751571 InputText, InputInt, InputFloat: fixed an issue where using Escape to revert would not write back the reverted value. (#8915, #8273) 3 tuần trước cách đây
  ocornut 8dc457fda2 Internals: added indent, shallow tweaks + unused context pointer to InputTextCalcTextLenAndLineCount() to reduce noise in wip patch. 1 tháng trước cách đây
  ocornut 771fae623d ImRect: added AsVec4() helper. Using ImRect in InputTextEx(). 1 tháng trước cách đây
  ocornut 55cbc66508 InputText: allow passing an empty string with buf_size==0. (#8907) 1 tháng trước cách đây
  ocornut 42656b3aa1 Scrollbar, Style: added style.ScrollbarPadding, ImGuiStyleVar_ScrollbarPadding. (#8895) 1 tháng trước cách đây
  ocornut 86ec5c8342 Version 1.92.3 WIP 1 tháng trước cách đây