summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 924: Remove position criteria from reparent/fullscreen success, WM's only...Sven Gothel2013-12-191-5/+6
* Bug 924: X11 WindowDriver: Only perform 'tempFSAlwaysOnTop' toggle @ focusCha...Sven Gothel2013-12-191-9/+10
* Bug 924: Ignore reparent when in fullscreen - otherwise may confuse WMSven Gothel2013-12-191-0/+8
* Bug 924: Fix 'Unity WM' issue w/ sticky _NET_WM_STATE after Fullscreen On/Off...Sven Gothel2013-12-191-4/+12
* NEWT X11Window.c: Cleanup Code - No changes.Sven Gothel2013-12-191-8/+25
* FFMPEGMediaPlayer: Add missing indentation of commit 8a032a2c1f247819bdb08382...v2.1.4_rc01Sven Gothel2013-12-181-7/+7
* Merge remote-tracking branch 'xranby/master'Sven Gothel2013-12-183-3/+7
|\
| * ALAudioSink GLMediaPlayerImpl FFMPEGMediaPlayer: Verbosity only w/ DEBUG flag.Xerxes RĂ„nby2013-12-183-3/+7
* | Bug 928 - JAWTWindow's JAWTComponentListener _not_ attached and original visi...Sven Gothel2013-12-182-12/+18
|/
* Merge pull request #76 from esemplare/masterSven Gothel2013-12-155-1/+130
|\
| * Fix Bug 362: calculated dimensions for MipMaps smaller than 16x16Michael Esemplare2013-12-115-1/+130
* | Merge remote-tracking branch 'ausenco/master'v2.1.3Sven Gothel2013-12-123-3/+3
|\ \
| * | jogl: update the entry for JaamSim to a better image, update link to homepageHarvey Harrison2013-12-093-3/+3
* | | Bug 918: Fix EOS Regression: Only use pts>duration for EOS if duration > 0 (c...Sven Gothel2013-12-113-4/+4
* | | ALAudioSink: Fix stop and flush of OpenAL sourceSven Gothel2013-12-111-115/+125
* | | Bug 918 (2/2): Determine StreamWorker usage after stream-init ; Fix seek(..) ...Sven Gothel2013-12-116-169/+310
* | | Bug 918: GLMediaPlayer: Fix Deadlock if EOS happens after pause/resume (seek)...Sven Gothel2013-12-111-10/+18
* | | Bug 918 (1/2): Use StreamWorker in 'Audio Only' mode, since no 'getNextTextur...Sven Gothel2013-12-113-10/+5
| |/ |/|
* | Bug 922 (2/2): NEWT Window.reparentWindow(..): Use REPARENT_HINT_BECOMES_VISI...Sven Gothel2013-12-116-19/+272
* | Bug 922 (1/2): NEWT Window.reparentWindow(..): Provide REPARENT_HINT_BECOMES_...Sven Gothel2013-12-1115-163/+206
* | TestShutdownCompleteNEWT/AWT: Align both tests and account for GLInfo.Sven Gothel2013-12-104-41/+83
* | TestShutdownCompleteNEWT: Enhance profiling via '-wait -initOnly' ; Use Platf...Sven Gothel2013-12-102-39/+37
* | Bug 904: 'User Vertical Flip' for GLJPanel w/o vertical flip must be consider...Sven Gothel2013-12-108-72/+201
* | Bug 904: 'User Vertical Flip' for GLJPanel shall be performed via PROJECTION ...Sven Gothel2013-12-104-119/+155
* | Bug 747: VectorUtil: Make scale(..) creating new float[] deprecated, adding '...Sven Gothel2013-12-101-5/+33
|/
* TestNewtKeyEventAutoRepeatAWT: Fix regression of commit 8512777873461ee33d8ed...Sven Gothel2013-12-043-7/+8
* Bug 919 - TestNewtKeyCodesAWT w/ NewtCanvasAWT Fails on Windows Due to Clogge...Sven Gothel2013-12-0416-270/+275
* Bug 914: Newt OSX: Reset NSApp's presentationOptions @ windowClose0() / Assum...Sven Gothel2013-12-035-63/+84
* Bug 916 - NEWT Fullscreen Mode on Windows ALT-TAB doesn't allow Application S...Sven Gothel2013-12-031-20/+58
* NEWT Windows: Rearrange wndProc switch-case: All key/mouse events shall be at...Sven Gothel2013-12-021-448/+449
* Bug 914: Newt OSX: Don't use exclusive fullscreen mode (captured display) in ...Sven Gothel2013-12-024-1/+38
* Bug 914 - Don't allow 'alwaysontop' in fullscreen mode, always allow switchin...Sven Gothel2013-12-013-6/+27
* GLJPanel.initializeBackend(offthread=true): Enable on Windows, thanks to Bug ...Sven Gothel2013-12-013-14/+4
* Bug 907 - Add native Windows test sending WM_GETTEXT to all windows and dumpi...Randolf Schultz2013-11-291-0/+34
* Bug 907 - Refine DummyDispatchThread (DDT) Handling: Proper OO integration in...Sven Gothel2013-11-2910-192/+373
* GLDrawableFactory.shutdown0() Add DEBUG line at the endSven Gothel2013-11-291-0/+3
* GLDrawableFactory: destroy() -> shutdownImpl() - Add DEBUG output in implemen...Sven Gothel2013-11-285-8/+19
* Bug 907 - Fix regression of 'cleanup' Commit 52c95c19dbd69a7fc6b307d2b2db357c...Sven Gothel2013-11-281-0/+1
* Bug 907 - Cleanup Commit e9c711a86aa05f4f24c69972532833f5a98911a3Sven Gothel2013-11-282-128/+125
* Bug 907 - Initial patch allowing Jogl to respond to other applications that t...Randolf Schultz2013-11-282-14/+194
* Fix Bug 902: FFMPEGMediaPlayer uses IOUtil.decodeURIIfFilePath(uri) to decode...Sven Gothel2013-11-286-18/+48
* Refine DemoBug910ExtendedAWTAppletLifecycleCheck (commit 9310b11b2b6e1e89fa5e...Sven Gothel2013-11-261-6/+16
* Bug 910: Add Standalone Extended Applet Lifecycle Validation TestSven Gothel2013-11-263-0/+257
* Workaround Bug 910 (IcedTea-Web): NewtCanvasAWT shall postpone JAWTWindow des...Sven Gothel2013-11-252-20/+25
* Bug 672 (NewtCanvasSWT): Reuse SWTAccessor.isOS_TYPE ; Impl NW.getLocationOnS...Sven Gothel2013-11-259-347/+320
* Bug 672: Move Unit Tests to appropriate SWT package and prepent Test so they ...Sven Gothel2013-11-252-6/+6
* Bug 672 (NewtCanvasSWT ignore windowing offset on OSX').Petros Koutsolampros2013-11-243-1/+792
* Workaround Bug 910 (IcedTea-Web): NewtCanvasAWT shall postpone JAWTWindow des...Sven Gothel2013-11-231-29/+88
* JOGLNewtAppletBase's add/remove 'reparentHome WindowListener' at start()/stop()Sven Gothel2013-11-231-20/+21
* JOGLNewtApplet1Run: Perform AWT Operations on AWT-EDT ; Remove redundant expl...Sven Gothel2013-11-231-32/+54