summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 000856b..ddadcd8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,26 +1,27 @@
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 namespace usage in libopie2 and everywhere (zecke,alwin) 4 * Added namespace usage in libopie2 and everywhere (zecke,alwin)
4 * Enabled the possibility to pass command line arguments to applications (mickeyl) 5 * Enabled the possibility to pass command line arguments to applications (mickeyl)
5 * Added an about applet showing some credits and information about Opie (mickeyl) 6 * Added an about applet showing some credits and information about Opie (mickeyl)
6 * Added benchmarking functionality to sysinfo (mickeyl) 7 * Added benchmarking functionality to sysinfo (mickeyl)
7 * Added applet and configuration application for switching hardware keyboard layouts (alwin) 8 * Added applet and configuration application for switching hardware keyboard layouts (alwin)
8 * Ported applications from libopie1 to libopie2* (drw,ar,alwin) 9 * Ported applications from libopie1 to libopie2* (drw,ar,alwin)
9 * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) 10 * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe)
10 * Clean-up of package information in control files (drw) 11 * Clean-up of package information in control files (drw)
11 * Repaired mediummount which was broken since integrating the quicklauncher (alwin) 12 * Repaired mediummount which was broken since integrating the quicklauncher (alwin)
12 * Improved big-screen support (zecke,ar) 13 * Improved big-screen support (zecke,ar)
13 * Improved multikeyboard support, added keyboard layout switching applet (mouse) 14 * Improved multikeyboard support, added keyboard layout switching applet (mouse)
14 * Added a new mail client based on libetpan (harlekin,alwin,jgf) 15 * Added a new mail client based on libetpan (harlekin,alwin,jgf)
15 * Added new package manager - opie-packagemanager (drw) 16 * Added new package manager - opie-packagemanager (drw)
16 * Improved light-n-power for C7x0 (mickeyl) 17 * Improved light-n-power for C7x0 (mickeyl)
17 * Added automatic rotation support for C7x0 (treke) 18 * Added automatic rotation support for C7x0 (treke)
18 * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) 19 * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl)
19 * Added scanning the wireless network neighbourhood to networksettings (mickeyl) 20 * Added scanning the wireless network neighbourhood to networksettings (mickeyl)
20 21
21 2003-11-29The Opie Team <opie@handhelds.org> 22 2003-11-29The Opie Team <opie@handhelds.org>
22 23
23 * Released as Version 1.0.3 24 * Released as Version 1.0.3
24 * Improved i18n (various contributors) 25 * Improved i18n (various contributors)
25 * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin) 26 * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin)
26 * Made the Documents Tab optional (mickeyl) 27 * Made the Documents Tab optional (mickeyl)