Commit graph

58 commits

Author SHA1 Message Date
Kalen Kinloch
c31913265b Beta 1.5 Released
11/1/2014 - Updated and improved the search function, it now prints out
more useful information.
11/1/2014 - Fixed a UI issue with the Replace All Strings plugin.
11/2/2014 - Added search function to the Class Viewer.
11/2/2014 - Updated Procyon to procyon-decompiler-0.5.27.
2014-11-02 15:01:29 -08:00
Kalen Kinloch
9e2bfbc002 1.4 Released
11/1/2014 - Fixed FernFlower save Java files on Unix.
11/1/2014 - FernFlower now uses the settings for save Java files.
11/1/2014 - Added Procyon save Java files (It uses the settings).
11/1/2014 - Updated CFR to cfr_0_89.
11/1/2014 - Added CFR save Java files (It uses the settings), however it
relies on the file system, because of this if there is heavy name
obfuscation, it could mess up for windows.
2014-11-01 17:16:16 -07:00
Kalen Kinloch
21754375b0 Beta 1.3.1 (Lightweight and Speed updates)
10/29/2014 - Replaced JSyntaxPane with RSyntaxArea, this sadly removes
the search feature inside of source/bytecode files, I'll implement a
search function soon.
10/29/2014 - Added a new decompiler option to append brackets to labels.
10/31/2014 - Fixed an issue with the decompiler still running when the
source code pane isn't toggled.

This update removes JSyntaxPane and replaces it with RSyntaxAreaPane,
this change improves speed greatly for bigger class files, there is
literally zero delay for syntax highlighting now.
2014-10-31 17:55:17 -07:00
Kalen Kinloch
7baee5d008 readme update
readme update
2014-10-30 17:25:49 -07:00
Kalen Kinloch
86548740dd readme update
readme update
2014-10-30 17:24:54 -07:00
Kalen Kinloch
59096117c6 Read me update
Read me update
2014-10-30 17:23:43 -07:00
Kalen Kinloch
9c1063198d readme update
readme update
2014-10-19 21:03:03 -07:00
Kalen Kinloch
8b11ed8d68 fixed readme
fixed readme
2014-10-18 17:01:00 -07:00
Renamed from README.md (Browse further)