-rw-r--r-- | bin/kdepim/WhatsNew.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt index 6a9a200..b66062c 100644 --- a/bin/kdepim/WhatsNew.txt +++ b/bin/kdepim/WhatsNew.txt | |||
@@ -1,113 +1,115 @@ | |||
1 | Info about the changes in new versions of KDE-Pim/Pi | 1 | Info about the changes in new versions of KDE-Pim/Pi |
2 | 2 | ||
3 | ********** VERSION 1.9.16 ************ | 3 | ********** VERSION 1.9.16 ************ |
4 | 4 | ||
5 | KO/Pi: | 5 | KO/Pi: |
6 | Fixed search dialog size on Z 6000 (480x640 display). | 6 | Fixed search dialog size on Z 6000 (480x640 display). |
7 | Added setting to hide/show time in agenda items. | 7 | Added setting to hide/show time in agenda items. |
8 | Added setting to hide not running todos in todo view. | 8 | Added setting to hide not running todos in todo view. |
9 | Added columns for start date/time in todo view. | 9 | Added columns for start date/time in todo view. |
10 | Replaced the solid half-hour lines in agenda view by dot lines. | 10 | Replaced the solid half-hour lines in agenda view by dot lines. |
11 | Fixed some minor problems. (Like word wrap in help text windows). | 11 | Added possibility of printing the What's Next View on the desktop |
12 | (i.e. Windows and Linux). | ||
12 | 13 | ||
13 | Fixed a strange problem in KO/Pi alarm applet. | 14 | Fixed a strange problem in KO/Pi alarm applet. |
14 | Did not find the actual problem, | 15 | Did not find the actual problem, |
15 | such that now Qtopia reboots again if deinstalling the alarm applet. | 16 | such that now Qtopia reboots again if deinstalling the alarm applet. |
16 | But the alarm applet should work again. | 17 | But the alarm applet should work again. |
17 | 18 | ||
19 | Fixed some minor problems. (Like word wrap in help text windows). | ||
18 | 20 | ||
19 | ********** VERSION 1.9.15 ************ | 21 | ********** VERSION 1.9.15 ************ |
20 | 22 | ||
21 | Usebilty enhancements in KO/Pi: | 23 | Usebilty enhancements in KO/Pi: |
22 | When clicking on the date in a month view cell, the day view is shown. | 24 | When clicking on the date in a month view cell, the day view is shown. |
23 | Old behaviour was, that the "new event" dialog popped up. | 25 | Old behaviour was, that the "new event" dialog popped up. |
24 | 26 | ||
25 | Added a one step "undo delete" in KO/Pi (Accessable in the "Action" menu). | 27 | Added a one step "undo delete" in KO/Pi (Accessable in the "Action" menu). |
26 | That means, you can restore the latest | 28 | That means, you can restore the latest |
27 | event/todo/journal you have deleted. | 29 | event/todo/journal you have deleted. |
28 | A journal is deleted, if you clear all the text of the journal. | 30 | A journal is deleted, if you clear all the text of the journal. |
29 | 31 | ||
30 | Fixed the bug of the editor dialogs in KO/Pi of version 1.9.14. | 32 | Fixed the bug of the editor dialogs in KO/Pi of version 1.9.14. |
31 | 33 | ||
32 | KA/Pi starting in 480x640 resolution: | 34 | KA/Pi starting in 480x640 resolution: |
33 | Hide the filter action in toolbar | 35 | Hide the filter action in toolbar |
34 | and added icons for undo/delete/redo in toolbar. | 36 | and added icons for undo/delete/redo in toolbar. |
35 | 37 | ||
36 | Change in OM/Pi ViewMail dialog: | 38 | Change in OM/Pi ViewMail dialog: |
37 | When clicking on the "delete" icon the mail is deleted after confirmation as usual. | 39 | When clicking on the "delete" icon the mail is deleted after confirmation as usual. |
38 | But the edit dialog is not closed as before, now the next mail in the folder is shown automatically (if there is any). | 40 | But the edit dialog is not closed as before, now the next mail in the folder is shown automatically (if there is any). |
39 | 41 | ||
40 | Fixed a crash when deleting mail-accounts in OM/Pi. | 42 | Fixed a crash when deleting mail-accounts in OM/Pi. |
41 | 43 | ||
42 | 44 | ||
43 | ********** VERSION 1.9.14 ************ | 45 | ********** VERSION 1.9.14 ************ |
44 | 46 | ||
45 | Fixed some problems with the dialog sizes when switching | 47 | Fixed some problems with the dialog sizes when switching |
46 | portrait/landscape mode on 640x480 PDA display. | 48 | portrait/landscape mode on 640x480 PDA display. |
47 | 49 | ||
48 | Fixed some other small bugs in KA/Pi KO/Pi and OM/Pi and PwM/Pi. | 50 | Fixed some other small bugs in KA/Pi KO/Pi and OM/Pi and PwM/Pi. |
49 | 51 | ||
50 | Fixed an ugly bug in KOpieMail: | 52 | Fixed an ugly bug in KOpieMail: |
51 | KOpieMail was not able to write files (mails) to MSDOS file system, | 53 | KOpieMail was not able to write files (mails) to MSDOS file system, |
52 | like on an usual preformatted SD card. That should work now. | 54 | like on an usual preformatted SD card. That should work now. |
53 | To save your mail data on the Sd card do the following: | 55 | To save your mail data on the Sd card do the following: |
54 | Create a dir on the SD card: | 56 | Create a dir on the SD card: |
55 | mkdir /mnt/card/localmail | 57 | mkdir /mnt/card/localmail |
56 | Go to your home dir: | 58 | Go to your home dir: |
57 | cd | 59 | cd |
58 | Go to kopiemail data storage dir: | 60 | Go to kopiemail data storage dir: |
59 | cd kdepim/apps/kopiemail | 61 | cd kdepim/apps/kopiemail |
60 | Create a symlink to the SD card: | 62 | Create a symlink to the SD card: |
61 | ls -s /mnt/card/localmail | 63 | ls -s /mnt/card/localmail |
62 | Now KOpieMail will store all mails on the SD card. | 64 | Now KOpieMail will store all mails on the SD card. |
63 | 65 | ||
64 | KO/Pi Monthview: | 66 | KO/Pi Monthview: |
65 | Now "Go to Today" selects the current month from day 1-end, | 67 | Now "Go to Today" selects the current month from day 1-end, |
66 | not the current date + some days. | 68 | not the current date + some days. |
67 | I.e. "Go to Today" shows now always | 69 | I.e. "Go to Today" shows now always |
68 | the current month with first day of month in the first row. | 70 | the current month with first day of month in the first row. |
69 | 71 | ||
70 | Added missing German translation. | 72 | Added missing German translation. |
71 | 73 | ||
72 | Fixed icons of executeable on Wintendo. | 74 | Fixed icons of executeable on Wintendo. |
73 | 75 | ||
74 | Added a "Show next Mail" button to the OM/Pi | 76 | Added a "Show next Mail" button to the OM/Pi |
75 | mail viewer such that the mail below the current mail | 77 | mail viewer such that the mail below the current mail |
76 | in the mail list view of the current folder | 78 | in the mail list view of the current folder |
77 | can be read with a single click. | 79 | can be read with a single click. |
78 | 80 | ||
79 | 81 | ||
80 | ********** VERSION 1.9.13 ************ | 82 | ********** VERSION 1.9.13 ************ |
81 | 83 | ||
82 | Fixed nasty PwM/Pi file reading bug, when | 84 | Fixed nasty PwM/Pi file reading bug, when |
83 | the used hash algo of file is different then the global | 85 | the used hash algo of file is different then the global |
84 | hash algo. | 86 | hash algo. |
85 | 87 | ||
86 | Added KA/Pi support for opie mailit mailapplication. | 88 | Added KA/Pi support for opie mailit mailapplication. |
87 | 89 | ||
88 | Fixed some bugs in OM/Pi. | 90 | Fixed some bugs in OM/Pi. |
89 | Now character conversion tables are available for the Zaurus | 91 | Now character conversion tables are available for the Zaurus |
90 | to make OM/Pi working properly. | 92 | to make OM/Pi working properly. |
91 | To get the character conversion in OM/Pi working, please download | 93 | To get the character conversion in OM/Pi working, please download |
92 | at the sourceforge project site the package | 94 | at the sourceforge project site the package |
93 | sr-character-conversion_SharpROM_arm.ipk.zip | 95 | sr-character-conversion_SharpROM_arm.ipk.zip |
94 | (or oz-character-conversion_OZ-gcc3xx_arm.ipk.zip for OZ roms) | 96 | (or oz-character-conversion_OZ-gcc3xx_arm.ipk.zip for OZ roms) |
95 | from the section "general files for KDE/Pim" | 97 | from the section "general files for KDE/Pim" |
96 | Instructions how to install this package are in a ReadMe in this file. | 98 | Instructions how to install this package are in a ReadMe in this file. |
97 | 99 | ||
98 | 100 | ||
99 | Fixed the orientation change problem in KA/Pi when switching | 101 | Fixed the orientation change problem in KA/Pi when switching |
100 | portrait/landscape mode. | 102 | portrait/landscape mode. |
101 | 103 | ||
102 | French translation available for KA/Pi and OM/Pi. | 104 | French translation available for KA/Pi and OM/Pi. |
103 | 105 | ||
104 | Fixed some problems with categories in KO/Pi in DTM sync. | 106 | Fixed some problems with categories in KO/Pi in DTM sync. |
105 | 107 | ||
106 | Added selection dialog for export to phone in KA/Pi. | 108 | Added selection dialog for export to phone in KA/Pi. |
107 | 109 | ||
108 | If in KO/Pi is an attendee selected to add to a meeting and this | 110 | If in KO/Pi is an attendee selected to add to a meeting and this |
109 | attendee is already in the list of attendees, this person is not added | 111 | attendee is already in the list of attendees, this person is not added |
110 | again. | 112 | again. |
111 | 113 | ||
112 | Some menu cleanup in KA/Pi. | 114 | Some menu cleanup in KA/Pi. |
113 | 115 | ||