Summary Period: 2002-09-17 to 2002-10-24
[root]/CSEXTRA/cows/include/cows
Total Lines Of Code:
767 (2003-07-11 20:29)
Author | Changes | Lines of code | Lines per change |
---|---|---|---|
matzebraun | 56 (100.0%) | 890 (100.0%) | 15.8 |
callbacks finally seem to work
12 lines of code changed in:
added a generic base class for widget factories and implemented a new tree search function in the widget container class
49 lines of code changed in:
first implementation of meta signals (finally compiles, but not tested yet)
51 lines of code changed in:
more work on signal/callback stuff. Also added a name to each widget and a FindWidget function to WidgetContainer
18 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
87 lines of code changed in:
reading skin definition, and the anchorlayout seem to work now
28 lines of code changed in:
parser should work now though still some crashs left
43 lines of code changed in:
parsing layout subwidgets should work now, still need to implement anchorlayout
4 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
81 lines of code changed in:
started implementing window reader and layout code
50 lines of code changed in:
forgot to add new files
47 lines of code changed in:
some updates related to skin scaling. Also implemented the trasnform stack in the canvas
1 lines of code changed in:
Initial cow code checkin
419 lines of code changed in:
Generated by StatCvs v0.2-dev