User statistics for designa

back to main page

Summary Period: 2003-05-21 to 2003-07-03

Total Changes

57 (0.1%)

Lines Of Code

1166 (0.0%)

Modules

Directory Changes Lines of code Lines per change
Totals 57 (100.0%) 1166 (100.0%) 20.4
CS/docs/texinfo/apps/ 2 (3.5%) 765 (65.6%) 382.5
CS/docs/texinfo/intro/ 8 (14.0%) 104 (8.9%) 13.0
CS/libs/csutil/ 7 (12.3%) 69 (5.9%) 9.8
CS/docs/ 19 (33.3%) 56 (4.8%) 2.9
CS/libs/cssys/unix/ 1 (1.8%) 49 (4.2%) 49.0
CS/include/csutil/ 7 (12.3%) 40 (3.4%) 5.7
CS/docs/texinfo/libs/ 1 (1.8%) 23 (2.0%) 23.0
CS/include/iutil/ 2 (3.5%) 17 (1.5%) 8.5
CS/plugins/aws/ 4 (7.0%) 16 (1.4%) 4.0
CS/include/cssys/ 1 (1.8%) 16 (1.4%) 16.0
CS/include/cssys/unix/ 1 (1.8%) 4 (0.3%) 4.0
CS/apps/tutorial/nettut/ 1 (1.8%) 4 (0.3%) 4.0
CS/docs/texinfo/tutorial/ 1 (1.8%) 1 (0.1%) 1.0
CS/docs/texinfo/build/platform/ 1 (1.8%) 1 (0.1%) 1.0
CS/docs/texinfo/build/ 1 (1.8%) 1 (0.1%) 1.0

Activity By Clock Time

Most Recent Commits

designa 2003-07-03 06:28

patched in the walktest documentation contributed by Marten
<martin@cyber-dog.freeserve.co.uk>. The old documentation remains in CVS
until some parts are transplanted.

777 lines of code changed in:

designa 2003-07-02 22:55

- added a pair of MemoryMapWindow() functions, allow mapping parts of
files, mapping in read/write files and re-using file handles for
multiple windows into the same file.
- MemoryMapFile() was modified to work with these new functions.

75 lines of code changed in:

designa 2003-06-28 04:58

DeSigna fixed a small logic error in csGetKeyDesc(), where a ?:
conditional had its values the wrong way round.

4 lines of code changed in:

designa 2003-06-22 23:40

implemented awsWindow::foNoBorder, which existed as a name, but
unaccessable from skin definitions and unhandled in the code.

6 lines of code changed in:

designa 2003-06-13 20:36

added a comment to the contribs section, changed some minor formatting for
the printed manual.

9 lines of code changed in:

designa 2003-06-13 17:07

performed some more minor updates to the CS manual's introductory chapter.

10 lines of code changed in:

designa 2003-06-13 16:30

patched Gersh's awsWindow::OnMouseMove() to obey a
new wfoDontCaptureMouseMove option, correcting some problems
with the previous patch and transparent windows with
mouse-capturing children.

16 lines of code changed in:

designa 2003-06-11 16:52

added an assertion that ensures csString::SubString()'s csString& argument
isn't itself.

4 lines of code changed in:

designa 2003-06-10 15:18

fixed minor off-by-one bug in csString::FindLast(). Documentation for
FindFirst/FindLast has been updated to include the not-found status return
value.

23 lines of code changed in:

designa 2003-06-10 14:10

added csString::FindLast(). iString/scfString has been updated for new
SubString, FindFirst and FindLast members.

63 lines of code changed in:

designa 2003-06-10 06:09

fixed an AWS bug reported by Gersh:
<Gersh> DeSigna: in awswin.cpp's OnMouseMove function, change
the return false to a return true.
(It was not possible to tell if aws deals with a move event if
the mouse is over a window)

6 lines of code changed in:

designa 2003-06-07 20:44

- DeSigna fixed some minor diagnostic message bugs in nettut.

5 lines of code changed in:

designa 2003-06-07 16:57

- DeSigna fixed a single word error in manual section 5.2.3,
pointed out by Aner (crystalspace@myway.com)

3 lines of code changed in:

designa 2003-06-05 09:09

- DeSigna corrected a range checking bug in csString::SubString(),
and made the second range argument a length instead of an index.

8 lines of code changed in:

designa 2003-05-24 19:08

modified parts of the CS texinfo manual:
- Boilerplate rewrite: intro/chapter.txi
- Some sections rewritten, grammar corrections, removal of
obsolete/misleading information: intro/foreward.txi
- Text tweaks and grammar fixups: intro/guide.txi
- Updated bug reporting practice: intro/feedback.txi

89 lines of code changed in:

designa 2003-05-21 18:35

brought manual section 6.4.6 (SCF Examples) up-to-date with current SCF
workings.

25 lines of code changed in:

designa 2003-05-21 01:57

DeSigna went back and fixed doubled declarations of those functions in the
header.

2 lines of code changed in:

designa 2003-05-21 01:48

Made a boo in my first CVS commit entry :)

1 lines of code changed in:

designa 2003-05-21 01:45

modified and committed masonjoyer's csString patch, adding
SubString() and FindFirst().

40 lines of code changed in:


Generated by StatCvs v0.2-dev