author | zautrix <zautrix> | 2005-02-01 22:46:42 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2005-02-01 22:46:42 (UTC) |
commit | afa94abe147d23e09a14a81e47d04d4a3d5670c3 (patch) (unidiff) | |
tree | 6471ef983fd2900b181165971ed90aca71650be5 | |
parent | 8f1bdf1bd37e77ba63a1959c70cc23f6e6e499eb (diff) | |
download | kdepimpi-afa94abe147d23e09a14a81e47d04d4a3d5670c3.zip kdepimpi-afa94abe147d23e09a14a81e47d04d4a3d5670c3.tar.gz kdepimpi-afa94abe147d23e09a14a81e47d04d4a3d5670c3.tar.bz2 |
next version
-rw-r--r-- | bin/kdepim/WhatsNew.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt index 2858d9c..9f34d38 100644 --- a/bin/kdepim/WhatsNew.txt +++ b/bin/kdepim/WhatsNew.txt | |||
@@ -1,98 +1,108 @@ | |||
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 2.0.2 ************ | ||
4 | |||
5 | KO/Pi: | ||
6 | Fixed the layout problem of the day label buttons | ||
7 | of the agenda view introduced in version 2.0.1. | ||
8 | |||
9 | Added a quite useful and quite hidden feature (to KO/Pi). | ||
10 | Who does find it first? | ||
11 | Hint: You have to click somewhere in the views ... | ||
12 | |||
3 | 13 | ||
4 | ********** VERSION 2.0.1 ************ | 14 | ********** VERSION 2.0.1 ************ |
5 | 15 | ||
6 | Oooops ... I forgot to test on the Zaurus 5500 ... | 16 | Oooops ... I forgot to test on the Zaurus 5500 ... |
7 | 17 | ||
8 | Fixed many problems of new (english) strings (and german translations) | 18 | Fixed many problems of new (english) strings (and german translations) |
9 | introduced in the latest versions, where the text was not fitting on the | 19 | introduced in the latest versions, where the text was not fitting on the |
10 | 240x320 display of the Zaurus 5500. | 20 | 240x320 display of the Zaurus 5500. |
11 | 21 | ||
12 | KO/Pi: | 22 | KO/Pi: |
13 | Added a popup menu ( press pen and hold to get popup ) to the agenda view | 23 | Added a popup menu ( press pen and hold to get popup ) to the agenda view |
14 | with many useful items (add event/todo, show next week, two weeks, month, journal). | 24 | with many useful items (add event/todo, show next week, two weeks, month, journal). |
15 | 25 | ||
16 | Added items to the todolist popup menu for: | 26 | Added items to the todolist popup menu for: |
17 | Display all opened, all closed or all todos flat. | 27 | Display all opened, all closed or all todos flat. |
18 | The "flat" view makes is possible to sort all todos after ,e.g., prio or date. | 28 | The "flat" view makes is possible to sort all todos after ,e.g., prio or date. |
19 | Made the reparenting of todos on the desktop possible via Drag&Drop. | 29 | Made the reparenting of todos on the desktop possible via Drag&Drop. |
20 | Fixed several bugs in setting the completed datetime for todos. | 30 | Fixed several bugs in setting the completed datetime for todos. |
21 | Added info about completed datetime of todos to the todo viewer. | 31 | Added info about completed datetime of todos to the todo viewer. |
22 | Now displaying a completed todo (with completed datetime set) in the agenda view | 32 | Now displaying a completed todo (with completed datetime set) in the agenda view |
23 | at the time of the completion. Such that now it is possible to see in the agenda view | 33 | at the time of the completion. Such that now it is possible to see in the agenda view |
24 | when what todo was completed. | 34 | when what todo was completed. |
25 | Fixed behaviour of automatic setting completion of todos with sub-todos/parent todos. | 35 | Fixed behaviour of automatic setting completion of todos with sub-todos/parent todos. |
26 | Now the behaviour is: | 36 | Now the behaviour is: |
27 | Setting a parent to complete sets all (sub)childs to complete. | 37 | Setting a parent to complete sets all (sub)childs to complete. |
28 | Setting a parent to uncomplete does not change the childs. | 38 | Setting a parent to uncomplete does not change the childs. |
29 | Setting a child to uncomplete sets all parent to uncomplete. | 39 | Setting a child to uncomplete sets all parent to uncomplete. |
30 | Setting a child to complete does not change the parents. | 40 | Setting a child to complete does not change the parents. |
31 | 41 | ||
32 | Smart updating and double buffering of the daymatrix. | 42 | Smart updating and double buffering of the daymatrix. |
33 | Showing holidays in the day matrix. | 43 | Showing holidays in the day matrix. |
34 | Many other small performance updates. | 44 | Many other small performance updates. |
35 | 45 | ||
36 | Made day labels in agenda clickable. By clicking a label, the day is displayed in single day mode. | 46 | Made day labels in agenda clickable. By clicking a label, the day is displayed in single day mode. |
37 | 47 | ||
38 | Now the translation file usertranslation.txt is supposed to be in utf8 format. | 48 | Now the translation file usertranslation.txt is supposed to be in utf8 format. |
39 | If you want to translate a language from western europe, just change the germantranslation.txt file. Please read the updated Usertranslation HowTo in KO/Pi Help menu. | 49 | If you want to translate a language from western europe, just change the germantranslation.txt file. Please read the updated Usertranslation HowTo in KO/Pi Help menu. |
40 | 50 | ||
41 | 51 | ||
42 | ********** VERSION 2.0.0 ************ | 52 | ********** VERSION 2.0.0 ************ |
43 | 53 | ||
44 | Stable release 2.0.0! | 54 | Stable release 2.0.0! |
45 | 55 | ||
46 | KO/Pi: | 56 | KO/Pi: |
47 | Fixed problem in edit dialog recreation at startup. | 57 | Fixed problem in edit dialog recreation at startup. |
48 | Made "toggle view*" menu items enabled context sensitive. | 58 | Made "toggle view*" menu items enabled context sensitive. |
49 | Changed agenda size menu to items 1-10. | 59 | Changed agenda size menu to items 1-10. |
50 | Made it possible to change agenda size quickly by pressing mouse on timelabels in agenda view and move mouse up/down. | 60 | Made it possible to change agenda size quickly by pressing mouse on timelabels in agenda view and move mouse up/down. |
51 | Usebility enhancements in the KO/Pi menus. | 61 | Usebility enhancements in the KO/Pi menus. |
52 | Birthday import now adds year to summary. | 62 | Birthday import now adds year to summary. |
53 | What's Next view shows age in years for birthday. | 63 | What's Next view shows age in years for birthday. |
54 | 64 | ||
55 | OM/Pi: | 65 | OM/Pi: |
56 | Added three info lines to display subject, from and to of selected mails. | 66 | Added three info lines to display subject, from and to of selected mails. |
57 | 67 | ||
58 | KA/Pi: | 68 | KA/Pi: |
59 | Fixed jump bar behaviour on Zaurus. | 69 | Fixed jump bar behaviour on Zaurus. |
60 | Now KA/Pi search field supports searching for a range of starting characters. | 70 | Now KA/Pi search field supports searching for a range of starting characters. |
61 | E.g. to search for all contact beginning with b to n, type | 71 | E.g. to search for all contact beginning with b to n, type |
62 | b-n | 72 | b-n |
63 | in the search field. | 73 | in the search field. |
64 | 74 | ||
65 | ********** VERSION 1.9.20 ************ | 75 | ********** VERSION 1.9.20 ************ |
66 | 76 | ||
67 | KO/Pi: | 77 | KO/Pi: |
68 | Added for the "dislplay one day" agenda mode | 78 | Added for the "dislplay one day" agenda mode |
69 | info in the caption and in the day lables: | 79 | info in the caption and in the day lables: |
70 | Now it is displayed, if the selected day is from "day before yesterday" | 80 | Now it is displayed, if the selected day is from "day before yesterday" |
71 | to "day after tomorrow". | 81 | to "day after tomorrow". |
72 | Made it possible to delete a Todo, which has sub-todos. | 82 | Made it possible to delete a Todo, which has sub-todos. |
73 | Fixed two small problems in the todo view. | 83 | Fixed two small problems in the todo view. |
74 | Added missing German translation for filter edit and print dialog. | 84 | Added missing German translation for filter edit and print dialog. |
75 | Made search dialog closeable by cancel key. | 85 | Made search dialog closeable by cancel key. |
76 | 86 | ||
77 | Made it possible to select in the date picker the (ligt grey ) | 87 | Made it possible to select in the date picker the (ligt grey ) |
78 | dates of the prev./next month with the mouse. | 88 | dates of the prev./next month with the mouse. |
79 | 89 | ||
80 | OM/Pi: | 90 | OM/Pi: |
81 | "Delete mail" icon in main window now deletes all selected mails. | 91 | "Delete mail" icon in main window now deletes all selected mails. |
82 | Fixed the problem, that the state flag of imap mails was ignored. | 92 | Fixed the problem, that the state flag of imap mails was ignored. |
83 | Now mails with "FLAG_SEEN" on the imap server get no icon in the list view | 93 | Now mails with "FLAG_SEEN" on the imap server get no icon in the list view |
84 | to indecate that they are already seen. | 94 | to indecate that they are already seen. |
85 | Fixed the problem that the body of some mails was not displayed in the | 95 | Fixed the problem that the body of some mails was not displayed in the |
86 | mail viewer when fetching them from the imap server directly to read them. | 96 | mail viewer when fetching them from the imap server directly to read them. |
87 | Made it (configurable) possible to show the "To:" field in the list view. | 97 | Made it (configurable) possible to show the "To:" field in the list view. |
88 | Added to the mail viewer the option "View Source" to make it possible to see the raw mail data. | 98 | Added to the mail viewer the option "View Source" to make it possible to see the raw mail data. |
89 | Added a "Download Mail" button to the mail viewer to quickly download the viewed mail to the | 99 | Added a "Download Mail" button to the mail viewer to quickly download the viewed mail to the |
90 | local storage folder (specified in account settings) of the account of the mail. | 100 | local storage folder (specified in account settings) of the account of the mail. |
91 | Removed some memory leaks in OM/Pi. | 101 | Removed some memory leaks in OM/Pi. |
92 | 102 | ||
93 | 103 | ||
94 | ********** VERSION 1.9.19 ************ | 104 | ********** VERSION 1.9.19 ************ |
95 | 105 | ||
96 | Added a lot of missing translations to KA/Pi, | 106 | Added a lot of missing translations to KA/Pi, |
97 | Added some missing translations to KO/Pi and OM/Pi. | 107 | Added some missing translations to KO/Pi and OM/Pi. |
98 | 108 | ||