[root]/daimonin/src/daieditor/gui/prefs
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 182 (100.0%) | 2280 (100.0%) | 12.5 |
christianhujer | 107 (58.8%) | 1928 (84.6%) | 18.0 |
akirschbaum | 75 (41.2%) | 352 (15.4%) | 4.6 |
Move java sources into common src directory.
0 lines of code changed in 10 files:
Add @Override annotations.
4 lines of code changed in 1 file:
Fix settings dialog: save correct path name for "map directory".
6 lines of code changed in 1 file:
Remove "scripts" field from settings dialog since it was unused.
0 lines of code changed in 1 file:
Update JAPI library.
11 lines of code changed in 1 file:
Fix part of #1842541 (File Options... Paths and Resources): suppress spurious "Prefs changed" dialog.
4 lines of code changed in 1 file:
Whitespace changes.
5 lines of code changed in 1 file:
Fix part of #1842541 (File Options... Paths and Resources): always save absolute path names.
15 lines of code changed in 1 file:
Replace String with File.
3 lines of code changed in 1 file:
Replace String with File.
3 lines of code changed in 1 file:
Replace String with File.
3 lines of code changed in 1 file:
Replace String with File.
3 lines of code changed in 1 file:
Rename identifiers.
9 lines of code changed in 1 file:
Remove Daimonin specific code out of AppPrefs.
69 lines of code changed in 1 file:
Move constants from CMainControl to AppPrefs.
21 lines of code changed in 1 file:
Move code to common code base.
5 lines of code changed in 1 file:
Remove MainControl.getGlobalSettings().
23 lines of code changed in 1 file:
Whitespace changes.
8 lines of code changed in 4 files:
Remove CMainView.
4 lines of code changed in 1 file:
Extract GlobalSettings from MainControl.
19 lines of code changed in 1 file:
Move CMainView into gui package.
1 lines of code changed in 1 file:
Split Updater into Updater+UpdaterManager.
12 lines of code changed in 1 file:
Move Updater to common code base.
1 lines of code changed in 1 file:
Add setup option to hide the main window's toolbar.
12 lines of code changed in 1 file:
Fix typos.
1 lines of code changed in 1 file:
Whitespace changes.
1 lines of code changed in 1 file:
Make auto-validator actually work.
11 lines of code changed in 1 file:
Simplify code.
1 lines of code changed in 1 file:
Rationalized static member access.
21 lines of code changed in 8 files:
Remove some raw types.
5 lines of code changed in 1 file:
Move map validator framework to common code base.
2 lines of code changed in 1 file:
Add missing serialVersionUID fields.
24 lines of code changed in 8 files:
Use net.sf.gridarta.MainControl node for storing preferences.
15 lines of code changed in 8 files:
Replaced JFileField with that from JAPI.
7 lines of code changed in 1 file:
Rename variable name.
5 lines of code changed in 1 file:
Move MapFileFilter to common code.
1 lines of code changed in 1 file:
Unify access to CSettings/Preferences.
17 lines of code changed in 2 files:
Removed all static imports.
91 lines of code changed in 8 files:
Removed some static imports.
8 lines of code changed in 8 files:
Changed old package.html to package-info.java.
Fixed the mime-type of all package-info.java files.
Improved existing and added new package documentation.
0 lines of code changed in 1 file:
(23 more)