Commit Graph

972 Commits

Author SHA1 Message Date
Kalen Kinloch 2ce0eaa1bd Revert "Beta 1.5.2"
This reverts commit 7209290686.
2014-11-03 17:05:37 -08:00
Kalen Kinloch 7209290686 Beta 1.5.2
11/3/2014 - Fixed Refresh Class.
2014-11-03 15:26:33 -08:00
Kalen Kinloch cf1e93ccd3 Released Beta 1.5.1
11/2/2014 - Fixed a CFR issue with packages.
2014-11-02 16:06:38 -08:00
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 9223f85370 1.3 release 2014-10-29 19:55:04 -07:00
Kalen Kinloch 30dc40a095 1.3 released
10/22/2014 - Imported Bibl's Bytecode Decompiler from CFIDE.
10/22/2014 - Did some changes to the Bytecode Decompiler.
10/23/2014 - Added CFR settings.
10/23/2014 - Updated FernFlower to Intellij's Open Sourced version of
FernFlower.
10/24/2014 - Fixed FernFlower save Java files as zip.
10/29/2014 - Added version checker.
10/29/2014 - Added Procyon settings.
10/29/2014 - When saving as jars or zips, it'll automatically append the
file extension if it's not added.
10/29/2014 - All the built in plugins no longer set the cursor to busy.
10/29/2014 - Tried to fix the issue with JSyntaxPane by making it create
the object in a background thread, it still freezes the UI. Changes kept
for later implementation of another syntax highlighter.
10/29/2014 - Sped up start up time
2014-10-29 19:02:29 -07:00
Kalen Kinloch 069246a297 Fixes
Fixes
2014-10-29 14:27:23 -07:00
Kalen Kinloch 170944e854 added version checker
added version checker
2014-10-29 14:21:16 -07:00
Kalen Kinloch 515ee4f48b Actually implemented Procyon.
Actually implemented Procyon.
2014-10-19 21:44:17 -07:00
Kalen Kinloch 9c1063198d readme update
readme update
2014-10-19 21:03:03 -07:00
Kalen Kinloch ac65fbf226 Beta 1.2, adds Procyon and CFR Decompilers
Beta 1.2, adds Procyon and CFR Decompilers
2014-10-19 20:51:59 -07:00
Kalen Kinloch f5ad6e449d 1.1, fixes hardcoded \\
1.1, fixes hardcoded \\
2014-10-19 18:34:57 -07:00
Kalen Kinloch 34de4efdb1 rename
rename
2014-10-18 19:14:35 -07:00
Kalen Kinloch 8fb47524b5 copyleft
copyleft
2014-10-18 17:26:43 -07:00
Kalen Kinloch 8b11ed8d68 fixed readme
fixed readme
2014-10-18 17:01:00 -07:00
Kalen Kinloch 06ef9408a4 First Commit
First commit, beta 1.0, report all bugs to konloch@gmail.com or create a
thread on http://the.bytecode.club
2014-10-18 16:39:09 -07:00
Kalen (Konloch) Kinloch 1f33f0a8cf Initial commit 2014-10-14 03:26:46 -07:00