author | zautrix <zautrix> | 2005-01-11 11:09:13 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2005-01-11 11:09:13 (UTC) |
commit | 7738615474fd5186928e3f4dcdc58b483f7ad1a9 (patch) (side-by-side diff) | |
tree | 34bb0612d606f083a6b6591c76a8619c1c6b1edb /bin/kdepim | |
parent | 430d67f339232b6cf745840eaa2aaceb14bdc8c7 (diff) | |
download | kdepimpi-7738615474fd5186928e3f4dcdc58b483f7ad1a9.zip kdepimpi-7738615474fd5186928e3f4dcdc58b483f7ad1a9.tar.gz kdepimpi-7738615474fd5186928e3f4dcdc58b483f7ad1a9.tar.bz2 |
mayn fixes
-rw-r--r-- | bin/kdepim/WhatsNew.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt index c90f58e..a7d1b90 100644 --- a/bin/kdepim/WhatsNew.txt +++ b/bin/kdepim/WhatsNew.txt @@ -1,36 +1,45 @@ Info about the changes in new versions of KDE-Pim/Pi ********** VERSION 1.9.16 ************ KO/Pi: Fixed search dialog size on Z 6000 (480x640 display). Added setting to hide/show time in agenda items. Added setting to hide not running todos in todo view. Added columns for start date/time in todo view. Replaced the solid half-hour lines in agenda view by dot lines. Added possibility of printing the What's Next View on the desktop (i.e. Windows and Linux). +Fixed a crash in KO/Pi when starting KO/Pi with What's Next view. Fixed a strange problem in KO/Pi alarm applet. Did not find the actual problem, such that now Qtopia reboots again if deinstalling the alarm applet. But the alarm applet should work again. KA/Pi: Fixed the problem, that internal pictures were not saved. +Fixed a problem in the pi-sync mode by increasing the timeout for data transfer from 20 seconds to 5 minutes. Fixed some minor problems. (Like word wrap in help text windows). +Fixed a compiling problem in microkde/kresources. + +KO/Pi is using zdbat (renamed to db2file) for syncing with Sharp DTM. +This version now includes zdbat 1.0.0 (old version was zdbat 0.2.9) +such that now syncing KO/Pi with Sharp DTM should work on the +Zaurus C 3000 model. + ********** VERSION 1.9.15 ************ Usebilty enhancements in KO/Pi: When clicking on the date in a month view cell, the day view is shown. Old behaviour was, that the "new event" dialog popped up. Added a one step "undo delete" in KO/Pi (Accessable in the "Action" menu). That means, you can restore the latest event/todo/journal you have deleted. A journal is deleted, if you clear all the text of the journal. Fixed the bug of the editor dialogs in KO/Pi of version 1.9.14. |