Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2007-09-17 00:39:02 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-09-17 00:39:02 (GMT)
commitecb8816bc9b59fc633302c47eb4d7f98b802b610 (patch)
tree76739526e0d5d0356a9134a827275b621e310ee1 /NEWS
parent6ec3246a1e6c7225131d8497d2eb53014753dd73 (diff)
Add XdndDirectSave support to the clipboard.
I think it could be a little cleaner, but it would require refactoring, we can do that post Trial-3. Also we might have to figure out a way to get file saving progress feedback at some point.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 822af1d..9f539a5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+* #3003 Make image drags on the clipboard work consistently. (marco)
+
Snapshot 8ef6c57f8b
* #3478 Fix handling of non-default types. (bertf)