aboutsummaryrefslogtreecommitdiffstats
path: root/src/newt/native/WindowsWindow.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* - Adding CR + TAB to toString() methods for better visibility,Sven Gothel2009-06-121-2/+28
* Fix/Clean EGL path; Adding Windows AWT path; Windows works with MinGW (GL2)Sven Gothel2009-06-051-3/+16
* Newt: better keyboard input support on Windows (warning: may have broken the ...Dmitri Trembovetski2009-05-281-6/+429
* Newt: implemented simple Window focus management (focusGained/focusLost/reque...Dmitri Trembovetski2009-05-261-36/+70
* 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-251-17/+63
* Newt fixes for Windows implementation: beginnings of proper modifier handling...Dmitri Trembovetski2009-05-241-0/+16
* 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-161-5/+5
* JOGL refactoring:Sven Gothel2009-03-161-0/+515