No Description

ocornut d15da2c47d Backends: GLFW: undo accidentally not committing use of Platform_SetClipboardTextFn as I was testing the legacy path (amend 214977e). 12 hours ago
.github 4b654db904 CI: Build example_sdl2_sdlrenderer2 with msbuild (#7864) 2 weeks ago
backends d15da2c47d Backends: GLFW: undo accidentally not committing use of Platform_SetClipboardTextFn as I was testing the legacy path (amend 214977e). 12 hours ago
docs 5de7f69cbb (BREAKING) Commented out obsolete ImageButton(). (#5533, #4471, #2464, #1390) 12 hours ago
examples 45e7f7827a Examples: SDL2+SDLRenderer: fixed return value. (#7876) 1 week ago
misc 8cc6eee295 Fonts: amend assert when glyph range data seems incorrect. (#7856) 2 weeks ago
.editorconfig 0b2da67912 Internals: clarified that GetInputTextState(0) can not return a pointer. Replaced a use of __APPLE__ with io.ConfigMacOSXBehaviors. 2 years ago
.gitattributes c9ffa62e1f Add .gitattributes with rules for line endings of files. 4 years ago
.gitignore 7e7c97ac5f Ignore .ini file with other suffixes. 2 months ago
LICENSE.txt 718fa0eec6 Happy new year! 7 months ago
imconfig.h ba2f4a2cd5 IO: (BREAKING) moved GetIO().PlatformOpenInShellFn to GetPlatformIO(.Platform_OpenInShellFn. (#7660) 12 hours ago
imgui.cpp 5de7f69cbb (BREAKING) Commented out obsolete ImageButton(). (#5533, #4471, #2464, #1390) 12 hours ago
imgui.h 5de7f69cbb (BREAKING) Commented out obsolete ImageButton(). (#5533, #4471, #2464, #1390) 12 hours ago
imgui_demo.cpp bf75504d7a Style: added PushStyleVarX(), PushStyleVarY() helpers to modify only one component of a ImVec2 var. 18 hours ago
imgui_draw.cpp eb7201b902 Fonts: Made it possible to use PushFont()/PopFont() calls accross Begin() calls. (#3224, #3875, #6398, #7903) 2 days ago
imgui_internal.h 9ff60ae31d IO: (BREAKING) moved GetIO().PlatformSetImeDataFn to GetPlatformIO(.Platform_SetImeDataFn. (#7660) 12 hours ago
imgui_tables.cpp dcf54782d4 Version 1.91.WIP 3 weeks ago
imgui_widgets.cpp 5de7f69cbb (BREAKING) Commented out obsolete ImageButton(). (#5533, #4471, #2464, #1390) 12 hours ago
imstb_rectpack.h 279db55840 Updated stb_rect_pack.h from 1.00 to 1.01. (#5075) 2 years ago
imstb_textedit.h 07dbcf1f70 Fixed typos. (#7593) 3 months ago
imstb_truetype.h 07dbcf1f70 Fixed typos. (#7593) 3 months ago