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
/
com
/
jogamp
/
newt
/
Window.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
NEWT Window setSurfaceSize(..): Add API doc comment about setting pixel-unit ...
v2.2.0
Sven Gothel
2014-08-07
1
-0
/
+5
*
Bug 741 HiDPI: Add ScalableSurface.getNativeSurfaceScale(..) to compute surfa...
Sven Gothel
2014-06-09
1
-0
/
+21
*
NEWT Window: Remove deprecated methods: HiDPI + reparentWindow(..)
Sven Gothel
2014-06-08
1
-60
/
+0
*
Bug 741 HiDPI: Add ScalableSurface interface to get/set pixelScale w/ full OS...
Sven Gothel
2014-06-08
1
-1
/
+2
*
NEWT AWTAdapter: Simplify event processing / Window.enqueueEvent(..): Add API...
Sven Gothel
2014-06-05
1
-0
/
+5
*
Bug 741 HiDPI: Refine Monitor/Screen [virtual] Viewport Definition / Add NEWT...
Sven Gothel
2014-05-26
1
-3
/
+20
*
Bug 742 HiDPI: [Core API Change] Distinguish window-units and pixel-units: Re...
Sven Gothel
2014-05-23
1
-6
/
+19
*
Bug 742 HiDPI: [Core API Change] Distinguish window-units and pixel-units: Re...
Sven Gothel
2014-05-22
1
-0
/
+44
*
Bug 742 HiDPI: [Core API Change] Distinguish window-units and pixel-units; Ad...
Sven Gothel
2014-05-21
1
-17
/
+24
*
NEWT Window: Add API Doc for Custom Window Icons
Sven Gothel
2014-01-30
1
-0
/
+15
*
Bug 934, Bug 935: NEWT: Add support for custom Application/Window and Pointer...
Sven Gothel
2013-12-31
1
-0
/
+15
*
Bug 922 (1/2): NEWT Window.reparentWindow(..): Provide REPARENT_HINT_BECOMES_...
Sven Gothel
2013-12-11
1
-1
/
+24
*
NEWT Window: Expose 'setVisible(boolean wait, boolean visible)' allowing appl...
Sven Gothel
2013-11-06
1
-5
/
+16
*
jogl: remove all trailing whitespace
Harvey Harrison
2013-10-17
1
-16
/
+16
*
Bug 861 - NEWT: Unify MouseEvent Processing incl. gesture processing
Sven Gothel
2013-10-15
1
-6
/
+56
*
NEWT Reparent/Fullscreen: Fixes X11 unsuccessful return to parent window; Add...
Sven Gothel
2013-10-09
1
-1
/
+18
*
NEWT: Don't invoke external keyboardFocusHandler for auto-repeat keys (NewtCa...
Sven Gothel
2013-06-24
1
-1
/
+5
*
Fix Bug 600 and Bug 721: Adding support for multiple monitors w/ NEWT
Sven Gothel
2013-05-06
1
-1
/
+37
*
Fix NEWT/AWT WindowClosing Unit Tests ; Review/Cleanup NEWT WindowClosing mec...
Sven Gothel
2013-02-28
1
-4
/
+32
*
Fix Bug 572 (2nd time): GLCanvas.validateGLDrawable() @ display() and reshape...
Sven Gothel
2012-10-05
1
-3
/
+3
*
Fix Bug 601: Harmonize order of key events incl. auto-repeat and adding AUTOR...
Sven Gothel
2012-09-16
1
-0
/
+2
*
Bug 599 - FBObject / Offscreen Support - Part 1
Sven Gothel
2012-07-19
1
-2
/
+14
*
Misc cleanup: add @Override
Sven Gothel
2012-06-27
1
-43
/
+44
*
NEWT: Add virtual on-screen keyboard visibility interface methods incl. Andro...
Sven Gothel
2012-06-21
1
-7
/
+28
*
NEWT: Revert static/locked action instances due to possible deadlocks; class ...
Sven Gothel
2012-05-02
1
-9
/
+9
*
NEWT Window: Promote/Expose 'Window getDelegatedWindow()' for accessing the d...
Sven Gothel
2011-11-19
1
-0
/
+5
*
NEWT/AWT Focus Traversal / Deadlock Fix (Windows) ; Harmonized NEWT KeyListen...
Sven Gothel
2011-11-18
1
-3
/
+35
*
NativeWindow/JOGL: NativeSurface adds add/remove SurfaceUpdateListener
Sven Gothel
2011-11-06
1
-33
/
+0
*
NEWT Pointer Feature: Add Windows impl. ; Fix test (warp action) ; Minor clea...
Sven Gothel
2011-10-10
1
-0
/
+4
*
NEWT: Add pointer features: visibility, confined and warp (move)
Sven Gothel
2011-10-10
1
-0
/
+34
*
NEWT setAlwaysOnTop(): Allow windows to stay permanent on top; TODO: X11/Windows
Sven Gothel
2011-09-14
1
-0
/
+4
*
Destruction of GLAutoDrawable shall not remove them from AnimatorControl (due...
Sven Gothel
2011-09-08
1
-10
/
+2
*
NEWT Cleanup: Remove DEBUG_WINDOW_EVENT, ..
Sven Gothel
2011-09-06
1
-1
/
+0
*
NativeWindow/NEWT: Cont. refinement of Insets usage
Sven Gothel
2011-09-06
1
-3
/
+11
*
NativeWindow/NEWT: Refine Insets definition for size and position, read and w...
Sven Gothel
2011-09-04
1
-56
/
+56
*
NEWT Window/WindowImpl: Add generics - addChild()/removeChild() return boolea...
Sven Gothel
2011-08-30
1
-2
/
+2
*
Newt Window: Remove 'invalidate()' method, only 'destroy()' is required (and ...
Sven Gothel
2011-04-26
1
-8
/
+1
*
Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...
Sven Gothel
2011-02-09
1
-1
/
+1
*
JOGL/NEWT: Introduce WindowClosingProtocol (solves Bug/Request 444)
Sven Gothel
2010-12-19
1
-1
/
+2
*
JOGL/NEWT: Animator fixes
Sven Gothel
2010-11-21
1
-2
/
+1
*
NEWT: Adding CapabilitiesChooser setter and using it in createNativeImpl() ..
Sven Gothel
2010-11-18
1
-0
/
+9
*
Implement CapabilitiesImmutable to indicate that getRequestedCapabilities() a...
Steve Vaughan
2010-11-17
1
-5
/
+11
*
NEWT Lifecycle remodel: Window destroy() !
Sven Gothel
2010-11-16
1
-17
/
+11
*
NEWT: ScreenModeUtil fix, misc changes
Sven Gothel
2010-11-03
1
-2
/
+2
*
NEWT: ScreenMode changes
Sven Gothel
2010-10-26
1
-1
/
+2
*
NEWT: Fix / Stabilize Fullscreen/Decoration/Reparenting Mode Changes
Sven Gothel
2010-10-21
1
-0
/
+3
*
NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit test
Sven Gothel
2010-10-06
1
-9
/
+3
*
NEWT: Add Window.hasFocus() ; Test cleanup ..
Sven Gothel
2010-09-26
1
-0
/
+2
*
NEWT: Fix Display/Window/Screen OO Identity, Reparenting and requestFocus
Sven Gothel
2010-09-23
1
-1603
/
+251
*
NEWT: Changed Lifecycle of Display/Screen (part 2)
Sven Gothel
2010-09-15
1
-79
/
+172
[next]