]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Don't take the previous paragraph style when deleting paragraph marker
[wxWidgets.git] / docs / changes.txt
index 5bb84cb14bc98b55420b36fc460431d1032f703b..4f12f8d4dc1f72340620fb41aaef38e10d08e924 100644 (file)
@@ -189,6 +189,7 @@ Major new features in this release
 All:
 
 - Added (experimental) IPv6 support to wxSocket (Arcen)
+- 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)
@@ -314,6 +315,7 @@ wxMSW:
 - Allow tooltips longer than 64 (up to 128) characters in wxTaskBarIcon
 - Fix centering wxFileDialog and allow positioning it
 - Allow centering wxMessageDialog on its parent window (troelsk)
+- Implement support for display enumeration under WinCE (Vince Harron)
 
 wxX11: