summaryrefslogtreecommitdiff
authorar <ar>2004-07-02 22:17:27 (UTC)
committer ar <ar>2004-07-02 22:17:27 (UTC)
commit0b0cc8ff22fdae62b8f40dc2a77a4de9a6fd0cb6 (patch) (unidiff)
tree7468191fc4ec54339e5ff92f2a19b1bbebfc0ec3
parent303bf088954df97d11c0c1e60fa1189ab83ba71e (diff)
downloadopie-0b0cc8ff22fdae62b8f40dc2a77a4de9a6fd0cb6.zip
opie-0b0cc8ff22fdae62b8f40dc2a77a4de9a6fd0cb6.tar.gz
opie-0b0cc8ff22fdae62b8f40dc2a77a4de9a6fd0cb6.tar.bz2
- add some BugFixes and closed it in mantis
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b7459f9..40c3e1f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,36 +1,38 @@
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 * #1324 - ZSafe not starting up (mickeyl) 11 * #1068 - Country Drop Down Box Off Screen
12 * #1294 - opie does not know about British Summer Time
12 * #1314 - Drawpad initialization (mickeyl) 13 * #1314 - Drawpad initialization (mickeyl)
14 * #1324 - ZSafe not starting up (mickeyl)
13 * #1348 - Datebook dependency on libopiedb2 (chicken) 15 * #1348 - Datebook dependency on libopiedb2 (chicken)
14 16
15 2004-25-04The Opie Team <opie@handhelds.org> 17 2004-25-04The Opie Team <opie@handhelds.org>
16 18
17 * Released as Version 1.1.3 (devel) 19 * Released as Version 1.1.3 (devel)
18 * Introduced first implementation of SQL-Support using SQLite (eilers) 20 * Introduced first implementation of SQL-Support using SQLite (eilers)
19 * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) 21 * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp)
20 * Added a real system graffiti character set (brad) 22 * Added a real system graffiti character set (brad)
21 * Added Generic Keyconfig Widget (zecke) 23 * Added Generic Keyconfig Widget (zecke)
22 * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) 24 * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke)
23 * Added new Bible reader app - opie-dagger (drw) 25 * Added new Bible reader app - opie-dagger (drw)
24 * Added a new Image Viewer. Work is ongoing (zecke,alwin) 26 * Added a new Image Viewer. Work is ongoing (zecke,alwin)
25 * Added namespace usage in libopie2 and everywhere (zecke,alwin) 27 * Added namespace usage in libopie2 and everywhere (zecke,alwin)
26 * Enabled the possibility to pass command line arguments to applications (mickeyl) 28 * Enabled the possibility to pass command line arguments to applications (mickeyl)
27 * Added an about applet showing some credits and information about Opie (mickeyl) 29 * Added an about applet showing some credits and information about Opie (mickeyl)
28 * Added benchmarking functionality to sysinfo (mickeyl) 30 * Added benchmarking functionality to sysinfo (mickeyl)
29 * Added applet and configuration application for switching hardware keyboard layouts (alwin) 31 * Added applet and configuration application for switching hardware keyboard layouts (alwin)
30 * Ported applications from libopie1 to libopie2* (drw,ar,alwin) 32 * Ported applications from libopie1 to libopie2* (drw,ar,alwin)
31 * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) 33 * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe)
32 * Clean-up of package information in control files (drw) 34 * Clean-up of package information in control files (drw)
33 * Repaired mediummount which was broken since integrating the quicklauncher (alwin) 35 * Repaired mediummount which was broken since integrating the quicklauncher (alwin)
34 * Improved big-screen support (zecke,ar) 36 * Improved big-screen support (zecke,ar)
35 * Improved multikeyboard support, added keyboard layout switching applet (mouse) 37 * Improved multikeyboard support, added keyboard layout switching applet (mouse)
36 * Added a new mail client based on libetpan (harlekin,alwin,jgf) 38 * Added a new mail client based on libetpan (harlekin,alwin,jgf)