Menu

Code Commit Log


Commit Date  
[r3371] by kappa1

AppletLoader: fixed flicker on animated gifs using ImageObserver. When image is ready to be drawn it is copied into a buffer image ready to be drawn. Also now supports variable time animated gifs and not limited to drawing only every 100ms.

2010-07-10 11:56:55 Tree
[r3370] by spasi
2010-07-09 21:46:27 Tree
[r3369] by kappa1

Display sync modified to allow it to be interrupted.
Thanks to bobjob for this, further thanks to MatthiasM for pointing out that the interrupt should not be swallowed.

2010-07-09 19:37:14 Tree
[r3368] by spasi

Compiz LFS improvements.

2010-07-09 18:44:31 Tree
[r3367] by kappa1

AppletLoader: auto centre logo if applet is resized.

2010-07-08 21:12:20 Tree
[r3366] by spasi

Added support for Compiz's legacy fullscreen workaround.

2010-07-07 12:37:40 Tree
[r3365] by spasi
2010-07-04 18:24:53 Tree
[r3364] by spasi

Fix for Linux fullscreen mode problem with Compiz (http://lwjgl.org/forum/index.php/topic,3335.0.html)

2010-07-04 17:14:33 Tree
[r3363] by kappa1

update appletloader.html to use new parameters

2010-07-04 14:45:33 Tree
[r3362] by kappa1

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 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.