]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Fix bug in wxMBConv_cf::FromWChar() in OS X.
[wxWidgets.git] / docs / changes.txt
index 1bfa022e3d877906dd3edf248cd53a5559ef055e..1c4d35f3554a7e4443dcd7d96b5940545ef36682 100644 (file)
@@ -498,6 +498,7 @@ All (GUI):
 - Show pages icons in window list menu in wxAuiNotebook (Ronny Krüger).
 - Add "initial selection" parameter to wxGetSingleChoice() (Nikolay Tjushkov).
 - Implement wxDocument::Revert() (troelsk).
+- Allow overriding print preview frame creation in docview (troelsk).
 
 GTK:
 
@@ -544,7 +545,6 @@ All:
 - Cleaned up wxURI and made it Unicode-friendly.
 - Add support for wxExecute(wxEXEC_ASYNC) in wxBase (Lukasz Michalski).
 - Added wxXLocale class and xlocale-like functions using it.
-- Allow loading message catalogs from wxFileSystem (Axel Gembe).
 - Added wxMessageQueue class for inter-thread communications
 - Use UTF-8 for Unicode data in wxIPC classes (Anders Larsen)
 - Added support for user-defined types to wxConfig (Marcin Wojdyr).