-
-
Notifications
You must be signed in to change notification settings - Fork 10.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refreshed full Unicode support patch #2815
Closed
Closed
Commits on May 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2cba94a - Browse repository at this point
Copy the full SHA 2cba94aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf4c041 - Browse repository at this point
Copy the full SHA cf4c041View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc2dff0 - Browse repository at this point
Copy the full SHA fc2dff0View commit details -
Fix ImTextCountUtf8BytesFromChar and ImTextCharToUtf8, these APIs ass…
…ume the input is an unicode code point, not UTF-16
Configuration menu - View commit details
-
Copy full SHA for 3bedb30 - Browse repository at this point
Copy the full SHA 3bedb30View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9c741c - Browse repository at this point
Copy the full SHA a9c741cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01c4d56 - Browse repository at this point
Copy the full SHA 01c4d56View commit details
Commits on May 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 44eb8e6 - Browse repository at this point
Copy the full SHA 44eb8e6View commit details
Commits on May 30, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f524371 - Browse repository at this point
Copy the full SHA f524371View commit details
Commits on Sep 29, 2019
-
Merge remote-tracking branch 'cloudwu/unicode' into master.
Conflicts: imconfig.h imgui.h imgui_draw.cpp imgui_widgets.cpp
Configuration menu - View commit details
-
Copy full SHA for 853dac3 - Browse repository at this point
Copy the full SHA 853dac3View commit details -
- Make ImWchar32 unsigned. - Fix Win32 version of ImFileOpen by including windows.h sooner. - Make ImGuiIO::AddInputCharacterUTF16() more robust by disallowing illegal surrogate pairs. - Allow pushing higher plane codepoints through ImGuiIO::AddInputCharacter().
Configuration menu - View commit details
-
Copy full SHA for 775a0f1 - Browse repository at this point
Copy the full SHA 775a0f1View commit details
Commits on Oct 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 80d2b1b - Browse repository at this point
Copy the full SHA 80d2b1bView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.