[root]/crossfire/src/cfeditor/gui/pickmapchooser
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 112 (100.0%) | 1540 (100.0%) | 13.7 |
akirschbaum | 87 (77.7%) | 1396 (90.6%) | 16.0 |
christianhujer | 25 (22.3%) | 144 (9.4%) | 5.7 |
Move java sources into common src directory.
0 lines of code changed in 6 files:
Remove PickmapChooserControl.newPickmapSelectionListener().
0 lines of code changed in 1 file:
Remove unused import statements.
0 lines of code changed in 1 file:
Move PickmapSelectionListener to common code base.
1 lines of code changed in 1 file:
Correctly update object choice display when switching pickmaps.
9 lines of code changed in 1 file:
Remove PickmapChooserControl.addNewPickmap().
1 lines of code changed in 1 file:
Remove PickmapChooserControl.newMapControl(). Use GridartaObjectsFactory.newPickmapControl() instead.
0 lines of code changed in 1 file:
Add NewMapDialogFactory.showNewPickmapDialog().
1 lines of code changed in 1 file:
Remove parameter from NewMapDialogFactory.showNewMapDialog().
1 lines of code changed in 1 file:
Move NewMapDialog.showNewMapDialog() to NewMapDialogFactory.
2 lines of code changed in 1 file:
Remove unused import statements.
0 lines of code changed in 1 file:
Remove Spell type parameter.
1 lines of code changed in 1 file:
Remove PickmapChooserControl.newMapReader().
0 lines of code changed in 1 file:
Move NewMapDialog to common code base.
1 lines of code changed in 1 file:
Introduce NumberSpell class; add Spell type parameters.
2 lines of code changed in 1 file:
Move code to common code base.
10 lines of code changed in 1 file:
Add more type arguments.
4 lines of code changed in 1 file:
Rename variable names.
8 lines of code changed in 1 file:
Do not access IGUIConstants in NewMapDialog.
2 lines of code changed in 1 file:
Removed redundant type arguments.
2 lines of code changed in 1 file:
Remove MapViewIFrame.getBasicView().
1 lines of code changed in 1 file:
Unify NewMapDialog.
1 lines of code changed in 1 file:
Unify NewMapDialog.
1 lines of code changed in 1 file:
Remove unused import statements.
0 lines of code changed in 1 file:
Unify code.
1 lines of code changed in 1 file:
Move code to correct class.
2 lines of code changed in 1 file:
Fixed several Nullable / NotNull issues.
25 lines of code changed in 1 file:
Fixed javadoc issues.
0 lines of code changed in 1 file:
Remove some raw types.
6 lines of code changed in 2 files:
Unify PickmapChooserControl.
3 lines of code changed in 2 files:
Unify PickmapChooserControl.java
2 lines of code changed in 1 file:
Unify PickmapChooserControl.java
6 lines of code changed in 1 file:
Fix the Object Chooser: sometimes the wrong object was used.
57 lines of code changed in 1 file:
Move movePickmapPanelToFront() to Object Chooser.
7 lines of code changed in 1 file:
Manage 'pickmapActive' flag in Object Chooser.
4 lines of code changed in 1 file:
Simplify code.
11 lines of code changed in 1 file:
Merged pickmapchooser Actions.
4 lines of code changed in 1 file:
Use net.sf.gridarta.MainControl node for storing preferences.
2 lines of code changed in 1 file:
Replace CSettings with FilePreferences. Renames ~/.cfeditor/CFJavaEditor settings file to ~/.cfeditor/crossfire.conf.
3 lines of code changed in 1 file:
Removed unneccessary return statements.
0 lines of code changed in 1 file:
(47 more)