[root]/src/app/net/sf/gridarta/gui/mainwindow
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
akirschbaum | 32 (100.0%) | 513 (100.0%) | 16.0 |
Move gridarta module into subdirectory.
0 lines of code changed in 3 files:
Remove redundant field initializations.
3 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:
Remove MapSquareSelection and MapSquareSelectionCache; maintain the selected game object in MapCursor.
1 lines of code changed in 1 file:
Update copyright headers.
3 lines of code changed in 3 files:
Rename package names.
4 lines of code changed in 2 files:
Distribute gui classes into sub-packages.
8 lines of code changed in 3 files:
Use proper map transactions when applying changes from the game object text editor.
15 lines of code changed in 1 file:
Add "Split Mode" action for tabs in main window.
12 lines of code changed in 3 files:
Add "Text Editor" tab.
298 lines of code changed in 1 file:
Reorganize package names.
2 lines of code changed in 2 files:
Fix typos.
2 lines of code changed in 2 files:
CTRL-ALT-E now toggles the game object text editor: activate it if inactive; restore previous state otherwise.
1 lines of code changed in 1 file:
Add keyboard shortcut (CTRL-ALT-E) to activate the game object text editor.
30 lines of code changed in 1 file:
Change GUI of main window.
131 lines of code changed in 2 files: