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
/
classes
Commit message (
Expand
)
Author
Age
Files
Lines
*
NewtFactory: Fix createWindow(..) ctor w/ given native window handle (use dis...
Sven Gothel
2014-01-30
1
-8
/
+10
*
NEWT Window: Add API Doc for Custom Window Icons
Sven Gothel
2014-01-30
2
-0
/
+16
*
Script: Correct joal.jar path; Remove redundant NewtDebugActivity (Debug is o...
Sven Gothel
2014-01-26
5
-182
/
+87
*
EGLDisplayUtil.eglCreateEGLGraphicsDevice(..): Don't open() device implicit; ...
Sven Gothel
2014-01-23
5
-113
/
+118
*
NEWT X11 DisplayDriver.dispatchMessagesNative(): Avoid aDevice NPE while bein...
Sven Gothel
2014-01-23
1
-5
/
+4
*
JOGLNewtAppletBase: Typo of new PNG icons .. used AE's 'gray' instead of BE's...
Sven Gothel
2014-01-12
1
-1
/
+1
*
DefaultEDTUtil: At EDT finish, notify all task-waiter to avoid deadlock at er...
Sven Gothel
2014-01-12
1
-9
/
+40
*
AWTParentWindowAdapter/AWTRobotUtil: Use 'isShowing()' instead of 'isVisible(...
Sven Gothel
2014-01-12
1
-10
/
+10
*
Bug 937 - JAWTWindow: Unsatisfying Visibility Computation
Sven Gothel
2014-01-12
1
-2
/
+2
*
Misc Cleanup: JAWTWindow: Reusing visible in HIERARCHY listener; Remove obsol...
Sven Gothel
2014-01-11
1
-7
/
+0
*
NEWT Rasp.Pi: Add Support for multiple Windows, dynamic set size and position
Sven Gothel
2014-01-09
1
-36
/
+42
*
Bug 676 - Add support for native Mouse Pointer rendering (Rasp.-Pi.) - Interc...
Sven Gothel
2014-01-09
2
-22
/
+5
*
Bug 676 - Add support for native Mouse Pointer rendering (Rasp.-Pi.)
Sven Gothel
2014-01-09
4
-22
/
+201
*
NEWT DisplayImpl/PointerIcon: Don't use blocking isNativeValid() before and a...
Sven Gothel
2014-01-09
2
-11
/
+8
*
Bug 676: Use proper pointer icon images (artwork)
Sven Gothel
2014-01-09
1
-2
/
+2
*
Bug 935: NEWT PointerIcon: Utilize Toolkit Agnostic PixelFormat and Conversio...
Sven Gothel
2014-01-08
11
-225
/
+418
*
Bug 935: NEWT PointerIcon/Visibility: Perform OffscreenLayerSurface delegatio...
Sven Gothel
2014-01-05
2
-69
/
+127
*
NEWT OSX: Add missing NewtCommon_init(env) (duh!) - Issuing NewtCommon_throwN...
Sven Gothel
2014-01-05
1
-14
/
+9
*
Bug 935: NEWT Windows Window-Icon: Use WNDCLASSEX w/ Small/Big Default Icons ...
Sven Gothel
2014-01-05
2
-30
/
+26
*
JOGLNewtAppletBase Default Key-Action: Add 'j' for setPointerConfined() .. i....
Sven Gothel
2014-01-04
1
-0
/
+9
*
Bug 935: NEWT OSX PointerIcon/Pointer-Visibility: Impl. OffscreenLayerSurface...
Sven Gothel
2014-01-04
1
-2
/
+34
*
Bug 935: NEWT PointerIcon: Refine Spec and Implementation / Fix OSX Crash and...
Sven Gothel
2014-01-04
10
-117
/
+272
*
Bug 935: NEWT PointerIcon PNGIcon: Remove return value 'elem_bytesize[]' whic...
Sven Gothel
2014-01-03
1
-3
/
+3
*
Bug 935: NEWT PointerIcon PNGIcon: Remove return value 'elem_bytesize[]' whic...
Sven Gothel
2014-01-03
5
-14
/
+13
*
Bug 935: NEWT PointerIcon: Add size, hotspot 'getter' and String representation
Sven Gothel
2013-12-31
5
-5
/
+41
*
Bug 935: NEWT: Expose Pointer Icons Feature in JOGLNewtAppletBase Tests
Sven Gothel
2013-12-31
1
-19
/
+66
*
Bug 934, Bug 935: NEWT: Add support for custom Application/Window and Pointer...
Sven Gothel
2013-12-31
14
-17
/
+676
*
NEWT Cleanup - Remove Type Casts and OSX Newt/Fmod Workaround (Early WindowIm...
Sven Gothel
2013-12-31
3
-28
/
+7
*
NEWT WindowImpl: Add 'final' qualifier where possible
Sven Gothel
2013-12-31
1
-54
/
+49
*
Bug 924: Fullscreen toggle in X11 requires a 'sleep' on sluggish WMs (Unity) ...
Sven Gothel
2013-12-20
1
-2
/
+10
*
Bug 924: Make ALWAYS_ON_TOP Persistent when Reparenting (child -> top) (2nd a...
Sven Gothel
2013-12-20
1
-0
/
+4
*
Bug 924: More robost Fullscreen Exit
Sven Gothel
2013-12-19
1
-24
/
+26
*
NEWT WindowImpl: Enhance insetsChanged(..) DEBUG output
Sven Gothel
2013-12-19
1
-4
/
+5
*
Bug 924: Remove position criteria from reparent/fullscreen success, WM's only...
Sven Gothel
2013-12-19
1
-5
/
+6
*
Bug 924: X11 WindowDriver: Only perform 'tempFSAlwaysOnTop' toggle @ focusCha...
Sven Gothel
2013-12-19
1
-9
/
+10
*
Bug 924: Ignore reparent when in fullscreen - otherwise may confuse WM
Sven Gothel
2013-12-19
1
-0
/
+8
*
Bug 922 (2/2): NEWT Window.reparentWindow(..): Use REPARENT_HINT_BECOMES_VISI...
Sven Gothel
2013-12-11
4
-10
/
+11
*
Bug 922 (1/2): NEWT Window.reparentWindow(..): Provide REPARENT_HINT_BECOMES_...
Sven Gothel
2013-12-11
3
-17
/
+68
*
Bug 904: 'User Vertical Flip' for GLJPanel w/o vertical flip must be consider...
Sven Gothel
2013-12-10
1
-1
/
+1
*
Bug 914: Newt OSX: Reset NSApp's presentationOptions @ windowClose0() / Assum...
Sven Gothel
2013-12-03
2
-12
/
+17
*
Bug 914 - Don't allow 'alwaysontop' in fullscreen mode, always allow switchin...
Sven Gothel
2013-12-01
1
-2
/
+23
*
Bug 907 - Refine DummyDispatchThread (DDT) Handling: Proper OO integration in...
Sven Gothel
2013-11-29
1
-1
/
+1
*
Workaround Bug 910 (IcedTea-Web): NewtCanvasAWT shall postpone JAWTWindow des...
Sven Gothel
2013-11-25
2
-20
/
+25
*
Bug 672 (NewtCanvasSWT): Reuse SWTAccessor.isOS_TYPE ; Impl NW.getLocationOnS...
Sven Gothel
2013-11-25
1
-18
/
+24
*
Bug 672 (NewtCanvasSWT ignore windowing offset on OSX').
Petros Koutsolampros
2013-11-24
1
-1
/
+6
*
Workaround Bug 910 (IcedTea-Web): NewtCanvasAWT shall postpone JAWTWindow des...
Sven Gothel
2013-11-23
1
-29
/
+88
*
JOGLNewtAppletBase's add/remove 'reparentHome WindowListener' at start()/stop()
Sven Gothel
2013-11-23
1
-20
/
+21
*
JOGLNewtApplet1Run: Perform AWT Operations on AWT-EDT ; Remove redundant expl...
Sven Gothel
2013-11-23
1
-32
/
+54
*
JOGLNewtAppletBase's windowDestroyNotify(): Double check 'awtParent' before r...
Sven Gothel
2013-11-23
1
-12
/
+13
*
NewtCanvasAWT: Remove useless block in else branch
Sven Gothel
2013-11-18
1
-6
/
+3
[next]