summaryrefslogtreecommitdiff
authoreilers <eilers>2004-04-28 11:12:54 (UTC)
committer eilers <eilers>2004-04-28 11:12:54 (UTC)
commitc12a257824ae620d4d5b0ecae039dc9e456ee035 (patch) (unidiff)
tree3eef12bb15f13e1944aa08f0fd0910080ceeb4bf
parentd921b6d345085016f0589594b9145c2de59b0097 (diff)
downloadopie-c12a257824ae620d4d5b0ecae039dc9e456ee035.zip
opie-c12a257824ae620d4d5b0ecae039dc9e456ee035.tar.gz
opie-c12a257824ae620d4d5b0ecae039dc9e456ee035.tar.bz2
Added PimConverter and change of PIM-API
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ea7c280..826ae19 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,17 +1,21 @@
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)