summaryrefslogtreecommitdiffabout
authorzautrix <zautrix>2005-07-28 13:00:43 (UTC)
committer zautrix <zautrix>2005-07-28 13:00:43 (UTC)
commitefc9ee822a5d279c3ed57ab09f0bf6ec6ae8895a (patch) (unidiff)
treefc59ea8375e32d3ec79c77f91c69c62115cc97f3
parent8e21306a697d77c80d42f450a721cb3d7c23fd0f (diff)
downloadkdepimpi-efc9ee822a5d279c3ed57ab09f0bf6ec6ae8895a.zip
kdepimpi-efc9ee822a5d279c3ed57ab09f0bf6ec6ae8895a.tar.gz
kdepimpi-efc9ee822a5d279c3ed57ab09f0bf6ec6ae8895a.tar.bz2
wn
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--bin/kdepim/WhatsNew.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt
index 21cee6e..7d76fc8 100644
--- a/bin/kdepim/WhatsNew.txt
+++ b/bin/kdepim/WhatsNew.txt
@@ -1,288 +1,291 @@
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.1.17 ************ 3********** VERSION 2.1.17 ************
4 4
5KO/Pi: 5KO/Pi:
6Added option to display times in What's Next View on two lines. 6Added option to display times in What's Next View on two lines.
7(Useful for display on the Zaurus with 240x320 screen) 7(Useful for display on the Zaurus with 240x320 screen)
8Removed "Allday" for allday events of one day duration in What's Next View. 8Removed "Allday" for allday events of one day duration in What's Next View.
9Added date range for allday events of more than one day duration in What's Next View. 9Added date range for allday events of more than one day duration in What's Next View.
10Fixed two problems in the data importing from Outlook: 10Fixed two problems in the data importing from Outlook:
11 Fixed the duplicated import if the summary, location or description had whitespaces at the end. 11 Fixed the duplicated import if the summary, location or description had whitespaces at the end.
12 Fixed a problem importing certain recurrence rules. 12 Fixed a problem importing certain recurrence rules.
13 13
14A journal in an ics file may have no dtStart value (as files from KNotes, which stores its notes in an ics journal file). 14A journal in an ics file may have no dtStart value (as files from KNotes, which stores its notes in an ics journal file).
15If now a journal has no dtStart value the dtStart value is set to the created value of the journal when loading the file. That makes it possible to view and edit "notes" from KNotes. Simply add another Resource in KO/Pi which is a copy of the ics file from KNotes. You will find the "notes" in KO/Pi as a journal entry on the date you created it. 15If now a journal has no dtStart value the dtStart value is set to the created value of the journal when loading the file. That makes it possible to view and edit "notes" from KNotes. Simply add another Resource in KO/Pi which is a copy of the ics file from KNotes. You will find the "notes" in KO/Pi as a journal entry on the date you created it.
16 16
17And some minor fixes in KO/Pi.
18
19
17********** VERSION 2.1.16 ************ 20********** VERSION 2.1.16 ************
18 21
19Fixed a problem with the menu bar in KO/Pi and using the "Menu" hardware key on the Zaurus. 22Fixed a problem with the menu bar in KO/Pi and using the "Menu" hardware key on the Zaurus.
20Added columns for datetime in todo view: Last modified, created and last modified subtodo 23Added columns for datetime in todo view: Last modified, created and last modified subtodo
21Fixed a bug in agenda view displaying recurring multiday events which are longer than two days. 24Fixed a bug in agenda view displaying recurring multiday events which are longer than two days.
22Made conflict detection up to 4 times faster. 25Made conflict detection up to 4 times faster.
23 26
24********** VERSION 2.1.15 ************ 27********** VERSION 2.1.15 ************
25 28
26Fixed two layout problems on the Z: 29Fixed two layout problems on the Z:
27Made the with of the newly added buttons on the Quick-Todo smaller. 30Made the with of the newly added buttons on the Quick-Todo smaller.
28Made listweek layout in 2 columns on the Z760 in portait screen and full menubar visible. 31Made listweek layout in 2 columns on the Z760 in portait screen and full menubar visible.
29 32
30 33
31********** VERSION 2.1.14 ************ 34********** VERSION 2.1.14 ************
32 35
33Added some buttons to the KO/Pi Quick-todo line to make it possible to quickly access some todo view layout settings like display all flat/open/close and hide/show running/done. 36Added some buttons to the KO/Pi Quick-todo line to make it possible to quickly access some todo view layout settings like display all flat/open/close and hide/show running/done.
34Added a button to add a subtodo quickly. 37Added a button to add a subtodo quickly.
35 38
36Added a possibility to search for conflicting events. (In the Action menu. Keyboard shortcut "q", shift+q or ctrl +q ). 39Added a possibility to search for conflicting events. (In the Action menu. Keyboard shortcut "q", shift+q or ctrl +q ).
37Added an option to change the layout of the list week to column mode. 40Added an option to change the layout of the list week to column mode.
38 41
39Fixed some usability problems in pi-sync mode by adding some progress information about file transfer. 42Fixed some usability problems in pi-sync mode by adding some progress information about file transfer.
40 43
41Fixed pi-sync problems with the new multi calendar feature. 44Fixed pi-sync problems with the new multi calendar feature.
42Now pi-sync behaviour should be: 45Now pi-sync behaviour should be:
431) Local sends file request ( as usual ) 461) Local sends file request ( as usual )
442) Remote sends file which contains data of all enabled ( the calendar where the "eye" column is checked ) calendars. 472) Remote sends file which contains data of all enabled ( the calendar where the "eye" column is checked ) calendars.
453) Local syncs with data, adds new entries to default calendar and sends file back ( as usual ). 483) Local syncs with data, adds new entries to default calendar and sends file back ( as usual ).
46 If the data which local receives contains entries which are on disabled calendars on local this entries are updated and not added as duplicates to the default calendar. 49 If the data which local receives contains entries which are on disabled calendars on local this entries are updated and not added as duplicates to the default calendar.
474) Remote updates the data and adds new entries to default calendar. Readonly entries are not changed on remote. 504) Remote updates the data and adds new entries to default calendar. Readonly entries are not changed on remote.
48 If the data which remote receives contains entries which are on disabled calendars on remote this entries are updated and not added as duplicates to the default calendar. 51 If the data which remote receives contains entries which are on disabled calendars on remote this entries are updated and not added as duplicates to the default calendar.
49 52
50Summary: 53Summary:
51No new item ( new created after the last sync ) in a disabled calendar is propagated to the sync partner. Readonly items are synced and added/changed on the sync partner if it is not readonly on the sync partner. 54No new item ( new created after the last sync ) in a disabled calendar is propagated to the sync partner. Readonly items are synced and added/changed on the sync partner if it is not readonly on the sync partner.
52If you have different calendars on remote and local and some of them disabled you may get some "strange" bahaviour. 55If you have different calendars on remote and local and some of them disabled you may get some "strange" bahaviour.
53Well, the syncing has become quite complicated ... you should have no problems if you enable all calendars. 56Well, the syncing has become quite complicated ... you should have no problems if you enable all calendars.
54 57
55********** VERSION 2.1.13 ************ 58********** VERSION 2.1.13 ************
56 59
57Fixed a problem in KA/Pi search. 60Fixed a problem in KA/Pi search.
58Fixed some minor problems in KO/Pi. 61Fixed some minor problems in KO/Pi.
59Added calendar selection possibility to the todo view popup and to the event/todo/journal editor. 62Added calendar selection possibility to the todo view popup and to the event/todo/journal editor.
60 63
61Fixed memory usage problems in KA/Pi: 64Fixed memory usage problems in KA/Pi:
62When loading data KA/Pi did load the file data twice. 65When loading data KA/Pi did load the file data twice.
63Example: 66Example:
64 A 600k file did consume 1200k memory during loading process. 67 A 600k file did consume 1200k memory during loading process.
65 This is fixed, it does now consume only 600k during loading process. 68 This is fixed, it does now consume only 600k during loading process.
66When saving data KA/Pi did consume a lot of memory for the data parsing during the save process. 69When saving data KA/Pi did consume a lot of memory for the data parsing during the save process.
67This is fixed. 70This is fixed.
68Example: 71Example:
69 Before saving a 600k file KA/Pi did consume 21.7 Meg of Ram. 72 Before saving a 600k file KA/Pi did consume 21.7 Meg of Ram.
70 When saving KA/Pi did consume 28.6 Meg of Ram. That causes a crash on the Zaurus because there was no memeory left in the system. 73 When saving KA/Pi did consume 28.6 Meg of Ram. That causes a crash on the Zaurus because there was no memeory left in the system.
71 Now KA/Pi is consuming on saving the same data 22.0 Meg of Ram during the save process. 74 Now KA/Pi is consuming on saving the same data 22.0 Meg of Ram during the save process.
72Note: The memory usage of KA/Pi after the data is loaded/saved has not changed. 75Note: The memory usage of KA/Pi after the data is loaded/saved has not changed.
73The saving of data may be a bit slower now. 76The saving of data may be a bit slower now.
74 77
75Fixed memory usage problems in KO/Pi: 78Fixed memory usage problems in KO/Pi:
76When KO/Pi did save the data to file, it did not release the used buffers after saving. 79When KO/Pi did save the data to file, it did not release the used buffers after saving.
77The used buffer was released after saving the next time, but there was new buffer space allocated again on that save operation. 80The used buffer was released after saving the next time, but there was new buffer space allocated again on that save operation.
78This is fixed. 81This is fixed.
79Example: 82Example:
80 When saving a 400k file KO/Pi do now use 400k less memory now. 83 When saving a 400k file KO/Pi do now use 400k less memory now.
81 84
82Optimized memory usage in KO/Pi Agenda view: 85Optimized memory usage in KO/Pi Agenda view:
83KO/Pi is storing some paint information in extra buffers for faster repainting of the agenda view. 86KO/Pi is storing some paint information in extra buffers for faster repainting of the agenda view.
84These buffers were not made smaller (i.e. downsized) because of performance reasons. 87These buffers were not made smaller (i.e. downsized) because of performance reasons.
85The handling of these buffers are now much smarter: 88The handling of these buffers are now much smarter:
86Two (of six) buffers are removed completely. 89Two (of six) buffers are removed completely.
87The remaing four buffers are now downsized after not using the agenda view for 45 seconds. 90The remaing four buffers are now downsized after not using the agenda view for 45 seconds.
88Such that the memory usage of KO/Pi is smaller now in general ( because 2 buffers are removed) and is much smaller when not using the agenda view. That is very important when using fastload for KO/Pi. 91Such that the memory usage of KO/Pi is smaller now in general ( because 2 buffers are removed) and is much smaller when not using the agenda view. That is very important when using fastload for KO/Pi.
89 92
90Worst case example ( for a maximum size agenda content): 93Worst case example ( for a maximum size agenda content):
91 When resizing the agenda content to a large scale, KO/Pi did use 17Meg of mem ( and did not use less memory until it was stopped). Now KO/Pi is using on the same operation only 14.3 Meg of mem and after 45 seconds not using the agenda view it uses only 9.4 Meg of mem. 94 When resizing the agenda content to a large scale, KO/Pi did use 17Meg of mem ( and did not use less memory until it was stopped). Now KO/Pi is using on the same operation only 14.3 Meg of mem and after 45 seconds not using the agenda view it uses only 9.4 Meg of mem.
92 95
93When switching to an unused Agenda view now KO/Pi is upizing the buffers again. This takes less than a second. Such that switching to Agenda view (after not using it for more than 45 seconds) is now a bit slower. 96When switching to an unused Agenda view now KO/Pi is upizing the buffers again. This takes less than a second. Such that switching to Agenda view (after not using it for more than 45 seconds) is now a bit slower.
94 97
95Summary: 98Summary:
96Many memory wasting problems of KA/Pi and KO/Pi fixed such that it is better to use on the Zaurus. 99Many memory wasting problems of KA/Pi and KO/Pi fixed such that it is better to use on the Zaurus.
97 100
98********** VERSION 2.1.12 ************ 101********** VERSION 2.1.12 ************
99 102
100KO/Pi: 103KO/Pi:
101Many small usability fixes, e.g. rearranged the popup menus such that they are better to use on the Zaurus. 104Many small usability fixes, e.g. rearranged the popup menus such that they are better to use on the Zaurus.
102Fixed a problem with the month view when file was saved but KO/Pi was not the active window. 105Fixed a problem with the month view when file was saved but KO/Pi was not the active window.
103Fixed some problems in the resource config dialog (e.g. added a warning if you set all calendars to read-only). 106Fixed some problems in the resource config dialog (e.g. added a warning if you set all calendars to read-only).
104Fixed some other small problems. 107Fixed some other small problems.
105 108
106********** VERSION 2.1.11 ************ 109********** VERSION 2.1.11 ************
107 110
108KO/Pi: 111KO/Pi:
109Because we can have many calendars now in KO/Pi we can have more than one journal entry per day. 112Because we can have many calendars now in KO/Pi we can have more than one journal entry per day.
110Added features to handle (and add ) more than one journal entry per day. 113Added features to handle (and add ) more than one journal entry per day.
111Added option for a journal title. 114Added option for a journal title.
112 115
113Added info about the calendar, the item belongs to, to the event/todo/journal viewer. 116Added info about the calendar, the item belongs to, to the event/todo/journal viewer.
114Fixed a problem of the alarm of completed recurring todos. 117Fixed a problem of the alarm of completed recurring todos.
115Added to the event/todo editor to set quickly the category of an item. 118Added to the event/todo editor to set quickly the category of an item.
116 119
117 120
118Fixed some problems when calling KO/Pi or KA/Pi from the alarm applet. 121Fixed some problems when calling KO/Pi or KA/Pi from the alarm applet.
119 122
120Added KA/Pi multi sync to the multi sync called from the alarm applet. 123Added KA/Pi multi sync to the multi sync called from the alarm applet.
121 124
122********** VERSION 2.1.10 ************ 125********** VERSION 2.1.10 ************
123 126
124KO/Pi: 127KO/Pi:
125Importing Birthdays will now create another file resource "Birthdays" and import the birthday data from KA/Pi into that file. 128Importing Birthdays will now create another file resource "Birthdays" and import the birthday data from KA/Pi into that file.
126When a multidayevent is selected in monthview all occurences of this event in the monthview are now hightlighted. 129When a multidayevent is selected in monthview all occurences of this event in the monthview are now hightlighted.
127Fixed a bug in searching for a small timerange, i.e. one day. 130Fixed a bug in searching for a small timerange, i.e. one day.
128 131
129KA/Pi: 132KA/Pi:
130Fixed two problems in csv export. 133Fixed two problems in csv export.
131Fixed problems when calling the contact selection dialog from KO/Pi or OM/Pi. 134Fixed problems when calling the contact selection dialog from KO/Pi or OM/Pi.
132 135
133********** VERSION 2.1.9 ************ 136********** VERSION 2.1.9 ************
134 137
135KO/Pi: 138KO/Pi:
136Fixed some problems of the new search options in the search dialog. 139Fixed some problems of the new search options in the search dialog.
137Fixed some problems in the new resource config options. 140Fixed some problems in the new resource config options.
138Changed the recurrence edit of events and todos such that the recurrence edit page now is notified about a change of the start date on the first page. 141Changed the recurrence edit of events and todos such that the recurrence edit page now is notified about a change of the start date on the first page.
139Fixed a problem creating new events in the agenda view if at the day/time is already an agenda item shown: 142Fixed a problem creating new events in the agenda view if at the day/time is already an agenda item shown:
140Now you can click on the bottom/top of an allday agenda item or on the left/right side of an agenda item to get the "new todo/new event" popup. 143Now you can click on the bottom/top of an allday agenda item or on the left/right side of an agenda item to get the "new todo/new event" popup.
141 144
142Fixed a problem in recurrence range in syncing with DTM. 145Fixed a problem in recurrence range in syncing with DTM.
143 146
144KA/Pi: 147KA/Pi:
145Made it posiible to show in the contact overview the details of all data available for that contact( e.g. office, spouse, children, nickname ...) 148Made it posiible to show in the contact overview the details of all data available for that contact( e.g. office, spouse, children, nickname ...)
146 149
147PwM/Pi: 150PwM/Pi:
148Added "sec" to the timeout config settings to make it clear the timeout values are seconds. 151Added "sec" to the timeout config settings to make it clear the timeout values are seconds.
149 152
150********** VERSION 2.1.8 ************ 153********** VERSION 2.1.8 ************
151 154
152KO/Pi: 155KO/Pi:
153Added info about the completion state of a todo in the ListView/Searchdialog. 156Added info about the completion state of a todo in the ListView/Searchdialog.
154If in TodoView is selected "do not show compledted todos" then completed todos are not shown in the ListView as well. 157If in TodoView is selected "do not show compledted todos" then completed todos are not shown in the ListView as well.
155Fixed some updating problems when changing the filter. 158Fixed some updating problems when changing the filter.
156 159
157KA/Pi: 160KA/Pi:
158In the addressee selection dialog now the formatted name is shown, if not empty. 161In the addressee selection dialog now the formatted name is shown, if not empty.
159Added a column "category" to the addressee selection dialog to make it possible to sort addressees after category. 162Added a column "category" to the addressee selection dialog to make it possible to sort addressees after category.
160Now in the addressee selection dialog a selected contact is remove with a single click from the selected list. 163Now in the addressee selection dialog a selected contact is remove with a single click from the selected list.
161 164
162Fixed in the file selector on the Zaurus the problem that symbolic links to files/dirs were ignored. 165Fixed in the file selector on the Zaurus the problem that symbolic links to files/dirs were ignored.
163Fixed the sorting for size in the file selector on the Z. 166Fixed the sorting for size in the file selector on the Z.
164 167
165Changed the color selection dialog on the Zaurus to a more user friendly version. 168Changed the color selection dialog on the Zaurus to a more user friendly version.
166 169
167********** VERSION 2.1.7 ************ 170********** VERSION 2.1.7 ************
168 171
169KO/Pi: 172KO/Pi:
170Fixed several problems in the new Resource handling. 173Fixed several problems in the new Resource handling.
171Added more options to the search dialog. 174Added more options to the search dialog.
172Fixed a problem in the Month view. 175Fixed a problem in the Month view.
173Added more options to the dialog when setting a todo to stopped. 176Added more options to the dialog when setting a todo to stopped.
174 177
175Fixed two small problems in KO/Pi Alarm applet. 178Fixed two small problems in KO/Pi Alarm applet.
176 179
177********** VERSION 2.1.6 ************ 180********** VERSION 2.1.6 ************
178 181
179This release is for testing only. 182This release is for testing only.
180 183
181KO/Pi: 184KO/Pi:
182Added to the list view (the list view is used in search dialog as well) the possibility to print it. 185Added to the list view (the list view is used in search dialog as well) the possibility to print it.
183Added to the list view the possibility to hide entries, if you do not want to print all entries of the list view. 186Added to the list view the possibility to hide entries, if you do not want to print all entries of the list view.
184Added to the list view the possibility to add all subtodos of selected todos to an export/beam. 187Added to the list view the possibility to add all subtodos of selected todos to an export/beam.
185Added to the search dialog the possibility to make an additive search such that you can get a better list for export/printout. 188Added to the search dialog the possibility to make an additive search such that you can get a better list for export/printout.
186Added to the search dialog the possibility to hide the checkboxes such that there is more space for the list view on the Zaurus. 189Added to the search dialog the possibility to hide the checkboxes such that there is more space for the list view on the Zaurus.
187Fixed a problem in the AlarmTimer Applet: Now utf8 messages are displayed properly. 190Fixed a problem in the AlarmTimer Applet: Now utf8 messages are displayed properly.
188 191
189Added support for multiple calendar files in KO/Pi. Only local ical (*.ics) files are supported as calendars. 192Added support for multiple calendar files in KO/Pi. Only local ical (*.ics) files are supported as calendars.
190In the sync profile config it is still missing to specify a particular calendar to sync with this profile. That setting will be added later. 193In the sync profile config it is still missing to specify a particular calendar to sync with this profile. That setting will be added later.
191Now on every sync the set of calendars is synced which are enabled in the resource view. 194Now on every sync the set of calendars is synced which are enabled in the resource view.
192 195
193A calendar is enabled in the resource view if the "eye" column is checked. 196A calendar is enabled in the resource view if the "eye" column is checked.
194You can set a calendar to be the default for new items( "+" column ). 197You can set a calendar to be the default for new items( "+" column ).
195You can tell KO/Pi to ignore all alarm of a calendar ( "bell" column ) and you can set it readonly. 198You can tell KO/Pi to ignore all alarm of a calendar ( "bell" column ) and you can set it readonly.
196To find out how to add a new calendar and how to remove a calendar is left as an exercise to the reader ... 199To find out how to add a new calendar and how to remove a calendar is left as an exercise to the reader ...
197 200
198 201
199********** VERSION 2.1.5 ************ 202********** VERSION 2.1.5 ************
200 203
201This is the new stable version. 204This is the new stable version.
202Bugfix: 205Bugfix:
203Fixed a problem with agenda popup on the desktop in KO/Pi. 206Fixed a problem with agenda popup on the desktop in KO/Pi.
204Fixed a crash when reloading file, e.g. after a passive pi-sync synchronization. 207Fixed a crash when reloading file, e.g. after a passive pi-sync synchronization.
205Added config option to not display completed todos in agenda view. 208Added config option to not display completed todos in agenda view.
206Addressee view is now using the formatted name, if defined. 209Addressee view is now using the formatted name, if defined.
207That makes it possible to display "lastname, firstname" in that view now. 210That makes it possible to display "lastname, firstname" in that view now.
208To set the formatted name for all contacts, please use menu: 211To set the formatted name for all contacts, please use menu:
209Edit->Change->Set formatted name. 212Edit->Change->Set formatted name.
210Fixed the bug in KA/Pi that is was not possible to add images to a contact on Windows. 213Fixed the bug in KA/Pi that is was not possible to add images to a contact on Windows.
211 214
212********** VERSION 2.1.4 ************ 215********** VERSION 2.1.4 ************
213 216
214Fixed two more bugs in the KA/Pi CSV import dialog: 217Fixed two more bugs in the KA/Pi CSV import dialog:
215Made it possible to read multi-line fields and import it to the "Note" field. 218Made it possible to read multi-line fields and import it to the "Note" field.
216Fixed a problem in mapping custom fields, whatever a custem field is... 219Fixed a problem in mapping custom fields, whatever a custem field is...
217 220
218********** VERSION 2.1.3 ************ 221********** VERSION 2.1.3 ************
219 222
220Changed the menu structure of the alarm applet: 223Changed the menu structure of the alarm applet:
221Moved "Simulate" to " Play Beeps" submenu and re-added "Todo List". 224Moved "Simulate" to " Play Beeps" submenu and re-added "Todo List".
222 225
223Fixed several problems in the KA/Pi CSV import dialog: 226Fixed several problems in the KA/Pi CSV import dialog:
224Added "Category", made codec configureable and made it possible to map many fields to the "Note" field. 227Added "Category", made codec configureable and made it possible to map many fields to the "Note" field.
225 228
226 229
227********** VERSION 2.1.2 ************ 230********** VERSION 2.1.2 ************
228 231
229Fixed a problem closing the alarm dialog on Zaurus with "OK" button. 232Fixed a problem closing the alarm dialog on Zaurus with "OK" button.
230 233
231Fixed a problem when importing data from Outlook with mutiple categories set. 234Fixed a problem when importing data from Outlook with mutiple categories set.
232 235
233Changed display of days in datenavigator: 236Changed display of days in datenavigator:
234Birthdays are now blue, not dark green. 237Birthdays are now blue, not dark green.
235When todo view is shown, no birtdays are shown and days with due todos are shown blue. 238When todo view is shown, no birtdays are shown and days with due todos are shown blue.
236When journal view is shown, only holidays are shown and days with journals are blue. 239When journal view is shown, only holidays are shown and days with journals are blue.
237 240
238Added Backup options to global config: 241Added Backup options to global config:
239You 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 ). 242You 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 ).
240It 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. 243It 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.
241The 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. 244The 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.
242 245
243********** VERSION 2.1.1 ************ 246********** VERSION 2.1.1 ************
244 247
245Stable release 2.1.1! 248Stable release 2.1.1!
246 249
247KO/Pi: 250KO/Pi:
248Fixed one problem in the layout of the edit dialogs on the Zaurus with 640x480 display. 251Fixed one problem in the layout of the edit dialogs on the Zaurus with 640x480 display.
249 252
250********** VERSION 2.1.0 ************ 253********** VERSION 2.1.0 ************
251 254
252Stable release 2.1.0! 255Stable release 2.1.0!
253 256
254Summary of changes/fixes compared to version 2.0.6: 257Summary of changes/fixes compared to version 2.0.6:
255 258
256Many bugs of version 2.0.6 fixed. 259Many bugs of version 2.0.6 fixed.
257Most of them were small bugs, but some of them were important. 260Most of them were small bugs, but some of them were important.
258It is recommended to use version 2.1.0 and not version 2.0.6. 261It is recommended to use version 2.1.0 and not version 2.0.6.
259 262
260Important changes: 263Important changes:
261 264
262Added recurring todos to KO/Pi. 265Added recurring todos to KO/Pi.
263 266
264Added global application font settings (for all KDE-Pim/Pi apps) to the general settings. 267Added global application font settings (for all KDE-Pim/Pi apps) to the general settings.
265 268
266Made Passwordmanager PwM/Pi more userfriendly: Rearranged some toolbar icons, optimized setting of focus, fixed layout problems and more. 269Made Passwordmanager PwM/Pi more userfriendly: Rearranged some toolbar icons, optimized setting of focus, fixed layout problems and more.
267 270
268Datenavigator can now display many months. Very useful on the desktop. 271Datenavigator can now display many months. Very useful on the desktop.
269 272
270KO/Pi alarm applet changed: Made buttons in alarm dialog much bigger and other usebility enhancements. 273KO/Pi alarm applet changed: Made buttons in alarm dialog much bigger and other usebility enhancements.
271 274
272Made alarm sound working on Linux desktop. 275Made alarm sound working on Linux desktop.
273 276
274Made KO/Pi and KA/Pi running from a memory stick. Please read storage HowTo for details. 277Made KO/Pi and KA/Pi running from a memory stick. Please read storage HowTo for details.
275 278
276Added timetracking feature in KO/Pi todo view. Please read timetraker HowTo for details. 279Added timetracking feature in KO/Pi todo view. Please read timetraker HowTo for details.
277 280
278Many other usebility enhancements. 281Many other usebility enhancements.
279Special thanks to Ben for his suggestions! 282Special thanks to Ben for his suggestions!
280 283
281You can find the complete changelog 284You can find the complete changelog
282from version 1.7.7 to 2.1.0 285from version 1.7.7 to 2.1.0
283in the source package or on 286in the source package or on
284 287
285http://www.pi-sync.net/html/changelog.html 288http://www.pi-sync.net/html/changelog.html
286 289
287 290
288 291