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