Commit Graph

21 Commits

Author SHA1 Message Date
Konloch 4696818056 Workspace Refactoring 2021-07-15 20:50:05 -07:00
Konloch d8e2e6ab0f Resource Refactoring
This introduces the Resource object which can be either a ClassFile or any other File type

ClassFiles get opened as a ClassViewer with mutliple BytecodeViewPanels

Everything else gets opened as a FileViewer
2021-07-14 04:58:35 -07:00
Konloch 3df104c86b Resource Refreshing 2021-07-13 03:37:28 -07:00
Konloch 56a6a4ebf3 Resource Container Cleanup 2021-07-11 02:14:42 -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 820a086a93 More Translation Support 2021-07-07 03:39:29 -07:00
Konloch 99fde7156e Active Resource API Changes 2021-07-06 20:05:35 -07:00
Konloch 8b82fdccf1 Fixed Resource List Selection 2021-07-04 19:37:00 -07:00
Konloch d18062fa52 Fixed Spam-Clicking Refresh 2021-07-04 19:36:31 -07:00
Konloch 33e2b1d6db Since Tag Cleanup 2021-07-04 00:04:08 -07:00
Konloch 007955b2ba Added Thread Titles 2021-07-01 02:48:10 -07:00
Konloch e1d2196977 Resolves #235 2021-06-29 04:12:49 -07:00
Konloch 65341c642f Settings Cleanup 2021-06-29 02:41:29 -07:00
Konloch 6dac259299 Fixed Tab Removal Order 2021-06-26 07:52:28 -07:00
Konloch c90b1d45a6 Better resource importing 2021-06-26 05:33:42 -07:00
Konloch e25d6179f3 Update settings without needing to refresh 2021-06-26 05:26:12 -07:00
Konloch 05c6148ff5 Fixed simplified tab names 2021-06-26 05:15:53 -07:00
Konloch f5f510a2e0 Improved Tab Titles 2021-06-25 20:33:06 -07:00
Konloch 476e53def5 Renamed TabExitButton 2021-06-25 19:11:43 -07:00
Konloch a0f7acdbeb Fixed simplified tab names for classes 2021-06-25 18:19:40 -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