aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/javafx/newt/Window.java
Commit message (Expand)AuthorAgeFilesLines
* 3rd round cdcfp - compile clean.Sven Gothel2008-06-281-7/+8
* Mac OS X port of new JOGL and Newt. Currently leverages the AWT; willKenneth Russel2008-06-271-16/+42
* Unifying NativeWindow's getWindowHandle() and getSurfaceHandle() usage for al...Sven Gothel2008-06-261-0/+4
* 2nd big refactoring.Sven Gothel2008-06-211-35/+137
* Added Immediate Mode Sink (ImmModeSInk)Sven Gothel2008-06-031-1/+1
* Bug fixes to mouse dragging logicKenneth Russel2008-06-021-8/+12
* Made sendMouseEvent and sendKeyEvent protected because CVM won't look Kenneth Russel2008-06-011-4/+5
* refactoring .. wip ..Sven Gothel2008-06-011-3/+3
* Refactoring JOGL to partition core windowing, AWT, GL, ES1 and ES2 .. WIPSven Gothel2008-06-011-62/+81
* Completing com.sun.javafx.newt.* package, WIP, working under X11/ES1.1.Sven Gothel2008-05-301-8/+48
* Completing com.sun.javafx.newt.* package, WIP, compile clean, but untested.Sven Gothel2008-05-301-4/+145
* Various bug fixes. Incorporated minimal window abstraction to Kenneth Russel2008-05-291-0/+94