Directory src/test/net/sf/gridarta/gui/map/mapview/

Directory Created:
2009-04-22 12:31
Directory Deleted:
2013-05-28 14:00
Total Files:
0
Deleted Files:
3
Lines of Code:
0

[root]/src/test/net/sf/gridarta/gui/map/mapview

Lines of Code

src/test/net/sf/gridarta/gui/map/mapview/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
akirschbaum 42 (100.0%) 387 (100.0%) 9.2

Most Recent Commits

akirschbaum 2013-05-28 14:00 Rev.: 9237

Move gridarta module into subdirectory.

0 lines of code changed in 3 files:

  • src/test/net/sf/gridarta/gui/map/mapview: TestMapView.java (del), TestMapViewBasic.java (del), TestMapViewFactory.java (del)
akirschbaum 2012-01-02 14:48 Rev.: 9153

Remove unneeded comments.

2 lines of code changed in 2 files:

  • src/test/net/sf/gridarta/gui/map/mapview: TestMapView.java (+1 -1), TestMapViewFactory.java (+1 -1)
akirschbaum 2011-10-30 11:28 Rev.: 9073

Remove MapSquareSelection and MapSquareSelectionCache; maintain the selected game object in MapCursor.

2 lines of code changed in 2 files:

  • src/test/net/sf/gridarta/gui/map/mapview: TestMapView.java (+1 -1), TestMapViewFactory.java (+1 -1)
akirschbaum 2011-10-16 02:05 Rev.: 9048

Whitespace changes.

1 lines of code changed in 1 file:

  • src/test/net/sf/gridarta/gui/map/mapview: TestMapViewFactory.java (+1 -1)
akirschbaum 2011-10-15 17:17 Rev.: 9039

Remove unneeded code.

0 lines of code changed in 1 file:

  • src/test/net/sf/gridarta/gui/map/mapview: TestMapView.java (-21)
akirschbaum 2011-10-15 15:54 Rev.: 9036

Remove MapViewBasic.

9 lines of code changed in 2 files:

  • src/test/net/sf/gridarta/gui/map/mapview: TestMapView.java (+8 -15), TestMapViewFactory.java (+1 -2)
akirschbaum 2011-10-15 15:34 Rev.: 9033

Move MapViewBasic.getRenderer() to MapView.

10 lines of code changed in 2 files:

  • src/test/net/sf/gridarta/gui/map/mapview: TestMapView.java (+10), TestMapViewBasic.java (-10)
akirschbaum 2011-10-15 14:24 Rev.: 9027

Move MapViewBasic.getMapGrid() and getMapCursor() to MapView.

8 lines of code changed in 3 files:

  • src/test/net/sf/gridarta/gui/map/mapview: TestMapView.java (+6 -2), TestMapViewBasic.java (-42), TestMapViewFactory.java (+2 -2)
akirschbaum 2011-10-15 14:09 Rev.: 9026

Remove AbstractMapViewBasic.

35 lines of code changed in 1 file:

  • src/test/net/sf/gridarta/gui/map/mapview: TestMapViewBasic.java (+35 -2)
akirschbaum 2011-10-15 14:05 Rev.: 9025

Move MapCursor creation out of AbstractMapViewBasic.

6 lines of code changed in 2 files:

  • src/test/net/sf/gridarta/gui/map/mapview: TestMapViewBasic.java (+3 -2), TestMapViewFactory.java (+3 -1)
akirschbaum 2011-10-15 14:02 Rev.: 9024

Remove unused code.

3 lines of code changed in 2 files:

  • src/test/net/sf/gridarta/gui/map/mapview: TestMapViewBasic.java (+2 -4), TestMapViewFactory.java (+1 -1)
akirschbaum 2011-10-15 13:58 Rev.: 9023

Move MapGrid creation out of AbstractMapViewBasic.

7 lines of code changed in 2 files:

  • src/test/net/sf/gridarta/gui/map/mapview: TestMapViewBasic.java (+3 -2), TestMapViewFactory.java (+4 -1)
akirschbaum 2011-10-15 13:50 Rev.: 9022

Move MapViewBasic.getSelectedSquares() to MapView.

2 lines of code changed in 1 file:

  • src/test/net/sf/gridarta/gui/map/mapview: TestMapView.java (+2 -1)
akirschbaum 2011-08-30 22:34 Rev.: 8977

Update copyright headers.

3 lines of code changed in 3 files:

  • src/test/net/sf/gridarta/gui/map/mapview: TestMapView.java (+1 -1), TestMapViewBasic.java (+1 -1), TestMapViewFactory.java (+1 -1)
akirschbaum 2011-01-23 13:24 Rev.: 8835

Fix Javadoc issues.

1 lines of code changed in 1 file:

  • src/test/net/sf/gridarta/gui/map/mapview: TestMapView.java (+1 -1)
akirschbaum 2010-06-28 02:18 Rev.: 8554

Reorganize package names.

6 lines of code changed in 3 files:

  • src/test/net/sf/gridarta/gui/map/mapview: TestMapView.java (+2 -2), TestMapViewBasic.java (+2 -2), TestMapViewFactory.java (+2 -2)
akirschbaum 2010-06-23 11:43 Rev.: 8410

Make CopyBufferTest work in headless mode.

213 lines of code changed in 3 files:

  • src/test/net/sf/gridarta/gui/map/mapview: TestMapView.java (new 140), TestMapViewBasic.java (new 71), TestMapViewFactory.java (+2 -26)
akirschbaum 2010-05-08 11:24 Rev.: 7706

Consistently format source code.

3 lines of code changed in 1 file:

  • src/test/net/sf/gridarta/gui/map/mapview: TestMapViewFactory.java (+3 -1)
akirschbaum 2010-04-23 12:12 Rev.: 7582

Move MapViewBasic to different package.

0 lines of code changed in 1 file:

  • src/test/net/sf/gridarta/gui/map/mapview: TestMapViewFactory.java (-1)
akirschbaum 2010-02-03 15:55 Rev.: 7429

Update copyright headers.

1 lines of code changed in 1 file:

  • src/test/net/sf/gridarta/gui/map/mapview: TestMapViewFactory.java (+1 -1)
akirschbaum 2009-12-03 14:29 Rev.: 7302

Split Archetype and GameObject classes.

1 lines of code changed in 1 file:

  • src/test/net/sf/gridarta/gui/map/mapview: TestMapViewFactory.java (+1 -1)
akirschbaum 2009-11-29 18:37 Rev.: 7272

Reorganize classes into packages.

0 lines of code changed in 1 file:

  • src/test/net/sf/gridarta/gui/map/mapview: TestMapViewFactory.java (changed)
akirschbaum 2009-11-17 02:01 Rev.: 7222

Remove PathManager.setGlobalSettings().

11 lines of code changed in 1 file:

  • src/test/net/sf/gridarta/gui/map/mapview: TestMapViewFactory.java (+11 -2)
akirschbaum 2009-07-11 14:02 Rev.: 6739

Remove raw type.

1 lines of code changed in 1 file:

  • src/test/net/sf/gridarta/gui/map/mapview: TestMapViewFactory.java (+1 -1)
akirschbaum 2009-04-22 12:31 Rev.: 6531

Move MapView and related classes to separate package.

62 lines of code changed in 1 file:

  • src/test/net/sf/gridarta/gui/map/mapview: TestMapViewFactory.java (new 62)
Generated by StatSVN 0.7.0