Go to file
kappa1 4c1fe5d21f AppletLoader: Parameters boxbgcolor, boxfgcolor and boxerrorcolor have been added. Previous parameters al_bgcolor, al_fgcolor and al_errorcolor have been removed. Unlike the previous color support now you can specify the color as a string name of any AWT Color ("red", "blue", "yellow", etc), RGB format (0-255, e.g. "255,0,0") or html HEX color (must use leading #, previous didn't need to have the # e.g. "#FF0000"). This is to match the color support of boxbgcolor and boxfgcolor of the java plugin, so now the color is set and appears before the appletloader is even loaded. 2010-07-04 14:35:41 +00:00
applet restore defaults to the default lwjgl applet html template. 2009-09-10 11:15:12 +00:00
doc EFX patch by Ciardhubh 2010-05-24 21:50:26 +00:00
eclipse-update/org.lwjgl.eclipseplugins updated local path, ignore builds 2008-12-14 19:10:45 +00:00
libs Upgrading to latest OpenAL-Soft (1.12+) 2010-05-24 21:32:23 +00:00
platform_build Added PixelFormat support for framebuffer CSAA (NV_multisample_coverage, WGL & GLX only). 2010-05-27 22:56:29 +00:00
res initial checking on AppletLoader 2007-06-10 20:30:03 +00:00
src AppletLoader: Parameters boxbgcolor, boxfgcolor and boxerrorcolor have been added. Previous parameters al_bgcolor, al_fgcolor and al_errorcolor have been removed. Unlike the previous color support now you can specify the color as a string name of any AWT Color ("red", "blue", "yellow", etc), RGB format (0-255, e.g. "255,0,0") or html HEX color (must use leading #, previous didn't need to have the # e.g. "#FF0000"). This is to match the color support of boxbgcolor and boxfgcolor of the java plugin, so now the color is set and appears before the appletloader is even loaded. 2010-07-04 14:35:41 +00:00
build.xml Added PixelFormat support for framebuffer CSAA (NV_multisample_coverage, WGL & GLX only). 2010-05-27 22:56:29 +00:00