From martin.ginkel at googlemail.com Mon Oct 28 00:39:04 2013 From: martin.ginkel at googlemail.com (Martin Ginkel) Date: Mon, 28 Oct 2013 08:39:04 +0100 Subject: Patches for missing implementations Message-ID: Hi, after using Cacio as the base for our CI tests, we noticed that some details were not implemented and some tests failed. Thus here are some patches I added to make things work: * Mouse wheel events as send by the Fest robot * ComponentEvents from WindowPeers, these are intentionally not send by Swing Windows * More methods to return GraphicsConfigurations from CTCGraphicsDevice. Best regards Martin -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.openjdk.java.net/pipermail/caciocavallo-dev/attachments/20131028/acec63a6/attachment.html -------------- next part -------------- A non-text attachment was scrubbed... Name: graphicsConfiguration.patch Type: text/x-patch Size: 587 bytes Desc: not available Url : http://mail.openjdk.java.net/pipermail/caciocavallo-dev/attachments/20131028/acec63a6/graphicsConfiguration.patch -------------- next part -------------- A non-text attachment was scrubbed... Name: mouseWheelEvents.patch Type: text/x-patch Size: 5956 bytes Desc: not available Url : http://mail.openjdk.java.net/pipermail/caciocavallo-dev/attachments/20131028/acec63a6/mouseWheelEvents.patch -------------- next part -------------- A non-text attachment was scrubbed... Name: windowComponentEvents.patch Type: text/x-patch Size: 4846 bytes Desc: not available Url : http://mail.openjdk.java.net/pipermail/caciocavallo-dev/attachments/20131028/acec63a6/windowComponentEvents.patch