Commit graph

38 commits

Author SHA1 Message Date
Konloch
7d09510194 Added Javap Disassembler
Solves #93
2021-07-11 09:41:33 -07:00
Konloch
c2a9c0f51e Icon Resources API Change 2021-07-11 07:10:42 -07:00
Konloch
f1dc61f780 Disassembler Bug Fix 2021-07-11 06:39:09 -07:00
Konloch
21fe12b4a7 Lots
Fixes, API Changes, Cleanup, etc.
2021-07-11 05:33:18 -07:00
Konloch
2ef221f6e1 Resource Viewing Improvements
All of the components that update resources should now function as normal again

The decompiler gui API has been improved to use less boilerplate when adding a new decompiler
2021-07-11 01:44:37 -07:00
Konloch
d98f3d3e31 Improved Importing 2021-07-10 09:05:08 -07:00
Konloch
a4abb49d6a Better Console Printing 2021-07-07 16:49:06 -07:00
Konloch
820a086a93 More Translation Support 2021-07-07 03:39:29 -07:00
Konloch
bd636f2125 Translations & Better About Window 2021-07-07 02:00:14 -07:00
Konloch
2dbcb8bb7d Cleanup 2021-07-06 21:45:39 -07:00
Konloch
c5b53be4b8 BCV API Change
This API change will break compatibility with most pre-existing plugins
2021-07-06 21:36:11 -07:00
Konloch
7eda960981 Dynamic Analysis Cleanup 2021-07-06 21:21:06 -07:00
Konloch
ec91bd08e8 API Cleanup 2021-07-06 17:23:34 -07:00
Konloch
e2a8857499 Global Hotkeys Cleanup 2021-07-06 16:08:08 -07:00
Konloch
b99f6bf98a Busy Status Cleanup 2021-07-06 15:57:42 -07:00
Konloch
11c3aae683 Decompiler View Types 2021-07-05 17:25:55 -07:00
Konloch
83e90cc276 Dev Mode 2021-07-04 21:50:41 -07:00
Konloch
d8df05b202 Better JOptionPane 2021-07-04 20:34:37 -07:00
Konloch
ba6e59e2c3 Better Looking Busy Wait Icons 2021-07-04 03:23:14 -07:00
Konloch
33e2b1d6db Since Tag Cleanup 2021-07-04 00:04:08 -07:00
Konloch
08304d3db1 Decompiler Cleanup 2021-07-03 22:59:42 -07:00
Konloch
9003b83e68 Code Cleanup 2021-07-01 15:23:09 -07:00
Konloch
f3d5f25743 Built-in Script Editor
Still a work in progress
2021-07-01 14:54:10 -07:00
Konloch
007955b2ba Added Thread Titles 2021-07-01 02:48:10 -07:00
Konloch
ad6dff9082 Added Translated JCheckBox 2021-06-30 15:27:23 -07:00
Konloch
370f2b9a1c Extended Translation Support 2021-06-30 15:19:54 -07:00
Konloch
9438079ac1 Added Translation Support
This still needs a lot more work but most of the menu bar has been mapped out, all that's left are the settings for the decompilers.

Titlebars, buttons and other dialogues still need to be mapped out, more of a proof of concept than anything.
2021-06-29 02:41:08 -07:00
Konloch
fe57e4f099 Darcula Swapped With DarkLAF
Now that the swing interaction is working lag free, DarkLaf runs without any performance issues. DarkLAF is an updated version of Darcula so it makes sense to only support one, but if anyone wants it added back we could look at implementing dynamic/custom LAFs down the road using reflection
2021-06-28 17:27:17 -07:00
Konloch
2421bd3a30 Added DarkLAF
I had a few issues with DarkLaf so as a backup I kept the old Darcula Theme as well.

DarkLaf is based off of Darcula so they are very similar, eventually it may be better to drop Darcula support for DarkLaf once all of the bugs are resolved.
2021-06-28 17:05:18 -07:00
Konloch
10950a71da Added getLineText 2021-06-27 17:02:56 -07:00
Konloch
b0f5e938db Resource Exporting Cleanup 2021-06-27 13:41:38 -07:00
Konloch
5b9693c788 Multiple Choice Dialogue 2021-06-26 10:36:26 -07:00
Konloch
b676890aeb Resource Importing Code Cleanup 2021-06-26 05:59:51 -07:00
Konloch
9df47b0fe7 Fix FileChooser Extensions 2021-06-26 05:41:55 -07:00
Konloch
5603f466b3 Code Cleanup 2021-06-25 21:10:32 -07:00
Konloch
f5f510a2e0 Improved Tab Titles 2021-06-25 20:33:06 -07:00
Konloch
facbee3d1a Fixed class resource searching 2021-06-25 19:42:54 -07:00
Konloch
cec2df4685 Code Cleanup
+ Refactored a lot of the GUI
+ Fixed a few bugs with the swing components and swing interaction
+ Includes #304
+ Added LAF theme selection
+ Moved the Visual Settings from the Settings menu to the View menu
+ Added a simplified tab names option
2021-06-25 18:13:46 -07:00