Konloch
d6e3eec4cc
Moved Bootloader
2021-07-20 13:15:00 -07:00
Konloch
cc781c07f2
Comments
2021-07-20 10:03:17 -07:00
Konloch
b9bf92adb2
Merge pull request #328 from ThexXTURBOXx/convenience-stuff
...
Convenience stuff
2021-07-20 09:20:47 -07:00
Nico Mexis
adb403f89a
Fix compile error
2021-07-20 18:13:52 +02:00
Nico Mexis
fcfd6d3ae6
Fix DarkLaf related errors
2021-07-20 18:11:39 +02:00
Nico Mexis
4b51297e6c
Use new version expression
2021-07-20 18:11:39 +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
78b55ee28f
Merge branch 'master' of https://github.com/Konloch/bytecode-viewer
2021-07-20 08:24:09 -07:00
Konloch
5cfac6cd78
Merge pull request #326 from TechComet/patch-1
...
Update arabic.json
2021-07-20 08:01:24 -07:00
Hassan Igbaria
74b4de9101
Update arabic.json
...
Grammar fixes for translations
2021-07-20 14:05:03 +03:00
Konloch
77661fa85e
More Translations
2021-07-20 00:23:45 -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
9e7731a0d4
Merge pull request #325 from ThexXTURBOXx/npe-fix
...
Fix some NPEs
2021-07-19 05:24:42 -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
1805df4c97
More Translations
...
Automated with online translation services
2021-07-18 16:01:48 -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
Konloch
f6ce37f439
More Translations
2021-07-18 02:11:45 -07:00
Konloch
31cef469d4
More Translations & Cleanup
2021-07-17 13:51:00 -07:00
Konloch
d8c5d935b2
Fixed Indent
2021-07-17 13:14:43 -07:00
Konloch
37a05d5959
Hex-Only-View
...
To enable hex-only-view: Set Pane 1 to the Hex-Viewer, then set Pane 2 & 3 to None
2021-07-16 19:25:24 -07:00
Konloch
37df1802a9
Fixed Hex Viewer
...
This fixes the hex viewer as a decompiler option, it also attempts to solve #315 by allowing the contents in the hex editor to draw dynamically
This is just temporary until the hex editor is replaced
2021-07-16 18:41:33 -07:00
Konloch
80c4b4fb72
Code Cleanup
2021-07-16 14:55:46 -07:00
Konloch
cf6378d334
Added Default Component Icons
...
Fixes #84
2021-07-16 14:49:32 -07:00
Konloch
995158a8d2
JTree Rewrite
...
This is a better implementation of the managing the JTree. Instead of destroying and creating the tree each time a resource is imported. It's now preserved and the tree nodes are managed by the resource container
2021-07-16 13:55:03 -07:00
Konloch
130eddc7cc
Merge branch 'master' of https://github.com/Konloch/bytecode-viewer
2021-07-16 12:16:06 -07:00
Konloch
9e84aa70fe
Merge pull request #321 from ThexXTURBOXx/master
...
Update dependencies
2021-07-16 12:13:16 -07:00