| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 925 - Accept an ES3 Context, if reported via GL-Version-String w/o EGL_OP... | Sven Gothel | 2013-12-21 | 6 | -34/+128 |
* | Bug 925: Use proper common profile and test compatibility for GLContextImpl's... | Sven Gothel | 2013-12-21 | 1 | -8/+11 |
* | 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 | 3 | -4/+10 |
* | Refine commit c9fcc8cd510abc0cbebb872dc3e457327655e778 (NEWT X11Window.c comm... | Sven Gothel | 2013-12-20 | 1 | -8/+8 |
* | Bug 924: Fix X11 Fullscreen ALT-TAB Regression ; Make ALWAYS_ON_TOP Persisten... | Sven Gothel | 2013-12-19 | 1 | -1/+14 |
* | 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 924: Fix 'Unity WM' issue w/ sticky _NET_WM_STATE after Fullscreen On/Off... | Sven Gothel | 2013-12-19 | 1 | -4/+12 |
* | NEWT X11Window.c: Cleanup Code - No changes. | Sven Gothel | 2013-12-19 | 1 | -8/+25 |
* | FFMPEGMediaPlayer: Add missing indentation of commit 8a032a2c1f247819bdb08382...v2.1.4_rc01 | Sven Gothel | 2013-12-18 | 1 | -7/+7 |
* | Merge remote-tracking branch 'xranby/master' | Sven Gothel | 2013-12-18 | 3 | -3/+7 |
|\ |
|
| * | ALAudioSink GLMediaPlayerImpl FFMPEGMediaPlayer: Verbosity only w/ DEBUG flag. | Xerxes RĂ„nby | 2013-12-18 | 3 | -3/+7 |
* | | Bug 928 - JAWTWindow's JAWTComponentListener _not_ attached and original visi... | Sven Gothel | 2013-12-18 | 1 | -8/+14 |
|/ |
|
* | Merge pull request #76 from esemplare/master | Sven Gothel | 2013-12-15 | 5 | -1/+130 |
|\ |
|
| * | Fix Bug 362: calculated dimensions for MipMaps smaller than 16x16 | Michael Esemplare | 2013-12-11 | 5 | -1/+130 |
* | | Bug 918: Fix EOS Regression: Only use pts>duration for EOS if duration > 0 (c... | Sven Gothel | 2013-12-11 | 3 | -4/+4 |
* | | ALAudioSink: Fix stop and flush of OpenAL source | Sven Gothel | 2013-12-11 | 1 | -115/+125 |
* | | Bug 918 (2/2): Determine StreamWorker usage after stream-init ; Fix seek(..) ... | Sven Gothel | 2013-12-11 | 5 | -168/+309 |
* | | Bug 918: GLMediaPlayer: Fix Deadlock if EOS happens after pause/resume (seek)... | Sven Gothel | 2013-12-11 | 1 | -10/+18 |
* | | Bug 918 (1/2): Use StreamWorker in 'Audio Only' mode, since no 'getNextTextur... | Sven Gothel | 2013-12-11 | 2 | -7/+2 |
|/ |
|
* | Bug 922 (2/2): NEWT Window.reparentWindow(..): Use REPARENT_HINT_BECOMES_VISI... | Sven Gothel | 2013-12-11 | 6 | -19/+272 |
* | Bug 922 (1/2): NEWT Window.reparentWindow(..): Provide REPARENT_HINT_BECOMES_... | Sven Gothel | 2013-12-11 | 14 | -159/+204 |
* | TestShutdownCompleteNEWT/AWT: Align both tests and account for GLInfo. | Sven Gothel | 2013-12-10 | 2 | -37/+79 |
* | TestShutdownCompleteNEWT: Enhance profiling via '-wait -initOnly' ; Use Platf... | Sven Gothel | 2013-12-10 | 1 | -37/+35 |
* | Bug 904: 'User Vertical Flip' for GLJPanel w/o vertical flip must be consider... | Sven Gothel | 2013-12-10 | 6 | -68/+197 |
* | Bug 904: 'User Vertical Flip' for GLJPanel shall be performed via PROJECTION ... | Sven Gothel | 2013-12-10 | 4 | -119/+155 |
* | Bug 747: VectorUtil: Make scale(..) creating new float[] deprecated, adding '... | Sven Gothel | 2013-12-10 | 1 | -5/+33 |
* | TestNewtKeyEventAutoRepeatAWT: Fix regression of commit 8512777873461ee33d8ed... | Sven Gothel | 2013-12-04 | 1 | -2/+3 |
* | Bug 919 - TestNewtKeyCodesAWT w/ NewtCanvasAWT Fails on Windows Due to Clogge... | Sven Gothel | 2013-12-04 | 13 | -264/+268 |
* | Bug 914: Newt OSX: Reset NSApp's presentationOptions @ windowClose0() / Assum... | Sven Gothel | 2013-12-03 | 5 | -63/+84 |
* | Bug 916 - NEWT Fullscreen Mode on Windows ALT-TAB doesn't allow Application S... | Sven Gothel | 2013-12-03 | 1 | -20/+58 |
* | NEWT Windows: Rearrange wndProc switch-case: All key/mouse events shall be at... | Sven Gothel | 2013-12-02 | 1 | -448/+449 |
* | Bug 914: Newt OSX: Don't use exclusive fullscreen mode (captured display) in ... | Sven Gothel | 2013-12-02 | 3 | -0/+37 |
* | Bug 914 - Don't allow 'alwaysontop' in fullscreen mode, always allow switchin... | Sven Gothel | 2013-12-01 | 1 | -2/+23 |
* | GLJPanel.initializeBackend(offthread=true): Enable on Windows, thanks to Bug ... | Sven Gothel | 2013-12-01 | 1 | -10/+0 |
* | Bug 907 - Add native Windows test sending WM_GETTEXT to all windows and dumpi... | Randolf Schultz | 2013-11-29 | 1 | -0/+34 |
* | Bug 907 - Refine DummyDispatchThread (DDT) Handling: Proper OO integration in... | Sven Gothel | 2013-11-29 | 7 | -175/+351 |
* | GLDrawableFactory.shutdown0() Add DEBUG line at the end | Sven Gothel | 2013-11-29 | 1 | -0/+3 |
* | GLDrawableFactory: destroy() -> shutdownImpl() - Add DEBUG output in implemen... | Sven Gothel | 2013-11-28 | 5 | -8/+19 |
* | Bug 907 - Fix regression of 'cleanup' Commit 52c95c19dbd69a7fc6b307d2b2db357c... | Sven Gothel | 2013-11-28 | 1 | -0/+1 |
* | Bug 907 - Cleanup Commit e9c711a86aa05f4f24c69972532833f5a98911a3 | Sven Gothel | 2013-11-28 | 2 | -128/+125 |
* | Bug 907 - Initial patch allowing Jogl to respond to other applications that t... | Randolf Schultz | 2013-11-28 | 2 | -14/+194 |
* | Fix Bug 902: FFMPEGMediaPlayer uses IOUtil.decodeURIIfFilePath(uri) to decode... | Sven Gothel | 2013-11-28 | 3 | -10/+39 |
* | Refine DemoBug910ExtendedAWTAppletLifecycleCheck (commit 9310b11b2b6e1e89fa5e... | Sven Gothel | 2013-11-26 | 1 | -6/+16 |
* | Bug 910: Add Standalone Extended Applet Lifecycle Validation Test | Sven Gothel | 2013-11-26 | 1 | -0/+224 |
* | Workaround Bug 910 (IcedTea-Web): NewtCanvasAWT shall postpone JAWTWindow des... | Sven Gothel | 2013-11-25 | 2 | -20/+25 |