.github
|
357f752bed
Docs: add more links to the top of every examples and backends files.
|
há 1 ano atrás |
backends
|
12ee2dd789
Backends: Win32: Synthesize key-down event on key-up for VK_SNAPSHOT / ImGuiKey_PrintScreen as Windows doesn't emit it. (#6859)
|
há 1 ano atrás |
docs
|
c21278eeae
Debug Tools: Rename ShowIdStackToolWindow() -> ShowIDStackToolWindow(). (#4631)
|
há 1 ano atrás |
examples
|
357f752bed
Docs: add more links to the top of every examples and backends files.
|
há 1 ano atrás |
misc
|
d6360c1ba9
Fonts, imgui_freetype: Fixed a warning and leak in IMGUI_ENABLE_FREETYPE_LUNASVG support. (#6842, #6591)
|
há 1 ano atrás |
.editorconfig
|
0b2da67912
Internals: clarified that GetInputTextState(0) can not return a pointer. Replaced a use of __APPLE__ with io.ConfigMacOSXBehaviors.
|
há 3 anos atrás |
.gitattributes
|
c9ffa62e1f
Add .gitattributes with rules for line endings of files.
|
há 5 anos atrás |
.gitignore
|
5ce636b0ba
Tweak to accomodate for build* directories anywhere.
|
há 2 anos atrás |
LICENSE.txt
|
52c61deaf9
Happy new year!
|
há 2 anos atrás |
imconfig.h
|
c21278eeae
Debug Tools: Rename ShowIdStackToolWindow() -> ShowIDStackToolWindow(). (#4631)
|
há 1 ano atrás |
imgui.cpp
|
c21278eeae
Debug Tools: Rename ShowIdStackToolWindow() -> ShowIDStackToolWindow(). (#4631)
|
há 1 ano atrás |
imgui.h
|
c21278eeae
Debug Tools: Rename ShowIdStackToolWindow() -> ShowIDStackToolWindow(). (#4631)
|
há 1 ano atrás |
imgui_demo.cpp
|
c21278eeae
Debug Tools: Rename ShowIdStackToolWindow() -> ShowIDStackToolWindow(). (#4631)
|
há 1 ano atrás |
imgui_draw.cpp
|
94da5842ef
Renamed ImFloor() to ImTrunc(). Renamed ImFloorSigned() to ImFloor(). (#6861)
|
há 1 ano atrás |
imgui_internal.h
|
c21278eeae
Debug Tools: Rename ShowIdStackToolWindow() -> ShowIDStackToolWindow(). (#4631)
|
há 1 ano atrás |
imgui_tables.cpp
|
94da5842ef
Renamed ImFloor() to ImTrunc(). Renamed ImFloorSigned() to ImFloor(). (#6861)
|
há 1 ano atrás |
imgui_widgets.cpp
|
456aa3bc0a
Menus: Fixed a bug where activating an item in a child-menu and dragging mouse over the parent-menu would erroneously close the child-menu. (#6869)
|
há 1 ano atrás |
imstb_rectpack.h
|
279db55840
Updated stb_rect_pack.h from 1.00 to 1.01. (#5075)
|
há 3 anos atrás |
imstb_textedit.h
|
d8ef864b02
InputTextMultiline: Fixed a crash pressing Down on last empty line of a multiline buffer. (#6783, #6000)
|
há 1 ano atrás |
imstb_truetype.h
|
e57871bb95
imstb_truetype: Add missing `return` keyword in error case of `stbtt__cid_get_glyph_subrs` (#6007)
|
há 2 anos atrás |