summaryrefslogtreecommitdiffstats
path: root/kmrml/ChangeLog
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
commit47d455dd55be855e4cc691c32f687f723d9247ee (patch)
tree52e236aaa2576bdb3840ebede26619692fed6d7d /kmrml/ChangeLog
downloadtdegraphics-47d455dd55be855e4cc691c32f687f723d9247ee.tar.gz
tdegraphics-47d455dd55be855e4cc691c32f687f723d9247ee.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/kdegraphics@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kmrml/ChangeLog')
-rw-r--r--kmrml/ChangeLog28
1 files changed, 28 insertions, 0 deletions
diff --git a/kmrml/ChangeLog b/kmrml/ChangeLog
new file mode 100644
index 00000000..9dbd3ea3
--- /dev/null
+++ b/kmrml/ChangeLog
@@ -0,0 +1,28 @@
+Uh er, looks like I didn't add all the other changes lately :} Sorry...
+
+Sun May 6 04:40:52 2001 Carsten Pfeiffer <pfeiffer@kde.org>
+
+ * UI is a bit nicer now (arrangement of thumbnail items)
+
+ * it's possible to search by example, i.e. by right-clicking
+ on one or more images and selecting "search for similar images"
+
+ * tiny bit of code cleanup
+
+Sat May 5 02:30:21 2001 Carsten Pfeiffer <pfeiffer@kde.org>
+
+ * argh, fixed the bug that files couldn't get downloaded by
+ clicking on them and that the statusbar isn't updated.
+ casts suck :} That took me a lot of time to find out :(
+
+ * added middle-button -> create new window
+
+ * scroll to top when loading a new page
+
+ * show standard popupmenu on right-click on image
+
+ * schedule the slaves instead of creating all at once
+
+Sam Apr 28 00:09:17 CEST 2001 - Carsten Pfeiffer <pfeiffer@kde.org>
+ o Initial Creation
+ didn't do any entries until something is actually working :)