docs
|
39eeda0227
Internal: Scrollbar: Further sane simplification (using InnerMainRect instead of duplicating calculations).
|
6 years ago |
examples
|
42fc563fed
Version 1.71 WIP + fixed minor typo
|
6 years ago |
misc
|
42fc563fed
Version 1.71 WIP + fixed minor typo
|
6 years ago |
.editorconfig
|
e837099b67
Update for stb_ files. (#2038)
|
6 years ago |
.travis.yml
|
220e6a55b7
Travis: Fix (still not sure there is a way to test those files). (#1044)
|
7 years ago |
LICENSE.txt
|
6b97ded438
Happy new year! & comments
|
6 years ago |
imconfig.h
|
c808eb92c6
Config: Added IMGUI_DISABLE_WIN32_FUNCTIONS to disable linking with _any_ Win32 function, as a general forward compatible measure.
|
6 years ago |
imgui.cpp
|
72951a1a85
Internal: Extracted some of the Begin code into RenderWindowTitleBarContents().
|
6 years ago |
imgui.h
|
e29176df53
Internals: Columns: Renamed fields. Comments and tweak. Moved a demo block.
|
6 years ago |
imgui_demo.cpp
|
e29176df53
Internals: Columns: Renamed fields. Comments and tweak. Moved a demo block.
|
6 years ago |
imgui_draw.cpp
|
42fc563fed
Version 1.71 WIP + fixed minor typo
|
6 years ago |
imgui_internal.h
|
37174c85e2
Internal: Scrollbar: Extracted scrollbar code for other uses (eg. table v2 scrolling without using a child window).
|
6 years ago |
imgui_widgets.cpp
|
39eeda0227
Internal: Scrollbar: Further sane simplification (using InnerMainRect instead of duplicating calculations).
|
6 years ago |
imstb_rectpack.h
|
539f69b950
Updated STB libraries to latest (drift has been reduced with nothings/stb as most of our changes were merged). Using [DEAR IMGUI] markers when changed.
|
6 years ago |
imstb_textedit.h
|
539f69b950
Updated STB libraries to latest (drift has been reduced with nothings/stb as most of our changes were merged). Using [DEAR IMGUI] markers when changed.
|
6 years ago |
imstb_truetype.h
|
8522a4bbea
Fixed Clang warning ("multi-line comment"). XCode also also "space between \ and carriage return". Perhaps it would work with 2 spaces? Adding a dot for now..
|
6 years ago |