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