Konloch
479e884a06
Fallback For No JS Engine
2021-07-21 06:28:07 -07:00
Konloch
3fc02c46fa
Better Tab Fallback Names
...
If the active resource cannot be found (Plugin Console created outside of execution function) - Name the tabs in numerical order of the resources processed
2021-07-21 06:25:59 -07:00
Konloch
ce86445ad3
JS Engine Compatibility
...
Probably not needed, more testing is required
2021-07-21 06:19:24 -07:00
Konloch
18e1c101fd
Plugin Console Bugfix
2021-07-21 06:14:49 -07:00
Konloch
6a121dd9e1
Graal.JS/JDK-15 Fixes
...
Dropped Rhino to fully support Nashorn fallback with Graal.JS. this should work for pre-jdk-8 and jdk-15+
2021-07-21 06:05:09 -07:00
Konloch
605721b378
Mouse Wheel Zoom On All Scrollable Windows
...
Plugin Writer, Consoles and the Hex-Viewer can now be zoomed in/out and support font control
2021-07-21 05:10:40 -07:00
Konloch
30bf371101
Code Cleanup
2021-07-21 05:02:32 -07:00
Konloch
075cbd1012
JDK-15
2021-07-21 05:00:28 -07:00
Konloch
6ef91b49b9
Merge branch 'master' of https://github.com/Konloch/bytecode-viewer
2021-07-21 04:33:09 -07:00
Konloch
612f89cd1c
Changing Font Size On Hex Viewer
2021-07-21 04:20:15 -07:00
Konloch
4e57bd03e4
JHexEditor Dark Theme Support
2021-07-21 03:53:46 -07:00
Nico Mexis
6354e1ce15
Add TODOs
2021-07-21 12:44:33 +02:00
Nico Mexis
b782af642e
Add bug TODOs
2021-07-21 12:33:55 +02:00
Nico Mexis
37343ec4e0
Safer way to set font size
2021-07-21 12:33:50 +02:00
Nico Mexis
a291fec941
Fix newer JDKs
2021-07-21 12:26:32 +02:00
Nico Mexis
0653e8583e
Better zoom for images
2021-07-21 11:29:52 +02:00
Konloch
cbb826d586
Bootloader Repackaging
2021-07-21 02:23:32 -07:00
Nico Mexis
09b120ee89
Fix FileViewer not reading font size from settings
2021-07-21 10:56:37 +02:00
Konloch
34a9d1e54b
Base64 No Longer Needed
2021-07-20 13:40:57 -07:00
Konloch
d6e3eec4cc
Moved Bootloader
2021-07-20 13:15:00 -07:00
Konloch
cc781c07f2
Comments
2021-07-20 10:03:17 -07:00
Nico Mexis
adb403f89a
Fix compile error
2021-07-20 18:13:52 +02:00
Nico Mexis
27d1dea9dd
Read version directly from POM
2021-07-20 18:11:39 +02:00
Nico Mexis
57b9f0e2b3
Warn user if no decompiler is selected
2021-07-20 18:11:39 +02:00
Konloch
8c761e78f6
Updated Comments
2021-07-20 08:32:30 -07:00
Konloch
7467571c6f
Guess Java Binary Path
2021-07-19 12:23:25 -07:00
Konloch
efd9f84729
Strict Python Parameters
2021-07-19 11:28:47 -07:00
Konloch
c2d2f6627d
Strict Security Manager
...
A lot needs to be done but this blocks most of the security manager escapes
2021-07-19 10:46:35 -07:00
Konloch
74c88d3933
Smarter Security Manager
...
Removed the blocking concept and replaced with a hardcoded whitelist
2021-07-19 08:39:59 -07:00
Konloch
b7b72f957f
Last Directory Bug Fix
2021-07-19 07:36:40 -07:00
Konloch
05388b574b
Better Last Directories
2021-07-19 07:11:14 -07:00
Konloch
b8b4312e37
Settings Dialogue Graphical Bug
2021-07-19 06:24:35 -07:00
Konloch
c70c052f53
Prefer Process Builder
2021-07-19 06:23:42 -07:00
Konloch
f21cf41455
Multiple Decompilers At Once
2021-07-19 06:23:30 -07:00
Konloch
e8b9f39ddf
Merge branch 'master' of https://github.com/Konloch/bytecode-viewer
2021-07-19 05:29:04 -07:00
Konloch
1328a258b2
Security Manager Fix
...
Fixes #246
2021-07-19 05:28:59 -07:00
Konloch
0eb9622634
Settings Dialogues
2021-07-19 05:23:57 -07:00
Konloch
b678d98949
GUI Cleanup
2021-07-19 04:22:50 -07:00
Konloch
3971923102
Last Directory Bug Fix
2021-07-19 04:22:38 -07:00
Konloch
f30714f340
Better Plugin Writer
2021-07-19 04:22:29 -07:00
Nico Mexis
a1537d2746
Fix some NPEs
2021-07-19 13:13:55 +02:00
Konloch
9a866831c8
Code Cleanup
2021-07-19 04:09:34 -07:00
Konloch
244ed68599
Code Cleanup
2021-07-19 03:56:52 -07:00
Konloch
69b282aa2d
Cleanup
2021-07-19 03:29:39 -07:00
Konloch
8116cacd49
Better Decompiler Options
2021-07-19 02:37:56 -07:00
Konloch
902eaf6b7c
Consume The Scroll Event
2021-07-18 23:50:09 -07:00
Konloch
18c0607c8e
Better CTRL + Mouse Wheel Zoom
...
This adds mouse wheel zoom functionality onto all of the searchable text panes. This also fixes a scrolling bug.
2021-07-18 22:36:19 -07:00
Konloch
a6a6eb5147
More Translations
...
All of the settings should have their English translation keys added now
2021-07-18 14:36:00 -07:00
Konloch
0973dfdf41
Better Functioning Last Directories
...
This makes it easier on the user by making the directory picking process a bit better
2021-07-18 12:53:30 -07:00
Konloch
3349dd65b7
Translations & Cleanup
2021-07-18 12:11:34 -07:00