Summary Period: 2002-09-17 to 2002-10-24
[root]/CSEXTRA/cows/plugins/cows
Total Lines Of Code:
1142 (2003-07-11 20:29)
Author | Changes | Lines of code | Lines per change |
---|---|---|---|
matzebraun | 26 (100.0%) | 1248 (100.0%) | 48.0 |
callbacks finally seem to work
0 lines of code changed in:
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
9 lines of code changed in:
reading skin definition, and the anchorlayout seem to work now
4 lines of code changed in:
parser should work now though still some crashs left
25 lines of code changed in:
eleminated all Inc/DecRefs from cows and simplified teh code by using csRefArray. Also continued working on layout and window xml loading
44 lines of code changed in:
started implementing window reader and layout code
82 lines of code changed in:
fixed the window problems by fixing Push/PopTransform and making cliprect independant of TransformRect
30 lines of code changed in:
-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 :-/)
38 lines of code changed in:
some updates related to skin scaling. Also implemented the trasnform stack in the canvas
63 lines of code changed in:
Initial cow code checkin
953 lines of code changed in:
Generated by StatCvs v0.2-dev