aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/javafx/newt
Commit message (Expand)AuthorAgeFilesLines
* Made sendMouseEvent and sendKeyEvent protected because CVM won't look Kenneth Russel2008-06-011-4/+5
* Ported Newt event handling to Windows. Minor bug fixes to Windows Kenneth Russel2008-06-012-2/+2
* refactoring .. wip ..Sven Gothel2008-06-014-18/+15
* Refactoring JOGL to partition core windowing, AWT, GL, ES1 and ES2 .. WIPSven Gothel2008-06-0110-159/+445
* Completing com.sun.javafx.newt.* package, WIP, working under X11/ES1.1.Sven Gothel2008-05-307-24/+252
* Completing com.sun.javafx.newt.* package, WIP, compile clean, but untested.Sven Gothel2008-05-309-9/+977
* Various bug fixes. Incorporated minimal window abstraction to Kenneth Russel2008-05-292-0/+230