提交歷史

作者 SHA1 備註 提交日期
  ocornut 947aa9c972 Merge branch 'master' into docking 9 月之前
  ocornut 993fa34749 Version 1.91.6 9 月之前
  ocornut a9cd0f5e42 Merge branch 'master' into docking 9 月之前
  ocornut d78e823449 InputText: added ImGuiInputTextFlags_ElideLeft. (#1442, #1440, #4391, #7208, #8216) 9 月之前
  ocornut d2645423de InputText: reactivating last activated InputText() doesn't restore horizontal scrolling. 9 月之前
  ocornut 3f3c62a3c9 ScrollbarEx: clarify use of flags and make them optional. (#8215) 9 月之前
  ocornut ff2d6815ef Merge branch 'master' into docking 9 月之前
  Diego Mateos 9b26743c6b SliderAngle: only write back to value v_rad on value_changed. (#8193) 9 月之前
  ocornut 9b27329437 Comments on ImageButton(). (#8165) + comments on Emscripten -sSINGLE_FILE option. (#8153) 9 月之前
  ocornut cdf21f6773 Merge branch 'master' into docking 9 月之前
  ocornut 3381ab423b Version 1.91.6 WIP + fixed typo in tooltip. 10 月之前
  ocornut 368123ab06 Merge branch 'master' into docking 10 月之前
  ocornut f401021d5a Version 1.91.5 10 月之前
  ocornut 419a9ada16 Ignore clang warning Wnontrivial-memaccess (#8129, #8135) 10 月之前
  ocornut 83660e37e3 Merge branch 'master' into docking 10 月之前
  ocornut 63234f8dd0 InputText: Internals: rename CurLenA->TextLen, InitialTextA->TextToRevertTo. 10 月之前
  ocornut 82d0584e7b InputText: using CurLenA instead of TextA.Size for correctness. (#7925) 10 月之前
  ocornut 75f83de52a InputText: fixed a bug (regression in 1.91.2) where modifying text buffer within a callback would sometimes prevents further appending to the buffer. (#7925) 10 月之前
  ocornut f37a9a27e5 Log/Capture: reworked scope + decorating menus, tabs. 10 月之前
  ocornut 9a0dff1bc5 Buttons: using ImGuiItemFlags_ButtonRepeat makes default button behavior use PressedOnClick instead of PressedOnClickRelease when unspecified. 10 月之前
  ocornut 9d6ec825cb Merge branch 'master' into docking 10 月之前
  ocornut 81cfe09657 Selectable, Style: selected Selectable() use _Header color instead of an arbitrary lerp between _Header and _HeaderHovered. (#8106, #1861) 10 月之前
  ocornut 942b64abfc Merge branch 'master' into docking 10 月之前
  ocornut 41f02825fc Version 1.91.5 WIP 10 月之前
  ocornut c71e4e8c7c Merge branch 'master' into docking 10 月之前
  ocornut 83b64b8be2 Version 1.91.4 10 月之前
  ocornut 4e2126ee44 Merge branch 'master' into docking 10 月之前
  ocornut ab9ce2a927 Nav: added io.ConfigNavCursorVisibleAuto, io.ConfigNavCursorVisibleAlways. (#1074, #2048, #7237, #8059, #3200, #787) 10 月之前
  ocornut 3982cb35dc Nav, Docs: consistently use "keyboard/gamepad" instead of sometimes "gamepad/keyboard". 10 月之前
  ocornut 1ff9768aa3 Nav: (Breaking) renamed ImGuiCol_NavHighlight to ImGuiCol_NavCursor. (#1074, #2048, #7237, #8059, #1712, #7370, #787) 10 月之前