made wxTextFile work in Unicode (bug 1260189); also made it possible to use it with non seekable files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38400 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
86948c99a6
commit
e11e27cf74
@ -27,6 +27,7 @@ All:
|
|||||||
- wxLaunchDefaultBrowser() now supports wxBROWSER_NEW_WINDOW flag.
|
- wxLaunchDefaultBrowser() now supports wxBROWSER_NEW_WINDOW flag.
|
||||||
- Added wxStandardPaths::GetResourcesDir() and GetLocalizedResourcesDir()
|
- Added wxStandardPaths::GetResourcesDir() and GetLocalizedResourcesDir()
|
||||||
- Added wxStringTokenizer::GetLastDelimiter(); improved documentation.
|
- Added wxStringTokenizer::GetLastDelimiter(); improved documentation.
|
||||||
|
- Fixed wxTextFile in Unicode build
|
||||||
- Speed improvements to wxRegEx when matching is done in a loop such as
|
- Speed improvements to wxRegEx when matching is done in a loop such as
|
||||||
during a search and replace.
|
during a search and replace.
|
||||||
- Fix regerror and regfree name conficts when built-in regex and system regex
|
- Fix regerror and regfree name conficts when built-in regex and system regex
|
||||||
|
Loading…
Reference in New Issue
Block a user