コミット履歴

作者 SHA1 メッセージ 日付
  ocornut 93b446a962 Backtrack of version tagging 1.92.0 > 1.91.9b for publishing a hotfix (#8496) 4 ヶ月 前
  ocornut bfaef8ca17 Version 1.92.0 WIP 4 ヶ月 前
  ocornut 2737dbb1e1 Docs: Fixed typo. Very oops. (#8495) 4 ヶ月 前
  ocornut 4d4f1fd364 Docs: retroactively document ConfigData->Sources renaming. (#8495) 4 ヶ月 前
  ocornut 97428e8ac9 Version 1.91.9 4 ヶ月 前
  ocornut ea2a12112d Misc: Various zealous warning fixes for newer version of Clang. 4 ヶ月 前
  ocornut 79bba34c5f Revert "Added ImGuiKey_AbntC1, ImGuiKey_AbntC2 + Backends: GLFW, Win32: added support. (#8468)" 4 ヶ月 前
  ocornut d9dad2f4a1 Scrollbar: stabilize visibility of ScrollbarX when detecting a feedback loop. (#8488, #3285, #4539) 4 ヶ月 前
  ocornut 557c77e455 Added ImGuiKey_AbntC1, ImGuiKey_AbntC2 + Backends: GLFW, Win32: added support. (#8468) 4 ヶ月 前
  ocornut a9e53829d2 Backends: Win32, SDL2, SDL3, GLFW: prioritize scancodes instead of translated keycodes when dealing with OEM keys + Added ImGuiKey_Oem102. (#7136, #7201, #7206, #7306, #7670, #7672, #8468) 4 ヶ月 前
  fdsa 3c3d943fb1 Docs: Fix some typos (#8473) 4 ヶ月 前
  TheMode 806731e37a Set IMGUI_DISABLE_DEFAULT_SHELL_FUNCTIONS on 3DS sdk (#8477, #8476) 4 ヶ月 前
  ocornut 1ec99f4fd3 Internals: added ImStrlen/ImMemchr #define to facilitate experimenting with variations. (#8421) 4 ヶ月 前
  ocornut 9f49292b35 Internals: Menus: reworked mangling of menu windows to use "###Menu_00" etc. instead of "##Menu_00". 5 ヶ月 前
  ocornut 119dfbc627 Debug Tools: Tweaked layout of ID Stack Tool and always display full path. (#4631) 5 ヶ月 前
  ocornut df31774327 Disabled: Fixed an issue restoring Alpha in EndDisabled() when using nested BeginDisabled() calls with PushStyleVar(ImGuiStyleVar_DisabledAlpha) within. (#8454, #7640) 5 ヶ月 前
  ocornut 4819eae867 Clipper: Fixed an issue where passing an out of bound index to IncludeItemByIndex() could incorrectly offset the final cursor. 5 ヶ月 前
  ocornut 9c2876b9f8 ShowFontAtlas() uses ImageWithBg(). (#8131, #8238) 5 ヶ月 前
  ocornut 482a1f50b6 Internals: rename ImGuiDataVarInfo to ImGuiStyleVarInfo. Move ImGuiStyleMod, ImGuiColorMod to own section. 5 ヶ月 前
  ocornut 494ea57b65 Image: removed 'tint_col', 'border_col' parameters from Image(). Added ImageWithBg(). Added style.ImageBorderSize, ImGuiStyleVar_ImageBorderSize. (#8131, #8238) 5 ヶ月 前
  ocornut 4c0604ec2e Font: shallow refactor, rename ConfigData[] fields to Sources[], ConfigDataCount to SourcesCount. 6 ヶ月 前
  ocornut 030746faff Debug Tools: Added io.ConfigDebugHighlightIdConflictsShowItemPicker. (#7961, #7669) 5 ヶ月 前
  ocornut edc66d79c7 Nav: extract code into a NavUpdateWindowingApplyFocus() so it may be reused elsewhere. 5 ヶ月 前
  ocornut 434b7710f3 Internals: packing ImGuiDataVarInfo + misc renaming + value of ImGuiDataType_Pointer doesn't need to be Count+1 5 ヶ月 前
  ocornut 6dc376f676 ImFontAtlas: added software/drawlist version of ImGuiMouseCursor_Wait/ImGuiMouseCursor_Progress + moved GetMouseCursorTexData() to internals. 5 ヶ月 前
  ocornut 78ec1272e9 ImDrawList: added InitialFringeScale in ImDrawListSharedData. Default to 1.0f. 5 ヶ月 前
  ocornut a931fb7f51 Fixed static analyzer warning. 5 ヶ月 前
  ocornut 7221f5e739 Styles, Tabs: Fixed ef7ffaf. (#8387) 5 ヶ月 前
  ocornut ef7ffaff74 Styles, Tabs: (Breaking) Renamed TabMinWidthForCloseButton to TabCloseButtonMinWidthUnselected. Added TabCloseButtonMinWidthSelected. (#8387) 5 ヶ月 前
  fdsa 6916f935eb InputText: Allow CTRL+Shift+Z to redo even outside of OSX. (#8389) 5 ヶ月 前