Без опису

ocornut 863ac31f01 Doc: various tweaks + tweak imconfig comments. 2 роки тому
.github 7348e99269 CI: temporarily use Emscripten 3.1.37 because 3.1.18 has a regression. 2 роки тому
backends 33e13c85e1 Backends: Made all backends sources files support global IMGUI_DISABLE. (#6601) 2 роки тому
docs 863ac31f01 Doc: various tweaks + tweak imconfig comments. 2 роки тому
examples 3cc9d2051a Examples: Win32+OpenGL3: Fixed not calling DefWindowProcW() as with other Win32 examples. (#6516, #5725, #5961, #5975) 2 роки тому
misc 33e13c85e1 Backends: Made all backends sources files support global IMGUI_DISABLE. (#6601) 2 роки тому
.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 5ce636b0ba Tweak to accomodate for build* directories anywhere. 2 роки тому
LICENSE.txt 52c61deaf9 Happy new year! 2 роки тому
imconfig.h 863ac31f01 Doc: various tweaks + tweak imconfig comments. 2 роки тому
imgui.cpp 863ac31f01 Doc: various tweaks + tweak imconfig comments. 2 роки тому
imgui.h 863ac31f01 Doc: various tweaks + tweak imconfig comments. 2 роки тому
imgui_demo.cpp 3349296370 InputText: Tweak ImGuiInputTextFlags_EscapeClearsAll handling so decision is taken on input buffer + Showcase a few more InputText() flags. (#5688, #2620) 2 роки тому
imgui_draw.cpp 6888e6cdff ImDrawData: call _PopUnusedDrawCmd() later. as RenderDimmedBackgrounds() rely on a valid command being there (especially in docking branch). (#6406, #4879, #1878) 2 роки тому
imgui_internal.h dbeeeae593 ImDrawData: Slight refactor so internal logic uses same logic as AddDrawList(). (#6406, #4879, #1878) 2 роки тому
imgui_tables.cpp 3fe4319314 Version 1.89.8 WIP 2 роки тому
imgui_widgets.cpp b7cdb5a31e Scrollbar: layout needs to take account of window border size, so a border size will slightly reduce scrollbar size. (#2522) 2 роки тому
imstb_rectpack.h 279db55840 Updated stb_rect_pack.h from 1.00 to 1.01. (#5075) 3 роки тому
imstb_textedit.h 57a5b73a4c InputText: fixed cursor navigation when pressing Up Arrow on the last character of a multiline buffer which doesn't end with a carriage return. (#6000) 2 роки тому
imstb_truetype.h e57871bb95 imstb_truetype: Add missing `return` keyword in error case of `stbtt__cid_get_glyph_subrs` (#6007) 2 роки тому