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