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,62 +1,67 @@
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.