|
diff --git a/ChangeLog b/ChangeLog index 80f0d0a..4f406b7 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -1,40 +1,41 @@ |
1 | 2005-??-??Opie 1.2.0 |
1 | 2005-??-??Opie 1.2.0 |
2 | |
2 | |
3 | New Features |
3 | New Features |
4 | ------------ |
4 | ------------ |
5 | |
5 | |
6 | Fixed Bugs |
6 | Fixed Bugs |
7 | ---------- |
7 | ---------- |
8 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) |
8 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) |
| |
9 | * #1536 - Autosave of custom locations in opie backup (ar) |
9 | |
10 | |
10 | Internal |
11 | Internal |
11 | -------- |
12 | -------- |
12 | |
13 | |
13 | 2005-02-03Opie 1.1.9 |
14 | 2005-02-03Opie 1.1.9 |
14 | |
15 | |
15 | New Features |
16 | New Features |
16 | ------------ |
17 | ------------ |
17 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) |
18 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) |
18 | * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) |
19 | * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) |
19 | * Usability enhancements in OpieIRC (skyhusker) |
20 | * Usability enhancements in OpieIRC (skyhusker) |
20 | |
21 | |
21 | Fixed Bugs |
22 | Fixed Bugs |
22 | ---------- |
23 | ---------- |
23 | * #1501 - Fixed bug in todo sql backend (eilers) |
24 | * #1501 - Fixed bug in todo sql backend (eilers) |
24 | * #1505 - Added more Swap sizes in memoryapplet (mickeyl) |
25 | * #1505 - Added more Swap sizes in memoryapplet (mickeyl) |
25 | * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) |
26 | * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) |
26 | * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) |
27 | * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) |
27 | * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) |
28 | * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) |
28 | * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) |
29 | * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) |
29 | * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) |
30 | * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) |
30 | |
31 | |
31 | Internal |
32 | Internal |
32 | -------- |
33 | -------- |
33 | * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) |
34 | * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) |
34 | * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) |
35 | * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) |
35 | * Made Opie compilable with Qt/Embedded 2.3.10 (ar) |
36 | * Made Opie compilable with Qt/Embedded 2.3.10 (ar) |
36 | * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) |
37 | * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) |
37 | * Build tree cleanups (mickeyl) |
38 | * Build tree cleanups (mickeyl) |
38 | |
39 | |
39 | 2004-11-26Opie 1.1.8 |
40 | 2004-11-26Opie 1.1.8 |
40 | |
41 | |
|