Module CSEXTRA/cows/apps/testcow/

back to main page

Summary Period: 2002-09-17 to 2002-10-24

Modules

[root]/CSEXTRA/cows/apps/testcow

Lines Of Code


Total Lines Of Code: 247 (2003-07-11 20:29)

Authors

Author Changes Lines of code Lines per change
matzebraun 9 (100.0%) 262 (100.0%) 29.1

Most Recent Commits

matzebraun 2002-10-24 14:51

callbacks finally seem to work

16 lines of code changed in:

matzebraun 2002-10-07 16:11

rewrote layout handling - subwidgets are now stored in the topwidget and the layout only keeps another ref to them, so that the layout class now only needs to do the layouting and not all the drawing and event handling stuff which is done by the window widget now

3 lines of code changed in:

matzebraun 2002-10-02 00:07

reading skin definition, and the anchorlayout seem to work now

12 lines of code changed in:

matzebraun 2002-09-27 01:14

eleminated all Inc/DecRefs from cows and simplified teh code by using csRefArray. Also continued working on layout and window xml loading

7 lines of code changed in:

matzebraun 2002-09-19 17:50

fixed the window problems by fixing Push/PopTransform and making cliprect independant of TransformRect

1 lines of code changed in:

matzebraun 2002-09-18 22:01

-Some renames and cleanups
-Added some more comments
-Added a new window widget
-Added support for moving the window around (doesn't work though - the window moves twice as fast as the mouse :-/)

4 lines of code changed in:

matzebraun 2002-09-18 01:16

some updates related to skin scaling. Also implemented the trasnform stack in the canvas

11 lines of code changed in:

matzebraun 2002-09-17 21:51

Initial cow checkin

208 lines of code changed in:


Generated by StatCvs v0.2-dev