summaryrefslogtreecommitdiffabout
path: root/bin/kdepim
authorzautrix <zautrix>2005-06-18 17:14:20 (UTC)
committer zautrix <zautrix>2005-06-18 17:14:20 (UTC)
commit45c93de5a458e7ca0c293eebe504a9d949cc045c (patch) (unidiff)
treec303812528fbd3fa1868928abfe198471395bb5b /bin/kdepim
parent1919ddd25fb835b0eb03a44cbfbf4713d45266b8 (diff)
downloadkdepimpi-45c93de5a458e7ca0c293eebe504a9d949cc045c.zip
kdepimpi-45c93de5a458e7ca0c293eebe504a9d949cc045c.tar.gz
kdepimpi-45c93de5a458e7ca0c293eebe504a9d949cc045c.tar.bz2
color dialog
Diffstat (limited to 'bin/kdepim') (more/less context) (ignore whitespace changes)
-rw-r--r--bin/kdepim/WhatsNew.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt
index dd02be5..322c0e6 100644
--- a/bin/kdepim/WhatsNew.txt
+++ b/bin/kdepim/WhatsNew.txt
@@ -1,111 +1,113 @@
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 3
4********** VERSION 2.1.8 ************ 4********** VERSION 2.1.8 ************
5 5
6KO/Pi: 6KO/Pi:
7Added info about the completion sate of a todo in the ListView/Searchdialog. 7Added info about the completion sate of a todo in the ListView/Searchdialog.
8If in TodoView is selected "do not show compledted todos" then completed todos are not shown in the ListView as well. 8If in TodoView is selected "do not show compledted todos" then completed todos are not shown in the ListView as well.
9 9
10KA/Pi: 10KA/Pi:
11In the addressee selection dialog now the formatted name is shown, if not empty. 11In the addressee selection dialog now the formatted name is shown, if not empty.
12 12
13Fixed in the file selector on the Zaurus the problem that symbolic links to files/dirs were ignored. 13Fixed in the file selector on the Zaurus the problem that symbolic links to files/dirs were ignored.
14Fixed the sorting for size in the file selector on the Z. 14Fixed the sorting for size in the file selector on the Z.
15 15
16Changed the color selection dialog on the Zaurus to a more user friendly version.
17
16********** VERSION 2.1.7 ************ 18********** VERSION 2.1.7 ************
17 19
18KO/Pi: 20KO/Pi:
19Fixed several problems in the new Resource handling. 21Fixed several problems in the new Resource handling.
20Added more options to the search dialog. 22Added more options to the search dialog.
21Fixed a problem in the Month view. 23Fixed a problem in the Month view.
22Added more options to the dialog when setting a todo to stopped. 24Added more options to the dialog when setting a todo to stopped.
23 25
24Fixed two small problems in KO/PiAlarm applet. 26Fixed two small problems in KO/PiAlarm applet.
25 27
26********** VERSION 2.1.6 ************ 28********** VERSION 2.1.6 ************
27 29
28This release is for testing only. 30This release is for testing only.
29 31
30KO/Pi: 32KO/Pi:
31Added to the list view (the list view is used in search dialog as well) the possibility to print it. 33Added to the list view (the list view is used in search dialog as well) the possibility to print it.
32Added to the list view the possibility to hide entries, if you do not want to print all entries of the list view. 34Added to the list view the possibility to hide entries, if you do not want to print all entries of the list view.
33Added to the list view the possibility to add all subtodos of selected todos to an export/beam. 35Added to the list view the possibility to add all subtodos of selected todos to an export/beam.
34Added to the search dialog the possibility to make an additive search such that you can get a better list for export/printout. 36Added to the search dialog the possibility to make an additive search such that you can get a better list for export/printout.
35Added to the search dialog the possibility to hide the checkboxes such that there is more space for the list view on the Zaurus. 37Added to the search dialog the possibility to hide the checkboxes such that there is more space for the list view on the Zaurus.
36Fixed a problem in the AlarmTimer Applet: Now utf8 messages are displayed properly. 38Fixed a problem in the AlarmTimer Applet: Now utf8 messages are displayed properly.
37 39
38Added support for multiple calendar files in KO/Pi. Only local ical (*.ics) files are supported as calendars. 40Added support for multiple calendar files in KO/Pi. Only local ical (*.ics) files are supported as calendars.
39In the sync profile config it is still missing to specify a particular calendar to sync with this profile. That setting will be added later. 41In the sync profile config it is still missing to specify a particular calendar to sync with this profile. That setting will be added later.
40Now on every sync the set of calendars is synced which are enabled in the resource view. 42Now on every sync the set of calendars is synced which are enabled in the resource view.
41 43
42A calendar is enabled in the resource view if the "eye" column is checked. 44A calendar is enabled in the resource view if the "eye" column is checked.
43You can set a calendar to be the default for new items( "+" column ). 45You can set a calendar to be the default for new items( "+" column ).
44You can tell KO/Pi to ignore all alarm of a calendar ( "bell" column ) and you can set it readonly. 46You can tell KO/Pi to ignore all alarm of a calendar ( "bell" column ) and you can set it readonly.
45To find out how to add a new calendar and how to remove a calendar is left as an exercise to the reader ... 47To find out how to add a new calendar and how to remove a calendar is left as an exercise to the reader ...
46 48
47 49
48********** VERSION 2.1.5 ************ 50********** VERSION 2.1.5 ************
49 51
50This is the new stable version. 52This is the new stable version.
51Bugfix: 53Bugfix:
52Fixed a problem with agenda popup on the desktop in KO/Pi. 54Fixed a problem with agenda popup on the desktop in KO/Pi.
53Fixed a crash when reloading file, e.g. after a passive pi-sync synchronization. 55Fixed a crash when reloading file, e.g. after a passive pi-sync synchronization.
54Added config option to not display completed todos in agenda view. 56Added config option to not display completed todos in agenda view.
55Addressee view is now using the formatted name, if defined. 57Addressee view is now using the formatted name, if defined.
56That makes it possible to display "lastname, firstname" in that view now. 58That makes it possible to display "lastname, firstname" in that view now.
57To set the formatted name for all contacts, please use menu: 59To set the formatted name for all contacts, please use menu:
58Edit->Change->Set formatted name. 60Edit->Change->Set formatted name.
59Fixed the bug in KA/Pi that is was not possible to add images to a contact on Windows. 61Fixed the bug in KA/Pi that is was not possible to add images to a contact on Windows.
60 62
61********** VERSION 2.1.4 ************ 63********** VERSION 2.1.4 ************
62 64
63Fixed two more bugs in the KA/Pi CSV import dialog: 65Fixed two more bugs in the KA/Pi CSV import dialog:
64Made it possible to read multi-line fields and import it to the "Note" field. 66Made it possible to read multi-line fields and import it to the "Note" field.
65Fixed a problem in mapping custom fields, whatever a custem field is... 67Fixed a problem in mapping custom fields, whatever a custem field is...
66 68
67********** VERSION 2.1.3 ************ 69********** VERSION 2.1.3 ************
68 70
69Changed the menu structure of the alarm applet: 71Changed the menu structure of the alarm applet:
70Moved "Simulate" to " Play Beeps" submenu and re-added "Todo List". 72Moved "Simulate" to " Play Beeps" submenu and re-added "Todo List".
71 73
72Fixed several problems in the KA/Pi CSV import dialog: 74Fixed several problems in the KA/Pi CSV import dialog:
73Added "Category", made codec configureable and made it possible to map many fields to the "Note" field. 75Added "Category", made codec configureable and made it possible to map many fields to the "Note" field.
74 76
75 77
76********** VERSION 2.1.2 ************ 78********** VERSION 2.1.2 ************
77 79
78Fixed a problem closing the alarm dialog on Zaurus with "OK" button. 80Fixed a problem closing the alarm dialog on Zaurus with "OK" button.
79 81
80Fixed a problem when importing data from Outlook with mutiple categories set. 82Fixed a problem when importing data from Outlook with mutiple categories set.
81 83
82Changed display of days in datenavigator: 84Changed display of days in datenavigator:
83Birthdays are now blue, not dark green. 85Birthdays are now blue, not dark green.
84When todo view is shown, no birtdays are shown and days with due todos are shown blue. 86When todo view is shown, no birtdays are shown and days with due todos are shown blue.
85When journal view is shown, only holidays are shown and days with journals are blue. 87When journal view is shown, only holidays are shown and days with journals are blue.
86 88
87Added Backup options to global config: 89Added Backup options to global config:
88You can create now x-daily backups for KO/Pi, KA/Pi (for file resources only, file resource is the standard type) and PwM/Pi ( all files you will open ). 90You can create now x-daily backups for KO/Pi, KA/Pi (for file resources only, file resource is the standard type) and PwM/Pi ( all files you will open ).
89It is recommended to use another HDD/Memory card for the backup directory. If (very useful on the Zaurus) the specified backup directory does not exist you are asked if you want to try again to create a backup. That makes it possible to insert your memory card in the Zaurus and then trying again. 91It is recommended to use another HDD/Memory card for the backup directory. If (very useful on the Zaurus) the specified backup directory does not exist you are asked if you want to try again to create a backup. That makes it possible to insert your memory card in the Zaurus and then trying again.
90The backup is created when the application wants to save for the first time on a backup-day. You can specify the amount of backups and the day interval of backups. 92The backup is created when the application wants to save for the first time on a backup-day. You can specify the amount of backups and the day interval of backups.
91 93
92********** VERSION 2.1.1 ************ 94********** VERSION 2.1.1 ************
93 95
94Stable release 2.1.1! 96Stable release 2.1.1!
95 97
96KO/Pi: 98KO/Pi:
97Fixed one problem in the layout of the edit dialogs on the Zaurus with 640x480 display. 99Fixed one problem in the layout of the edit dialogs on the Zaurus with 640x480 display.
98 100
99********** VERSION 2.1.0 ************ 101********** VERSION 2.1.0 ************
100 102
101Stable release 2.1.0! 103Stable release 2.1.0!
102 104
103Summary of changes/fixes compared to version 2.0.6: 105Summary of changes/fixes compared to version 2.0.6:
104 106
105Many bugs of version 2.0.6 fixed. 107Many bugs of version 2.0.6 fixed.
106Most of them were small bugs, but some of them were important. 108Most of them were small bugs, but some of them were important.
107It is recommended to use version 2.1.0 and not version 2.0.6. 109It is recommended to use version 2.1.0 and not version 2.0.6.
108 110
109Important changes: 111Important changes:
110 112
111Added recurring todos to KO/Pi. 113Added recurring todos to KO/Pi.