| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2014-09-01 | refactored jar,translation index. fixed bug with field renaming when fields ↵ | 1 | -160/+0 | ||
| are shadowed by subclasses | |||||
| 2014-08-31 | added checks to prevent renaming classes/fields/methods/arguments to the ↵ | 1 | -1/+40 | ||
| same name as other classes/fields/methods/arguments | |||||
| 2014-08-26 | implemented proper support for interfaces | 1 | -19/+2 | ||
| 2014-08-17 | added support for automatic reconstruction of inner and anonymous classes | 1 | -32/+32 | ||
| also added class to restore bridge method flags taken out by the obfuscator | |||||
| 2014-08-11 | refactor Ancestries into Ancestries and JarIndex | 1 | -7/+7 | ||
| 2014-08-11 | added method inheritance browsing | 1 | -0/+28 | ||
| also finally fixed method renamer to rename all method implementations in the inheritance hierarchy. | |||||
| 2014-08-04 | fixed bug with renaming classes | 1 | -0/+4 | ||
| 2014-08-04 | added stable save order for mappings to hopefully help with merging | 1 | -19/+0 | ||
| added color-coding for source identifiers redesigned rename GUI customized editor pane, added popup menu finished name validation added last-chance save on window close | |||||
| 2014-07-30 | switched to line-by-line mergable, human-readable file format for mappings | 1 | -0/+125 | ||