summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog9
1 files changed, 5 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index fc7bd41..1a93102 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,51 +1,52 @@
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 11
11 Fixed Bugs 12 Fixed Bugs
12 -------- 13 --------
13 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) 14 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers)
14 * #1370 - Pimconverter now reacts on cancel key (eilers) 15 * #1370 - Pimconverter now reacts on cancel key (eilers)
15 16
16 2004-07-06The Opie Team <opie@handhelds.org> 17 2004-07-06The Opie Team <opie@handhelds.org>
17 18
18 * Tagged as Version 1.1.4 (devel) 19 * Tagged as Version 1.1.4 (devel)
19 20
20 New Features 21 New Features
21 ------------ 22 ------------
22 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) 23 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle)
23 * Added Conversion tool for pim-data (eilers) 24 * Added Conversion tool for pim-data (eilers)
24 * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) 25 * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers)
25 * Modified the PIM API for providing generic use of OPimRecords (eilers) 26 * Modified the PIM API for providing generic use of OPimRecords (eilers)
26 * 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)
27 28
28 Fixed Bugs 29 Fixed Bugs
29 -------- 30 --------
30 * #1068 - Country Drop Down Box Off Screen 31 * #1068 - Country Drop Down Box Off Screen
31 * #1291 - Opie tinykate does not open .desktop files (ar) 32 * #1291 - Opie tinykate does not open .desktop files (ar)
32 * #1291 - Opie sheet not saving correctly (ar) 33 * #1291 - Opie sheet not saving correctly (ar)
33 * #1294 - Opie does not know about British Summer Time 34 * #1294 - Opie does not know about British Summer Time
34 * #1314 - Drawpad initialization (mickeyl) 35 * #1314 - Drawpad initialization (mickeyl)
35 * #1317 - Packagemanager crashes on hold-down or install (chicken) 36 * #1317 - Packagemanager crashes on hold-down or install (chicken)
36 * #1321 - Batteryapplet graphic glitch (harlekin) 37 * #1321 - Batteryapplet graphic glitch (harlekin)
37 * #1324 - ZSafe not starting up (mickeyl) 38 * #1324 - ZSafe not starting up (mickeyl)
38 * #1328 - Personal Home Address fields is trimmed to 1char (eilers) 39 * #1328 - Personal Home Address fields is trimmed to 1char (eilers)
39 * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) 40 * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken)
40 * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) 41 * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl)
41 * #1348 - Datebook dependency on libopiedb2 (chicken) 42 * #1348 - Datebook dependency on libopiedb2 (chicken)
42 * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) 43 * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers)
43 44
44 2004-04-25The Opie Team <opie@handhelds.org> 45 2004-04-25The Opie Team <opie@handhelds.org>
45 46
46 * Released as Version 1.1.3 (devel) 47 * Released as Version 1.1.3 (devel)
47 * Introduced first implementation of SQL-Support using SQLite (eilers) 48 * Introduced first implementation of SQL-Support using SQLite (eilers)
48 * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) 49 * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp)
49 * Added a real system graffiti character set (brad) 50 * Added a real system graffiti character set (brad)
50 * Added Generic Keyconfig Widget (zecke) 51 * Added Generic Keyconfig Widget (zecke)
51 * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) 52 * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke)