summaryrefslogtreecommitdiffabout
authorzautrix <zautrix>2005-01-27 15:34:08 (UTC)
committer zautrix <zautrix>2005-01-27 15:34:08 (UTC)
commite6d65aa64d4f9f4042256014c8efee0e9f8cc347 (patch) (unidiff)
treea8e7fb94ebf3fd5401edb64594a66a344ba97abf
parent3a6e3862e0b813965f633a51e9a116e5f8f26b23 (diff)
downloadkdepimpi-e6d65aa64d4f9f4042256014c8efee0e9f8cc347.zip
kdepimpi-e6d65aa64d4f9f4042256014c8efee0e9f8cc347.tar.gz
kdepimpi-e6d65aa64d4f9f4042256014c8efee0e9f8cc347.tar.bz2
fix
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--bin/kdepim/WhatsNew.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt
index 4c00770..4b0c920 100644
--- a/bin/kdepim/WhatsNew.txt
+++ b/bin/kdepim/WhatsNew.txt
@@ -1,66 +1,73 @@
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.0 ************ 3********** VERSION 2.0.0 ************
4 4
5Stable release 2.0.0! 5Stable release 2.0.0!
6 6
7KO/Pi: 7KO/Pi:
8Fixed problem in edit dialog recreation at startup. 8Fixed problem in edit dialog recreation at startup.
9Made "toggle view*" menu items enabled context sensitive. 9Made "toggle view*" menu items enabled context sensitive.
10Changed agenda size menu to items 1-10. 10Changed agenda size menu to items 1-10.
11Made it possible to change agenda size quickly by pressing mouse on timelabels in agenda view and move mouse up/down. 11Made it possible to change agenda size quickly by pressing mouse on timelabels in agenda view and move mouse up/down.
12Usebility enhancements in the KO/Pi menus. 12Usebility enhancements in the KO/Pi menus.
13Birthday import now adds year to summary. 13Birthday import now adds year to summary.
14What's Next view shows age in years for birthday. 14What's Next view shows age in years for birthday.
15 15
16OM/Pi: 16OM/Pi:
17Added three info lines to display subject, from and to of selected mails. 17Added three info lines to display subject, from and to of selected mails.
18 18
19KA/Pi:
20Fixed jump bar behaviour on Zaurus.
21Now KA/Pi search field supports searching for a range of starting characters.
22E.g. to search for all contact beginning with b to n, type
23b-n
24in the search field.
25
19********** VERSION 1.9.20 ************ 26********** VERSION 1.9.20 ************
20 27
21KO/Pi: 28KO/Pi:
22Added for the "dislplay one day" agenda mode 29Added for the "dislplay one day" agenda mode
23info in the caption and in the day lables: 30info in the caption and in the day lables:
24Now it is displayed, if the selected day is from "day before yesterday" 31Now it is displayed, if the selected day is from "day before yesterday"
25to "day after tomorrow". 32to "day after tomorrow".
26Made it possible to delete a Todo, which has sub-todos. 33Made it possible to delete a Todo, which has sub-todos.
27Fixed two small problems in the todo view. 34Fixed two small problems in the todo view.
28Added missing German translation for filter edit and print dialog. 35Added missing German translation for filter edit and print dialog.
29Made search dialog closeable by cancel key. 36Made search dialog closeable by cancel key.
30 37
31Made it possible to select in the date picker the (ligt grey ) 38Made it possible to select in the date picker the (ligt grey )
32dates of the prev./next month with the mouse. 39dates of the prev./next month with the mouse.
33 40
34OM/Pi: 41OM/Pi:
35"Delete mail" icon in main window now deletes all selected mails. 42"Delete mail" icon in main window now deletes all selected mails.
36Fixed the problem, that the state flag of imap mails was ignored. 43Fixed the problem, that the state flag of imap mails was ignored.
37Now mails with "FLAG_SEEN" on the imap server get no icon in the list view 44Now mails with "FLAG_SEEN" on the imap server get no icon in the list view
38to indecate that they are already seen. 45to indecate that they are already seen.
39Fixed the problem that the body of some mails was not displayed in the 46Fixed the problem that the body of some mails was not displayed in the
40mail viewer when fetching them from the imap server directly to read them. 47mail viewer when fetching them from the imap server directly to read them.
41Made it (configurable) possible to show the "To:" field in the list view. 48Made it (configurable) possible to show the "To:" field in the list view.
42Added to the mail viewer the option "View Source" to make it possible to see the raw mail data. 49Added to the mail viewer the option "View Source" to make it possible to see the raw mail data.
43Added a "Download Mail" button to the mail viewer to quickly download the viewed mail to the 50Added a "Download Mail" button to the mail viewer to quickly download the viewed mail to the
44local storage folder (specified in account settings) of the account of the mail. 51local storage folder (specified in account settings) of the account of the mail.
45Removed some memory leaks in OM/Pi. 52Removed some memory leaks in OM/Pi.
46 53
47 54
48********** VERSION 1.9.19 ************ 55********** VERSION 1.9.19 ************
49 56
50Added a lot of missing translations to KA/Pi, 57Added a lot of missing translations to KA/Pi,
51Added some missing translations to KO/Pi and OM/Pi. 58Added some missing translations to KO/Pi and OM/Pi.
52 59
53Fixed some minor problems in KA/Pi + KO/Pi. 60Fixed some minor problems in KA/Pi + KO/Pi.
54 61
55Fixed a crash when closing PwM/Pi. 62Fixed a crash when closing PwM/Pi.
56Added German translation for PwM/Pi. 63Added German translation for PwM/Pi.
57 64
58Made view change and Month View update faster in KO/Pi. 65Made view change and Month View update faster in KO/Pi.
59 66
60 67
61********** VERSION 1.9.18 ************ 68********** VERSION 1.9.18 ************
62 69
63FYI: The VERSION 1.9.17 was a testing release only. 70FYI: The VERSION 1.9.17 was a testing release only.
64Please read the changelog of VERSION 1.9.17 as well. 71Please read the changelog of VERSION 1.9.17 as well.
65 72
66Cleaned up the syncing config dialog. 73Cleaned up the syncing config dialog.