aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts/targetcommand-loop.sh
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2015-10-03 12:05:37 +0200
committerSven Gothel <[email protected]>2015-10-03 12:05:37 +0200
commit24d30eec425ca6c62f72e7c218a9149777dbec52 (patch)
treea2bd52868d37051fabf10fce28bc4496e24b010c /make/scripts/targetcommand-loop.sh
parent731c473740e3e7ccd26ecda7ea0200382795c3a6 (diff)
Bug 1238 - Fix NPE for Window-Icon's PNGPixelRect for unresolved location; Bug 1199 - Add setting to disable default window icons
Bug 1238 - Fix NPE for Window-Icon's PNGPixelRect for unresolved location, i.e. null URLConnections Testing w/ jogl/make/scripts/tests.sh USE_BUILDDIR=1, discloses this issue - since the icons are available in jar only. Handling all unresolved resources, i.e. null URLConnection, is required. Further more, the icon list passed via property 'newt.window.icons' shall be separated by comma as well. This allows passing the list via scripts more conveniently. -Dnewt.window.icons="newt/data/jogamp-16x16.png,newt/data/jogamp-32x32.png" +++ Bug 1199 - Add setting to disable default window icons This patch also allows disabling JogAmp's own window icons by simply defining a non-existing location, i.e. -Dnewt.window.icons="null,null"
Diffstat (limited to 'make/scripts/targetcommand-loop.sh')
0 files changed, 0 insertions, 0 deletions