git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31457
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
All:
+- wxEvent and its derivatives have their variable members nonpublic now.
+ Use the Get/Set accessors (Mart Raudsepp)
- new classes for reading and writing ZIP files (M.J.Wetherell)
- large files support for wxFFile (M.J.Wetherell)
- classes in the manual are now cross-referenced (Zbigniew Zagórski)
runtime, which library version is installed so that these functions
are only called with GTK+ 2.4.x installed and should yield linker
errors otherwise.
+- wxTextCtrl text insertion efficiency fixed. (Mart Raudsepp)
wxMac: