add wxString::Capitalize() and MakeCapitalized() for consistency with Upper/Lower() we already have
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54915 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -288,6 +288,7 @@ All:
|
||||
- Fix reading/writing UTF-7-encoded text streams.
|
||||
- Corrected bug in wxTimeSpan::IsShorterThan() for equal time spans.
|
||||
- Use std::unordered_{map,set} for wxHashMap/Set if available (Jan van Dijk).
|
||||
- Added wxString::Capitalize() and MakeCapitalized().
|
||||
|
||||
All (Unix):
|
||||
|
||||
|
Reference in New Issue
Block a user