summaryrefslogtreecommitdiffabout
path: root/bin
authorzautrix <zautrix>2005-02-04 22:22:10 (UTC)
committer zautrix <zautrix>2005-02-04 22:22:10 (UTC)
commit936b4b2aa37e699052a2517dc2d928d717398cf6 (patch) (unidiff)
tree964ac33783c2126ecbaea0a2ee72b83ae6475b52 /bin
parent4659ee80518c7d5108c21ba04a12a25eab783113 (diff)
downloadkdepimpi-936b4b2aa37e699052a2517dc2d928d717398cf6.zip
kdepimpi-936b4b2aa37e699052a2517dc2d928d717398cf6.tar.gz
kdepimpi-936b4b2aa37e699052a2517dc2d928d717398cf6.tar.bz2
fifi
Diffstat (limited to 'bin') (more/less context) (ignore whitespace changes)
-rw-r--r--bin/kdepim/WhatsNew.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt
index 3ba0841..7214035 100644
--- a/bin/kdepim/WhatsNew.txt
+++ b/bin/kdepim/WhatsNew.txt
@@ -1,110 +1,115 @@
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.3 ************ 3********** VERSION 2.0.3 ************
4 4
5KO/Pi: 5KO/Pi:
6Added feature for changing alarm settings for many items at once: 6Added feature for changing alarm settings for many items at once:
7Open list view (or search dialog), select the desired items and choose in 7Open list view (or search dialog), select the desired items and choose in
8the popup menu: Set alarm for selected... 8the popup menu: Set alarm for selected...
9 9
10Added to the event/todo viewer the option to send an email to 10Added to the event/todo viewer the option to send an email to
11all attendees or all selected (with RSVP) attendees. 11all attendees or all selected (with RSVP) attendees.
12 12
13Made the week-month mode changing in month view faster. 13Made the week-month mode changing in month view faster.
14 14
15Made month view better useable with keyboard.
16Now TAB key jumps to next cell with an event/todo.
17Scroll in cell with coursor keys, scroll in time (next week) with
18Shift/Control + coursorkeys.
19
15********** VERSION 2.0.2 ************ 20********** VERSION 2.0.2 ************
16 21
17KO/Pi: 22KO/Pi:
18Fixed the layout problem of the day label buttons 23Fixed the layout problem of the day label buttons
19of the agenda view introduced in version 2.0.1. 24of the agenda view introduced in version 2.0.1.
20 25
21Added WhatsThis support for the todo view and the list view. 26Added WhatsThis support for the todo view and the list view.
22 27
23Added a quite useful feature to the montview. 28Added a quite useful feature to the montview.
24Just click on the week numbers on the left. 29Just click on the week numbers on the left.
25And in the top right corner of month view/agenda view 30And in the top right corner of month view/agenda view
26there is now a "week number quick selector". 31there is now a "week number quick selector".
27(Click on the black triangle). 32(Click on the black triangle).
28 33
29Made the quite difficult timezone change in KO/Pi easy. 34Made the quite difficult timezone change in KO/Pi easy.
30 35
31OM/Pi: 36OM/Pi:
32Fixed too small icons on desktop. 37Fixed too small icons on desktop.
33Fixed non visible icons in mainwindow on Z with fastload enabled. 38Fixed non visible icons in mainwindow on Z with fastload enabled.
34Added signature file setting to smtp account config. 39Added signature file setting to smtp account config.
35And the signature can be edited and saved in the edit mail dialog. 40And the signature can be edited and saved in the edit mail dialog.
36That does mean: 41That does mean:
37Simply edit the signature for the selected smtp account in the 42Simply edit the signature for the selected smtp account in the
38edit new mail dialog and press the "save signature" button there. 43edit new mail dialog and press the "save signature" button there.
39Then the signature is saved to the file specified in the smtp account settings. 44Then the signature is saved to the file specified in the smtp account settings.
40If there is no file specified, it is saved automatically to the file 45If there is no file specified, it is saved automatically to the file
41kdepim/apps/kopiemail/<accountname>.sig. 46kdepim/apps/kopiemail/<accountname>.sig.
42 47
43 48
44 49
45********** VERSION 2.0.1 ************ 50********** VERSION 2.0.1 ************
46 51
47Oooops ... I forgot to test on the Zaurus 5500 ... 52Oooops ... I forgot to test on the Zaurus 5500 ...
48 53
49Fixed many problems of new (english) strings (and german translations) 54Fixed many problems of new (english) strings (and german translations)
50introduced in the latest versions, where the text was not fitting on the 55introduced in the latest versions, where the text was not fitting on the
51240x320 display of the Zaurus 5500. 56240x320 display of the Zaurus 5500.
52 57
53KO/Pi: 58KO/Pi:
54Added a popup menu ( press pen and hold to get popup ) to the agenda view 59Added a popup menu ( press pen and hold to get popup ) to the agenda view
55with many useful items (add event/todo, show next week, two weeks, month, journal). 60with many useful items (add event/todo, show next week, two weeks, month, journal).
56 61
57Added items to the todolist popup menu for: 62Added items to the todolist popup menu for:
58Display all opened, all closed or all todos flat. 63Display all opened, all closed or all todos flat.
59The "flat" view makes is possible to sort all todos after ,e.g., prio or date. 64The "flat" view makes is possible to sort all todos after ,e.g., prio or date.
60Made the reparenting of todos on the desktop possible via Drag&Drop. 65Made the reparenting of todos on the desktop possible via Drag&Drop.
61Fixed several bugs in setting the completed datetime for todos. 66Fixed several bugs in setting the completed datetime for todos.
62Added info about completed datetime of todos to the todo viewer. 67Added info about completed datetime of todos to the todo viewer.
63Now displaying a completed todo (with completed datetime set) in the agenda view 68Now displaying a completed todo (with completed datetime set) in the agenda view
64at the time of the completion. Such that now it is possible to see in the agenda view 69at the time of the completion. Such that now it is possible to see in the agenda view
65when what todo was completed. 70when what todo was completed.
66Fixed behaviour of automatic setting completion of todos with sub-todos/parent todos. 71Fixed behaviour of automatic setting completion of todos with sub-todos/parent todos.
67Now the behaviour is: 72Now the behaviour is:
68Setting a parent to complete sets all (sub)childs to complete. 73Setting a parent to complete sets all (sub)childs to complete.
69Setting a parent to uncomplete does not change the childs. 74Setting a parent to uncomplete does not change the childs.
70Setting a child to uncomplete sets all parent to uncomplete. 75Setting a child to uncomplete sets all parent to uncomplete.
71Setting a child to complete does not change the parents. 76Setting a child to complete does not change the parents.
72 77
73Smart updating and double buffering of the daymatrix. 78Smart updating and double buffering of the daymatrix.
74Showing holidays in the day matrix. 79Showing holidays in the day matrix.
75Many other small performance updates. 80Many other small performance updates.
76 81
77Made day labels in agenda clickable. By clicking a label, the day is displayed in single day mode. 82Made day labels in agenda clickable. By clicking a label, the day is displayed in single day mode.
78 83
79Now the translation file usertranslation.txt is supposed to be in utf8 format. 84Now the translation file usertranslation.txt is supposed to be in utf8 format.
80If 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. 85If 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.
81 86
82 87
83********** VERSION 2.0.0 ************ 88********** VERSION 2.0.0 ************
84 89
85Stable release 2.0.0! 90Stable release 2.0.0!
86 91
87KO/Pi: 92KO/Pi:
88Fixed problem in edit dialog recreation at startup. 93Fixed problem in edit dialog recreation at startup.
89Made "toggle view*" menu items enabled context sensitive. 94Made "toggle view*" menu items enabled context sensitive.
90Changed agenda size menu to items 1-10. 95Changed agenda size menu to items 1-10.
91Made it possible to change agenda size quickly by pressing mouse on timelabels in agenda view and move mouse up/down. 96Made it possible to change agenda size quickly by pressing mouse on timelabels in agenda view and move mouse up/down.
92Usebility enhancements in the KO/Pi menus. 97Usebility enhancements in the KO/Pi menus.
93Birthday import now adds year to summary. 98Birthday import now adds year to summary.
94What's Next view shows age in years for birthday. 99What's Next view shows age in years for birthday.
95 100
96OM/Pi: 101OM/Pi:
97Added three info lines to display subject, from and to of selected mails. 102Added three info lines to display subject, from and to of selected mails.
98 103
99KA/Pi: 104KA/Pi:
100Fixed jump bar behaviour on Zaurus. 105Fixed jump bar behaviour on Zaurus.
101Now KA/Pi search field supports searching for a range of starting characters. 106Now KA/Pi search field supports searching for a range of starting characters.
102E.g. to search for all contact beginning with b to n, type 107E.g. to search for all contact beginning with b to n, type
103b-n 108b-n
104in the search field. 109in the search field.
105 110
106********** VERSION 1.9.20 ************ 111********** VERSION 1.9.20 ************
107 112
108KO/Pi: 113KO/Pi:
109Added for the "dislplay one day" agenda mode 114Added for the "dislplay one day" agenda mode
110info in the caption and in the day lables: 115info in the caption and in the day lables: