Tidak Ada Deskripsi

David Mentler e18b703dd1 ImStrv: Added ImStrv formatter for LLDB (e.g. Xcode) 4 bulan lalu
.github 3803203d47 CI: update outdated GitHub Actions versions (#9186) 3 minggu lalu
backends 9f30044333 Backends: GLFW: try to set IMGUI_IMPL_GLFW_DISABLE_X11 / IMGUI_IMPL_GLFW_DISABLE_WAYLAND automatically if headers are not available. (#9225) 2 hari lalu
docs d67c66c437 Changed RenderTextEllipsis() logic to not trim trailing blanks before the ellipsis. (#9229) 1 hari lalu
examples 5fe48b6a0e Docs: fixed some typos (#9217) 2 hari lalu
misc e18b703dd1 ImStrv: Added ImStrv formatter for LLDB (e.g. Xcode) 1 hari lalu
.editorconfig 0b2da67912 Internals: clarified that GetInputTextState(0) can not return a pointer. Replaced a use of __APPLE__ with io.ConfigMacOSXBehaviors. 3 tahun lalu
.gitattributes c9ffa62e1f Add .gitattributes with rules for line endings of files. 6 tahun lalu
.gitignore 635eb1d8e9 Added .tmp files. 3 bulan lalu
LICENSE.txt 960921f03a Happy new year! 1 bulan lalu
imconfig.h 230e16ee03 ImStrv: Step 2 - change ImStrv typedef to struct, perform all other logic conversion. 1 hari lalu
imgui.cpp cf92f5b871 ImStrv: made length() returns an int as it simplify the most common case (of passing %.*s to printf) 1 hari lalu
imgui.h cf92f5b871 ImStrv: made length() returns an int as it simplify the most common case (of passing %.*s to printf) 1 hari lalu
imgui_demo.cpp a70845381a ImStrv: convert Combo()/ListBox() to use ImStrv in their getters. 1 hari lalu
imgui_draw.cpp cf92f5b871 ImStrv: made length() returns an int as it simplify the most common case (of passing %.*s to printf) 1 hari lalu
imgui_internal.h 6afdaa1593 ImStrv: changed ImStrv xxx=NULL args to an explicit xxx=ImStrv() 1 hari lalu
imgui_tables.cpp 94c7b7b416 ImStrv: moved double char* function signatures under #ifndef IMGUI_DISABLE_OBSOLETE_FUNCTIONS blocks. 1 hari lalu
imgui_widgets.cpp cf92f5b871 ImStrv: made length() returns an int as it simplify the most common case (of passing %.*s to printf) 1 hari lalu
imstb_rectpack.h 279db55840 Updated stb_rect_pack.h from 1.00 to 1.01. (#5075) 3 tahun lalu
imstb_textedit.h b7e45b3a48 InputText: rework STB_TEXTEDIT_INSERTCHARS() signature to allow partial insertion (unused). (#9029) 3 bulan lalu
imstb_truetype.h cc1fbcc9a9 Fonts: undo change done in b884533 since 19d1ad0 made them unnecessary. (#8794, #8850) 6 bulan lalu