summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f723d3..3ea3465 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,28 +1,29 @@
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)