ocornut
|
4e487cfa99
stb_textedit: subsequent comments to match ocornut/stb branch. (#8635, #7925)
|
преди 2 месеца |
ocornut
|
1387d356aa
stb_textedit: subsequent fixes for next/prev word impl (not used by imgui) + PageUp/Home/End (no side effect but more correct) (#8635, #7925)
|
преди 2 месеца |
ocornut
|
5c3ac93335
stb_textedit: minor edits to match PR submitted upstream.
|
преди 2 месеца |
ocornut
|
61242e2e6a
InputText: fixed cursor positioning issue using up/down keys on non-ASCII text. (#8635, #7925)
|
преди 2 месеца |
ocornut
|
1674fe96ff
InputText: amends: add stb_textedit_text() api. (#7925)
|
преди 10 месеца |
ocornut
|
d1b7817959
InputText: amends: renames, coding style. (#7925)
|
преди 10 месеца |
alektron
|
abd07f6d30
InputText: added native support for UTF-8 text editing and god rid of the wchar buffer. (#7925)
|
преди 11 месеца |
ocornut
|
15cb7d61f9
InputText: moved imstb_textedit.h include to imgui_widgets.cpp
|
преди 10 месеца |
Hubert Maier
|
07dbcf1f70
Fixed typos. (#7593)
|
преди 1 година |
ocornut
|
61b8197942
Misc: Renamed some defines in imstb_textedit.h to avoid conflicts when using unity/jumbo builds.
|
преди 1 година |
ocornut
|
d8ef864b02
InputTextMultiline: Fixed a crash pressing Down on last empty line of a multiline buffer. (#6783, #6000)
|
преди 1 година |
ocornut
|
57a5b73a4c
InputText: fixed cursor navigation when pressing Up Arrow on the last character of a multiline buffer which doesn't end with a carriage return. (#6000)
|
преди 2 години |
ocornut
|
de451d4474
Updated stb_textedit.h from 1.13 to 1.14. (#5075)
|
преди 3 години |
ocornut
|
d9b606672a
InputText: Fix handling of paste failure (buffer full) which in some cases could corrupt the undo stack. (#4038)
|
преди 4 години |
ocornut
|
327a5d8253
Fix warning + apply trailing whitespaces in stb_ libs (as applied on nothings/stb on 2020/02/02, facilitating further diffs)
|
преди 4 години |
Louis Schnellbach
|
ec945f44b5
InputText: Added support for Page Up/Down in InputTextMultiline. (#3430)
|
преди 4 години |
Louis Schnellbach
|
fbf70070bb
InputText: Fixed minor inconsistency when pressing Down on the last line when it doesn't have a carriage return (it used to move to the end of the line)
|
преди 4 години |
omar
|
23c1ff4907
Removed redirecting functions/enums names that were marked obsolete in 1.52 (October 2017).
|
преди 5 години |
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.
|
преди 6 години |
omar
|
c59611a3b3
InputText: Fixed redo buffer exhaustion handling (rare) which could corrupt the undo character buffer. (#2333)
|
преди 6 години |
omar
|
c3c2cd1e82
Fix various XCode and PVS-Studio static analyzer warnings (#2309)
|
преди 6 години |
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)
|
преди 6 години |