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,50 +1,60 @@ | |||
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. |