|
diff --git a/ChangeLog b/ChangeLog index 76bdd26..dfb69cc 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -1,31 +1,34 @@ |
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) |
| |
6 | * Fifteen can have custom background images (zecke) |
5 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) |
7 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) |
6 | * Integrated the new security framework into libopie2 (zecke) |
8 | * Integrated the new security framework into libopie2 (zecke,clem) |
7 | * Converted the launcher to use the new security framework (zecke) |
9 | * Converted the launcher to use the new security framework (zecke) |
| |
10 | * Screenshot applet can send the image to drawpad (zecke) |
8 | |
11 | |
9 | Fixed Bugs |
12 | Fixed Bugs |
10 | -------- |
13 | -------- |
11 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) |
14 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) |
12 | * #1370 - Pimconverter now reacts on cancel key (eilers) |
15 | * #1370 - Pimconverter now reacts on cancel key (eilers) |
13 | |
16 | |
14 | 2004-07-06The Opie Team <opie@handhelds.org> |
17 | 2004-07-06The Opie Team <opie@handhelds.org> |
15 | |
18 | |
16 | * Tagged as Version 1.1.4 (devel) |
19 | * Tagged as Version 1.1.4 (devel) |
17 | |
20 | |
18 | New Features |
21 | New Features |
19 | ------------ |
22 | ------------ |
20 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) |
23 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) |
21 | * Added Conversion tool for pim-data (eilers) |
24 | * Added Conversion tool for pim-data (eilers) |
22 | * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) |
25 | * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) |
23 | * Modified the PIM API for providing generic use of OPimRecords (eilers) |
26 | * Modified the PIM API for providing generic use of OPimRecords (eilers) |
24 | * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) |
27 | * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) |
25 | |
28 | |
26 | Fixed Bugs |
29 | Fixed Bugs |
27 | -------- |
30 | -------- |
28 | * #1068 - Country Drop Down Box Off Screen |
31 | * #1068 - Country Drop Down Box Off Screen |
29 | * #1291 - Opie tinykate does not open .desktop files (ar) |
32 | * #1291 - Opie tinykate does not open .desktop files (ar) |
30 | * #1291 - Opie sheet not saving correctly (ar) |
33 | * #1291 - Opie sheet not saving correctly (ar) |
31 | * #1294 - Opie does not know about British Summer Time |
34 | * #1294 - Opie does not know about British Summer Time |
|