>>>>> "John" == John Leuner <[EMAIL PROTECTED]> writes:
John> It would be nice if someone could write a TODO for the AWT and John> GTK peers code. Here's my list: * Some Java code is missing. See classpath/1.4 comparison page. GridBagLayout is the big one. * Make sure the tree lock is properly used where required * Port Gtk+ peer native code to work with Gtk2. * Implement missing Gtk+ peers. You can look through the java code and see missing stuff pretty easily. It's not very specific. You can still find bugs to work on by running TestAWT and looking for weird behavior. Assuming I ever got that far, my plan was to try to find AWT applications to test -- Hans Boehm already fixed some AWT bugs following that approach. Tom _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

