author | eilers <eilers> | 2004-04-28 11:12:54 (UTC) |
---|---|---|
committer | eilers <eilers> | 2004-04-28 11:12:54 (UTC) |
commit | c12a257824ae620d4d5b0ecae039dc9e456ee035 (patch) (unidiff) | |
tree | 3eef12bb15f13e1944aa08f0fd0910080ceeb4bf | |
parent | d921b6d345085016f0589594b9145c2de59b0097 (diff) | |
download | opie-c12a257824ae620d4d5b0ecae039dc9e456ee035.zip opie-c12a257824ae620d4d5b0ecae039dc9e456ee035.tar.gz opie-c12a257824ae620d4d5b0ecae039dc9e456ee035.tar.bz2 |
Added PimConverter and change of PIM-API
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,29 +1,33 @@ | |||
1 | 2004-??-??The Opie Team <opie@handhelds.org> | 1 | 2004-??-??The Opie Team <opie@handhelds.org> |
2 | * Added Conversion tool for pim-data (eilers) | ||
3 | * Modifcation of the PIM API for providing generic use of OPimRecords. (eilers) | ||
4 | * Added Generic Keyconfig Widget (zecke) | ||
2 | 5 | ||
3 | 2004-25-04The Opie Team <opie@handhelds.org> | 6 | 2004-25-04The Opie Team <opie@handhelds.org> |
4 | 7 | ||
5 | * Released as Version 1.1.3 (devel) | 8 | * Released as Version 1.1.3 (devel) |
9 | * Introduced first implementation of SQL-Support using SQLite (eilers) | ||
6 | * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) | 10 | * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) |
7 | * Added a real system graffiti character set (brad) | 11 | * Added a real system graffiti character set (brad) |
8 | * Added Generic Keyconfig Widget (zecke) | 12 | * Added Generic Keyconfig Widget (zecke) |
9 | * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) | 13 | * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) |
10 | * Added new Bible reader app - opie-dagger (drw) | 14 | * Added new Bible reader app - opie-dagger (drw) |
11 | * Added a new Image Viewer. Work is ongoing (zecke,alwin) | 15 | * Added a new Image Viewer. Work is ongoing (zecke,alwin) |
12 | * Added namespace usage in libopie2 and everywhere (zecke,alwin) | 16 | * Added namespace usage in libopie2 and everywhere (zecke,alwin) |
13 | * Enabled the possibility to pass command line arguments to applications (mickeyl) | 17 | * Enabled the possibility to pass command line arguments to applications (mickeyl) |
14 | * Added an about applet showing some credits and information about Opie (mickeyl) | 18 | * Added an about applet showing some credits and information about Opie (mickeyl) |
15 | * Added benchmarking functionality to sysinfo (mickeyl) | 19 | * Added benchmarking functionality to sysinfo (mickeyl) |
16 | * Added applet and configuration application for switching hardware keyboard layouts (alwin) | 20 | * Added applet and configuration application for switching hardware keyboard layouts (alwin) |
17 | * Ported applications from libopie1 to libopie2* (drw,ar,alwin) | 21 | * Ported applications from libopie1 to libopie2* (drw,ar,alwin) |
18 | * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) | 22 | * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) |
19 | * Clean-up of package information in control files (drw) | 23 | * Clean-up of package information in control files (drw) |
20 | * Repaired mediummount which was broken since integrating the quicklauncher (alwin) | 24 | * Repaired mediummount which was broken since integrating the quicklauncher (alwin) |
21 | * Improved big-screen support (zecke,ar) | 25 | * Improved big-screen support (zecke,ar) |
22 | * Improved multikeyboard support, added keyboard layout switching applet (mouse) | 26 | * Improved multikeyboard support, added keyboard layout switching applet (mouse) |
23 | * Added a new mail client based on libetpan (harlekin,alwin,jgf) | 27 | * Added a new mail client based on libetpan (harlekin,alwin,jgf) |
24 | * Added new package manager - opie-packagemanager (drw) | 28 | * Added new package manager - opie-packagemanager (drw) |
25 | * Improved light-n-power for C7x0 (mickeyl) | 29 | * Improved light-n-power for C7x0 (mickeyl) |
26 | * Added automatic rotation support for C7x0 (treke) | 30 | * Added automatic rotation support for C7x0 (treke) |
27 | * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) | 31 | * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) |
28 | * Added scanning the wireless network neighbourhood to networksettings (mickeyl) | 32 | * Added scanning the wireless network neighbourhood to networksettings (mickeyl) |
29 | 33 | ||