Commits

[3091 total ]
Avatar
r982 add the hasParameter method in the URI class + fix setParameterValue with the "undefined" value, must remove the key in the query if this value is defines with undefined (+ unit tests)

by ALCARAZ Marc (aka eKameleon) (Using name ‘ekameleon’) on 2009-12-11 21:26 (5 days ago)

Avatar
r1454 Fix Copier class, remove the static copyDate method, use the static copy method now + refactoring

by ALCARAZ Marc (aka eKameleon) (Using name ‘ekameleon’) on 2009-12-11 21:07 (5 days ago)

Avatar
r981 New RadialPerlinBitmapData class + refactoring the PerlinNoiseBitmapData class.

by ALCARAZ Marc (aka eKameleon) (Using name ‘ekameleon’) on 2009-12-11 14:12 (5 days ago)

Avatar
minor refactoring

by ALCARAZ Marc (aka eKameleon) (Using name ‘ekameleon’) on 2009-12-10 23:15 (5 days ago)

Avatar
r980 The area argument of the CropBitmapData constructor must ne cloned.

by ALCARAZ Marc (aka eKameleon) (Using name ‘ekameleon’) on 2009-12-10 10:37 (6 days ago)

Avatar
r979 Update the CropBitmapData class (fix the size if the matrix argument is used with a scale mode)

by ALCARAZ Marc (aka eKameleon) (Using name ‘ekameleon’) on 2009-12-10 10:13 (6 days ago)

Avatar
r1453 Fix calista example external link

by ALCARAZ Marc (aka eKameleon) (Using name ‘ekameleon’) on 2009-12-10 09:10 (6 days ago)

Avatar
r978 Adds the strict argument in the CropBitmapData class, now the crop bitmapdata use the min of the original picture and the Rectangle area if the strict mode is enable (by default strict=true)

by ALCARAZ Marc (aka eKameleon) (Using name ‘ekameleon’) on 2009-12-10 08:43 (6 days ago)

Avatar
r977 Fix the URI class, we can now set the parameters of the query with the methods : getParameter(name:String), getQueryMap():Map, hasQuery():Boolean, removeParameter(name:String), removeAllParameters(), setParameterValue(name:String,value:*) ( see unit tests )

by ALCARAZ Marc (aka eKameleon) (Using name ‘ekameleon’) on 2009-12-09 22:55 (6 days ago)

Avatar
r976 Fix unit test in my branche (remove conditional metadatas in my branche only) + refactoring

by ALCARAZ Marc (aka eKameleon) (Using name ‘ekameleon’) on 2009-12-09 21:22 (7 days ago)