2018-04-03 |
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.
omar
committed
on 3 Apr 2018
|
---|---|
2016-10-16 |
InputText: Fixed pressing home key on last character when it isn't a trailing \n (#588, #815)
ocornut
committed
on 16 Oct 2016
|
stb_textedit.h Merged from master 1.9 (merged bits from #473)
ocornut
committed
on 16 Oct 2016
|
|
2016-07-14 |
InputText(): Fixed state corruption/crash bug in stb_textedit redo logic when exhausting undo char buffer (#715 #681)
ocornut
committed
on 14 Jul 2016
|
2016-06-04 |
Fixed a crash bug in stb_textedit.h (#681)
ocornut
committed
on 4 Jun 2016
|
2016-04-02 |
stb_textedit.h: proposal for upstream PR to allow custom move-left/move-right handlers (following #473)
ocornut
committed
on 2 Apr 2016
|
stb_textedit.h Local warning fixes
ocornut
committed
on 2 Apr 2016
|
|
stb_textedit.h updated to 1.8 (our two main changes were merged now)
ocornut
committed
on 2 Apr 2016
|
|
2015-12-16 |
stb_rect_pack.h update to 0.08
ocornut
committed
on 16 Dec 2015
|
2015-12-11 |
InputText: update mouse drag on mouse move only & key input reposition selection bounds (better fix for #429)
ocornut
committed
on 11 Dec 2015
|
2015-07-16 |
InputText: stb_textedit.h tentative fix for End key on multi-line fields (#275)
ocornut
committed
on 16 Jul 2015
|
2014-11-30 |
Fixed Clang -Weverything warnings + TODO list entries
ocornut
committed
on 30 Nov 2014
|
2014-08-20 |
stb_textedit 1.4 fix signed/unsigned warnings
ocornut
committed
on 20 Aug 2014
|
2014-08-10 |
Initial release
ocornut
committed
on 10 Aug 2014
|