0
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Mar 31, 2025 — Mar 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added rounded corner support to Border and BackgroundImage Decorators. More... over 15 years ago
added version number update to build. More... over 15 years ago
fixed issue with scale 9 bitmap in background. More... over 15 years ago
Merge branch 'master' of github.com:theflashbum/FBoxModel More... almost 16 years ago
Minor build script cleanup. More... almost 16 years ago
fixing test.xml so that tests can be run by FCamo More... almost 16 years ago
fixed test app in this project: was same problem as in fspritesheets More... almost 16 years ago
updated the build.template.properties file. More... almost 16 years ago
added flashtddproject scripts. tests are not ready in this project, by the way. More... almost 16 years ago
Adding Margin support to box model More... almost 16 years ago
added margin decorator and now margin is calulated into the width/height of a BoxModel. More... almost 16 years ago
removed trace event in render. More... almost 16 years ago
Started adding unit tests More... almost 16 years ago
fixed bg bug error and offsetX/Y bug. More... almost 16 years ago
Cleaned up build.xml and draw event string More... almost 16 years ago
Updates to work better with F*Camo. More... about 16 years ago
Fixed bug in BoxModelRenderer with Padding width and height. More... about 16 years ago
Fixed bug in BG Image offset. More... about 16 years ago
Cleaned up code and minor fixes to BackgroundImageDecorator More... about 16 years ago
Cleaned up the decorators and broke out the bg color and image into their own classes. More... about 16 years ago
Fixed BackgroundDecorator. More... about 16 years ago
Added in BackgroundDecorator and changes constructor params in BoxModelRenderer. More... about 16 years ago
Finally replacing the old BoxModel data object with Decorators. Added support for padding and border. More... about 16 years ago
Fixes a bug in the scale 9 redraw. More... about 16 years ago
Added support for converting a swc to a swf. Also fixed bug in where BoxModelRender would draw a black background. More... about 16 years ago
Added support for Scale9 Backgrounds. More... about 16 years ago
Adding AncestorSprite More... about 16 years ago
Renamed BoxModelDisplay to AncestorSprite since it contains all the routs for DisplayObjectContainer. More... about 16 years ago
All of the BoxModel Render logic now sits in the BoxModelRenderer. More... over 16 years ago
Starting to isolate the BoxModel Render logic in FBoxModel to move into BoxModelRenderer. More... over 16 years ago