author | zautrix <zautrix> | 2005-02-06 15:21:01 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2005-02-06 15:21:01 (UTC) |
commit | 38898c49275bf27fb8c2df96d145f2a5abb62331 (patch) (unidiff) | |
tree | b96f0a336fccf4d6c67e6a4b5c1239b4d647b3b9 /bin | |
parent | 26b0c69fb3b11c29475ec02b2cfe52e33eb24e5f (diff) | |
download | kdepimpi-38898c49275bf27fb8c2df96d145f2a5abb62331.zip kdepimpi-38898c49275bf27fb8c2df96d145f2a5abb62331.tar.gz kdepimpi-38898c49275bf27fb8c2df96d145f2a5abb62331.tar.bz2 |
fixxeess
-rw-r--r-- | bin/kdepim/WhatsNew.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt index 4251283..e21bb44 100644 --- a/bin/kdepim/WhatsNew.txt +++ b/bin/kdepim/WhatsNew.txt | |||
@@ -1,23 +1,28 @@ | |||
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.4 ************ | 3 | ********** VERSION 2.0.4 ************ |
4 | 4 | ||
5 | KO/Pi: | 5 | KO/Pi: |
6 | Fixed problem loading translations for summary/location edit boxes in event/todo editor. | 6 | Fixed problem loading translations for summary/location edit boxes in event/todo editor. |
7 | 7 | ||
8 | Added a general "select week number" to the toolbar. | ||
9 | |||
10 | Fixed some small problem of the new features introduced in version 2.0.3. | ||
11 | |||
12 | |||
8 | ********** VERSION 2.0.3 ************ | 13 | ********** VERSION 2.0.3 ************ |
9 | 14 | ||
10 | KO/Pi: | 15 | KO/Pi: |
11 | Added feature for changing alarm settings for many items at once: | 16 | Added feature for changing alarm settings for many items at once: |
12 | Open list view (or search dialog), select the desired items and choose in | 17 | Open list view (or search dialog), select the desired items and choose in |
13 | the popup menu: Set alarm for selected... | 18 | the popup menu: Set alarm for selected... |
14 | 19 | ||
15 | Added to the event/todo viewer the option to send an email to | 20 | Added to the event/todo viewer the option to send an email to |
16 | all attendees or all selected (with RSVP) attendees. | 21 | all attendees or all selected (with RSVP) attendees. |
17 | 22 | ||
18 | Made the week-month mode changing in month view faster. | 23 | Made the week-month mode changing in month view faster. |
19 | 24 | ||
20 | Made month view better useable with keyboard. | 25 | Made month view better useable with keyboard. |
21 | Now TAB key jumps to next cell with an event/todo. | 26 | Now TAB key jumps to next cell with an event/todo. |
22 | Scroll in cell with coursor keys, scroll in time (next week) with | 27 | Scroll in cell with coursor keys, scroll in time (next week) with |
23 | Shift/Control + coursorkeys. | 28 | Shift/Control + coursorkeys. |