summaryrefslogtreecommitdiffabout
authorzautrix <zautrix>2005-03-30 23:36:09 (UTC)
committer zautrix <zautrix>2005-03-30 23:36:09 (UTC)
commita7c7a7d03f41f9eeea1964787b54898a8225bd1c (patch) (unidiff)
tree89386cea21ba161156038d4e76eb4b0b6490749a
parent529c0fb8a8bf15e7bd375ddeb355c5802baf4c93 (diff)
downloadkdepimpi-a7c7a7d03f41f9eeea1964787b54898a8225bd1c.zip
kdepimpi-a7c7a7d03f41f9eeea1964787b54898a8225bd1c.tar.gz
kdepimpi-a7c7a7d03f41f9eeea1964787b54898a8225bd1c.tar.bz2
key fix
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--bin/kdepim/WhatsNew.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt
index 03aec7b..da5f365 100644
--- a/bin/kdepim/WhatsNew.txt
+++ b/bin/kdepim/WhatsNew.txt
@@ -1,28 +1,40 @@
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.22 ************ 3********** VERSION 2.0.22 ************
4 4
5KO/Pi: 5KO/Pi:
6Fix for creating events/todos via the abgenda context menu. 6Fix for creating events/todos via the abgenda context menu.
7Added option to split toolbar to 3 toolbars. 7Added option to split toolbar to 3 toolbars.
8(Toolbar moving s disabled for this option due to a bug in Qt somewhere).
8Added option to show one small filter-view-toolbar. 9Added option to show one small filter-view-toolbar.
9Added a print option to the desktop version: 10Added a print option to the desktop version:
10Now you can print out the view of the "Event Viewer". 11Now you can print out the view of the "Event Viewer".
11That means you can print all data of one particular event/todo. 12That means you can print all data of one particular event/todo.
12Added scaling options to printout of Event Viewer and What'sNext View. 13Added scaling options to printout of Event Viewer and What'sNext View.
13Fixed some problems in the month view in "week start sunday" mode. 14Fixed some problems in the month view in "week start sunday" mode.
14KA/Pi: 15KA/Pi:
15Added two more config options. 16Added two more config options.
16Fixed resizing problem of address request dialog when orientation was switched. 17Fixed resizing problem of address request dialog when orientation was switched.
18Cleaned up the menu structure.
19Fixed some more problems.
20
21Fixed the annoying problem that scrolling continued after the key was released in KO/Pi Monthview and the KA/Pi views.
22
23And, this is a really cool option (Ben did suggest it):
24Now KO/Pi and KA/Pi can be run from a USB stick:
25All data is read from and written to the stick.
26You can enable this in the global configure option TAB with:
27Save using LOCAL storage.
28Just put KDE-Pim/Pi on a memory stick and you can access all your PIM data on every computer with Windows XP. It will work with the ME and Linux versions as well. I will put a memory stick version for teh next stable release online.
17 29
18********** VERSION 2.0.21 ************ 30********** VERSION 2.0.21 ************
19 31
20Fixed another SMTP problem in OM/Pi. 32Fixed another SMTP problem in OM/Pi.
21Some small changed in the new datenavigator in KO/Pi. 33Some small changed in the new datenavigator in KO/Pi.
22Changed default setting for new filter in KA/Pi to "exclude categories". 34Changed default setting for new filter in KA/Pi to "exclude categories".
23Changed the default font size for 640x480 display . 35Changed the default font size for 640x480 display .
24Changed popup menu behaviour in agenda and list view. 36Changed popup menu behaviour in agenda and list view.
25Fixed some layout problems of the date label size in the month view. 37Fixed some layout problems of the date label size in the month view.
26Made month view update faster. 38Made month view update faster.
27Made first datenavigator repainting faster. 39Made first datenavigator repainting faster.
28Changed the title of the event/todo edit dialogs. 40Changed the title of the event/todo edit dialogs.