summaryrefslogtreecommitdiff
authorar <ar>2004-07-04 14:27:56 (UTC)
committer ar <ar>2004-07-04 14:27:56 (UTC)
commit5951a94193d88d1a6ec1117cc1f67b03e356503d (patch) (unidiff)
tree57697ce9c6d9ce89099136fa649289b870fb7803
parent8e1b58f7fd99e8c65790789506e5c0477b28397a (diff)
downloadopie-5951a94193d88d1a6ec1117cc1f67b03e356503d.zip
opie-5951a94193d88d1a6ec1117cc1f67b03e356503d.tar.gz
opie-5951a94193d88d1a6ec1117cc1f67b03e356503d.tar.bz2
- add some BugFixes and closed it in mantis
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 40c3e1f..21134a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,56 +1,59 @@
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 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) 5 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle)
6 * Added Conversion tool for pim-data (eilers) 6 * Added Conversion tool for pim-data (eilers)
7 * Modifcation of the PIM API for providing generic use of OPimRecords. (eilers) 7 * Modifcation of the PIM API for providing generic use of OPimRecords. (eilers)
8 8
9 BugFixes 9 BugFixes
10 -------- 10 --------
11 * #1068 - Country Drop Down Box Off Screen 11 * #1068 - Country Drop Down Box Off Screen
12 * #1294 - opie does not know about British Summer Time 12 * #1294 - opie does not know about British Summer Time
13 * #1314 - Drawpad initialization (mickeyl) 13 * #1314 - Drawpad initialization (mickeyl)
14 * #1317 - Packagemanager crashes on hold-down or install (chicken)
14 * #1324 - ZSafe not starting up (mickeyl) 15 * #1324 - ZSafe not starting up (mickeyl)
16 * #1327 - opie-mail ipk does not depend on libopiedb2 (chicken)
17 * #1345 - opie-networksettingsplugin-wlan: Missing dependency for libpcap0 (mickeyl)
15 * #1348 - Datebook dependency on libopiedb2 (chicken) 18 * #1348 - Datebook dependency on libopiedb2 (chicken)
16 19
17 2004-25-04The Opie Team <opie@handhelds.org> 20 2004-25-04The Opie Team <opie@handhelds.org>
18 21
19 * Released as Version 1.1.3 (devel) 22 * Released as Version 1.1.3 (devel)
20 * Introduced first implementation of SQL-Support using SQLite (eilers) 23 * Introduced first implementation of SQL-Support using SQLite (eilers)
21 * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) 24 * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp)
22 * Added a real system graffiti character set (brad) 25 * Added a real system graffiti character set (brad)
23 * Added Generic Keyconfig Widget (zecke) 26 * Added Generic Keyconfig Widget (zecke)
24 * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) 27 * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke)
25 * Added new Bible reader app - opie-dagger (drw) 28 * Added new Bible reader app - opie-dagger (drw)
26 * Added a new Image Viewer. Work is ongoing (zecke,alwin) 29 * Added a new Image Viewer. Work is ongoing (zecke,alwin)
27 * Added namespace usage in libopie2 and everywhere (zecke,alwin) 30 * Added namespace usage in libopie2 and everywhere (zecke,alwin)
28 * Enabled the possibility to pass command line arguments to applications (mickeyl) 31 * Enabled the possibility to pass command line arguments to applications (mickeyl)
29 * Added an about applet showing some credits and information about Opie (mickeyl) 32 * Added an about applet showing some credits and information about Opie (mickeyl)
30 * Added benchmarking functionality to sysinfo (mickeyl) 33 * Added benchmarking functionality to sysinfo (mickeyl)
31 * Added applet and configuration application for switching hardware keyboard layouts (alwin) 34 * Added applet and configuration application for switching hardware keyboard layouts (alwin)
32 * Ported applications from libopie1 to libopie2* (drw,ar,alwin) 35 * Ported applications from libopie1 to libopie2* (drw,ar,alwin)
33 * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) 36 * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe)
34 * Clean-up of package information in control files (drw) 37 * Clean-up of package information in control files (drw)
35 * Repaired mediummount which was broken since integrating the quicklauncher (alwin) 38 * Repaired mediummount which was broken since integrating the quicklauncher (alwin)
36 * Improved big-screen support (zecke,ar) 39 * Improved big-screen support (zecke,ar)
37 * Improved multikeyboard support, added keyboard layout switching applet (mouse) 40 * Improved multikeyboard support, added keyboard layout switching applet (mouse)
38 * Added a new mail client based on libetpan (harlekin,alwin,jgf) 41 * Added a new mail client based on libetpan (harlekin,alwin,jgf)
39 * Added new package manager - opie-packagemanager (drw) 42 * Added new package manager - opie-packagemanager (drw)
40 * Improved light-n-power for C7x0 (mickeyl) 43 * Improved light-n-power for C7x0 (mickeyl)
41 * Added automatic rotation support for C7x0 (treke) 44 * Added automatic rotation support for C7x0 (treke)
42 * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) 45 * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl)
43 * Added scanning the wireless network neighbourhood to networksettings (mickeyl) 46 * Added scanning the wireless network neighbourhood to networksettings (mickeyl)
44 47
45 2003-11-29The Opie Team <opie@handhelds.org> 48 2003-11-29The Opie Team <opie@handhelds.org>
46 49
47 * Released as Version 1.0.3 50 * Released as Version 1.0.3
48 * Improved i18n (various contributors) 51 * Improved i18n (various contributors)
49 * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin) 52 * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin)
50 * Made the Documents Tab optional (mickeyl) 53 * Made the Documents Tab optional (mickeyl)
51 * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken) 54 * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken)
52 55
53 2003-08-04The Opie Team <opie@handhelds.org> 56 2003-08-04The Opie Team <opie@handhelds.org>
54 57
55 * Released as Version 1.0.0 58 * Released as Version 1.0.0
56 * Including a PPP module for easy dial up (tille,harlekin,zecke) 59 * Including a PPP module for easy dial up (tille,harlekin,zecke)