summaryrefslogtreecommitdiff
path: root/ChangeLog
Unidiff
Diffstat (limited to 'ChangeLog') (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 452786e..f0f31ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,61 +1,62 @@
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 * Modified the PIM API for providing generic use of OPimRecords (eilers) 7 * Modified the PIM API for providing generic use of OPimRecords (eilers)
8 * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) 8 * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke)
9 9
10 Fixed Bugs 10 Fixed Bugs
11 -------- 11 --------
12 * #1068 - Country Drop Down Box Off Screen 12 * #1068 - Country Drop Down Box Off Screen
13 * #1294 - Opie does not know about British Summer Time 13 * #1294 - Opie does not know about British Summer Time
14 * #1314 - Drawpad initialization (mickeyl) 14 * #1314 - Drawpad initialization (mickeyl)
15 * #1317 - Packagemanager crashes on hold-down or install (chicken) 15 * #1317 - Packagemanager crashes on hold-down or install (chicken)
16 * #1321 - Batteryapplet graphic glitch (harlekin) 16 * #1321 - Batteryapplet graphic glitch (harlekin)
17 * #1324 - ZSafe not starting up (mickeyl) 17 * #1324 - ZSafe not starting up (mickeyl)
18 * #1328 - Personal Home Address fields is trimmed to 1char (eilers)
18 * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) 19 * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken)
19 * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) 20 * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl)
20 * #1348 - Datebook dependency on libopiedb2 (chicken) 21 * #1348 - Datebook dependency on libopiedb2 (chicken)
21 22
22 2004-25-04The Opie Team <opie@handhelds.org> 23 2004-25-04The Opie Team <opie@handhelds.org>
23 24
24 * Released as Version 1.1.3 (devel) 25 * Released as Version 1.1.3 (devel)
25 * Introduced first implementation of SQL-Support using SQLite (eilers) 26 * Introduced first implementation of SQL-Support using SQLite (eilers)
26 * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) 27 * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp)
27 * Added a real system graffiti character set (brad) 28 * Added a real system graffiti character set (brad)
28 * Added Generic Keyconfig Widget (zecke) 29 * Added Generic Keyconfig Widget (zecke)
29 * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) 30 * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke)
30 * Added new Bible reader app - opie-dagger (drw) 31 * Added new Bible reader app - opie-dagger (drw)
31 * Added a new Image Viewer. Work is ongoing (zecke,alwin) 32 * Added a new Image Viewer. Work is ongoing (zecke,alwin)
32 * Added namespace usage in libopie2 and everywhere (zecke,alwin) 33 * Added namespace usage in libopie2 and everywhere (zecke,alwin)
33 * Enabled the possibility to pass command line arguments to applications (mickeyl) 34 * Enabled the possibility to pass command line arguments to applications (mickeyl)
34 * Added an about applet showing some credits and information about Opie (mickeyl) 35 * Added an about applet showing some credits and information about Opie (mickeyl)
35 * Added benchmarking functionality to sysinfo (mickeyl) 36 * Added benchmarking functionality to sysinfo (mickeyl)
36 * Added applet and configuration application for switching hardware keyboard layouts (alwin) 37 * Added applet and configuration application for switching hardware keyboard layouts (alwin)
37 * Ported applications from libopie1 to libopie2* (drw,ar,alwin) 38 * Ported applications from libopie1 to libopie2* (drw,ar,alwin)
38 * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) 39 * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe)
39 * Clean-up of package information in control files (drw) 40 * Clean-up of package information in control files (drw)
40 * Repaired mediummount which was broken since integrating the quicklauncher (alwin) 41 * Repaired mediummount which was broken since integrating the quicklauncher (alwin)
41 * Improved big-screen support (zecke,ar) 42 * Improved big-screen support (zecke,ar)
42 * Improved multikeyboard support, added keyboard layout switching applet (mouse) 43 * Improved multikeyboard support, added keyboard layout switching applet (mouse)
43 * Added a new mail client based on libetpan (harlekin,alwin,jgf) 44 * Added a new mail client based on libetpan (harlekin,alwin,jgf)
44 * Added new package manager - opie-packagemanager (drw) 45 * Added new package manager - opie-packagemanager (drw)
45 * Improved light-n-power for C7x0 (mickeyl) 46 * Improved light-n-power for C7x0 (mickeyl)
46 * Added automatic rotation support for C7x0 (treke) 47 * Added automatic rotation support for C7x0 (treke)
47 * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) 48 * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl)
48 * Added scanning the wireless network neighbourhood to networksettings (mickeyl) 49 * Added scanning the wireless network neighbourhood to networksettings (mickeyl)
49 50
50 2003-11-29The Opie Team <opie@handhelds.org> 51 2003-11-29The Opie Team <opie@handhelds.org>
51 52
52 * Released as Version 1.0.3 53 * Released as Version 1.0.3
53 * Improved i18n (various contributors) 54 * Improved i18n (various contributors)
54 * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin) 55 * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin)
55 * Made the Documents Tab optional (mickeyl) 56 * Made the Documents Tab optional (mickeyl)
56 * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken) 57 * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken)
57 58
58 2003-08-04The Opie Team <opie@handhelds.org> 59 2003-08-04The Opie Team <opie@handhelds.org>
59 60
60 * Released as Version 1.0.0 61 * Released as Version 1.0.0
61 * Including a PPP module for easy dial up (tille,harlekin,zecke) 62 * Including a PPP module for easy dial up (tille,harlekin,zecke)