Sin descripción

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