[root]/src/app/net/sf/gridarta/gui/mapdesktop
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
akirschbaum | 90 (100.0%) | 1162 (100.0%) | 12.9 |
Move gridarta module into subdirectory.
0 lines of code changed in 3 files:
Fix ClassCastException when iconifying map views.
0 lines of code changed in 1 file:
Add nullable annotation.
1 lines of code changed in 1 file:
Remove unneeded comments.
3 lines of code changed in 3 files:
Remove @inheritDoc Javadoc comments from anonymous classes.
0 lines of code changed in 3 files:
Fix ClassCastException when opening maps.
93 lines of code changed in 1 file:
Update copyright headers.
3 lines of code changed in 3 files:
Simplify annotation declarations.
3 lines of code changed in 1 file:
Fix Javadoc issues.
4 lines of code changed in 1 file:
Fix Javadoc issues.
4 lines of code changed in 2 files:
Unify action implementations.
40 lines of code changed in 1 file:
Move MapManager and related classes to model module.
4 lines of code changed in 2 files:
Correctly update window menu when using 'enter xyz map' actions.
2 lines of code changed in 1 file:
Reorganize package names.
8 lines of code changed in 3 files:
Remove mapModel parameter from MapModelListener.modifiedChanged().
1 lines of code changed in 1 file:
Remove mapModel parameter from MapModelListener.mapSizeChanged().
1 lines of code changed in 1 file:
Make CopyBufferTest work in headless mode.
24 lines of code changed in 2 files:
Separate MapModelListener and MapArchObjectListener.
0 lines of code changed in 1 file:
Merge duplicated fields AbstractMapArchObject.mapSize and DefaultMapModel.mapSize.
8 lines of code changed in 1 file:
Add final modifiers.
1 lines of code changed in 1 file:
Fix typos.
1 lines of code changed in 1 file:
Fix or suppress compiler warnings about implicit numeric conversions.
2 lines of code changed in 2 files:
Properly suppress compiler warnings.
5 lines of code changed in 1 file:
Suppress unchecked warnings due to external libraries.
6 lines of code changed in 1 file:
Fix or suppress clone() related compiler warnings.
6 lines of code changed in 1 file:
Add categories to global actions.
3 lines of code changed in 1 file:
Add @ActionMethod annotations.
3 lines of code changed in 1 file:
Remove MapModelListener.mapClosed().
0 lines of code changed in 1 file:
Consistently format source code.
25 lines of code changed in 3 files:
Close game object attributes dialogs when the associated game object is removed from the map.
6 lines of code changed in 1 file:
Make "close all" work again.
12 lines of code changed in 2 files:
Rename 'level' to 'map'.
24 lines of code changed in 2 files:
Remove unused parameter.
1 lines of code changed in 1 file:
Remove unused parameter.
1 lines of code changed in 1 file:
Remove unused parameter.
2 lines of code changed in 2 files:
Move functions from MapManager to MapViewsManager.
1 lines of code changed in 1 file:
Clean up type parameters.
1 lines of code changed in 1 file:
Extract MapViewsManager and MapViews from MapModel/DefaultMapModel. Removes dependency from model to gui code.
21 lines of code changed in 1 file:
Update recent menu entries when a map is saved.
2 lines of code changed in 1 file:
Do not create non-functional recent menu entries for newly created maps.
1 lines of code changed in 1 file:
(22 more)