]>
Commit | Line | Data |
---|---|---|
ae4bd80a RN |
1 | ------------------------------------------------------------------- |
2 | wxWidgets 2.5 Change Log - For more verbose changes, see the manual | |
3 | ------------------------------------------------------------------- | |
d643b80e | 4 | |
1a87edf2 WS |
5 | 2.5.5 |
6 | ----- | |
7 | ||
8 | wxPalmOS: | |
9 | ||
10 | - native wxRadioBox implementation | |
11 | ||
12 | ||
19b65a30 VZ |
13 | 2.5.4 |
14 | ----- | |
15 | ||
a22d4c5c VZ |
16 | All: |
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 |