Merging in more AWT stuff

Tom Tromey tromey@cygnus.com
Tue Aug 15 11:27:00 GMT 2000


>>>>> "Rolf" == Rolf W Rasmussen <rolfwr@ii.uib.no> writes:

Rolf> This patch merges in most of the AWT code I've been working on.
Rolf> With this patch, and the Xlib-based toolkit implementation I've
Rolf> also been working on I've been able to get my AWT test programs
Rolf> up and running, The patch implements missing parts of some AWT
Rolf> classes, and also fixes some bugs that became apparent when the
Rolf> windows and components actually started appearing on the screen.

Rolf> Ok to check in?

This is great stuff!  Feel free to check it in once you've addressed
Bryce's concerns.  I didn't read the patch in real detail, but for
java.awt, at this point, I'm sure any change is for the good...

You should also feel free to simply commit bug fixes to the code
you've written, provided the fixes follow the coding standard.  If
you'd rather have people look at your patches, that is fine too.

Bryce, as far as I'm concerned you can approve or reject java.awt
patches without waiting for me.

Tom


More information about the Java-patches mailing list