|
diff --git a/ChangeLog b/ChangeLog index 1a93102..b5d27c3 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -1,45 +1,46 @@ |
1 | 2004-??-??The Opie Team <opie@handhelds.org> |
1 | 2004-??-??The Opie Team <opie@handhelds.org> |
2 | |
2 | |
3 | New Features |
3 | New Features |
4 | ------------ |
4 | ------------ |
5 | * Fifteen gained configurable number of items (zecke) |
5 | * Fifteen gained configurable number of items (zecke) |
6 | * Fifteen can have custom background images (zecke) |
6 | * Fifteen can have custom background images (zecke) |
7 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) |
7 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) |
8 | * Integrated the new security framework into libopie2 (zecke,clem) |
8 | * Integrated the new security framework into libopie2 (zecke,clem) |
9 | * Converted the launcher to use the new security framework (zecke) |
9 | * Converted the launcher to use the new security framework (zecke) |
10 | * Backup can now handle custom locations for backup and restore (ar) |
10 | * Backup can now handle custom locations for backup and restore (ar) |
11 | |
11 | |
12 | Fixed Bugs |
12 | Fixed Bugs |
13 | -------- |
13 | -------- |
| |
14 | * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) |
14 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) |
15 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) |
15 | * #1370 - Pimconverter now reacts on cancel key (eilers) |
16 | * #1370 - Pimconverter now reacts on cancel key (eilers) |
16 | |
17 | |
17 | 2004-07-06The Opie Team <opie@handhelds.org> |
18 | 2004-07-06The Opie Team <opie@handhelds.org> |
18 | |
19 | |
19 | * Tagged as Version 1.1.4 (devel) |
20 | * Tagged as Version 1.1.4 (devel) |
20 | |
21 | |
21 | New Features |
22 | New Features |
22 | ------------ |
23 | ------------ |
23 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) |
24 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) |
24 | * Added Conversion tool for pim-data (eilers) |
25 | * Added Conversion tool for pim-data (eilers) |
25 | * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) |
26 | * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) |
26 | * Modified the PIM API for providing generic use of OPimRecords (eilers) |
27 | * Modified the PIM API for providing generic use of OPimRecords (eilers) |
27 | * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) |
28 | * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) |
28 | |
29 | |
29 | Fixed Bugs |
30 | Fixed Bugs |
30 | -------- |
31 | -------- |
31 | * #1068 - Country Drop Down Box Off Screen |
32 | * #1068 - Country Drop Down Box Off Screen |
32 | * #1291 - Opie tinykate does not open .desktop files (ar) |
33 | * #1291 - Opie tinykate does not open .desktop files (ar) |
33 | * #1291 - Opie sheet not saving correctly (ar) |
34 | * #1291 - Opie sheet not saving correctly (ar) |
34 | * #1294 - Opie does not know about British Summer Time |
35 | * #1294 - Opie does not know about British Summer Time |
35 | * #1314 - Drawpad initialization (mickeyl) |
36 | * #1314 - Drawpad initialization (mickeyl) |
36 | * #1317 - Packagemanager crashes on hold-down or install (chicken) |
37 | * #1317 - Packagemanager crashes on hold-down or install (chicken) |
37 | * #1321 - Batteryapplet graphic glitch (harlekin) |
38 | * #1321 - Batteryapplet graphic glitch (harlekin) |
38 | * #1324 - ZSafe not starting up (mickeyl) |
39 | * #1324 - ZSafe not starting up (mickeyl) |
39 | * #1328 - Personal Home Address fields is trimmed to 1char (eilers) |
40 | * #1328 - Personal Home Address fields is trimmed to 1char (eilers) |
40 | * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) |
41 | * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) |
41 | * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) |
42 | * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) |
42 | * #1348 - Datebook dependency on libopiedb2 (chicken) |
43 | * #1348 - Datebook dependency on libopiedb2 (chicken) |
43 | * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) |
44 | * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) |
44 | |
45 | |
45 | 2004-04-25The Opie Team <opie@handhelds.org> |
46 | 2004-04-25The Opie Team <opie@handhelds.org> |
|