Hi,

I added the following to describe the new awt.datatransfer functionality
for 0.18:

2005-09-04  Mark Wielaard  <[EMAIL PROTECTED]>

        * NEWS: Add description of new awt.datatransfer functionality.

Committed,

Mark

diff -u -r1.94 NEWS
--- NEWS        28 Aug 2005 11:23:36 -0000      1.94
+++ NEWS        4 Sep 2005 12:33:47 -0000
@@ -1,5 +1,12 @@
 New in release 0.18 (not yet released)

+* awt.datatransfer updated to 1.5 with supports for FlavorEvents.
+  The gtk+ awt peers now allow copy/paste of text, images, uris/files
+  and serialized objects with other applications and tracking
+  clipboard change events with gtk+ 2.6 (for gtk+ 2.4 only text and
+  serialized objects are supported). A GNU Classpath Examples
+  datatransfer Demo was added to show the new functionality.
+
 * The PortableInterceptor and related functionality in other packages
   is now implemented:


Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Classpath-patches mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/classpath-patches

Reply via email to