Нет описания

David Mentler e18b703dd1 ImStrv: Added ImStrv formatter for LLDB (e.g. Xcode) 4 месяцев назад
.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) 21 часов назад
examples 5fe48b6a0e Docs: fixed some typos (#9217) 1 день назад
misc e18b703dd1 ImStrv: Added ImStrv formatter for LLDB (e.g. Xcode) 20 часов назад
.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 230e16ee03 ImStrv: Step 2 - change ImStrv typedef to struct, perform all other logic conversion. 20 часов назад
imgui.cpp cf92f5b871 ImStrv: made length() returns an int as it simplify the most common case (of passing %.*s to printf) 20 часов назад
imgui.h cf92f5b871 ImStrv: made length() returns an int as it simplify the most common case (of passing %.*s to printf) 20 часов назад
imgui_demo.cpp a70845381a ImStrv: convert Combo()/ListBox() to use ImStrv in their getters. 20 часов назад
imgui_draw.cpp cf92f5b871 ImStrv: made length() returns an int as it simplify the most common case (of passing %.*s to printf) 20 часов назад
imgui_internal.h 6afdaa1593 ImStrv: changed ImStrv xxx=NULL args to an explicit xxx=ImStrv() 20 часов назад
imgui_tables.cpp 94c7b7b416 ImStrv: moved double char* function signatures under #ifndef IMGUI_DISABLE_OBSOLETE_FUNCTIONS blocks. 20 часов назад
imgui_widgets.cpp cf92f5b871 ImStrv: made length() returns an int as it simplify the most common case (of passing %.*s to printf) 20 часов назад
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 месяцев назад