author | zautrix <zautrix> | 2005-01-30 14:15:42 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2005-01-30 14:15:42 (UTC) |
commit | 8d543aa1d1d1ed20001c8b18352d1d29c2979e48 (patch) (unidiff) | |
tree | 9ca05f4d3bc1de81bcf0446a2f7471d552089c87 /bin/kdepim | |
parent | 1bcef8b3f53419e7155e0862ad61e3e419763d70 (diff) | |
download | kdepimpi-8d543aa1d1d1ed20001c8b18352d1d29c2979e48.zip kdepimpi-8d543aa1d1d1ed20001c8b18352d1d29c2979e48.tar.gz kdepimpi-8d543aa1d1d1ed20001c8b18352d1d29c2979e48.tar.bz2 |
many fixes
-rw-r--r-- | bin/kdepim/WhatsNew.txt | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt index 6c9daad..05aa8fe 100644 --- a/bin/kdepim/WhatsNew.txt +++ b/bin/kdepim/WhatsNew.txt | |||
@@ -1,65 +1,77 @@ | |||
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 | 3 | ||
4 | ********** VERSION 2.0.1 ************ | 4 | ********** VERSION 2.0.1 ************ |
5 | 5 | ||
6 | Oooops ... I forgot to test on the Zaurus 5500 ... | 6 | Oooops ... I forgot to test on the Zaurus 5500 ... |
7 | 7 | ||
8 | Fixed many problems of new (english) strings (and german translations) | 8 | Fixed many problems of new (english) strings (and german translations) |
9 | introduced in the latest versions, where the text was not fitting on the | 9 | introduced in the latest versions, where the text was not fitting on the |
10 | 240x320 display of the Zaurus 5500. | 10 | 240x320 display of the Zaurus 5500. |
11 | 11 | ||
12 | Added a popup menu ( press pen and hold to get popup ) to the agenda view | 12 | Added a popup menu ( press pen and hold to get popup ) to the agenda view |
13 | with may useful items. | 13 | with many useful items (add event/todo, show next week, two weeks, month, journal). |
14 | 14 | ||
15 | Added items to the todolist popup menu for: | 15 | Added items to the todolist popup menu for: |
16 | Display all opened, all closed or all todos flat. | 16 | Display all opened, all closed or all todos flat. |
17 | The "flat" view makes is possible to sort all todos after ,e.g., prio or date. | 17 | The "flat" view makes is possible to sort all todos after ,e.g., prio or date. |
18 | Made the reparenting of todos on the desktop possible via Drag&Drop. | ||
19 | Fixed several bugs in setting the completed datetime for todos. | ||
20 | Added info about completed datetime of todos to the todo viewer. | ||
21 | Now displaying a completed todo (with completed datetime set) in the agenda view | ||
22 | at the time of the completion. Such that now it is possible to see in the agenda view | ||
23 | when what todo was completed. | ||
24 | Fixed behaviour of automatic setting completion of todos with sub-todos/parent todos. | ||
25 | Now the behaviour is: | ||
26 | Setting a parent to complete sets all (sub)childs to complete. | ||
27 | Setting a parent to uncomplete does not change the childs. | ||
28 | Setting a child to uncomplete sets all parent to uncomplete. | ||
29 | Setting a child to complete does not change the parents. | ||
18 | 30 | ||
19 | 31 | ||
20 | ********** VERSION 2.0.0 ************ | 32 | ********** VERSION 2.0.0 ************ |
21 | 33 | ||
22 | Stable release 2.0.0! | 34 | Stable release 2.0.0! |
23 | 35 | ||
24 | KO/Pi: | 36 | KO/Pi: |
25 | Fixed problem in edit dialog recreation at startup. | 37 | Fixed problem in edit dialog recreation at startup. |
26 | Made "toggle view*" menu items enabled context sensitive. | 38 | Made "toggle view*" menu items enabled context sensitive. |
27 | Changed agenda size menu to items 1-10. | 39 | Changed agenda size menu to items 1-10. |
28 | Made it possible to change agenda size quickly by pressing mouse on timelabels in agenda view and move mouse up/down. | 40 | Made it possible to change agenda size quickly by pressing mouse on timelabels in agenda view and move mouse up/down. |
29 | Usebility enhancements in the KO/Pi menus. | 41 | Usebility enhancements in the KO/Pi menus. |
30 | Birthday import now adds year to summary. | 42 | Birthday import now adds year to summary. |
31 | What's Next view shows age in years for birthday. | 43 | What's Next view shows age in years for birthday. |
32 | 44 | ||
33 | OM/Pi: | 45 | OM/Pi: |
34 | Added three info lines to display subject, from and to of selected mails. | 46 | Added three info lines to display subject, from and to of selected mails. |
35 | 47 | ||
36 | KA/Pi: | 48 | KA/Pi: |
37 | Fixed jump bar behaviour on Zaurus. | 49 | Fixed jump bar behaviour on Zaurus. |
38 | Now KA/Pi search field supports searching for a range of starting characters. | 50 | Now KA/Pi search field supports searching for a range of starting characters. |
39 | E.g. to search for all contact beginning with b to n, type | 51 | E.g. to search for all contact beginning with b to n, type |
40 | b-n | 52 | b-n |
41 | in the search field. | 53 | in the search field. |
42 | 54 | ||
43 | ********** VERSION 1.9.20 ************ | 55 | ********** VERSION 1.9.20 ************ |
44 | 56 | ||
45 | KO/Pi: | 57 | KO/Pi: |
46 | Added for the "dislplay one day" agenda mode | 58 | Added for the "dislplay one day" agenda mode |
47 | info in the caption and in the day lables: | 59 | info in the caption and in the day lables: |
48 | Now it is displayed, if the selected day is from "day before yesterday" | 60 | Now it is displayed, if the selected day is from "day before yesterday" |
49 | to "day after tomorrow". | 61 | to "day after tomorrow". |
50 | Made it possible to delete a Todo, which has sub-todos. | 62 | Made it possible to delete a Todo, which has sub-todos. |
51 | Fixed two small problems in the todo view. | 63 | Fixed two small problems in the todo view. |
52 | Added missing German translation for filter edit and print dialog. | 64 | Added missing German translation for filter edit and print dialog. |
53 | Made search dialog closeable by cancel key. | 65 | Made search dialog closeable by cancel key. |
54 | 66 | ||
55 | Made it possible to select in the date picker the (ligt grey ) | 67 | Made it possible to select in the date picker the (ligt grey ) |
56 | dates of the prev./next month with the mouse. | 68 | dates of the prev./next month with the mouse. |
57 | 69 | ||
58 | OM/Pi: | 70 | OM/Pi: |
59 | "Delete mail" icon in main window now deletes all selected mails. | 71 | "Delete mail" icon in main window now deletes all selected mails. |
60 | Fixed the problem, that the state flag of imap mails was ignored. | 72 | Fixed the problem, that the state flag of imap mails was ignored. |
61 | Now mails with "FLAG_SEEN" on the imap server get no icon in the list view | 73 | Now mails with "FLAG_SEEN" on the imap server get no icon in the list view |
62 | to indecate that they are already seen. | 74 | to indecate that they are already seen. |
63 | Fixed the problem that the body of some mails was not displayed in the | 75 | Fixed the problem that the body of some mails was not displayed in the |
64 | mail viewer when fetching them from the imap server directly to read them. | 76 | mail viewer when fetching them from the imap server directly to read them. |
65 | Made it (configurable) possible to show the "To:" field in the list view. | 77 | Made it (configurable) possible to show the "To:" field in the list view. |