summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog18
1 files changed, 10 insertions, 8 deletions
diff --git a/ChangeLog b/ChangeLog
index c56361c..40c0ecd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,26 +7,29 @@
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) 11 * Implemented right-on-hold feedback (wimpie,zecke)
12 * Lots of new features in opie-reader (tim,pohly) 12 * Lots of new features in opie-reader (tim,pohly)
13 * Build system cleanups (schurig)
13 14
14 Fixed Bugs 15 Fixed Bugs
15 -------- 16 --------
16 * #1005 - Fixed Backup to CompactFlash (ar) 17 * #1005 - Fixed backup to CompactFlash (ar)
17 * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) 18 * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl)
19 * #1359 - Fixed bookmarks in Gutenbrowser (ljp)
18 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) 20 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers)
19 * #1370 - Pimconverter now reacts on cancel key (eilers) 21 * #1370 - Pimconverter now reacts on cancel key (eilers)
22 * #1376 - Bring back the capslock/numlock display (zecke)
20 * #1383 - Language settings now warns about losing open apps (Markus Litz) 23 * #1383 - Language settings now warns about losing open apps (Markus Litz)
24 * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl)
21 * #1394 - Fixed oversized headline in opie-login (coredump) 25 * #1394 - Fixed oversized headline in opie-login (coredump)
26 * #1396 - Opie-console captures the escape key and vim is working (zecke)
22 * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) 27 * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl)
23 28
24 2004-07-06The Opie Team <opie@handhelds.org> 29 2004-07-06Opie 1.1.4
25
26 * Tagged as Version 1.1.4 (devel)
27 30
28 New Features 31 New Features
29 ------------ 32 ------------
30 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) 33 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle)
31 * Added Conversion tool for pim-data (eilers) 34 * Added Conversion tool for pim-data (eilers)
32 * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) 35 * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers)
@@ -46,15 +49,14 @@
46 * #1328 - Personal Home Address fields is trimmed to 1char (eilers) 49 * #1328 - Personal Home Address fields is trimmed to 1char (eilers)
47 * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) 50 * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken)
48 * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) 51 * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl)
49 * #1348 - Datebook dependency on libopiedb2 (chicken) 52 * #1348 - Datebook dependency on libopiedb2 (chicken)
50 * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) 53 * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers)
51 54
52 2004-04-25The Opie Team <opie@handhelds.org> 55 2004-04-25Opie 1.1.3
53 56
54 * Released as Version 1.1.3 (devel)
55 * Introduced first implementation of SQL-Support using SQLite (eilers) 57 * Introduced first implementation of SQL-Support using SQLite (eilers)
56 * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) 58 * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp)
57 * Added a real system graffiti character set (brad) 59 * Added a real system graffiti character set (brad)
58 * Added Generic Keyconfig Widget (zecke) 60 * Added Generic Keyconfig Widget (zecke)
59 * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) 61 * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke)
60 * Added new Bible reader app - opie-dagger (drw) 62 * Added new Bible reader app - opie-dagger (drw)
@@ -74,18 +76,18 @@
74 * Added new package manager - opie-packagemanager (drw) 76 * Added new package manager - opie-packagemanager (drw)
75 * Improved light-n-power for C7x0 (mickeyl) 77 * Improved light-n-power for C7x0 (mickeyl)
76 * Added automatic rotation support for C7x0 (treke) 78 * Added automatic rotation support for C7x0 (treke)
77 * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) 79 * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl)
78 * Added scanning the wireless network neighbourhood to networksettings (mickeyl) 80 * Added scanning the wireless network neighbourhood to networksettings (mickeyl)
79 81
80 2003-11-29The Opie Team <opie@handhelds.org> 82 2003-11-29Opie 1.0.3
81 83
82 * Released as Version 1.0.3 84 * Released as Version 1.0.3
83 * Improved i18n (various contributors) 85 * Improved i18n (various contributors)
84 * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin) 86 * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin)
85 * Made the Documents Tab optional (mickeyl) 87 * Made the Documents Tab optional (mickeyl)
86 * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken) 88 * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken)
87 89
88 2003-08-04The Opie Team <opie@handhelds.org> 90 2003-08-04Opie 1.0.0
89 91
90 * Released as Version 1.0.0 92 * Released as Version 1.0.0
91 * Including a PPP module for easy dial up (tille,harlekin,zecke) 93 * Including a PPP module for easy dial up (tille,harlekin,zecke)