|
diff --git a/ChangeLog b/ChangeLog index b5d27c3..7228691 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -1,48 +1,51 @@ |
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 | * Implemented right-on-hold feedback (wimpie,zecke) |
| |
12 | * Lots of new features in opie-reader (tim,pohly) |
11 | |
13 | |
12 | Fixed Bugs |
14 | Fixed Bugs |
13 | -------- |
15 | -------- |
14 | * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) |
16 | * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) |
15 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) |
17 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) |
16 | * #1370 - Pimconverter now reacts on cancel key (eilers) |
18 | * #1370 - Pimconverter now reacts on cancel key (eilers) |
| |
19 | * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) |
17 | |
20 | |
18 | 2004-07-06The Opie Team <opie@handhelds.org> |
21 | 2004-07-06The Opie Team <opie@handhelds.org> |
19 | |
22 | |
20 | * Tagged as Version 1.1.4 (devel) |
23 | * Tagged as Version 1.1.4 (devel) |
21 | |
24 | |
22 | New Features |
25 | New Features |
23 | ------------ |
26 | ------------ |
24 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) |
27 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) |
25 | * Added Conversion tool for pim-data (eilers) |
28 | * Added Conversion tool for pim-data (eilers) |
26 | * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) |
29 | * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) |
27 | * Modified the PIM API for providing generic use of OPimRecords (eilers) |
30 | * Modified the PIM API for providing generic use of OPimRecords (eilers) |
28 | * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) |
31 | * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) |
29 | |
32 | |
30 | Fixed Bugs |
33 | Fixed Bugs |
31 | -------- |
34 | -------- |
32 | * #1068 - Country Drop Down Box Off Screen |
35 | * #1068 - Country Drop Down Box Off Screen |
33 | * #1291 - Opie tinykate does not open .desktop files (ar) |
36 | * #1291 - Opie tinykate does not open .desktop files (ar) |
34 | * #1291 - Opie sheet not saving correctly (ar) |
37 | * #1291 - Opie sheet not saving correctly (ar) |
35 | * #1294 - Opie does not know about British Summer Time |
38 | * #1294 - Opie does not know about British Summer Time |
36 | * #1314 - Drawpad initialization (mickeyl) |
39 | * #1314 - Drawpad initialization (mickeyl) |
37 | * #1317 - Packagemanager crashes on hold-down or install (chicken) |
40 | * #1317 - Packagemanager crashes on hold-down or install (chicken) |
38 | * #1321 - Batteryapplet graphic glitch (harlekin) |
41 | * #1321 - Batteryapplet graphic glitch (harlekin) |
39 | * #1324 - ZSafe not starting up (mickeyl) |
42 | * #1324 - ZSafe not starting up (mickeyl) |
40 | * #1328 - Personal Home Address fields is trimmed to 1char (eilers) |
43 | * #1328 - Personal Home Address fields is trimmed to 1char (eilers) |
41 | * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) |
44 | * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) |
42 | * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) |
45 | * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) |
43 | * #1348 - Datebook dependency on libopiedb2 (chicken) |
46 | * #1348 - Datebook dependency on libopiedb2 (chicken) |
44 | * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) |
47 | * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) |
45 | |
48 | |
46 | 2004-04-25The Opie Team <opie@handhelds.org> |
49 | 2004-04-25The Opie Team <opie@handhelds.org> |
47 | |
50 | |
48 | * Released as Version 1.1.3 (devel) |
51 | * Released as Version 1.1.3 (devel) |
|