Konloch
|
de433f6d84
|
Fix Thread.sleep Usage
|
2024-08-21 09:41:51 -06:00 |
|
Konloch
|
e138680d7c
|
Remove Unused DelayTabbedPaneThread
|
2024-08-21 09:37:54 -06:00 |
|
Konloch
|
c02116fb56
|
Fix Overzealous Final Usage
|
2024-08-21 09:26:54 -06:00 |
|
Cody
|
bdad9c5187
|
Revert "Updated POM dependency versions."
This reverts commit 7de139f666 .
|
2024-07-15 22:50:18 -06:00 |
|
Cody
|
2612d36214
|
Merge remote-tracking branch 'origin/master'
|
2024-07-15 21:22:19 -06:00 |
|
Cody
|
7de139f666
|
Updated POM dependency versions.
|
2024-07-15 21:21:11 -06:00 |
|
Cody
|
c07581dfdf
|
Merge branch 'Konloch:master' into master
|
2024-07-09 18:40:57 -06:00 |
|
Konloch
|
6f96b0d4f4
|
Merge pull request #501 from Bl3nd/bytecode-syntax
Added Java bytecode token highlighting.
|
2024-07-09 16:59:11 -07:00 |
|
Cody
|
73c82f90f1
|
Merge pull request #1 from Bl3nd/bytecode-syntax
Added Java bytecode token highlighting.
|
2024-07-09 17:38:18 -06:00 |
|
Cody
|
41e9db6fad
|
Added Java bytecode token highlighting.
|
2024-07-09 17:15:44 -06:00 |
|
Cody
|
73128f04a0
|
Revert "Bytecode token highlighter."
This reverts commit cccca31d4b .
|
2024-07-09 16:41:32 -06:00 |
|
Cody
|
cccca31d4b
|
Bytecode token highlighter.
|
2024-07-09 16:24:18 -06:00 |
|
Cody
|
14061e9f9f
|
Merge remote-tracking branch 'origin/master'
|
2024-07-04 02:49:16 -06:00 |
|
Cody
|
d441bb973b
|
Fix for issue #499.
|
2024-07-04 02:47:21 -06:00 |
|
Cody
|
a00a563bbd
|
Merge branch 'Konloch:master' into master
|
2024-04-22 09:52:23 -06:00 |
|
Cody
|
cdb6573ca4
|
Tabs: Include pane.remove into removeTab method.
|
2024-04-13 12:20:28 -06:00 |
|
Cody
|
f6bacdacef
|
Tabs: Renamed CloseButtonComponent to a more suitable name and close button popup didn't remove the tab from the openedTabs array (which wouldn't allow that resource to be opened again).
|
2024-04-13 12:15:55 -06:00 |
|
Cody
|
6ef288f4c4
|
Clean up unused code in DraggableTabbedPane
|
2024-04-13 11:49:36 -06:00 |
|
Konloch
|
4399f0552d
|
Merge pull request #496 from Bl3nd/master
Font size spinner also updates opened tabs automatically now.
|
2024-04-12 23:49:22 -07:00 |
|
Konloch
|
43432646ce
|
Fix Signature Hiding Next Line
|
2024-04-13 00:41:05 -06:00 |
|
Konloch
|
85d310f498
|
Replace \n With Constants.nl
|
2024-04-13 00:40:27 -06:00 |
|
Cody
|
d633fd00ce
|
Font size spinner now updates the opened tabs without needing to click the "Refresh" button. I didn't realize there was already a method that would accomplish this. Also, since finding this method, I found that it would produce an exception, which is now fixed.
|
2024-04-12 19:58:18 -06:00 |
|
Konloch
|
d30d36eb74
|
Merge pull request #494 from ThexXTURBOXx/master
A few things
|
2024-04-10 08:36:24 -07:00 |
|
Nico Mexis
|
6d77715ab5
|
Update dex2jar again
Forgot to do so in my previous commit - oops
|
2024-04-09 12:12:02 +02:00 |
|
Nico Mexis
|
f7fa5b4e38
|
Fix overlapping resources
|
2024-04-09 12:10:47 +02:00 |
|
Nico Mexis
|
d0a139d83f
|
Update dependencies
|
2024-04-09 12:03:02 +02:00 |
|
Nico Mexis
|
6908d7e1b1
|
Update actions to Node.JS 20
|
2024-04-09 11:59:39 +02:00 |
|
Nico Mexis
|
c5240e718e
|
Use computeFrames option in dex2jar
This yields more accurate outputs and circumvents bugs
|
2024-04-09 11:59:25 +02:00 |
|
Nico Mexis
|
41fea8fb8d
|
Add AUTO_OPEN to I18n
|
2024-04-09 11:58:51 +02:00 |
|
Konloch
|
0d8206ea46
|
Merge pull request #492 from dozmus/features/fix-right-click-close
fix right-clicking close tab button closes popup menu
|
2024-04-08 19:13:38 -07:00 |
|
Konloch
|
2a9fafd317
|
Merge pull request #491 from dozmus/features/fix-open-file-empty-space
fix clicking on empty space in row not opening file
|
2024-04-08 19:11:00 -07:00 |
|
Konloch
|
c2f516ad52
|
Merge pull request #490 from Bl3nd/master
UI Font Size
|
2024-04-08 18:51:31 -07:00 |
|
PureCS
|
48adf044d5
|
fix clicking on empty space in row not opening file
|
2024-04-08 20:03:59 +01:00 |
|
PureCS
|
6d37e3ed12
|
fix right-clicking close tab button closes popup menu
|
2024-04-08 20:02:12 +01:00 |
|
Cody
|
79714500ac
|
Merge branch 'Konloch:master' into master
|
2024-03-27 21:47:34 -06:00 |
|
Cody
|
ab38824843
|
Quick fix: Font size setting now updates most/every component.
Note: "Refresh" button needs to be pressed to update workspace.
|
2024-03-27 21:40:30 -06:00 |
|
Konloch
|
13bf3cd841
|
Merge pull request #486 from ThexXTURBOXx/master
Update dependencies
|
2024-02-03 15:22:37 -08:00 |
|
Nico Mexis
|
cb7fd03601
|
Update dependencies
|
2024-02-02 14:49:59 +01:00 |
|
Cody
|
cb4e62774e
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# src/main/java/the/bytecode/club/bytecodeviewer/gui/contextmenu/resourcelist/Delete.java
|
2024-01-16 12:29:35 -07:00 |
|
Konloch
|
aea66fea92
|
Free Memory On File Container Removal
|
2024-01-15 22:57:39 -07:00 |
|
Cody
|
12096496d4
|
Clear resource classes, class bytes, and files after deleting directory from resource list to clear memory.
|
2024-01-14 14:05:16 -07:00 |
|
Konloch
|
a1d9c15fc3
|
Merge branch 'master' of https://github.com/Konloch/bytecode-viewer
|
2024-01-10 10:07:26 -07:00 |
|
Konloch
|
cd0dd60222
|
Replace IsLinux with isNix
Wider range check for Linux OS
|
2024-01-10 10:06:57 -07:00 |
|
Konloch
|
e60f12eba2
|
Merge pull request #480 from hajdam/bined-library-update
Update of BinEd library
|
2024-01-10 08:59:49 -08:00 |
|
Konloch
|
ceaad0da9b
|
Resolve #250 #481
Still needs to be tested on Linux, please feel free to report any issues found with the implementation
|
2024-01-10 09:57:35 -07:00 |
|
hajdam
|
e89c89b0e7
|
Update of BinEd library
|
2023-12-31 13:54:23 +01:00 |
|
Konloch
|
5c9af84234
|
Update README.md
|
2023-12-18 00:43:53 -07:00 |
|
Konloch
|
8bfeef363b
|
Locale Cleanup
|
2023-12-18 00:39:43 -07:00 |
|
Konloch
|
141ea98548
|
Automatically pull system language
Only applies on first boot as the settings loader will override this value
|
2023-12-18 00:33:45 -07:00 |
|
Konloch
|
cbeb990d3f
|
New Default: Dark Theme
|
2023-12-18 00:30:44 -07:00 |
|