Module CSEXTRA/cows/libs/cows/

back to main page

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

Modules

[root]/CSEXTRA/cows/libs/cows

Lines Of Code


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

Authors

Author Changes Lines of code Lines per change
matzebraun 73 (100.0%) 2402 (100.0%) 32.9

Most Recent Commits

matzebraun 2002-10-24 14:51

callbacks finally seem to work

97 lines of code changed in:

matzebraun 2002-10-22 14:38

removed several old debug messages

0 lines of code changed in:

matzebraun 2002-10-22 14:35

added a generic base class for widget factories and implemented a new tree search function in the widget container class

104 lines of code changed in:

matzebraun 2002-10-21 11:45

first implementation of meta signals (finally compiles, but not tested yet)

70 lines of code changed in:

matzebraun 2002-10-12 18:52

more work on signal/callback stuff. Also added a name to each widget and a FindWidget function to WidgetContainer

45 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

222 lines of code changed in:

matzebraun 2002-10-02 00:07

reading skin definition, and the anchorlayout seem to work now

119 lines of code changed in:

matzebraun 2002-09-29 14:48

parser should work now though still some crashs left

129 lines of code changed in:

matzebraun 2002-09-27 12:41

parsing layout subwidgets should work now, still need to implement anchorlayout

117 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

109 lines of code changed in:

matzebraun 2002-09-24 00:36

started implementing window reader and layout code

156 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

4 lines of code changed in:

matzebraun 2002-09-18 22:03

forgot to add new files

100 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 :-/)

6 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

9 lines of code changed in:

matzebraun 2002-09-17 21:45

Initial cow code checkin

1115 lines of code changed in:


Generated by StatCvs v0.2-dev