author | zautrix <zautrix> | 2005-01-31 23:43:35 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2005-01-31 23:43:35 (UTC) |
commit | fce3fd8accec495a2deda6fe3cd55375fac46432 (patch) (unidiff) | |
tree | 24231254fa729b1b546f0475759fcba24455e1f5 /bin | |
parent | 336678d691a8c3346c92a4e561ac7938ed532003 (diff) | |
download | kdepimpi-fce3fd8accec495a2deda6fe3cd55375fac46432.zip kdepimpi-fce3fd8accec495a2deda6fe3cd55375fac46432.tar.gz kdepimpi-fce3fd8accec495a2deda6fe3cd55375fac46432.tar.bz2 |
mf
-rw-r--r-- | bin/kdepim/WhatsNew.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt index 178f92d..2858d9c 100644 --- a/bin/kdepim/WhatsNew.txt +++ b/bin/kdepim/WhatsNew.txt | |||
@@ -1,42 +1,49 @@ | |||
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 | KO/Pi: | ||
12 | Added a popup menu ( press pen and hold to get popup ) to the agenda view | 13 | Added a popup menu ( press pen and hold to get popup ) to the agenda view |
13 | with many useful items (add event/todo, show next week, two weeks, month, journal). | 14 | with many useful items (add event/todo, show next week, two weeks, month, journal). |
14 | 15 | ||
15 | Added items to the todolist popup menu for: | 16 | Added items to the todolist popup menu for: |
16 | Display all opened, all closed or all todos flat. | 17 | 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. | 18 | 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 | Made the reparenting of todos on the desktop possible via Drag&Drop. |
19 | Fixed several bugs in setting the completed datetime for todos. | 20 | Fixed several bugs in setting the completed datetime for todos. |
20 | Added info about completed datetime of todos to the todo viewer. | 21 | 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 | 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 | 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 | when what todo was completed. |
24 | Fixed behaviour of automatic setting completion of todos with sub-todos/parent todos. | 25 | Fixed behaviour of automatic setting completion of todos with sub-todos/parent todos. |
25 | Now the behaviour is: | 26 | Now the behaviour is: |
26 | Setting a parent to complete sets all (sub)childs to complete. | 27 | 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 parent to uncomplete does not change the childs. |
28 | Setting a child to uncomplete sets all parent to uncomplete. | 29 | Setting a child to uncomplete sets all parent to uncomplete. |
29 | Setting a child to complete does not change the parents. | 30 | Setting a child to complete does not change the parents. |
30 | 31 | ||
32 | Smart updating and double buffering of the daymatrix. | ||
33 | Showing holidays in the day matrix. | ||
34 | Many other small performance updates. | ||
35 | |||
36 | Made day labels in agenda clickable. By clicking a label, the day is displayed in single day mode. | ||
37 | |||
31 | Now the translation file usertranslation.txt is supposed to be in utf8 format. | 38 | Now the translation file usertranslation.txt is supposed to be in utf8 format. |
32 | 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. | 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. |
33 | 40 | ||
34 | 41 | ||
35 | ********** VERSION 2.0.0 ************ | 42 | ********** VERSION 2.0.0 ************ |
36 | 43 | ||
37 | Stable release 2.0.0! | 44 | Stable release 2.0.0! |
38 | 45 | ||
39 | KO/Pi: | 46 | KO/Pi: |
40 | Fixed problem in edit dialog recreation at startup. | 47 | Fixed problem in edit dialog recreation at startup. |
41 | Made "toggle view*" menu items enabled context sensitive. | 48 | Made "toggle view*" menu items enabled context sensitive. |
42 | Changed agenda size menu to items 1-10. | 49 | Changed agenda size menu to items 1-10. |