summaryrefslogtreecommitdiff
authormickeyl <mickeyl>2004-08-26 10:27:10 (UTC)
committer mickeyl <mickeyl>2004-08-26 10:27:10 (UTC)
commit2b5ae694fd875ed90c764d430891fbe4548688f2 (patch) (unidiff)
tree94e92199bfdff32ee998c54fdd3c7280f6d9c7dd
parentf64f691f57b134a839b4913e9a2f524790916f51 (diff)
downloadopie-2b5ae694fd875ed90c764d430891fbe4548688f2.zip
opie-2b5ae694fd875ed90c764d430891fbe4548688f2.tar.gz
opie-2b5ae694fd875ed90c764d430891fbe4548688f2.tar.bz2
close bugs and update changelog accordingly
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7228691..c56361c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,88 +1,91 @@
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) 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 13
14 Fixed Bugs 14 Fixed Bugs
15 -------- 15 --------
16 * #1005 - Fixed Backup to CompactFlash (ar)
16 * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) 17 * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl)
17 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) 18 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers)
18 * #1370 - Pimconverter now reacts on cancel key (eilers) 19 * #1370 - Pimconverter now reacts on cancel key (eilers)
20 * #1383 - Language settings now warns about losing open apps (Markus Litz)
21 * #1394 - Fixed oversized headline in opie-login (coredump)
19 * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) 22 * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl)
20 23
21 2004-07-06The Opie Team <opie@handhelds.org> 24 2004-07-06The Opie Team <opie@handhelds.org>
22 25
23 * Tagged as Version 1.1.4 (devel) 26 * Tagged as Version 1.1.4 (devel)
24 27
25 New Features 28 New Features
26 ------------ 29 ------------
27 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) 30 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle)
28 * Added Conversion tool for pim-data (eilers) 31 * Added Conversion tool for pim-data (eilers)
29 * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) 32 * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers)
30 * Modified the PIM API for providing generic use of OPimRecords (eilers) 33 * Modified the PIM API for providing generic use of OPimRecords (eilers)
31 * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) 34 * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke)
32 35
33 Fixed Bugs 36 Fixed Bugs
34 -------- 37 --------
35 * #1068 - Country Drop Down Box Off Screen 38 * #1068 - Country Drop Down Box Off Screen
36 * #1291 - Opie tinykate does not open .desktop files (ar) 39 * #1291 - Opie tinykate does not open .desktop files (ar)
37 * #1291 - Opie sheet not saving correctly (ar) 40 * #1291 - Opie sheet not saving correctly (ar)
38 * #1294 - Opie does not know about British Summer Time 41 * #1294 - Opie does not know about British Summer Time
39 * #1314 - Drawpad initialization (mickeyl) 42 * #1314 - Drawpad initialization (mickeyl)
40 * #1317 - Packagemanager crashes on hold-down or install (chicken) 43 * #1317 - Packagemanager crashes on hold-down or install (chicken)
41 * #1321 - Batteryapplet graphic glitch (harlekin) 44 * #1321 - Batteryapplet graphic glitch (harlekin)
42 * #1324 - ZSafe not starting up (mickeyl) 45 * #1324 - ZSafe not starting up (mickeyl)
43 * #1328 - Personal Home Address fields is trimmed to 1char (eilers) 46 * #1328 - Personal Home Address fields is trimmed to 1char (eilers)
44 * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) 47 * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken)
45 * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) 48 * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl)
46 * #1348 - Datebook dependency on libopiedb2 (chicken) 49 * #1348 - Datebook dependency on libopiedb2 (chicken)
47 * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) 50 * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers)
48 51
49 2004-04-25The Opie Team <opie@handhelds.org> 52 2004-04-25The Opie Team <opie@handhelds.org>
50 53
51 * Released as Version 1.1.3 (devel) 54 * Released as Version 1.1.3 (devel)
52 * Introduced first implementation of SQL-Support using SQLite (eilers) 55 * Introduced first implementation of SQL-Support using SQLite (eilers)
53 * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) 56 * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp)
54 * Added a real system graffiti character set (brad) 57 * Added a real system graffiti character set (brad)
55 * Added Generic Keyconfig Widget (zecke) 58 * Added Generic Keyconfig Widget (zecke)
56 * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) 59 * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke)
57 * Added new Bible reader app - opie-dagger (drw) 60 * Added new Bible reader app - opie-dagger (drw)
58 * Added a new Image Viewer. Work is ongoing (zecke,alwin) 61 * Added a new Image Viewer. Work is ongoing (zecke,alwin)
59 * Added namespace usage in libopie2 and everywhere (zecke,alwin) 62 * Added namespace usage in libopie2 and everywhere (zecke,alwin)
60 * Enabled the possibility to pass command line arguments to applications (mickeyl) 63 * Enabled the possibility to pass command line arguments to applications (mickeyl)
61 * Added an about applet showing some credits and information about Opie (mickeyl) 64 * Added an about applet showing some credits and information about Opie (mickeyl)
62 * Added benchmarking functionality to sysinfo (mickeyl) 65 * Added benchmarking functionality to sysinfo (mickeyl)
63 * Added applet and configuration application for switching hardware keyboard layouts (alwin) 66 * Added applet and configuration application for switching hardware keyboard layouts (alwin)
64 * Ported applications from libopie1 to libopie2* (drw,ar,alwin) 67 * Ported applications from libopie1 to libopie2* (drw,ar,alwin)
65 * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) 68 * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe)
66 * Clean-up of package information in control files (drw) 69 * Clean-up of package information in control files (drw)
67 * Repaired mediummount which was broken since integrating the quicklauncher (alwin) 70 * Repaired mediummount which was broken since integrating the quicklauncher (alwin)
68 * Improved big-screen support (zecke,ar) 71 * Improved big-screen support (zecke,ar)
69 * Improved multikeyboard support, added keyboard layout switching applet (mouse) 72 * Improved multikeyboard support, added keyboard layout switching applet (mouse)
70 * Added a new mail client based on libetpan (harlekin,alwin,jgf) 73 * Added a new mail client based on libetpan (harlekin,alwin,jgf)
71 * Added new package manager - opie-packagemanager (drw) 74 * Added new package manager - opie-packagemanager (drw)
72 * Improved light-n-power for C7x0 (mickeyl) 75 * Improved light-n-power for C7x0 (mickeyl)
73 * Added automatic rotation support for C7x0 (treke) 76 * Added automatic rotation support for C7x0 (treke)
74 * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) 77 * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl)
75 * Added scanning the wireless network neighbourhood to networksettings (mickeyl) 78 * Added scanning the wireless network neighbourhood to networksettings (mickeyl)
76 79
77 2003-11-29The Opie Team <opie@handhelds.org> 80 2003-11-29The Opie Team <opie@handhelds.org>
78 81
79 * Released as Version 1.0.3 82 * Released as Version 1.0.3
80 * Improved i18n (various contributors) 83 * Improved i18n (various contributors)
81 * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin) 84 * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin)
82 * Made the Documents Tab optional (mickeyl) 85 * Made the Documents Tab optional (mickeyl)
83 * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken) 86 * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken)
84 87
85 2003-08-04The Opie Team <opie@handhelds.org> 88 2003-08-04The Opie Team <opie@handhelds.org>
86 89
87 * Released as Version 1.0.0 90 * Released as Version 1.0.0
88 * Including a PPP module for easy dial up (tille,harlekin,zecke) 91 * Including a PPP module for easy dial up (tille,harlekin,zecke)