[root]/daimonin/src/daieditor/gui/archetypechooser
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 40 (100.0%) | 523 (100.0%) | 13.0 |
akirschbaum | 35 (87.5%) | 516 (98.7%) | 14.7 |
christianhujer | 5 (12.5%) | 7 (1.3%) | 1.4 |
Move java sources into common src directory.
0 lines of code changed in 6 files:
Unify face calculating code.
2 lines of code changed in 1 file:
Optimized imports.
0 lines of code changed in 1 file:
Move code to common code base.
1 lines of code changed in 1 file:
Unify annotation.
1 lines of code changed in 1 file:
Preparations to merge code.
8 lines of code changed in 1 file:
Unify comment.
1 lines of code changed in 1 file:
Remove unused import statements.
0 lines of code changed in 1 file:
Move code to common code base.
2 lines of code changed in 1 file:
Remove ArchetypePanel.createRenderer().
1 lines of code changed in 1 file:
Remove unused import statements.
0 lines of code changed in 1 file:
Call MainControl.openAttrDialog() instead of GameObjectAttributesDialog.showAttribDialog().
24 lines of code changed in 2 files:
Move code to common code base.
1 lines of code changed in 1 file:
Unify comment.
0 lines of code changed in 1 file:
Move parts of ArchetypePanel to common code.
1 lines of code changed in 1 file:
Whitespace change.
0 lines of code changed in 1 file:
Remove unused import statement.
0 lines of code changed in 1 file:
Use callback to notify Object Chooser of changes in Archetype Chooser.
4 lines of code changed in 2 files:
Fix the Object Chooser: sometimes the wrong object was used.
20 lines of code changed in 1 file:
Remove unused import statement.
0 lines of code changed in 1 file:
Split off ArchetypeChooserControl from ArchetypePanel.
155 lines of code changed in 2 files:
Rename ArchetypeChooser into ArchetypePanel.
79 lines of code changed in 1 file:
Added missing @ActionMethod annotation.
2 lines of code changed in 1 file:
Replaced references to CMainControl by more abstract references where possible.
2 lines of code changed in 1 file:
Added missing package documentation.
0 lines of code changed in 1 file:
Added missing @author tags.
3 lines of code changed in 1 file:
Rename MyCellRenderer to CellRenderer.
54 lines of code changed in 2 files:
Extract ArchetypeChooser.MyCellRenderer to separate top-level class.
53 lines of code changed in 2 files:
Move ArchetypeChooser to separate package.
109 lines of code changed in 2 files: