| | 2 | |
|---|
| | 3 | Dabo 0.6.4 (2006-04-06) (Revision 2099): |
|---|
| | 4 | |
|---|
| | 5 | Added the missing doDefault() call to dSplitter's _initEvents. |
|---|
| | 6 | |
|---|
| | 7 | Fixed the problem where entering a unicode character in a dTextBox |
|---|
| | 8 | set up with a str value doesn't stick. Tracker #0101. |
|---|
| | 9 | |
|---|
| | 10 | Added default encoding of "utf-8" to dEditor, and added encoding and |
|---|
| | 11 | decoding at the I/O boundaries of saveFile() and openFile(). Fixes |
|---|
| | 12 | tracker # 0107. |
|---|
| | 13 | |
|---|
| | 14 | Fixed a couple bugs in dDateTextBox that would occur if you typed a regular key |
|---|
| | 15 | that isn't otherwise handled. It was basically an old-code problem. |
|---|
| | 16 | |
|---|
| | 17 | Fixed a problem where fast CPUs could generate identical names for objects. |
|---|
| | 18 | Tracker #0104 |
|---|
| | 19 | |
|---|