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
Commit message (
Expand
)
Author
Age
Files
Lines
*
NEWT: Add WindowListener.windowDestroyed() ; Remove WindowImpl.windowDestroyed()
Sven Gothel
2010-12-23
14
-52
/
+35
*
JOGL/NEWT: Introduce WindowClosingProtocol (solves Bug/Request 444)
Sven Gothel
2010-12-19
4
-40
/
+110
*
Version Applet as JavaWS
Sven Gothel
2010-12-18
1
-7
/
+64
*
Version Applet: set GLCanvas size, otherwise it won't realize GL drawable
Sven Gothel
2010-12-16
1
-0
/
+1
*
Add Version Applet
Sven Gothel
2010-12-15
1
-0
/
+88
*
NativeWindow: Move RegisteredClass to private impl package
Sven Gothel
2010-12-12
2
-3
/
+4
*
Windows RegisterClass: Use new RegisteredClassFactory (window class), Misc.
Sven Gothel
2010-12-12
4
-126
/
+51
*
NEWT: Minor cleanup ; Debug setVisible message in issuing thread
Sven Gothel
2010-12-10
1
-6
/
+8
*
NEWT/Windows: Use GDI GetDC/ReleaseDC
Sven Gothel
2010-12-09
2
-27
/
+3
*
X11 DummyWindow: Pass size and set size in proxy
Sven Gothel
2010-12-04
1
-1
/
+0
*
Fix NEWT GLWindow: Adding missing shared GLContext setter (with unit test)
Sven Gothel
2010-12-03
1
-1
/
+14
*
Fix NEWT WindowImpl: setTitleImpl() at native construction.
Sven Gothel
2010-12-03
1
-0
/
+1
*
Cleanup GLDrawableFactory API and platform Implementations
Sven Gothel
2010-12-03
2
-2
/
+2
*
NEWT/X11: Don't erase background with pixmap or pixel
Sven Gothel
2010-11-28
1
-2
/
+2
*
NewtCanvasAWT: disableBackgroundErase() before (X11) and after (Windows) addN...
Sven Gothel
2010-11-28
1
-0
/
+17
*
NEWT WindowImpl: Null Check on childWindows (already destroyed)
Sven Gothel
2010-11-28
1
-2
/
+2
*
Reduce the use of xml brackets to reduce potential hudson/junit xml parser ex...
Sven Gothel
2010-11-25
1
-1
/
+1
*
Refined VersionInfo usage
Sven Gothel
2010-11-25
2
-2
/
+6
*
GLAnimatorControl pause()/resume() don't fail fast, return a boolean instead ...
Sven Gothel
2010-11-22
1
-7
/
+6
*
JOGL/NEWT: Animator fixes
Sven Gothel
2010-11-21
4
-68
/
+67
*
minor formatting
Sven Gothel
2010-11-19
1
-11
/
+6
*
Resume GLAnimatorCtrl after destroying, so it back in state for either this r...
Sven Gothel
2010-11-19
1
-0
/
+3
*
Avoid sendDestroy mechanism in favor of immediate destroy using AnimatorContr...
Steve Vaughan
2010-11-19
1
-2
/
+21
*
print platform info additional to the module info.
Michael Bien
2010-11-18
2
-0
/
+3
*
modifications due to changes in GlueGen's VersionUtil.getManifest().
Michael Bien
2010-11-18
1
-3
/
+2
*
NEWT: Adding CapabilitiesChooser setter and using it in createNativeImpl() ..
Sven Gothel
2010-11-18
12
-13
/
+40
*
Finishing Immutable changes including GLCapabiltiesImmutable.
Sven Gothel
2010-11-17
14
-55
/
+54
*
NEWT X11Display: ignore null Display handle at dispatch
Sven Gothel
2010-11-17
1
-3
/
+3
*
Merge branch 'pulled'
Sven Gothel
2010-11-17
4
-10
/
+19
|
\
|
*
Implement CapabilitiesImmutable to indicate that getRequestedCapabilities() a...
Steve Vaughan
2010-11-17
4
-11
/
+19
*
|
cleanup imports
Sven Gothel
2010-11-17
1
-1
/
+0
*
|
GLWindow becomes NEWTEventConsumer (missed that one) ; Adding test for NEWTEv...
Sven Gothel
2010-11-17
1
-1
/
+8
*
|
JAWTWindow: Avoid AWTTreeLock, cleanup.
Sven Gothel
2010-11-17
1
-1
/
+1
*
|
Moving NEWT X11Window GetRelativeLocation() native implementation to NativeWi...
Sven Gothel
2010-11-17
2
-59
/
+2
*
|
Move GDI GlueGen wrapping from JOGL -> NativeWindow (following X11). Moving N...
Sven Gothel
2010-11-17
2
-46
/
+2
|
/
*
NEWT Lifecycle remodel: Window destroy() !
Sven Gothel
2010-11-16
11
-274
/
+299
*
NEWT: Cleanup reparent (window resize/display) ; AWT Focus Tests: Bring back ...
Sven Gothel
2010-11-15
1
-12
/
+15
*
NativeWindow AbstractGraphicsDevice: Add 'unitID' attribute and getUniqueID()
Sven Gothel
2010-11-15
8
-8
/
+8
*
NEWT: Make setVisible/reparentWindow return status more reliable (visibility,...
Sven Gothel
2010-11-15
2
-15
/
+36
*
NEWT: Add optional eager native initialization ; Proper exception handling
Sven Gothel
2010-11-14
5
-26
/
+60
*
GlueGen JogampVersion Adaption (getInfo -> toStringBuffer/toString)
Sven Gothel
2010-11-14
2
-6
/
+6
*
Adapt to GlueGen Version changes; Adding NativeWindowVersion, JoglVersion and...
Sven Gothel
2010-11-12
2
-3
/
+69
*
AbstractGraphicsDevice ..: Add device/display connection attribute to support...
Sven Gothel
2010-11-12
1
-1
/
+1
*
Adding simple static main test entry to provide standalone autobuild verifica...
Sven Gothel
2010-11-09
1
-0
/
+32
*
Added fast path to equals impl.
Sven Gothel
2010-11-06
4
-1
/
+4
*
Complete removal of NV KD and OMX started with 46f17013c7cd59d551371edb2c1a4a...
Sven Gothel
2010-11-06
1
-1
/
+6
*
NEWT DisplayImpl: Use ArrayList and index, no Iterator ; Misc cleanup
Sven Gothel
2010-11-04
2
-27
/
+40
*
NEWT DefaultEDT: always catch and report Exceptions, don't disturb EDT
Sven Gothel
2010-11-04
1
-1
/
+2
*
Seperated unit tests (newt/awt/headless) and cleaned up some imports and comm...
Sven Gothel
2010-11-04
18
-65
/
+58
*
NEWT Window Lifecycle / ScreenMode:
Sven Gothel
2010-11-03
4
-107
/
+117
[next]