No Description

ocornut 3fb22b836b Merge branch 'master' into docking 19 hours ago
.github 3803203d47 CI: update outdated GitHub Actions versions (#9186) 3 weeks ago
backends 943fcc4f10 Merge branch 'master' into docking 2 days ago
docs 3fb22b836b Merge branch 'master' into docking 19 hours ago
examples 3fb22b836b Merge branch 'master' into docking 19 hours ago
misc 3fb22b836b Merge branch 'master' into docking 19 hours ago
.editorconfig 0b2da67912 Internals: clarified that GetInputTextState(0) can not return a pointer. Replaced a use of __APPLE__ with io.ConfigMacOSXBehaviors. 3 years ago
.gitattributes c9ffa62e1f Add .gitattributes with rules for line endings of files. 6 years ago
.gitignore 635eb1d8e9 Added .tmp files. 3 months ago
LICENSE.txt 960921f03a Happy new year! 1 month ago
imconfig.h 041cdddf35 Fonts: add new ProggyForever font! 19 hours ago
imgui.cpp 3fb22b836b Merge branch 'master' into docking 19 hours ago
imgui.h 3fb22b836b Merge branch 'master' into docking 19 hours ago
imgui_demo.cpp 943fcc4f10 Merge branch 'master' into docking 2 days ago
imgui_draw.cpp 3fb22b836b Merge branch 'master' into docking 19 hours ago
imgui_internal.h 3fb22b836b Merge branch 'master' into docking 19 hours ago
imgui_tables.cpp fd9873a5c2 Tables: internals: extract TableSetColumnDisplayOrder() out of TableBeginApplyRequests() and clarify API limitations. 2 days ago
imgui_widgets.cpp 913a3c6056 TabBar: expose NextScrollToTabId to internal API. 1 week ago
imstb_rectpack.h 279db55840 Updated stb_rect_pack.h from 1.00 to 1.01. (#5075) 3 years ago
imstb_textedit.h b7e45b3a48 InputText: rework STB_TEXTEDIT_INSERTCHARS() signature to allow partial insertion (unused). (#9029) 3 months ago
imstb_truetype.h cc1fbcc9a9 Fonts: undo change done in b884533 since 19d1ad0 made them unnecessary. (#8794, #8850) 6 months ago