Older revisions
r18
by jacwright
on Jan 20, 2010
Diff
One of the ImageUtils optimizations
was incorrect, disposing on a source
bitmapdata object which can cause
unexpected errors for those using it.
Only disposes on temporary bitmapData
...
r16
by jacwright
on Jan 19, 2010
Diff
Refactored out my Response classes to
use Flight Framework's. They were the
same features. I'd rather fix bugs in
just one place.
Disposing bitmapData memory for better
...
r1
by jacwright
on Aug 23, 2009
Diff
Initial import
All revisions of this file