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