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/ ;
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
newt
/
classes
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix 'typo' in messages: 'Catched' -> 'Caught'
Sven Gothel
2014-06-28
3
-3
/
+3
*
Fix NEWT EDTUtil Deadlock on EDTUtil.start()
Sven Gothel
2014-06-12
4
-19
/
+15
*
Fix Bug 1019 - Remedy of Bug 691 causes 'access/modify after free' and crashe...
Sven Gothel
2014-06-12
1
-82
/
+82
*
Bug 741 HiDPI: Add ScalableSurface.getNativeSurfaceScale(..) to compute surfa...
Sven Gothel
2014-06-09
5
-34
/
+91
*
NEWT Window: Remove deprecated methods: HiDPI + reparentWindow(..)
Sven Gothel
2014-06-08
3
-111
/
+0
*
Bug 741 HiDPI: Simplify ScalableSurface (2): Add request pixelScale API entry...
Sven Gothel
2014-06-08
5
-20
/
+30
*
Bug 741 HiDPI: Simplify ScalableSurface [set|get]SurfaceScale(..) spec, which...
Sven Gothel
2014-06-08
5
-8
/
+16
*
Bug 741 HiDPI: Add ScalableSurface interface to get/set pixelScale w/ full OS...
Sven Gothel
2014-06-08
7
-51
/
+126
*
Bug 741 HiDPI: Add new NativeSurfaceHolder interface to GLDrawable and Native...
Sven Gothel
2014-06-06
9
-108
/
+192
*
NEWT AWTAdapter: Simplify event processing / Window.enqueueEvent(..): Add API...
Sven Gothel
2014-06-05
5
-56
/
+58
*
Bug 741 HiDPI: Fix missing window -> pixel unit conversion in AWTNewtEventFac...
Sven Gothel
2014-05-28
1
-1
/
+4
*
Bug 741 HiDPI: Add missing window -> pixel unit conversion in AWTNewtEventFac...
Sven Gothel
2014-05-27
1
-2
/
+3
*
Bug 741 HiDPI: Fix OSX NEWT Offscreen Size Regression from commit 56d60b36798...
Sven Gothel
2014-05-27
1
-9
/
+9
*
Bug 741 HiDPI: Fix regression MIN_MONITOR_DEVICE_PROPERTIES: Adding missing '...
Sven Gothel
2014-05-27
9
-47
/
+136
*
Bug 741 HiDPI: [Core API Change] Bring back get[Width|Height]() in NativeWind...
Sven Gothel
2014-05-27
16
-69
/
+69
*
NewtCanvasSWT: Fixe newtChild NPE; Perform getParentLocationOnScreen() on val...
Sven Gothel
2014-05-26
1
-21
/
+79
*
Bug 1013: Fix switching monitor resolution for NEWT Window (content black aft...
Sven Gothel
2014-05-26
2
-49
/
+78
*
Bug 1012: Fix erroneous handling of multiple monitor coordinates on OSX with ...
Sven Gothel
2014-05-26
1
-1
/
+1
*
Bug 741 HiDPI: Refine Monitor/Screen [virtual] Viewport Definition / Add NEWT...
Sven Gothel
2014-05-26
19
-199
/
+452
*
Bug 742 HiDPI: [Core API Change] Distinguish window-units and pixel-units: Re...
Sven Gothel
2014-05-23
12
-80
/
+153
*
Bug 742 HiDPI: [Core API Change] Distinguish window-units and pixel-units: Re...
Sven Gothel
2014-05-22
20
-209
/
+320
*
Bug 742 HiDPI: [Core API Change] Distinguish window-units and pixel-units; Ad...
Sven Gothel
2014-05-21
22
-134
/
+239
*
Minor edits: Fix comments / API-docs
Sven Gothel
2014-05-19
1
-1
/
+1
*
NEWT MouseEvent: Decouple pointerIds from single-pointer button, i.e. always ...
Sven Gothel
2014-04-09
3
-114
/
+100
*
PinchToZoomGesture: Add 'delta' value [-1..1], move 'InputEvent trigger' up t...
Sven Gothel
2014-04-09
2
-12
/
+44
*
NEWT Events: Use final .. (minor edit)
Sven Gothel
2014-04-05
9
-48
/
+52
*
NEWT: Minor edits
Sven Gothel
2014-03-16
2
-18
/
+18
*
NEWT MonitorDevice: Add convenient getPixelsPerMM(..) method to retrieve the ...
Sven Gothel
2014-03-01
1
-1
/
+27
*
Fix whitespaces of commit 78fcb8228d4a391054501aef16eb0462322ba39d and Window...
Sven Gothel
2014-02-25
2
-7
/
+7
*
Merge remote-tracking branch 'petros-koutsolampros/master'
Sven Gothel
2014-02-25
2
-12
/
+25
|
\
|
*
A more wholesome solution to the windowing problems in OSX. As described
Petros Koutsolampros
2014-02-25
2
-12
/
+25
*
|
Bug 937 : Fix regression of commit 071bdd6ce9f8c41ccecdbf8bc74f276ccd7ff651 (...
Sven Gothel
2014-02-25
1
-2
/
+2
|
/
*
SurfaceUpdatedListener: Order methods in impl. Class; SurfaceUpdatedListener:...
Sven Gothel
2014-02-13
2
-43
/
+40
*
Bug 972 - Reduce ClassLoader Lookup, i.e. Class.forName(..): GLProfile, GLCon...
Sven Gothel
2014-02-12
1
-2
/
+1
*
JOGLNewtApplet3Run: Don't set position if normal child window.
v2.1.4
Sven Gothel
2014-01-31
1
-1
/
+0
*
NEWT WindowImpl: Don't waitForPosition(..) if child window - issues w/ differ...
Sven Gothel
2014-01-31
1
-8
/
+13
*
Adapt to new plugin3 / Use browser window's location on screen for top-level ...
Sven Gothel
2014-01-31
2
-24
/
+56
*
NewtFactory: Cleanup / createWindow(..) w/ parentWindow variant shall fall ba...
Sven Gothel
2014-01-31
1
-11
/
+6
*
NEWT: Add Support for AWT-Less Applet3
Sven Gothel
2014-01-30
4
-8
/
+563
*
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
[next]