commit | d05b7beb5a17f4747dd2cb88b0b5a8ab57a16edf | [log] [tgz] |
---|---|---|
author | Noel Borthwick <noel@macadamian.com> | Mon Sep 20 15:42:47 1999 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Mon Sep 20 15:42:47 1999 +0000 |
tree | c84bdf88a1a2584f7cf13949b0cfbd2efb968b00 | |
parent | f52e109dea080281214f0b7257a6e4427736043e [diff] [blame] |
- Add clipboard support for copying/pasting bitmaps or Pixmaps between Wine and native Linux applications. - Respond to the MULTIPLE selection request target when Wine is the selection owner. - Relax type checking for TARGETS selection.
diff --git a/graphics/x11drv/bitmap.c b/graphics/x11drv/bitmap.c index 51c31b3..8bb0fe3 100644 --- a/graphics/x11drv/bitmap.c +++ b/graphics/x11drv/bitmap.c Binary files differ