omar
|
74c0309126
|
InputText: Clarified comments around ImGuiInputTextFlags_CallbackResize and other callbacks. (#2006, #1443, #1008)
|
2018-10-12 10:34:58 +02:00 |
|
omar
|
9174958b43
|
imgui_stl: Comments (#2035)
|
2018-08-31 10:53:38 +02:00 |
|
omar
|
7011d87bf8
|
InputText: Improved sturdiness if the ResizeCallback purposefully modify data->BufTextLen or data->BufSize. (#2006, #1443, #1008)
|
2018-08-22 21:27:27 +02:00 |
|
omar
|
ea9f5d7600
|
Added optional misc/stl/imgui_stl.h wrapper to use with STL types (e.g. InputText with std::string). (#2035, #2006, #1443, #1008)
|
2018-08-22 13:25:08 +02:00 |
|