summaryrefslogtreecommitdiff
path: root/src/main/java/cuchaz/enigma/gui/node/ClassSelectorPackageNode.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Split GUI code to separate module (#242)Gravatar Runemoro2020-06-031-58/+0
* Initial port to ASMGravatar gegy10002018-05-191-3/+1
* Follow Fabric guidelinesGravatar Thog2017-03-081-40/+41
* Drop unix case style and implement hashCode when equals is overridedGravatar Thog2017-03-071-0/+5
* Fix order of packages, hanging of Enigma and classes nodes not renamed when p...Gravatar Thog2016-10-281-1/+6
* Remove Nullable usage and add null check in equalsGravatar Thog2016-10-181-3/+2
* remove none/ prefixGravatar asiekierka2016-10-181-2/+3
* Use "." instead of "/" in package render and add ability to use "." in a clas...Gravatar Thog2016-08-251-1/+3
* Add the ability to rename package and classes in panelsGravatar Thog2016-08-231-0/+7
* Revert "Removed unused methods"Gravatar asiekierka2016-08-171-0/+4
* ReformatGravatar lclc982016-07-041-0/+36