index
:
jogl.git
1.x-maint
2.1-maint
BLACKBIRD
JOGL_2_SANDBOX
JSR-231
MIPS_PORT
Sun_Microsystem
b01
b202_gl44
b22x
bug1294
bug1398
egl-gbm
glctx_deadlock
ios
java11
javafx
jogl-1-1-temp-branch
master
merging
new_gl_headers
pulled
rc
rc_five
tegra-graph-shader_dosplit_dodiscard-freeze
tegra-graph-shader_dosplit_nodiscard-ok
tegra-graph-shader_nosplit_dodiscard_original-freeze
tegra-graph-shader_nosplit_nodiscard-errorP1202
travis
v2.0-rc2-maintenance
v2.3.1_winexe
x11_xinitthreads
xcb-test
JOGL repository on http://jogamp.org/ ;
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
newt
/
native
/
WindowsWindow.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...
Sven Gothel
2011-02-09
1
-29
/
+29
*
NEWT: Add WindowListener.windowDestroyed() ; Remove WindowImpl.windowDestroyed()
Sven Gothel
2010-12-23
1
-6
/
+1
*
Windows RegisterClass: Use new RegisteredClassFactory (window class), Misc.
Sven Gothel
2010-12-12
1
-83
/
+22
*
NEWT/Windows: Use GDI GetDC/ReleaseDC
Sven Gothel
2010-12-09
1
-22
/
+0
*
Move GDI GlueGen wrapping from JOGL -> NativeWindow (following X11). Moving N...
Sven Gothel
2010-11-17
1
-44
/
+0
*
Windows: define DISPLAY_DEVICE_ACTIVE, if not already
Sven Gothel
2010-11-02
1
-4
/
+6
*
ScreenMode: Ignore modes < 15bpp
Sven Gothel
2010-11-02
1
-1
/
+0
*
Newt/Windows: Turn off native VERBOSE
Sven Gothel
2010-11-01
1
-1
/
+1
*
Fix: Newt Rotation (Windows) - added description (CCW)
Sven Gothel
2010-11-01
1
-100
/
+80
*
Fix ScreenMode ; Add FatalError to NewtCommon.c ; Fix Windows Build
Sven Gothel
2010-10-29
1
-38
/
+31
*
NEWT: ScreenMode changes
Sven Gothel
2010-10-26
1
-220
/
+196
*
Merge branch 'master' of http://github.com/sgothel/jogl
Rami Santina
2010-10-21
1
-166
/
+246
|
\
|
*
NEWT: Fix / Stabilize Fullscreen/Decoration/Reparenting Mode Changes
Sven Gothel
2010-10-21
1
-150
/
+229
*
|
Added Windows Impl for ScreenMode and rotation change; Windows Fullscreen Hint
Rami Santina
2010-10-20
1
-3
/
+260
|
/
*
NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit test
Sven Gothel
2010-10-06
1
-1
/
+2
*
NEWT: Fix Display/Window/Screen OO Identity, Reparenting and requestFocus
Sven Gothel
2010-09-23
1
-24
/
+19
*
NEWT: Focus Fix + Cleanup
Sven Gothel
2010-09-03
1
-6
/
+13
*
Fix file modes
Sven Gothel
2010-07-07
1
-0
/
+0
*
GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ...
Sven Gothel
2010-07-07
1
-47
/
+56
*
GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ...
Sven Gothel
2010-06-26
1
-38
/
+47
*
Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...
Sven Gothel
2010-06-10
1
-73
/
+86
*
NEWT: Fix AWT Parenting ; Multithreading Issues ; Semantics: destroy(), .. ; ...
Sven Gothel
2010-05-28
1
-8
/
+55
*
Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc Fixes
Sven Gothel
2010-05-21
1
-14
/
+14
*
GlueGen/JOGL Windows x86 x86_64 Builds
Sven Gothel
2010-05-16
1
-7
/
+7
*
Missing comment for last commit 6798fc1fb008eff4179f64775a7bf33cfbfd1981:
Sven Gothel
2010-05-11
1
-1
/
+1
*
NEWT Windows: Add reparenting for fullscreen on child window
Sven Gothel
2010-05-06
1
-1
/
+16
*
A little cleanup ..
Sven Gothel
2010-05-06
1
-0
/
+2
*
Newt Windows: More checks; Use SetWindowPos(.. SHOWWINDOW ..) to make it active
Sven Gothel
2010-05-05
1
-2
/
+12
*
NEWT Fixes (Windows/child-win):
Sven Gothel
2010-05-04
1
-22
/
+62
*
NEWT Fixes:
Sven Gothel
2010-05-04
1
-15
/
+6
*
NEWT Cleanup
Sven Gothel
2010-04-24
1
-37
/
+37
*
moved com.jogamp.javafx.* to com.jogamp.*.
Michael Bien
2010-03-29
1
-37
/
+37
*
final large refactoring to move to com.jogamp.*.
Michael Bien
2010-03-28
1
-37
/
+37
*
NEWT: Add EventDispatchThread (EDT) pattern.
Sven Gothel
2009-10-10
1
-0
/
+2
*
NEWT: native parenting Win32 OK
Sven Gothel
2009-09-13
1
-37
/
+77
*
NEWT: Basic/Naive window parenting support ; NEWT GLWindow: remove ambigous c...
Sven Gothel
2009-09-12
1
-3
/
+3
*
newt: mac os mouse wheel event support, also made it more consistent with win...
trembovetski
2009-08-25
1
-1
/
+1
*
newt: one more attempt to commit insets-related changes
trembovetski
2009-08-20
1
-4
/
+113
*
newt: added expose/paint event notification needed for passive rendering. Cur...
trembovetski
2009-08-14
1
-1
/
+19
*
- Add: GLProfile.get(name) return default if name=="GL" as well (or if null)
Sven Gothel
2009-06-17
1
-136
/
+74
*
Newt: update to the previous fix : need to use 0xFFFF not 0xFF.
Dmitri Trembovetski
2009-06-17
1
-7
/
+7
*
Newt: fix to avoid crash on windows when compiled with vc7 configuration (cau...
Dmitri Trembovetski
2009-06-16
1
-6
/
+8
*
There is no #warning or #warn preprocessor directive in MSVC
Kenneth Russel
2009-06-16
1
-1
/
+0
*
Attempt to fix compilation under MSVC 6
Kenneth Russel
2009-06-16
1
-3
/
+3
*
Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closed
Kenneth Russel
2009-06-15
1
-0
/
+1197