summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGuillaume Melquiond <guillaume.melquiond@gmail.com>2007-10-19 10:48:45 +0000
committerGuillaume Melquiond <guillaume.melquiond@gmail.com>2007-10-19 10:48:45 +0000
commit4ea68b6102053d591516ff3bc83512c71e2c8ce9 (patch)
tree33d36396a350525afc2726432f26418092e705a4 /ChangeLog
parent46d62ec078de6edabc1979dbdbe7d51189cf2143 (diff)
downloadmana-client-4ea68b6102053d591516ff3bc83512c71e2c8ce9.tar.gz
mana-client-4ea68b6102053d591516ff3bc83512c71e2c8ce9.tar.bz2
mana-client-4ea68b6102053d591516ff3bc83512c71e2c8ce9.tar.xz
mana-client-4ea68b6102053d591516ff3bc83512c71e2c8ce9.zip
Allowed dragging of already selected items.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f42c258a..6623f879 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,8 @@
special values.
* src/gui/itemcontainer.cpp: Reduced amount of spurious item
deselections.
+ * src/gui/itemcontainer.cpp, src/gui/itemcontainer.h: Allowed dragging
+ of already selected items.
2007-10-19 Philipp Sehmisch <tmw@crushnet.org>