コミット履歴

作者 SHA1 メッセージ 日付
  ocornut 5c1d2d1e4c Version 1.91.7 6 ヶ月 前
  ocornut 9f8481a842 (Breaking) TreeNode: renamed ImGuiTreeNodeFlags_SpanTextWidth to ImGuiTreeNodeFlags_SpanLabelWidth. (#6937) 6 ヶ月 前
  ocornut 290e402a02 TreeNode, Tables: added ImGuiTreeNodeFlags_LabelSpanAllColumns. (#8318, #3565) 6 ヶ月 前
  ocornut 00f12b9a09 InputText: Fixed not calling CallbackEdit on revert/clear with Escape key. (#8273) + rework comments. 6 ヶ月 前
  ocornut 80aafbc81b Data types: moved ImGuiDataType_String to public API as a convenience enum value only. (#8266) 6 ヶ月 前
  ocornut c147a59bb0 Clarified alternative for ImGuiButtonFlags_Repeat being ImGuiItemFlags_ButtonRepeat. (#8293) 6 ヶ月 前
  ocornut 6982ce43f5 InputText: fixed badly broken clipboard copy/bug (#8254, #8242) 7 ヶ月 前
  ocornut fd93229770 Tables, MultiSelect: Fixed an issue where column width may be mismeasured when calling BeginMultiSelect() while inside a table. (#8250) 7 ヶ月 前
  ocornut 9b0e61aaaa InputText: sanity checks to e.g. detect non zero-terminated buffers + removed a redundant strlen() call during activation. 7 ヶ月 前
  ocornut 457fae24e7 Silence more zealous GCC warning. (#8241) 7 ヶ月 前
  Raffaello Bertini cd6c83cdcc Fixes GCC warnings (#8241) 7 ヶ月 前
  ocornut 32f11402f9 InputText: use TextSrc more consistently to facilitate accessing user buffer in text processing code. (#8242) 7 ヶ月 前
  ocornut e900571ac2 InputText: Fixed issue when activating a ReadOnly field when the underlying value is being modified. (#8242) 7 ヶ月 前
  ocornut f5f11e94be InputText: Fixed a bug where character replacements performed from a callback were not applied when pasting from clipbard. (#8229) 7 ヶ月 前
  ocornut 324d4bb140 InputText: calling ReloadUserBuf doesn't clear undo stack. (#2890) 7 ヶ月 前
  ocornut 8237ab450e Drags, Sliders: store initial value on activation, as a convenience for some mods. (#8223) 7 ヶ月 前
  ocornut 4ad5496474 Drags: Added ImGuiSliderFlags_NoSpeedTweaks flag to disable keyboard modifiers altering the tweak speed. (#8223) 7 ヶ月 前
  ocornut f9f4e22f6f InputText: some tidying up. (#7925) 7 ヶ月 前
  ocornut 4cc464eadc BeginListBox(): Comments (#8220) 7 ヶ月 前
  ocornut f25665f360 Version 1.91.7 WIP 7 ヶ月 前
  ocornut 993fa34749 Version 1.91.6 7 ヶ月 前
  ocornut d78e823449 InputText: added ImGuiInputTextFlags_ElideLeft. (#1442, #1440, #4391, #7208, #8216) 7 ヶ月 前
  ocornut d2645423de InputText: reactivating last activated InputText() doesn't restore horizontal scrolling. 7 ヶ月 前
  ocornut 3f3c62a3c9 ScrollbarEx: clarify use of flags and make them optional. (#8215) 7 ヶ月 前
  Diego Mateos 9b26743c6b SliderAngle: only write back to value v_rad on value_changed. (#8193) 8 ヶ月 前
  ocornut 9b27329437 Comments on ImageButton(). (#8165) + comments on Emscripten -sSINGLE_FILE option. (#8153) 8 ヶ月 前
  ocornut 3381ab423b Version 1.91.6 WIP + fixed typo in tooltip. 8 ヶ月 前
  ocornut f401021d5a Version 1.91.5 8 ヶ月 前
  ocornut 419a9ada16 Ignore clang warning Wnontrivial-memaccess (#8129, #8135) 8 ヶ月 前
  ocornut 63234f8dd0 InputText: Internals: rename CurLenA->TextLen, InitialTextA->TextToRevertTo. 8 ヶ月 前