summaryrefslogtreecommitdiffabout
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--bin/kdepim/WhatsNew.txt10
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 @@
1Info about the changes in new versions of KDE-Pim/Pi 1Info about the changes in new versions of KDE-Pim/Pi
2 2
3********** VERSION 2.0.2 ************
4
5KO/Pi:
6Fixed the layout problem of the day label buttons
7of the agenda view introduced in version 2.0.1.
8
9Added a quite useful and quite hidden feature (to KO/Pi).
10Who does find it first?
11Hint: You have to click somewhere in the views ...
12
3 13
4********** VERSION 2.0.1 ************ 14********** VERSION 2.0.1 ************
5 15
6Oooops ... I forgot to test on the Zaurus 5500 ... 16Oooops ... I forgot to test on the Zaurus 5500 ...
7 17
8Fixed many problems of new (english) strings (and german translations) 18Fixed many problems of new (english) strings (and german translations)
9introduced in the latest versions, where the text was not fitting on the 19introduced in the latest versions, where the text was not fitting on the
10240x320 display of the Zaurus 5500. 20240x320 display of the Zaurus 5500.
11 21
12KO/Pi: 22KO/Pi:
13Added a popup menu ( press pen and hold to get popup ) to the agenda view 23Added a popup menu ( press pen and hold to get popup ) to the agenda view
14with many useful items (add event/todo, show next week, two weeks, month, journal). 24with many useful items (add event/todo, show next week, two weeks, month, journal).
15 25
16Added items to the todolist popup menu for: 26Added items to the todolist popup menu for:
17Display all opened, all closed or all todos flat. 27Display all opened, all closed or all todos flat.
18The "flat" view makes is possible to sort all todos after ,e.g., prio or date. 28The "flat" view makes is possible to sort all todos after ,e.g., prio or date.
19Made the reparenting of todos on the desktop possible via Drag&Drop. 29Made the reparenting of todos on the desktop possible via Drag&Drop.
20Fixed several bugs in setting the completed datetime for todos. 30Fixed several bugs in setting the completed datetime for todos.
21Added info about completed datetime of todos to the todo viewer. 31Added info about completed datetime of todos to the todo viewer.
22Now displaying a completed todo (with completed datetime set) in the agenda view 32Now displaying a completed todo (with completed datetime set) in the agenda view
23at the time of the completion. Such that now it is possible to see in the agenda view 33at the time of the completion. Such that now it is possible to see in the agenda view
24when what todo was completed. 34when what todo was completed.
25Fixed behaviour of automatic setting completion of todos with sub-todos/parent todos. 35Fixed behaviour of automatic setting completion of todos with sub-todos/parent todos.
26Now the behaviour is: 36Now the behaviour is:
27Setting a parent to complete sets all (sub)childs to complete. 37Setting a parent to complete sets all (sub)childs to complete.
28Setting a parent to uncomplete does not change the childs. 38Setting a parent to uncomplete does not change the childs.
29Setting a child to uncomplete sets all parent to uncomplete. 39Setting a child to uncomplete sets all parent to uncomplete.
30Setting a child to complete does not change the parents. 40Setting a child to complete does not change the parents.
31 41
32Smart updating and double buffering of the daymatrix. 42Smart updating and double buffering of the daymatrix.
33Showing holidays in the day matrix. 43Showing holidays in the day matrix.
34Many other small performance updates. 44Many other small performance updates.
35 45
36Made day labels in agenda clickable. By clicking a label, the day is displayed in single day mode. 46Made day labels in agenda clickable. By clicking a label, the day is displayed in single day mode.
37 47
38Now the translation file usertranslation.txt is supposed to be in utf8 format. 48Now the translation file usertranslation.txt is supposed to be in utf8 format.
39If 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. 49If 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
44Stable release 2.0.0! 54Stable release 2.0.0!
45 55
46KO/Pi: 56KO/Pi:
47Fixed problem in edit dialog recreation at startup. 57Fixed problem in edit dialog recreation at startup.
48Made "toggle view*" menu items enabled context sensitive. 58Made "toggle view*" menu items enabled context sensitive.
49Changed agenda size menu to items 1-10. 59Changed agenda size menu to items 1-10.
50Made it possible to change agenda size quickly by pressing mouse on timelabels in agenda view and move mouse up/down. 60Made it possible to change agenda size quickly by pressing mouse on timelabels in agenda view and move mouse up/down.