]> git.saurik.com Git - wxWidgets.git/blame_incremental - docs/changes.txt
Add implementation for pure virtual method.
[wxWidgets.git] / docs / changes.txt
... / ...
CommitLineData
1-------------------------------------------------------------------
2wxWidgets 2.5 Change Log - For more verbose changes, see the manual
3-------------------------------------------------------------------
4
52.5.5
6-----
7
8wxPalmOS:
9
10- native wxRadioBox implementation
11
12
132.5.4
14-----
15
16All:
17
18- wxEvent and derived classes don't have public members any more, you must
19 use accessors methods now (Mart Raudsepp)
20- new classes for reading and writing ZIP files (M.J.Wetherell)
21- large files support for wxFFile (M.J.Wetherell)
22