Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
---|---|---|---|---|
Steffen Pingel | 9 (90,0%) | 572 (99,3%) | 621 (98,9%) | 63,56 |
Felix Berger | 1 (10,0%) | 4 (0,7%) | 7 (1,1%) | 4,00 |
Date | Author | File/Message |
---|---|---|
11.12.05 18:57 | Felix Berger | merged i18n-factory-branch
(1 Files changed,
7 Lines changed) src/java/org/xnap/commons/gui/wizard/WizardDialog.java 1.6
(+7
-3)
|
21.08.05 19:34 | Steffen Pingel | added test cases
(1 Files changed,
95 Lines changed) src/java/org/xnap/commons/gui/wizard/WizardDialog.java 1.5
(+95
-34)
|
21.08.05 17:35 | Steffen Pingel | moved builder to gui package
(1 Files changed,
1 Lines changed) src/java/org/xnap/commons/gui/wizard/WizardDialog.java 1.4
(+1
-1)
|
21.08.05 16:47 | Steffen Pingel | documentation update
(1 Files changed,
4 Lines changed) src/java/org/xnap/commons/gui/wizard/WizardDialog.java 1.3
(+4
-3)
|
19.08.05 22:08 | Steffen Pingel | javadoc fixes
(1 Files changed,
0 Lines changed) src/java/org/xnap/commons/gui/wizard/WizardPage.java 1.2
(+0
-2)
|
19.08.05 08:27 | Steffen Pingel | added wizard listener
(2 Files changed,
65 Lines changed) src/java/org/xnap/commons/gui/wizard/WizardDialog.java 1.2
(+25
-9)
src/java/org/xnap/commons/gui/wizard/WizardDialogListener.java 1.1 added 40 |
17.08.05 21:47 | Steffen Pingel | imported splash and wizard
(3 Files changed,
456 Lines changed) src/java/org/xnap/commons/gui/wizard/WizardDialog.java 1.1 added 315 src/java/org/xnap/commons/gui/wizard/WizardPage.java 1.1 added 61 src/java/org/xnap/commons/gui/wizard/DefaultWizardPage.java 1.1 added 80 |