0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Peg the version to support stable dependencies. More... about 14 years ago
Fix animation rendering issues by converting the Scheduler class to only use a Timer instance and deferring redraws to the screen update (vertical blanking) period. More... almost 15 years ago
Document the newly exposed clampValue function. More... almost 15 years ago
Expose clampValue static function. More... almost 15 years ago
Update project to use latest flex mojos. More... about 15 years ago
Guard treemap size calculations from incorrect negative values. More... about 15 years ago
Update build script. * Add new information to the scm.connection values. * Use the parent POM for distribution information. More... about 15 years ago
Revise Maven build script. * Use parent pom.xml for version information. * Change scm properties to use github location. * Change distribution to publicly accessible nexus server. More... about 15 years ago
[maven-release-plugin] prepare for next development iteration More... about 15 years ago
[maven-release-plugin] prepare release flare-1.1.6 More... about 15 years ago
Constrain the inverse interpolation parameter x to fall within the min and max parameters values. The clampValue guard function prevents the fractional value from returning outside of the domain (0..1). More... about 15 years ago
Release 2009.01.24 More... about 15 years ago
Updated Displays.thumbnail to use transparent backgrounds. More... over 15 years ago
[maven-release-plugin] prepare for next development iteration More... over 15 years ago
[maven-release-plugin] prepare release flare-1.1.5 More... over 15 years ago
Change SCM connection URL to use mounted share. More... over 15 years ago
Add deployment to Nexus info to the POM. More... over 15 years ago
Add maven release plugin to POM. More... over 15 years ago
Update forked flare project info to match JuiceKit. More... over 15 years ago
Update POM to use latest flex-mojos. More... over 15 years ago
Ignore project generated artifacts and IDE preference files. More... over 15 years ago
Ensure a Visualization's data is available before encoding colors. More... over 15 years ago
Add support for Maven builds. More... over 15 years ago
Clean-up documentation comments and dead code paths. More... over 15 years ago
Protect against calculation using non-ideal data. Add protection for divide-by-zero, and strict null comparison. More... over 15 years ago
Fixed data add/remove bug in Visualization Added unit test for Data.clear() More... over 15 years ago
Fixed data add/remove bug in Visualization Added unit test for Data.clear() More... over 15 years ago
Added cacheText property to Labeler Added negative stacks to AxisLayout More... over 15 years ago
Fixed PanZoomControl to avoid erroneous pan/zooms on hitAreas More... over 15 years ago
Fixed currency bug in Strings Minor loop optimizations for DataList and NodeSprite More... over 15 years ago