12 Commits (master)

Author SHA1 Message Date
Johel Ernesto Guerrero Peña 556ce9f543
imgui_stdlib: Fix warning (#6658) 1 year ago
Michael Martz 506f7e0074 Using nullptr in locations where warning disable is not convenient. (#6313, #4537) 2 years ago
ocornut f65bcf481a Docs: added details and link to wiki from imgui_stdlib to increase discoverability. 2 years ago
Clownacy 422902dbda Correct typos (#4954, #4955), use IM_STATIC_ASSERT now that old pre-C++11 macro has been obsoleted. 3 years ago
ocornut 327a5d8253 Fix warning + apply trailing whitespaces in stb_ libs (as applied on nothings/stb on 2020/02/02, facilitating further diffs) 3 years ago
omar 832fda8488 Fixed stray end of line blanks, added comments in .editorconfig, tweaked some headers. 5 years ago
omar 4597632662 Readme, comments, dear imgui prefixes 5 years ago
Lucas Lazare ab80ee6453 Added InputTextWithHint() (#2400) 6 years ago
omar 54ba8a643e Removed trailing spaces from text files. (#2038, #2299) 6 years ago
omar 2c38b32db1 Removed trailing spaces (#2038, #2299) 6 years ago
omar a5cf227503 Added link to experimental imgui_scoped.h PR/thread (#2197, #2096) 6 years ago
omar 0fe48cbb61 Renamed misc/stl/imgui_stl.h,.cpp to misc/cpp/imgui_stdlib.h in prevision for other files.(#2035, #2096) 6 years ago