[root]/trunk/wact/plugins/template/front

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 7 (100.0%) | 54 (100.0%) | 7.7 |
| norbertmocsnik | 3 (42.9%) | 30 (55.6%) | 10.0 |
| JeffMoore | 4 (57.1%) | 24 (44.4%) | 6.0 |
convert filename case
0 lines of code changed in 1 file:
Split Transition Builder into separate transition class files and use Wact_Loader class names.
1 lines of code changed in 1 file:
Changed parent to fit in new template node inheritance heirarchy.
23 lines of code changed in 1 file:
Major restructuring of the code generation for paint methods.
Split functionality between View template nodes and Inline template nodes.
Nodes that are signaled to have a view analog, no longer have their paint
methods generated. This fixes a variety of subtle bugs.
This change revealed a preexisting bug in the datasource tag.
The wrap tag and the wact:link tags have not been adjusted to the new
heirarchy yet.
0 lines of code changed in 1 file:
Fixed the wact:link tag to use the proper contextual data model.
2 lines of code changed in 1 file:
Reorganized wact:link internals.
16 lines of code changed in 1 file:
Ported over the wact:link tag.
12 lines of code changed in 1 file: