説明なし

ocornut d67c66c437 Changed RenderTextEllipsis() logic to not trim trailing blanks before the ellipsis. (#9229) 8 時間 前
.github 3803203d47 CI: update outdated GitHub Actions versions (#9186) 3 週間 前
backends 9f30044333 Backends: GLFW: try to set IMGUI_IMPL_GLFW_DISABLE_X11 / IMGUI_IMPL_GLFW_DISABLE_WAYLAND automatically if headers are not available. (#9225) 1 日 前
docs d67c66c437 Changed RenderTextEllipsis() logic to not trim trailing blanks before the ellipsis. (#9229) 8 時間 前
examples 5fe48b6a0e Docs: fixed some typos (#9217) 1 日 前
misc c71b2a1fe6 Revert "Fonts: avoid baking ExtraSizeScale twice into Ascent/Descent." 1 日 前
.editorconfig 0b2da67912 Internals: clarified that GetInputTextState(0) can not return a pointer. Replaced a use of __APPLE__ with io.ConfigMacOSXBehaviors. 3 年 前
.gitattributes c9ffa62e1f Add .gitattributes with rules for line endings of files. 6 年 前
.gitignore 635eb1d8e9 Added .tmp files. 3 ヶ月 前
LICENSE.txt 960921f03a Happy new year! 1 ヶ月 前
imconfig.h b467a0466c Docs: amends comments about fonts. 1 ヶ月 前
imgui.cpp d67c66c437 Changed RenderTextEllipsis() logic to not trim trailing blanks before the ellipsis. (#9229) 8 時間 前
imgui.h 8ed10d538e Docs: update comment on ImGuiConfigFlags_NavEnableKeyboard. (#9218) 1 日 前
imgui_demo.cpp 226f62fa8f Demo: amend Shortcuts demo to clarify that ImGuiInputFlags_RouteOverActive may be used with focused route. (#9004) 6 日 前
imgui_draw.cpp c71b2a1fe6 Revert "Fonts: avoid baking ExtraSizeScale twice into Ascent/Descent." 1 日 前
imgui_internal.h 87262dd07a Nav, IO: added undocumented ConfigNavEnableTabbing flag. (#9218) 1 日 前
imgui_tables.cpp fd9873a5c2 Tables: internals: extract TableSetColumnDisplayOrder() out of TableBeginApplyRequests() and clarify API limitations. 1 日 前
imgui_widgets.cpp 4b8e41cffb TabBar: expose NextScrollToTabId to internal API. 1 週間 前
imstb_rectpack.h 279db55840 Updated stb_rect_pack.h from 1.00 to 1.01. (#5075) 3 年 前
imstb_textedit.h b7e45b3a48 InputText: rework STB_TEXTEDIT_INSERTCHARS() signature to allow partial insertion (unused). (#9029) 3 ヶ月 前
imstb_truetype.h cc1fbcc9a9 Fonts: undo change done in b884533 since 19d1ad0 made them unnecessary. (#8794, #8850) 6 ヶ月 前