author | zecke <zecke> | 2004-04-08 16:53:39 (UTC) |
---|---|---|
committer | zecke <zecke> | 2004-04-08 16:53:39 (UTC) |
commit | a9d2fd93bcadce196c0bb9f8d112f849fdfc71ea (patch) (unidiff) | |
tree | c639f240cc81bf551e79862d00743fbc0845539d | |
parent | 30cd4f984ea142ae4320de5718d58b7cf083befb (diff) | |
download | opie-a9d2fd93bcadce196c0bb9f8d112f849fdfc71ea.zip opie-a9d2fd93bcadce196c0bb9f8d112f849fdfc71ea.tar.gz opie-a9d2fd93bcadce196c0bb9f8d112f849fdfc71ea.tar.bz2 |
Add KeyConfigWidget
And mention alwin for the imageviewer
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,34 +1,35 @@ | |||
1 | 2004-??-??The Opie Team <opie@handhelds.org> | 1 | 2004-??-??The Opie Team <opie@handhelds.org> |
2 | 2 | * Added Generic Keyconfig Widget (zecke) | |
3 | * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) | ||
3 | * Added new Bible reader app - opie-dagger (drw) | 4 | * Added new Bible reader app - opie-dagger (drw) |
4 | * Added a new Image Viewer. Work is ongoing (zecke) | 5 | * Added a new Image Viewer. Work is ongoing (zecke,alwin) |
5 | * Added namespace usage in libopie2 and everywhere (zecke,alwin) | 6 | * Added namespace usage in libopie2 and everywhere (zecke,alwin) |
6 | * Enabled the possibility to pass command line arguments to applications (mickeyl) | 7 | * Enabled the possibility to pass command line arguments to applications (mickeyl) |
7 | * Added an about applet showing some credits and information about Opie (mickeyl) | 8 | * Added an about applet showing some credits and information about Opie (mickeyl) |
8 | * Added benchmarking functionality to sysinfo (mickeyl) | 9 | * Added benchmarking functionality to sysinfo (mickeyl) |
9 | * Added applet and configuration application for switching hardware keyboard layouts (alwin) | 10 | * Added applet and configuration application for switching hardware keyboard layouts (alwin) |
10 | * Ported applications from libopie1 to libopie2* (drw,ar,alwin) | 11 | * Ported applications from libopie1 to libopie2* (drw,ar,alwin) |
11 | * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) | 12 | * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) |
12 | * Clean-up of package information in control files (drw) | 13 | * Clean-up of package information in control files (drw) |
13 | * Repaired mediummount which was broken since integrating the quicklauncher (alwin) | 14 | * Repaired mediummount which was broken since integrating the quicklauncher (alwin) |
14 | * Improved big-screen support (zecke,ar) | 15 | * Improved big-screen support (zecke,ar) |
15 | * Improved multikeyboard support, added keyboard layout switching applet (mouse) | 16 | * Improved multikeyboard support, added keyboard layout switching applet (mouse) |
16 | * Added a new mail client based on libetpan (harlekin,alwin,jgf) | 17 | * Added a new mail client based on libetpan (harlekin,alwin,jgf) |
17 | * Added new package manager - opie-packagemanager (drw) | 18 | * Added new package manager - opie-packagemanager (drw) |
18 | * Improved light-n-power for C7x0 (mickeyl) | 19 | * Improved light-n-power for C7x0 (mickeyl) |
19 | * Added automatic rotation support for C7x0 (treke) | 20 | * Added automatic rotation support for C7x0 (treke) |
20 | * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) | 21 | * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) |
21 | * Added scanning the wireless network neighbourhood to networksettings (mickeyl) | 22 | * Added scanning the wireless network neighbourhood to networksettings (mickeyl) |
22 | 23 | ||
23 | 2003-11-29The Opie Team <opie@handhelds.org> | 24 | 2003-11-29The Opie Team <opie@handhelds.org> |
24 | 25 | ||
25 | * Released as Version 1.0.3 | 26 | * Released as Version 1.0.3 |
26 | * Improved i18n (various contributors) | 27 | * Improved i18n (various contributors) |
27 | * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin) | 28 | * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin) |
28 | * Made the Documents Tab optional (mickeyl) | 29 | * Made the Documents Tab optional (mickeyl) |
29 | * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken) | 30 | * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken) |
30 | 31 | ||
31 | 2003-08-04The Opie Team <opie@handhelds.org> | 32 | 2003-08-04The Opie Team <opie@handhelds.org> |
32 | 33 | ||
33 | * Released as Version 1.0.0 | 34 | * Released as Version 1.0.0 |
34 | * Including a PPP module for easy dial up (tille,harlekin,zecke) | 35 | * Including a PPP module for easy dial up (tille,harlekin,zecke) |