Summary Period: 2003-05-11 to 2003-06-29
23 (0.0%)
196 (0.0%)
Directory | Changes | Lines of code | Lines per change |
---|---|---|---|
Totals | 23 (100.0%) | 196 (100.0%) | 8.5 |
CS/plugins/aws/ | 4 (17.4%) | 74 (37.8%) | 18.5 |
CS/docs/ | 9 (39.1%) | 53 (27.0%) | 5.8 |
CS/plugins/video/canvas/openglwin/ | 1 (4.3%) | 16 (8.2%) | 16.0 |
CS/include/iutil/ | 1 (4.3%) | 11 (5.6%) | 11.0 |
CS/plugins/video/canvas/directxcommon/ | 1 (4.3%) | 9 (4.6%) | 9.0 |
CS/apps/tools/viewmesh/ | 2 (8.7%) | 9 (4.6%) | 4.5 |
CS/docs/texinfo/plugins/aws/saaref/ | 2 (8.7%) | 8 (4.1%) | 4.0 |
CS/libs/csgeom/ | 1 (4.3%) | 7 (3.6%) | 7.0 |
CS/include/csgeom/ | 1 (4.3%) | 6 (3.1%) | 6.0 |
CS/apps/tutorial/awstut/ | 1 (4.3%) | 3 (1.5%) | 3.0 |
Luca fixed a bug in the aws documentation about the signalComponentCreated (called wrongly signalCreated).
4 lines of code changed in:
Luca fixed the inconcistency of properties read and written by
Set/GetProperty in the awsScrollBar class. He updated the texinfo
docs about scrollbar's properties too.
57 lines of code changed in:
Luca (groton@gmx.net) fixed a bug in the awsList: the bug was that
the list box wasn't displaying the last item in some cases.
Look in the file history.txt for the whole story of this commit :)
28 lines of code changed in:
Luca (groton@gmx.net) fixed a bug in awsLabel and a bug in glwin32 canvas.
42 lines of code changed in:
Luca Cappa (groton@gmx.net) fixed a very small bug in awstut: in fact
in the main (), if the Initialize() method would fail, there will be a
memory leak.
7 lines of code changed in:
groton@gmx.net added the method csQuaternion::GetEulerAngles.
14 lines of code changed in:
groton fixed the compilation of the ddraw canvas plugin on a plain MSVC6, just including the file multimon.h for that compiler.
14 lines of code changed in:
groton (groton@gmx.net) modified the comment about the method
iEventQueue::Register in the file include/iutil/eventq.h
16 lines of code changed in:
groton (groton@gmx.net) added some code to viewmesh application in
order to allow the passing of the parameter -Scale=XX.XX through
the command line (that option there was already there,
14 lines of code changed in:
Generated by StatCvs v0.2-dev