|
diff --git a/ChangeLog b/ChangeLog index ddadcd8..2f723d3 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -1,33 +1,34 @@ |
1 | 2004-??-??The Opie Team <opie@handhelds.org> |
1 | 2004-??-??The Opie Team <opie@handhelds.org> |
2 | |
2 | |
3 | * Added a new Image Viewer. Work is ongoing (zecke) |
3 | * Added new Bible reader app - opie-dagger (drw) |
| |
4 | * Added a new Image Viewer. Work is ongoing (zecke) |
4 | * Added namespace usage in libopie2 and everywhere (zecke,alwin) |
5 | * Added namespace usage in libopie2 and everywhere (zecke,alwin) |
5 | * Enabled the possibility to pass command line arguments to applications (mickeyl) |
6 | * Enabled the possibility to pass command line arguments to applications (mickeyl) |
6 | * Added an about applet showing some credits and information about Opie (mickeyl) |
7 | * Added an about applet showing some credits and information about Opie (mickeyl) |
7 | * Added benchmarking functionality to sysinfo (mickeyl) |
8 | * Added benchmarking functionality to sysinfo (mickeyl) |
8 | * Added applet and configuration application for switching hardware keyboard layouts (alwin) |
9 | * Added applet and configuration application for switching hardware keyboard layouts (alwin) |
9 | * Ported applications from libopie1 to libopie2* (drw,ar,alwin) |
10 | * Ported applications from libopie1 to libopie2* (drw,ar,alwin) |
10 | * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) |
11 | * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) |
11 | * Clean-up of package information in control files (drw) |
12 | * Clean-up of package information in control files (drw) |
12 | * Repaired mediummount which was broken since integrating the quicklauncher (alwin) |
13 | * Repaired mediummount which was broken since integrating the quicklauncher (alwin) |
13 | * Improved big-screen support (zecke,ar) |
14 | * Improved big-screen support (zecke,ar) |
14 | * Improved multikeyboard support, added keyboard layout switching applet (mouse) |
15 | * Improved multikeyboard support, added keyboard layout switching applet (mouse) |
15 | * Added a new mail client based on libetpan (harlekin,alwin,jgf) |
16 | * Added a new mail client based on libetpan (harlekin,alwin,jgf) |
16 | * Added new package manager - opie-packagemanager (drw) |
17 | * Added new package manager - opie-packagemanager (drw) |
17 | * Improved light-n-power for C7x0 (mickeyl) |
18 | * Improved light-n-power for C7x0 (mickeyl) |
18 | * Added automatic rotation support for C7x0 (treke) |
19 | * Added automatic rotation support for C7x0 (treke) |
19 | * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) |
20 | * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) |
20 | * Added scanning the wireless network neighbourhood to networksettings (mickeyl) |
21 | * Added scanning the wireless network neighbourhood to networksettings (mickeyl) |
21 | |
22 | |
22 | 2003-11-29The Opie Team <opie@handhelds.org> |
23 | 2003-11-29The Opie Team <opie@handhelds.org> |
23 | |
24 | |
24 | * Released as Version 1.0.3 |
25 | * Released as Version 1.0.3 |
25 | * Improved i18n (various contributors) |
26 | * Improved i18n (various contributors) |
26 | * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin) |
27 | * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin) |
27 | * Made the Documents Tab optional (mickeyl) |
28 | * Made the Documents Tab optional (mickeyl) |
28 | * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken) |
29 | * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken) |
29 | |
30 | |
30 | 2003-08-04The Opie Team <opie@handhelds.org> |
31 | 2003-08-04The Opie Team <opie@handhelds.org> |
31 | |
32 | |
32 | * Released as Version 1.0.0 |
33 | * Released as Version 1.0.0 |
33 | * Including a PPP module for easy dial up (tille,harlekin,zecke) |
34 | * Including a PPP module for easy dial up (tille,harlekin,zecke) |
|