Directory daimonin/src/test/daieditor/gui/map/

Directory Deleted:
2013-05-28 14:09
Total Files:
0
Deleted Files:
2
Lines of Code:
0

[root]/daimonin/src/test/daieditor/gui/map

Lines of Code

daimonin/src/test/daieditor/gui/map/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 23 (100.0%) 610 (100.0%) 26.5
christianhujer 14 (60.9%) 500 (82.0%) 35.7
akirschbaum 8 (34.8%) 106 (17.4%) 13.2
derdanny 1 (4.3%) 4 (0.7%) 4.0

Most Recent Commits

akirschbaum 2013-05-28 14:09 Rev.: 9238

Move java sources into common src directory.

0 lines of code changed in 2 files:

  • daimonin/src/test/daieditor/gui/map: MapCursorTest.java (del), package-info.java (del)
akirschbaum 2008-07-27 15:37 Rev.: 4503

Remove static import statements.

69 lines of code changed in 1 file:

  • daimonin/src/test/daieditor/gui/map: MapCursorTest.java (+69 -73)
akirschbaum 2008-07-25 14:08 Rev.: 4433

Make methods static.

1 lines of code changed in 1 file:

  • daimonin/src/test/daieditor/gui/map: MapCursorTest.java (+1 -1)
akirschbaum 2008-07-04 16:09 Rev.: 4235

Whitespace changes.

30 lines of code changed in 2 files:

  • daimonin/src/test/daieditor/gui/map: MapCursorTest.java (+29 -14), package-info.java (+1)
akirschbaum 2008-07-04 15:43 Rev.: 4234

Make methods static.

4 lines of code changed in 1 file:

  • daimonin/src/test/daieditor/gui/map: MapCursorTest.java (+4 -4)
akirschbaum 2008-07-04 14:54 Rev.: 4225

Add @Nullable/@NotNull annotations.

2 lines of code changed in 1 file:

  • daimonin/src/test/daieditor/gui/map: MapCursorTest.java (+2)
christianhujer 2007-08-02 15:04 Rev.: 2818

Fixed compile error: IGUIConstants -> CommonConstants for directions.

9 lines of code changed in 1 file:

  • daimonin/src/test/daieditor/gui/map: MapCursorTest.java (+9 -9)
christianhujer 2007-02-04 14:59 Rev.: 1821

Changed old package.html to package-info.java.
Fixed the mime-type of all package-info.java files.
Improved existing and added new package documentation.

0 lines of code changed in 1 file:

  • daimonin/src/test/daieditor/gui/map: package-info.java (new)
christianhujer 2007-01-20 16:18 Rev.: 1643

Updated copyright statements in source files.

14 lines of code changed in 1 file:

  • daimonin/src/test/daieditor/gui/map: MapCursorTest.java (+14 -15)
christianhujer 2006-12-25 09:03 Rev.: 1274

Cosmetic: Added missing and fixed wrong end of class comments.

1 lines of code changed in 1 file:

  • daimonin/src/test/daieditor/gui/map: MapCursorTest.java (+1)
christianhujer 2006-12-24 09:21 Rev.: 1272

Optimized imports.

1 lines of code changed in 1 file:

  • daimonin/src/test/daieditor/gui/map: MapCursorTest.java (+1 -1)
christianhujer 2006-12-23 14:26 Rev.: 1229

Documented some Nullability.

24 lines of code changed in 1 file:

  • daimonin/src/test/daieditor/gui/map: MapCursorTest.java (+24 -44)
christianhujer 2006-12-23 09:39 Rev.: 1227

Fixed javadoc and similar issues.

4 lines of code changed in 1 file:

  • daimonin/src/test/daieditor/gui/map: MapCursorTest.java (+4 -2)
christianhujer 2006-12-17 16:54 Rev.: 1178

Minor documentation and nullability improvements.

12 lines of code changed in 1 file:

  • daimonin/src/test/daieditor/gui/map: MapCursorTest.java (+12 -4)
christianhujer 2006-12-10 09:46 Rev.: 1016

Hardened policy. Documentation follows soon.

4 lines of code changed in 1 file:

  • daimonin/src/test/daieditor/gui/map: MapCursorTest.java (+4 -4)
christianhujer 2006-08-15 09:25 Rev.: 264

Replaced assertSame with assertEquals to prevent unnecessary boxing.

2 lines of code changed in 1 file:

  • daimonin/src/test/daieditor/gui/map: MapCursorTest.java (+2 -2)
christianhujer 2006-06-25 15:42 Rev.: 209

Sorted imports.

1 lines of code changed in 1 file:

  • daimonin/src/test/daieditor/gui/map: MapCursorTest.java (+1 -1)
christianhujer 2006-06-25 08:10 Rev.: 188

Fixed bug in Size2D (package and documentation).
Changed MapCursorTest for Size2D.
Changed transaction system for MapSquare changes.

14 lines of code changed in 1 file:

  • daimonin/src/test/daieditor/gui/map: MapCursorTest.java (+14 -13)
derdanny 2006-05-31 14:15 Rev.: 93

Moved MapCursor, MapGrid and their Event and Listener classes to gridarta/gui/map.

4 lines of code changed in 1 file:

  • daimonin/src/test/daieditor/gui/map: MapCursorTest.java (+4 -4)
christianhujer 2006-05-25 17:33 Rev.: 19

Renamed cfeditor package to daieditor for distinguishing the daimonin editor from the crossfire editor to avoid confusion during refactoring.

414 lines of code changed in 2 files:

  • daimonin/src/test/daieditor/gui/map: MapCursorTest.java (+414)
Generated by StatSVN 0.7.0