summaryrefslogtreecommitdiff
authormickeyl <mickeyl>2004-04-27 13:50:07 (UTC)
committer mickeyl <mickeyl>2004-04-27 13:50:07 (UTC)
commitb777fe895d5edc58ec6026cc7a66a157958f4411 (patch) (unidiff)
tree6911d29a89a7ace0020e32d61b873a2d9df8c6a8
parent21a7e85f60e1615e5ec79ed05b8affc68f10b83d (diff)
downloadopie-b777fe895d5edc58ec6026cc7a66a157958f4411.zip
opie-b777fe895d5edc58ec6026cc7a66a157958f4411.tar.gz
opie-b777fe895d5edc58ec6026cc7a66a157958f4411.tar.bz2
add opie-gutenberg
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 16a4f21..ea7c280 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,29 +1,30 @@
1 2004-??-??The Opie Team <opie@handhelds.org> 1 2004-??-??The Opie Team <opie@handhelds.org>
2 2
3 2004-25-04The Opie Team <opie@handhelds.org> 3 2004-25-04The Opie Team <opie@handhelds.org>
4 4
5 * Released as Version 1.1.3 (devel) 5 * Released as Version 1.1.3 (devel)
6 * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp)
6 * Added a real system graffiti character set (brad) 7 * Added a real system graffiti character set (brad)
7 * Added Generic Keyconfig Widget (zecke) 8 * Added Generic Keyconfig Widget (zecke)
8 * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) 9 * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke)
9 * Added new Bible reader app - opie-dagger (drw) 10 * Added new Bible reader app - opie-dagger (drw)
10 * Added a new Image Viewer. Work is ongoing (zecke,alwin) 11 * Added a new Image Viewer. Work is ongoing (zecke,alwin)
11 * Added namespace usage in libopie2 and everywhere (zecke,alwin) 12 * Added namespace usage in libopie2 and everywhere (zecke,alwin)
12 * Enabled the possibility to pass command line arguments to applications (mickeyl) 13 * Enabled the possibility to pass command line arguments to applications (mickeyl)
13 * Added an about applet showing some credits and information about Opie (mickeyl) 14 * Added an about applet showing some credits and information about Opie (mickeyl)
14 * Added benchmarking functionality to sysinfo (mickeyl) 15 * Added benchmarking functionality to sysinfo (mickeyl)
15 * Added applet and configuration application for switching hardware keyboard layouts (alwin) 16 * Added applet and configuration application for switching hardware keyboard layouts (alwin)
16 * Ported applications from libopie1 to libopie2* (drw,ar,alwin) 17 * Ported applications from libopie1 to libopie2* (drw,ar,alwin)
17 * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) 18 * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe)
18 * Clean-up of package information in control files (drw) 19 * Clean-up of package information in control files (drw)
19 * Repaired mediummount which was broken since integrating the quicklauncher (alwin) 20 * Repaired mediummount which was broken since integrating the quicklauncher (alwin)
20 * Improved big-screen support (zecke,ar) 21 * Improved big-screen support (zecke,ar)
21 * Improved multikeyboard support, added keyboard layout switching applet (mouse) 22 * Improved multikeyboard support, added keyboard layout switching applet (mouse)
22 * Added a new mail client based on libetpan (harlekin,alwin,jgf) 23 * Added a new mail client based on libetpan (harlekin,alwin,jgf)
23 * Added new package manager - opie-packagemanager (drw) 24 * Added new package manager - opie-packagemanager (drw)
24 * Improved light-n-power for C7x0 (mickeyl) 25 * Improved light-n-power for C7x0 (mickeyl)
25 * Added automatic rotation support for C7x0 (treke) 26 * Added automatic rotation support for C7x0 (treke)
26 * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) 27 * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl)
27 * Added scanning the wireless network neighbourhood to networksettings (mickeyl) 28 * Added scanning the wireless network neighbourhood to networksettings (mickeyl)
28 29
29 2003-11-29The Opie Team <opie@handhelds.org> 30 2003-11-29The Opie Team <opie@handhelds.org>