Directory crossfire/src/cfeditor/gui/maptilelist/

Directory Created:
2006-12-23 03:53
Directory Deleted:
2013-05-28 14:09
Total Files:
0
Deleted Files:
3
Lines of Code:
0

[root]/crossfire/src/cfeditor/gui/maptilelist

Lines of Code

crossfire/src/cfeditor/gui/maptilelist/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 21 (100.0%) 1405 (100.0%) 66.9
akirschbaum 17 (81.0%) 1399 (99.6%) 82.2
christianhujer 4 (19.0%) 6 (0.4%) 1.5

Most Recent Commits

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

Move java sources into common src directory.

0 lines of code changed in 3 files:

  • crossfire/src/cfeditor/gui/maptilelist: CellRenderer.java (del), MapTileListControl.java (del), MapTileListView.java (del)
christianhujer 2006-12-24 09:21 Rev.: 1272

Optimized imports.

1 lines of code changed in 1 file:

  • crossfire/src/cfeditor/gui/maptilelist: MapTileListView.java (+1 -1)
akirschbaum 2006-12-23 16:46 Rev.: 1249

Reorder inventory items in map tile panel to make "move up/down" work correctly.

1 lines of code changed in 1 file:

  • crossfire/src/cfeditor/gui/maptilelist: MapTileListView.java (+1 -1)
akirschbaum 2006-12-23 16:26 Rev.: 1243

Whitespace changes.

2 lines of code changed in 1 file:

  • crossfire/src/cfeditor/gui/maptilelist: MapTileListControl.java (+2 -2)
akirschbaum 2006-12-23 16:20 Rev.: 1241

Make map tile panel a "single selection" list.

2 lines of code changed in 1 file:

  • crossfire/src/cfeditor/gui/maptilelist: MapTileListView.java (+2)
akirschbaum 2006-12-23 16:15 Rev.: 1240

Remove support for deleting/inserting with button 1 and shift/control.

2 lines of code changed in 1 file:

  • crossfire/src/cfeditor/gui/maptilelist: MapTileListControl.java (+2 -2)
christianhujer 2006-12-23 15:56 Rev.: 1237

Fixed some documentation issues:
Renamed parameter names to match overridden parameter names.
Added missing @author tags.
Fixed some javadoc links.

4 lines of code changed in 2 files:

  • crossfire/src/cfeditor/gui/maptilelist: MapTileListControl.java (+2 -2), MapTileListView.java (+2)
akirschbaum 2006-12-23 15:46 Rev.: 1236

Make sure inventory items in map tile panel ore indented.

2 lines of code changed in 1 file:

  • crossfire/src/cfeditor/gui/maptilelist: CellRenderer.java (+2 -2)
akirschbaum 2006-12-23 15:08 Rev.: 1232

Use event callbacks to update map tile panel (cfeditor only).

312 lines of code changed in 2 files:

  • crossfire/src/cfeditor/gui/maptilelist: MapTileListControl.java (+76 -55), MapTileListView.java (+236 -47)
christianhujer 2006-12-23 09:39 Rev.: 1227

Fixed javadoc and similar issues.

1 lines of code changed in 1 file:

  • crossfire/src/cfeditor/gui/maptilelist: CellRenderer.java (+1)
akirschbaum 2006-12-23 07:36 Rev.: 1223

Whitespace changes.

2 lines of code changed in 1 file:

  • crossfire/src/cfeditor/gui/maptilelist: MapTileListView.java (+2 -6)
akirschbaum 2006-12-23 07:09 Rev.: 1222

Move cell renderer class of MapTileListView into separate java file.

113 lines of code changed in 2 files:

  • crossfire/src/cfeditor/gui/maptilelist: CellRenderer.java (new 112), MapTileListView.java (+1 -71)
akirschbaum 2006-12-23 06:45 Rev.: 1221

Remove unused import statements.

0 lines of code changed in 1 file:

  • crossfire/src/cfeditor/gui/maptilelist: MapTileListControl.java (-3)
akirschbaum 2006-12-23 06:26 Rev.: 1220

Split MapTileList into control and view.

477 lines of code changed in 2 files:

  • crossfire/src/cfeditor/gui/maptilelist: MapTileListControl.java (+68 -308), MapTileListView.java (new 409)
akirschbaum 2006-12-23 03:53 Rev.: 1219

Rename *editor.CMapTileList to *editor.gui.maptilelist.MapTileListControl.

486 lines of code changed in 1 file:

  • crossfire/src/cfeditor/gui/maptilelist: MapTileListControl.java (new 486)
Generated by StatSVN 0.7.0