Summary Period: 2002-07-11 to 2002-07-23
83 (0.1%)
3192 (0.1%)
Directory | Changes | Lines of code | Lines per change |
---|---|---|---|
Totals | 83 (100.0%) | 3192 (100.0%) | 38.4 |
CS/plugins/aws/ | 64 (77.1%) | 1292 (40.5%) | 20.1 |
CS/data/temp/ | 3 (3.6%) | 866 (27.1%) | 288.6 |
CS/libs/csgeom/ | 1 (1.2%) | 294 (9.2%) | 294.0 |
CS/apps/tests/g2dtest/ | 1 (1.2%) | 262 (8.2%) | 262.0 |
CS/include/iaws/ | 4 (4.8%) | 217 (6.8%) | 54.2 |
CS/apps/tests/awstest/ | 7 (8.4%) | 152 (4.8%) | 21.7 |
CS/include/csgeom/ | 1 (1.2%) | 72 (2.3%) | 72.0 |
CS/plugins/video/canvas/common/ | 1 (1.2%) | 36 (1.1%) | 36.0 |
CS/apps/tests/unittest/ | 1 (1.2%) | 1 (0.0%) | 1.0 |
Removed background drawing from the bitmap style in AWS
1 lines of code changed in:
Changed all the awsKey and KeyContainer classes over to use an iXXX equivalent
for the public API. This should fix the build problems with awsecomp.h on external
apps. Also I fixed awstest to properly set up the engine view component.
Finally I added the csRectRegionDebug class and used it to fully debug
csRectRegion which had bugs in both Include() and Exclude(). As best I can tell it is
now bug-free.
1708 lines of code changed in:
Made fixes to aws embedded components. They should now be usable again. Also
added a sample embedded component to awstest to make future testing easier
and as a very simple instructive sample.
1053 lines of code changed in:
Changed the common canvas clipping code and added some tests to g2dtest
Also made small bug fixes to AWS including frame property, embedded components,
some graphical changes for fsBitmap, and making labels not pressable
430 lines of code changed in:
Generated by StatCvs v0.2-dev