aboutsummaryrefslogtreecommitdiffstats
path: root/src/newt/native/WindowsWindow.c
Commit message (Expand)AuthorAgeFilesLines
* GlueGen/JOGL Windows x86 x86_64 BuildsSven Gothel2010-05-161-7/+7
* Missing comment for last commit 6798fc1fb008eff4179f64775a7bf33cfbfd1981:Sven Gothel2010-05-111-1/+1
* NEWT Windows: Add reparenting for fullscreen on child windowSven Gothel2010-05-061-1/+16
* A little cleanup ..Sven Gothel2010-05-061-0/+2
* Newt Windows: More checks; Use SetWindowPos(.. SHOWWINDOW ..) to make it activeSven Gothel2010-05-051-2/+12
* NEWT Fixes (Windows/child-win):Sven Gothel2010-05-041-22/+62
* NEWT Fixes:Sven Gothel2010-05-041-15/+6
* NEWT CleanupSven Gothel2010-04-241-37/+37
* moved com.jogamp.javafx.* to com.jogamp.*.Michael Bien2010-03-291-37/+37
* final large refactoring to move to com.jogamp.*.Michael Bien2010-03-281-37/+37
* NEWT: Add EventDispatchThread (EDT) pattern.Sven Gothel2009-10-101-0/+2
* NEWT: native parenting Win32 OKSven Gothel2009-09-131-37/+77
* NEWT: Basic/Naive window parenting support ; NEWT GLWindow: remove ambigous c...Sven Gothel2009-09-121-3/+3
* newt: mac os mouse wheel event support, also made it more consistent with win...trembovetski2009-08-251-1/+1
* newt: one more attempt to commit insets-related changestrembovetski2009-08-201-4/+113
* newt: added expose/paint event notification needed for passive rendering. Cur...trembovetski2009-08-141-1/+19
* - Add: GLProfile.get(name) return default if name=="GL" as well (or if null)Sven Gothel2009-06-171-136/+74
* Newt: update to the previous fix : need to use 0xFFFF not 0xFF.Dmitri Trembovetski2009-06-171-7/+7
* Newt: fix to avoid crash on windows when compiled with vc7 configuration (cau...Dmitri Trembovetski2009-06-161-6/+8
* There is no #warning or #warn preprocessor directive in MSVCKenneth Russel2009-06-161-1/+0
* Attempt to fix compilation under MSVC 6Kenneth Russel2009-06-161-3/+3
* Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closedKenneth Russel2009-06-151-0/+1197