| Commit message (Expand) | Author | Age | Files | Lines |
* | Native (non-AWT) port of Newt to Mac OS X using Cocoa. Most | Kenneth Russel | 2009-01-05 | 1 | -1/+15 |
* | Removed notion of wrapped windows from the NativeWindow interface, | Kenneth Russel | 2008-12-23 | 1 | -3/+2 |
* | Removed setSize(), setPosition(), setVisible(), and setFullscreen() | Kenneth Russel | 2008-12-16 | 1 | -13/+16 |
* | Newt-KD: working inc. events. Screen size can be set w/ property newt.ws.swid... | Sven Gothel | 2008-11-27 | 1 | -3/+0 |
* | Newt Window | Sven Gothel | 2008-11-26 | 1 | -8/+32 |
* | starte native Cocoa based window implementation | Gerard Ziemski | 2008-10-17 | 1 | -0/+2 |
* | Patch from Chris Oliver to enable undecorated frames and setting of | Kenneth Russel | 2008-10-16 | 1 | -0/+26 |
* | Fixed: | Sven Gothel | 2008-07-11 | 1 | -3/+13 |
* | Refactored more C compiler setup into gluegen-cpptasks.xml to make it | Kenneth Russel | 2008-06-30 | 1 | -16/+76 |
* | 3rd round cdcfp - compile clean. | Sven Gothel | 2008-06-28 | 1 | -7/+8 |
* | Mac OS X port of new JOGL and Newt. Currently leverages the AWT; will | Kenneth Russel | 2008-06-27 | 1 | -16/+42 |
* | Unifying NativeWindow's getWindowHandle() and getSurfaceHandle() usage for al... | Sven Gothel | 2008-06-26 | 1 | -0/+4 |
* | 2nd big refactoring. | Sven Gothel | 2008-06-21 | 1 | -35/+137 |
* | Added Immediate Mode Sink (ImmModeSInk) | Sven Gothel | 2008-06-03 | 1 | -1/+1 |
* | Bug fixes to mouse dragging logic | Kenneth Russel | 2008-06-02 | 1 | -8/+12 |
* | Made sendMouseEvent and sendKeyEvent protected because CVM won't look
| Kenneth Russel | 2008-06-01 | 1 | -4/+5 |
* | refactoring .. wip .. | Sven Gothel | 2008-06-01 | 1 | -3/+3 |
* | Refactoring JOGL to partition core windowing, AWT, GL, ES1 and ES2 .. WIP | Sven Gothel | 2008-06-01 | 1 | -62/+81 |
* | Completing com.sun.javafx.newt.* package, WIP, working under X11/ES1.1. | Sven Gothel | 2008-05-30 | 1 | -8/+48 |
* | Completing com.sun.javafx.newt.* package, WIP, compile clean, but untested. | Sven Gothel | 2008-05-30 | 1 | -4/+145 |
* | Various bug fixes. Incorporated minimal window abstraction to
| Kenneth Russel | 2008-05-29 | 1 | -0/+94 |