Нет описания

ocornut 42f28ba305 Fonts: avoid baking ExtraSizeScale twice into Ascent/Descent. (re) 10 часов назад
.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) 17 часов назад
examples 5fe48b6a0e Docs: fixed some typos (#9217) 1 день назад
misc 42f28ba305 Fonts: avoid baking ExtraSizeScale twice into Ascent/Descent. (re) 10 часов назад
.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) 17 часов назад
imgui.h 291787bcac Fonts: comment about swapping EllipsisChar value. (#9228) 11 часов назад
imgui_demo.cpp 226f62fa8f Demo: amend Shortcuts demo to clarify that ImGuiInputFlags_RouteOverActive may be used with focused route. (#9004) 6 дней назад
imgui_draw.cpp 42f28ba305 Fonts: avoid baking ExtraSizeScale twice into Ascent/Descent. (re) 10 часов назад
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 месяцев назад