author | mickeyl <mickeyl> | 2004-02-27 23:16:38 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2004-02-27 23:16:38 (UTC) |
commit | 2b2f507809e55267bf8b2700d36fcab51b03f86a (patch) (unidiff) | |
tree | 7e69a539debcd7722690c32c1cd90045f62465a2 | |
parent | 99d1378aeaad7613b820d5c3b55911c77a01d7c5 (diff) | |
download | opie-2b2f507809e55267bf8b2700d36fcab51b03f86a.zip opie-2b2f507809e55267bf8b2700d36fcab51b03f86a.tar.gz opie-2b2f507809e55267bf8b2700d36fcab51b03f86a.tar.bz2 |
catch up with updates
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,17 +1,21 @@ | |||
1 | 2004-??-??The Opie Team <opie@handhelds.org> | 1 | 2004-??-??The Opie Team <opie@handhelds.org> |
2 | 2 | ||
3 | * Added benchmarking functionality to sysinfo (mickeyl) | ||
4 | * Added applet and configuration application for switching hardware keyboard layouts (alwin) | ||
5 | * Ported applications from libopie1 to libopie2* (drw,ar,arlwin) | ||
3 | * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) | 6 | * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) |
4 | * Repaired mediummount which was broken since integrating the quicklauncher (alwin) | 7 | * Repaired mediummount which was broken since integrating the quicklauncher (alwin) |
5 | * Improved big-screen support (zecke,ar) | 8 | * Improved big-screen support (zecke,ar) |
6 | * Improved multikeyboard support, added keyboard layout switching applet (mouse) | 9 | * Improved multikeyboard support, added keyboard layout switching applet (mouse) |
7 | * Added a new mail client based on libetpan (harlekin,alwin,jgf) | 10 | * Added a new mail client based on libetpan (harlekin,alwin,jgf) |
8 | * Added new package manager - opie-packagemanager (drw) | 11 | * Added new package manager - opie-packagemanager (drw) |
9 | * Improved light-n-power for C7x0 (mickeyl) | 12 | * Improved light-n-power for C7x0 (mickeyl) |
10 | * Added automatic rotation support for C7x0 (treke) | 13 | * Added automatic rotation support for C7x0 (treke) |
11 | * Split libopie1 up into a set of smaller - functionality grouped - libraries (mickeyl) | 14 | * Split libopie1 up into a set of smaller - functionality grouped - libraries (mickeyl) |
15 | * Added scanning the wireless network neighbourhood to networksettings (mickeyl) | ||
12 | 16 | ||
13 | 2003-11-29The Opie Team <opie@handhelds.org> | 17 | 2003-11-29The Opie Team <opie@handhelds.org> |
14 | 18 | ||
15 | * Released as Version 1.0.3 | 19 | * Released as Version 1.0.3 |
16 | * Improved i18n (various contributors) | 20 | * Improved i18n (various contributors) |
17 | * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin) | 21 | * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin) |