5 Commits (09329ea4e6e7ff6d0f3ecbb16588a2ccd61dedd1)

Author SHA1 Message Date
omar 23c1ff4907 Removed redirecting functions/enums names that were marked obsolete in 1.52 (October 2017). ago%!(EXTRA string=6 years)
omar 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. ago%!(EXTRA string=6 years)
omar c59611a3b3 InputText: Fixed redo buffer exhaustion handling (rare) which could corrupt the undo character buffer. (#2333) ago%!(EXTRA string=6 years)
omar c3c2cd1e82 Fix various XCode and PVS-Studio static analyzer warnings (#2309) ago%!(EXTRA string=6 years)
omar 5a679a45cc Renamed stb_truetype.h to imstb_truetype.h, stb_textedit.h to imstb_textedit.h, and stb_rect_pack.h to imstb_rectpack.h. (#1718, #2036) ago%!(EXTRA string=7 years)
omar 21f553fa55 stb_textedit, InputText(): Fixed Undo after pasting large amount of text (Redo will still fail when undo buffers are exhausted, but text won't be corrupted). ago%!(EXTRA string=7 years)
omar 67b139ccae Updated stb_textedit 1.09 + patches --> 1.12 + minor patches. (#715) ago%!(EXTRA string=7 years)
omar 787a475650 Skip missing font glyphs to 1) avoid using space for missing glyphs and 2) allow merging fonts with overlapping ranges. Demo: Fixed displaying ? instead of greyed out empty box. (#1671, #1703) ago%!(EXTRA string=7 years)
omar 1e116e6c17 Removed need for -Wnocast-qual on modern Clang/Xcode as a token of good behavior. Unfortunately the old stb_ decompress code is a little const clunky. + warning fix in stb_textedit which is already in master afaik. ago%!(EXTRA string=7 years)
ocornut b3790e7549 InputText: Fixed pressing home key on last character when it isn't a trailing \n (#588, #815) ago%!(EXTRA string=9 years)
ocornut 7252d93dcd stb_textedit.h Merged from master 1.9 (merged bits from #473) ago%!(EXTRA string=9 years)
ocornut c0f77f12ea InputText(): Fixed state corruption/crash bug in stb_textedit redo logic when exhausting undo char buffer (#715 #681) ago%!(EXTRA string=9 years)
ocornut 0f36ec9cb9 Fixed a crash bug in stb_textedit.h (#681) ago%!(EXTRA string=9 years)
ocornut aeaf5ccebb stb_textedit.h: proposal for upstream PR to allow custom move-left/move-right handlers (following #473) ago%!(EXTRA string=9 years)
ocornut c3376cd45c stb_textedit.h Local warning fixes ago%!(EXTRA string=9 years)
ocornut e7b95646b9 stb_textedit.h updated to 1.8 (our two main changes were merged now) ago%!(EXTRA string=9 years)
ocornut 21f0d64a74 stb_rect_pack.h update to 0.08 ago%!(EXTRA string=10 years)
ocornut 6c7f8efe1e InputText: update mouse drag on mouse move only & key input reposition selection bounds (better fix for #429) ago%!(EXTRA string=10 years)
ocornut f7f71043ca InputText: stb_textedit.h tentative fix for End key on multi-line fields (#275) ago%!(EXTRA string=10 years)
ocornut a31e44b99a Fixed Clang -Weverything warnings + TODO list entries ago%!(EXTRA string=11 years)
ocornut 05f0993616 stb_textedit 1.4 fix signed/unsigned warnings ago%!(EXTRA string=11 years)
ocornut dbd777232a Initial release ago%!(EXTRA string=11 years)