Historique des commits

Auteur SHA1 Message Date
  ocornut 4e487cfa99 stb_textedit: subsequent comments to match ocornut/stb branch. (#8635, #7925) il y a 2 mois
  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) il y a 2 mois
  ocornut 5c3ac93335 stb_textedit: minor edits to match PR submitted upstream. il y a 2 mois
  ocornut 61242e2e6a InputText: fixed cursor positioning issue using up/down keys on non-ASCII text. (#8635, #7925) il y a 2 mois
  ocornut 1674fe96ff InputText: amends: add stb_textedit_text() api. (#7925) il y a 10 mois
  ocornut d1b7817959 InputText: amends: renames, coding style. (#7925) il y a 10 mois
  alektron abd07f6d30 InputText: added native support for UTF-8 text editing and god rid of the wchar buffer. (#7925) il y a 11 mois
  ocornut 15cb7d61f9 InputText: moved imstb_textedit.h include to imgui_widgets.cpp il y a 10 mois
  Hubert Maier 07dbcf1f70 Fixed typos. (#7593) il y a 1 an
  ocornut 61b8197942 Misc: Renamed some defines in imstb_textedit.h to avoid conflicts when using unity/jumbo builds. il y a 1 an
  ocornut d8ef864b02 InputTextMultiline: Fixed a crash pressing Down on last empty line of a multiline buffer. (#6783, #6000) il y a 1 an
  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) il y a 2 ans
  ocornut de451d4474 Updated stb_textedit.h from 1.13 to 1.14. (#5075) il y a 3 ans
  ocornut d9b606672a InputText: Fix handling of paste failure (buffer full) which in some cases could corrupt the undo stack. (#4038) il y a 4 ans
  ocornut 327a5d8253 Fix warning + apply trailing whitespaces in stb_ libs (as applied on nothings/stb on 2020/02/02, facilitating further diffs) il y a 4 ans
  Louis Schnellbach ec945f44b5 InputText: Added support for Page Up/Down in InputTextMultiline. (#3430) il y a 4 ans
  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) il y a 4 ans
  omar 23c1ff4907 Removed redirecting functions/enums names that were marked obsolete in 1.52 (October 2017). il y a 5 ans
  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. il y a 6 ans
  omar c59611a3b3 InputText: Fixed redo buffer exhaustion handling (rare) which could corrupt the undo character buffer. (#2333) il y a 6 ans
  omar c3c2cd1e82 Fix various XCode and PVS-Studio static analyzer warnings (#2309) il y a 6 ans
  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) il y a 6 ans