aboutsummaryrefslogtreecommitdiffstats
path: root/src/newt/native
Commit message (Expand)AuthorAgeFilesLines
* NEWT MacOSX: Fullscreen/Multithreading - exitFullscreen in close0() ; synchro...Sven Gothel2009-06-151-3/+14
* NEWT MacOSX: Encapsulate [enter|exit]FullScreenMode calls with exception hand...Sven Gothel2009-06-151-2/+8
* NEWT MacOSX fullscreen fix - real fullscreen now, some leakage fixes; MainThr...Sven Gothel2009-06-153-113/+234
* NEWT MacOSX adding fullscreen support (TODO: remove titlebar)Sven Gothel2009-06-141-0/+43
* NEWT Mac OS X - Adding support for multithreading:Sven Gothel2009-06-143-11/+21
* NEWT WindowsWindow multithreaded/multiwindows works.Sven Gothel2009-06-131-1/+1
* NEWT WindowsWindow cleanup, GLobalRef, using ATOM, .. - no StackOverflow .. b...Sven Gothel2009-06-131-60/+62
* - Adding GLAutoDrawable.ScreenChangeActionEnabled reflecting theSven Gothel2009-06-131-67/+115
* - NEWT X11Window setSize0 - change fullscreen method to MWM,Sven Gothel2009-06-121-16/+41
* - Adding CR + TAB to toString() methods for better visibility,Sven Gothel2009-06-121-2/+28
* - Fixing SPEC documentation for bindings JOGL and NativeWindow, Sven Gothel2009-06-111-1/+1
* Fix/Clean EGL path; Adding Windows AWT path; Windows works with MinGW (GL2)Sven Gothel2009-06-051-3/+16
* Compile clean under windowsSven Gothel2009-06-041-0/+6
* JOGLSven Gothel2009-05-291-56/+28
* Newt: better keyboard input support on Windows (warning: may have broken the ...Dmitri Trembovetski2009-05-283-214/+630
* Newt: implemented simple window focus management for Mac OS XChristopher Campbell2009-05-262-1/+43
* Newt: implemented simple Window focus management (focusGained/focusLost/reque...Dmitri Trembovetski2009-05-262-37/+71
* Fixed NEWT mouse events on Mac OS X to be consistent with Windows implementat...Christopher Campbell2009-05-261-2/+24
* Newt: fixed mouse wheel support on windows - needed to translate mouse event...Dmitri Trembovetski2009-05-261-2/+11
* Newt fixes: implemented mouse wheel support - currently only hooked up on Wi...Dmitri Trembovetski2009-05-254-22/+70
* Newt fixes for Windows implementation: beginnings of proper modifier handling...Dmitri Trembovetski2009-05-242-0/+19
* Newt fixes for Windows implementation: implemented undecorated window styleDmitri Trembovetski2009-04-101-4/+8
* Newt fixes for Windows implementation: implemented setPosition, setTitle; fix...Dmitri Trembovetski2009-03-241-7/+68
* repairSven Gothel2009-03-163-19/+49
* JOGL refactoring:Sven Gothel2009-03-1610-0/+2365