Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
---|---|---|---|---|
Felix Berger | 9 (69,2%) | 262 (59,0%) | 273 (59,1%) | 29,11 |
Steffen Pingel | 4 (30,8%) | 182 (41,0%) | 189 (40,9%) | 45,50 |
Date | Author | File/Message |
---|---|---|
04.01.06 13:26 | Steffen Pingel | moved i18n classes to Gettext Commons project and organized imports
(3 Files changed,
0 Lines changed) src/test/org/xnap/commons/gui/shortcut/DefaultShortcutTest.java 1.3
(+0
-2)
src/test/org/xnap/commons/gui/shortcut/MediatorShortcutTest.java 1.5
(+0
-3)
src/test/org/xnap/commons/gui/shortcut/EmacsKeyBindingsTest.java 1.5
(+0
-2)
|
11.09.05 13:21 | Felix Berger | file drag & drop support
(1 Files changed,
2 Lines changed) src/test/org/xnap/commons/gui/shortcut/MediatorShortcutTest.java 1.4
(+2
-0)
|
06.09.05 11:46 | Felix Berger | test disabled action
(1 Files changed,
12 Lines changed) src/test/org/xnap/commons/gui/shortcut/MediatorShortcutTest.java 1.3
(+12
-2)
|
06.09.05 11:41 | Felix Berger | give garbage collector a chance
(1 Files changed,
10 Lines changed) src/test/org/xnap/commons/gui/shortcut/MediatorShortcutTest.java 1.2
(+10
-0)
|
05.09.05 15:13 | Felix Berger | added simple mediator shortcut
(1 Files changed,
122 Lines changed) src/test/org/xnap/commons/gui/shortcut/MediatorShortcutTest.java 1.1 added 122 |
05.09.05 14:22 | Felix Berger | fixed
(1 Files changed,
1 Lines changed) src/test/org/xnap/commons/gui/shortcut/DefaultShortcutTest.java 1.2
(+1
-0)
|
05.09.05 10:20 | Felix Berger | improved serialization
(1 Files changed,
20 Lines changed) src/test/org/xnap/commons/gui/shortcut/DefaultShortcutTest.java 1.1 added 20 |
30.08.05 19:21 | Felix Berger | more tests and more fixes, yay
(1 Files changed,
39 Lines changed) src/test/org/xnap/commons/gui/shortcut/EmacsKeyBindingsTest.java 1.4
(+39
-2)
|
30.08.05 18:46 | Felix Berger | fixed keybindings tests and added new one
(1 Files changed,
61 Lines changed) src/test/org/xnap/commons/gui/shortcut/EmacsKeyBindingsTest.java 1.3
(+61
-1)
|
23.08.05 06:46 | Felix Berger | fixed most of the word bugs
(1 Files changed,
6 Lines changed) src/test/org/xnap/commons/gui/shortcut/EmacsKeyBindingsTest.java 1.2
(+6
-6)
|
22.08.05 21:59 | Steffen Pingel | added test cases
(1 Files changed,
189 Lines changed) src/test/org/xnap/commons/gui/shortcut/EmacsKeyBindingsTest.java 1.1 added 189 |