Module CSEXTRA/cows/

back to main page

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

Modules

[root]/CSEXTRA/cows
     apps (1 files, 3 lines)
         testcow (2 files, 247 lines)
     include (0 files, 0 lines)
         cows (16 files, 767 lines)
         iws (19 files, 885 lines)
             callback (11 files, 967 lines)
     libs (1 files, 2 lines)
         cows (15 files, 2119 lines)
     plugins (1 files, 3 lines)
         cows (7 files, 1142 lines)

Lines Of Code


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

Authors

Author Changes Lines of code Lines per change
matzebraun 27 (100.0%) 298 (100.0%) 11.0

Most Recent Commits

matzebraun 2002-10-24 14:51

callbacks finally seem to work

1 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

5 lines of code changed in:

matzebraun 2002-10-21 11:45

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

0 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

23 lines of code changed in:

matzebraun 2002-10-02 00:08

updated cvsignore

2 lines of code changed in:

matzebraun 2002-10-02 00:07

reading skin definition, and the anchorlayout seem to work now

31 lines of code changed in:

matzebraun 2002-09-29 14:48

parser should work now though still some crashs left

6 lines of code changed in:

matzebraun 2002-09-27 01:16

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

11 lines of code changed in:

matzebraun 2002-09-24 00:36

started implementing window reader and layout code

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

1 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

6 lines of code changed in:

matzebraun 2002-09-17 21:39

initial checkin of some cow codes

190 lines of code changed in:


Generated by StatCvs v0.2-dev