Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
---|---|---|---|---|
Felix Berger | 13 (65,0%) | 311 (85,9%) | 570 (90,0%) | 23,92 |
Steffen Pingel | 7 (35,0%) | 51 (14,1%) | 63 (10,0%) | 7,29 |
Date | Author | File/Message |
---|---|---|
04.01.06 13:26 | Steffen Pingel | moved i18n classes to Gettext Commons project and organized imports
(4 Files changed,
4 Lines changed) src/test/org/xnap/commons/gui/util/GUIHelperTest.java 1.5
(+0
-3)
src/test/org/xnap/commons/gui/util/PopupListenerTest.java 1.2
(+0
-2)
src/test/org/xnap/commons/gui/util/LabelUpdaterTest.java 1.2
(+4
-3)
src/test/org/xnap/commons/gui/util/WhatsThisTest.java 1.3
(+0
-2)
|
14.12.05 13:11 | Steffen Pingel | added locale change listener and label updater
(1 Files changed,
31 Lines changed) src/test/org/xnap/commons/gui/util/LabelUpdaterTest.java 1.1 added 31 |
24.11.05 05:39 | Steffen Pingel | fixed tree expand
(1 Files changed,
2 Lines changed) src/test/org/xnap/commons/gui/util/GUIHelperTest.java 1.4
(+2
-2)
|
30.09.05 05:22 | Felix Berger | moved classes around
(1 Files changed,
0 Lines changed) src/test/org/xnap/commons/gui/util/DefaultTextFieldFileTransferHandlerTest.java 1.3 removed |
12.09.05 15:54 | Felix Berger | new package dnd
(2 Files changed,
0 Lines changed) src/test/org/xnap/commons/gui/util/AbstractFileTransferHandlerTest.java 1.2 removed src/test/org/xnap/commons/gui/util/FileTransferableTest.java 1.2 removed |
12.09.05 15:34 | Felix Berger | added null checks
(1 Files changed,
6 Lines changed) src/test/org/xnap/commons/gui/util/DefaultTextFieldFileTransferHandlerTest.java 1.2
(+6
-0)
|
12.09.05 15:28 | Felix Berger | a little test duplication
(1 Files changed,
56 Lines changed) src/test/org/xnap/commons/gui/util/DefaultTextFieldFileTransferHandlerTest.java 1.1 added |
11.09.05 13:21 | Felix Berger | file drag & drop support
(2 Files changed,
191 Lines changed) src/test/org/xnap/commons/gui/util/AbstractFileTransferHandlerTest.java 1.1 added src/test/org/xnap/commons/gui/util/FileTransferableTest.java 1.1 added |
03.09.05 11:43 | Felix Berger | lots of test additions
(1 Files changed,
33 Lines changed) src/test/org/xnap/commons/gui/util/GUIHelperTest.java 1.3
(+33
-2)
|
30.08.05 17:02 | Felix Berger | added validator test
(1 Files changed,
1 Lines changed) src/test/org/xnap/commons/gui/util/GUIHelperTest.java 1.2
(+1
-1)
|
30.08.05 15:11 | Felix Berger | gui helper test
(1 Files changed,
138 Lines changed) src/test/org/xnap/commons/gui/util/GUIHelperTest.java 1.1 added 138 |
30.08.05 11:13 | Felix Berger | more tests
(1 Files changed,
76 Lines changed) src/test/org/xnap/commons/gui/util/PopupListenerTest.java 1.1 added 76 |
23.08.05 18:27 | Felix Berger | fixed one test
(1 Files changed,
36 Lines changed) src/test/org/xnap/commons/gui/util/WhatsThisTest.java 1.2
(+36
-3)
|
22.08.05 21:59 | Steffen Pingel | added test cases
(1 Files changed,
26 Lines changed) src/test/org/xnap/commons/gui/util/IconHelperTest.java 1.1 added 26 |
22.08.05 16:07 | Felix Berger | one more test
(1 Files changed,
33 Lines changed) src/test/org/xnap/commons/gui/util/WhatsThisTest.java 1.1 added 33 |