summaryrefslogtreecommitdiffstats
path: root/kab/NEWS
diff options
context:
space:
mode:
authortoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
committertoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
commitce4a32fe52ef09d8f5ff1dd22c001110902b60a2 (patch)
tree5ac38a06f3dde268dc7927dc155896926aaf7012 /kab/NEWS
downloadtdelibs-ce4a32fe52ef09d8f5ff1dd22c001110902b60a2.tar.gz
tdelibs-ce4a32fe52ef09d8f5ff1dd22c001110902b60a2.zip
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kab/NEWS')
-rw-r--r--kab/NEWS25
1 files changed, 25 insertions, 0 deletions
diff --git a/kab/NEWS b/kab/NEWS
new file mode 100644
index 000000000..e0c13d4a7
--- /dev/null
+++ b/kab/NEWS
@@ -0,0 +1,25 @@
+October 10, 1998:
+ I started writing a dialog base class that in future all dialogs
+ will be derived from. It is suited with already-connected standard
+ buttons (OK, Apply, Cancel) and some nice visual features (outer
+ and inner frame, a common background pixmap for the frames) and
+ with ready-to-use geometry management. Hopefully providing cute
+ dialogs will became easier now.
+ The new dialogs that use this common base class have a main widget
+ they manage inside their inner frame. I usually create this widgets
+ with qtarch.
+ And I started to write the NEWS file :-)
+October 24, 1998:
+ You may click on the email address in the about dialog to send me an
+ email now.
+November 4, 1998:
+ Did you ever wonder that the "Edit email address" dialog was nearly
+ unusable? If you did, you should have a look at it. It has been
+ improved to be more intuitive.
+ The bug that prevented you from storing something in the country
+ fields has been removed now.
+ The dialog for editing the entry is now resized more properly.
+November 22, 1998:
+ You may now click on the URL or email address that is displayed in
+ the business card, both are interactive now.
+