.github
|
8d3906365d
CI: Fixes for OSX + explicitely request C++11.
|
3 年之前 |
backends
|
6315716f23
Backends: Glut: Fix comparison operator precedence.
|
3 年之前 |
docs
|
279db55840
Updated stb_rect_pack.h from 1.00 to 1.01. (#5075)
|
3 年之前 |
examples
|
1e18da5c38
Backends, Examples: Add comments about using WndProc handler and WantCaptureXXX flags. (#5061)
|
3 年之前 |
misc
|
7ff41a78f9
Fonts: binary_to_compressed_c.cpp gained -nostatic option (#5021)
|
3 年之前 |
.editorconfig
|
6ba1334903
Nav: internals: renaming ImGuiInputSource so it is not specific to nav. Comments.
|
4 年之前 |
.gitattributes
|
c9ffa62e1f
Add .gitattributes with rules for line endings of files.
|
5 年之前 |
.gitignore
|
2403ed92a3
Added build/ to gitignore (#3027), Examples: SDL2: Link with shell32.lib required by SDL2main.lib since SDL 2.0.12. [#3988, #3884] + added batch file for SDL+Vulkan.
|
4 年之前 |
LICENSE.txt
|
92d7869fc7
Happy new year!
|
3 年之前 |
imconfig.h
|
3deb92c2c5
Add IMGUI_STB_SPRINTF_FILENAME to support custom stb_printf.h include path (#5068, #2954)
|
3 年之前 |
imgui.cpp
|
3deb92c2c5
Add IMGUI_STB_SPRINTF_FILENAME to support custom stb_printf.h include path (#5068, #2954)
|
3 年之前 |
imgui.h
|
fa2b318dd6
IO: Fixed input queue trickling of interleaved keys/chars events when InputText() is not active. (#4921, #4858)
|
3 年之前 |
imgui_demo.cpp
|
5659db5529
IO: Fixed backward-compatibility accesses to io.KeysDown[]. (#4921, #4858)
|
3 年之前 |
imgui_draw.cpp
|
279db55840
Updated stb_rect_pack.h from 1.00 to 1.01. (#5075)
|
3 年之前 |
imgui_internal.h
|
0f14933577
Tables: Fixed incorrect border height used for logic when resizing one of several synchronized instance of a same table ID, when instances have a different height. (#3955, #3565)
|
3 年之前 |
imgui_tables.cpp
|
0f14933577
Tables: Fixed incorrect border height used for logic when resizing one of several synchronized instance of a same table ID, when instances have a different height. (#3955, #3565)
|
3 年之前 |
imgui_widgets.cpp
|
0f14933577
Tables: Fixed incorrect border height used for logic when resizing one of several synchronized instance of a same table ID, when instances have a different height. (#3955, #3565)
|
3 年之前 |
imstb_rectpack.h
|
279db55840
Updated stb_rect_pack.h from 1.00 to 1.01. (#5075)
|
3 年之前 |
imstb_textedit.h
|
d9b606672a
InputText: Fix handling of paste failure (buffer full) which in some cases could corrupt the undo stack. (#4038)
|
4 年之前 |
imstb_truetype.h
|
327a5d8253
Fix warning + apply trailing whitespaces in stb_ libs (as applied on nothings/stb on 2020/02/02, facilitating further diffs)
|
4 年之前 |