aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/javafx
Commit message (Expand)AuthorAgeFilesLines
* Mac OS X port of new JOGL and Newt. Currently leverages the AWT; willKenneth Russel2008-06-278-20/+412
* Unifying NativeWindow's getWindowHandle() and getSurfaceHandle() usage for al...Sven Gothel2008-06-262-4/+4
* Added getSurfaceHandle() to NativeWindow abstraction in support of Kenneth Russel2008-06-262-2/+22
* Bug fixes to compile and run on Windows. Added more debugging code. Kenneth Russel2008-06-261-3/+2
* Native Compilation: Partitioning and X11 cleanSven Gothel2008-06-254-4/+4
* 2nd big refactoring.Sven Gothel2008-06-2111-145/+269
* Added Immediate Mode Sink (ImmModeSInk)Sven Gothel2008-06-032-2/+2
* 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
* 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-0111-160/+448
* 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
* Refactorings to support building JOGL for OpenGL ES 1 and OpenGL ES 2. Kenneth Russel2008-05-136-0/+1056