暫無描述

ocornut 720c198fd6 ImStrv: fixes in DebugHookIdInfo(). 2 周之前
.github dc0198a7e4 CI: update Windows Vulkan scripts. Amends. (#8925) 4 天之前
backends 940627d008 Backends: SDL2: Fixed build for Emscripten and SDL_HAS_CAPTURE_AND_GLOBAL_MOUSE=0 platforms. 2 天之前
docs cee40f8af9 Examples: made examples's main.cpp consistent with returning 1 on error. 2 天之前
examples cee40f8af9 Examples: made examples's main.cpp consistent with returning 1 on error. 2 天之前
misc fc01a2f34f ImStrv: enhanced VS debugger .natvis support. build fixes. (5333, 5906) 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. 5 年之前
.gitignore 4f00774006 Examples: SDL3+Metal: Amend example. (#8827, #8825) 2 月之前
LICENSE.txt a0f907933d Happy new year! 8 月之前
imconfig.h 1a151bbedd ImStrv: Step 2 - change ImStrv typedef to struct, perform all other logic conversion. 1 天之前
imgui.cpp 720c198fd6 ImStrv: fixes in DebugHookIdInfo(). 1 天之前
imgui.h 455fec42d4 ImStrv: made length() returns an int as it simplify the most common case (of passing %.*s to printf) 1 天之前
imgui_demo.cpp e5f3d27b40 ImStrv: convert Combo()/ListBox() to use ImStrv in their getters. 1 天之前
imgui_draw.cpp bd5a29daf9 ImStrv: fix in ShowIDStackToolWindow(), Font section. Font loading. 1 天之前
imgui_internal.h ac74fda01c ImStrv: changed ImStrv xxx=NULL args to an explicit xxx=ImStrv() 1 天之前
imgui_tables.cpp 7cface2b2d ImStrv: moved double char* function signatures under #ifndef IMGUI_DISABLE_OBSOLETE_FUNCTIONS blocks. 1 天之前
imgui_widgets.cpp 455fec42d4 ImStrv: made length() returns an int as it simplify the most common case (of passing %.*s to printf) 1 天之前
imstb_rectpack.h 279db55840 Updated stb_rect_pack.h from 1.00 to 1.01. (#5075) 3 年之前
imstb_textedit.h f36c65661c InputText: fixed pressing End (without Shift) in a multi-line selection from mistakenly moving cursor based on selection start. 2 周之前
imstb_truetype.h cc1fbcc9a9 Fonts: undo change done in b884533 since 19d1ad0 made them unnecessary. (#8794, #8850) 1 月之前