[root]/src/app/net/sf/gridarta/gui/errorview
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 65 (100.0%) | 1111 (100.0%) | 17.0 |
akirschbaum | 64 (98.5%) | 1109 (99.8%) | 17.3 |
christianhujer | 1 (1.5%) | 2 (0.2%) | 2.0 |
Move gridarta module into subdirectory.
0 lines of code changed in 6 files:
Set default size for error dialog.
2 lines of code changed in 1 file:
Check for missing resource keys.
2 lines of code changed in 1 file:
Add @Nullable annotations/fix incorrect @NotNull annotations.
1 lines of code changed in 1 file:
Move ErrorEntry into correct module and package.
65 lines of code changed in 2 files:
Fix typos.
2 lines of code changed in 1 file:
Rename variable names.
1 lines of code changed in 1 file:
Consistently format source code.
45 lines of code changed in 2 files:
Update copyright headers.
2 lines of code changed in 2 files:
Reorganize classes into packages.
0 lines of code changed in 2 files:
Remove unrelated ErrorView related classes from gui package.
5 lines of code changed in 3 files:
Weaken types.
2 lines of code changed in 1 file:
Remove unneeded this qualifier.
1 lines of code changed in 1 file:
Fix Javadoc issues.
1 lines of code changed in 1 file:
Weaken types.
2 lines of code changed in 1 file:
Report errors when reading archdef.dat file.
4 lines of code changed in 1 file:
Fix #2786547 (6632 broken). Now the editor does not anymore crash with "Invalid index" errors.
18 lines of code changed in 1 file:
Rewrite DefaultErrorView to perform Swing related actions within the EDT.
67 lines of code changed in 1 file:
Defer button creation until needed.
11 lines of code changed in 1 file:
Replace IdentityHashMap with EnumMap.
2 lines of code changed in 1 file:
Reformat messages in error dialog.
4 lines of code changed in 1 file:
Remove implicit arithmetic conversions.
2 lines of code changed in 2 files:
Apply patch #1859818 (Support for tiles blending in crossfire); Implement #1739389 (CF Tile Smoothing Support).
2 lines of code changed in 1 file:
Include I/O error while reading archetypes into error dialog box.
2 lines of code changed in 1 file:
Remove redundant check.
1 lines of code changed in 1 file:
Reorder initialization code.
8 lines of code changed in 1 file:
Report errors to console when running in non-interactive mode.
75 lines of code changed in 1 file:
Add ErrorView interface.
93 lines of code changed in 4 files:
Merged streams/cher-japi-update into trunk.
2 lines of code changed in 1 file:
Validate archetype and animation definitions at startup.
4 lines of code changed in 1 file:
Reorganize categories and messages in error dialog box.
148 lines of code changed in 3 files:
Correctly update error dialog when new categories are inserted.
1 lines of code changed in 1 file:
Rename identifiers.
7 lines of code changed in 1 file:
Make constructor public.
1 lines of code changed in 1 file:
Update JAPI library.
6 lines of code changed in 1 file:
Add line number to some errors.
50 lines of code changed in 2 files:
Make the 'OK' button in the error view dialog the default control.
1 lines of code changed in 1 file:
Replace String with File.
8 lines of code changed in 2 files:
Replace String with File.
3 lines of code changed in 1 file:
Disable 'OK' button in error dialog until all errors have been added.
24 lines of code changed in 1 file:
(3 more)