A bunch of changes for 2.9.3

* -----2.9.3-----:
* 02/28/2015 - Added drag and drop for any file.
* 02/28/2015 - Added ctrl + w to close the current opened tab.
* 02/28/2015 - Updated to CFR 0_97.jar
* 02/28/2015 - Fixed a concurrency issue with the decompilers.
* 02/28/2015 - Added image resize via scroll on mouse.
* 02/28/2015 - Added resource refreshing.
* 02/28/2015 - Im Frizzy started working on Obfuscation.
This commit is contained in:
Kalen Kinloch 2015-02-28 22:24:49 -08:00
parent 90241eb232
commit a1dc3aecc6
26 changed files with 378 additions and 170 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
/bin/
.classpath
.project