Commit Graph

  • 850da2dc4f Add parameter and local field token markers. Cody 2024-09-05 18:25:08 -0600
  • db26cd2758 Start of token parsing. Cody 2024-09-05 17:51:09 -0600
  • 77faf4254e Java Docs Cleanup Konloch 2024-09-05 17:50:48 -0600
  • 65d11ab47b General Refactoring Konloch 2024-08-21 11:42:46 -0600
  • 761ef12bdb General Refactoring Konloch 2024-08-21 11:41:34 -0600
  • b1933d2760 File Copyright Header Update Konloch 2024-08-21 11:35:07 -0600
  • 8875f96b97 Refactoring Style Test Konloch 2024-08-21 10:40:16 -0600
  • b5c87e4eef General Refactoring Konloch 2024-08-21 10:36:26 -0600
  • 16c2eef1d9 Adjusted CLI Startup Banner Konloch 2024-08-21 10:28:03 -0600
  • 4e433000eb General Refactoring Konloch 2024-08-21 10:06:21 -0600
  • 22de1b06b7 Copyright Header Update Konloch 2024-08-21 09:59:25 -0600
  • d3c11307a1 General Refactoring Konloch 2024-08-21 09:52:37 -0600
  • eb09cebf04 Added FileHeaderUtils Konloch 2024-08-21 09:49:13 -0600
  • de433f6d84 Fix Thread.sleep Usage Konloch 2024-08-21 09:41:51 -0600
  • e138680d7c Remove Unused DelayTabbedPaneThread Konloch 2024-08-21 09:37:54 -0600
  • c02116fb56 Fix Overzealous Final Usage Konloch 2024-08-21 09:26:54 -0600
  • bdad9c5187 Revert "Updated POM dependency versions." Cody 2024-07-15 22:50:18 -0600
  • 2612d36214 Merge remote-tracking branch 'origin/master' Cody 2024-07-15 21:22:19 -0600
  • 7de139f666 Updated POM dependency versions. Cody 2024-07-15 21:21:11 -0600
  • c07581dfdf
    Merge branch 'Konloch:master' into master Cody 2024-07-09 18:40:57 -0600
  • 6f96b0d4f4
    Merge pull request #501 from Bl3nd/bytecode-syntax Konloch 2024-07-09 16:59:11 -0700
  • 73c82f90f1
    Merge pull request #1 from Bl3nd/bytecode-syntax Cody 2024-07-09 17:38:18 -0600
  • 41e9db6fad Added Java bytecode token highlighting. Cody 2024-07-09 17:15:44 -0600
  • 73128f04a0 Revert "Bytecode token highlighter." Cody 2024-07-09 16:40:18 -0600
  • cccca31d4b Bytecode token highlighter. Cody 2024-07-09 16:24:18 -0600
  • 14061e9f9f Merge remote-tracking branch 'origin/master' Cody 2024-07-04 02:49:16 -0600
  • d441bb973b Fix for issue #499. Cody 2024-07-04 02:47:21 -0600
  • a00a563bbd
    Merge branch 'Konloch:master' into master Cody 2024-04-22 09:52:23 -0600
  • cdb6573ca4 Tabs: Include pane.remove into removeTab method. Cody 2024-04-13 12:20:28 -0600
  • 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). Cody 2024-04-13 12:15:55 -0600
  • 6ef288f4c4 Clean up unused code in DraggableTabbedPane Cody 2024-04-13 11:49:36 -0600
  • 4399f0552d
    Merge pull request #496 from Bl3nd/master Konloch 2024-04-12 23:49:22 -0700
  • 43432646ce Fix Signature Hiding Next Line Konloch 2024-04-13 00:41:05 -0600
  • 85d310f498 Replace \n With Constants.nl Konloch 2024-04-13 00:40:27 -0600
  • 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. Cody 2024-04-12 19:58:18 -0600
  • d30d36eb74
    Merge pull request #494 from ThexXTURBOXx/master Konloch 2024-04-10 08:36:24 -0700
  • 6d77715ab5
    Update dex2jar again Nico Mexis 2024-04-09 12:12:02 +0200
  • f7fa5b4e38
    Fix overlapping resources Nico Mexis 2024-04-09 12:10:47 +0200
  • d0a139d83f
    Update dependencies Nico Mexis 2024-04-09 12:03:02 +0200
  • 6908d7e1b1
    Update actions to Node.JS 20 Nico Mexis 2024-04-09 11:59:39 +0200
  • c5240e718e
    Use computeFrames option in dex2jar Nico Mexis 2024-04-09 11:59:14 +0200
  • 41fea8fb8d
    Add AUTO_OPEN to I18n Nico Mexis 2024-04-09 11:58:51 +0200
  • 0d8206ea46
    Merge pull request #492 from dozmus/features/fix-right-click-close Konloch 2024-04-08 19:13:38 -0700
  • 2a9fafd317
    Merge pull request #491 from dozmus/features/fix-open-file-empty-space Konloch 2024-04-08 19:11:00 -0700
  • c2f516ad52
    Merge pull request #490 from Bl3nd/master Konloch 2024-04-08 18:51:31 -0700
  • 48adf044d5 fix clicking on empty space in row not opening file PureCS 2024-03-28 20:50:19 +0000
  • 6d37e3ed12 fix right-clicking close tab button closes popup menu PureCS 2024-03-28 20:26:52 +0000
  • 79714500ac
    Merge branch 'Konloch:master' into master Cody 2024-03-27 21:47:34 -0600
  • ab38824843 Quick fix: Font size setting now updates most/every component. Cody 2024-03-27 21:40:30 -0600
  • 13bf3cd841
    Merge pull request #486 from ThexXTURBOXx/master Konloch 2024-02-03 15:22:37 -0800
  • cb7fd03601
    Update dependencies Nico Mexis 2024-02-02 14:48:41 +0100
  • cb4e62774e Merge remote-tracking branch 'origin/master' Cody 2024-01-16 12:29:35 -0700
  • aea66fea92 Free Memory On File Container Removal Konloch 2024-01-15 22:57:39 -0700
  • 12096496d4 Clear resource classes, class bytes, and files after deleting directory from resource list to clear memory. Cody 2024-01-14 14:05:16 -0700
  • a1d9c15fc3 Merge branch 'master' of https://github.com/Konloch/bytecode-viewer Konloch 2024-01-10 10:07:26 -0700
  • cd0dd60222 Replace IsLinux with isNix Konloch 2024-01-10 10:06:57 -0700
  • e60f12eba2
    Merge pull request #480 from hajdam/bined-library-update Konloch 2024-01-10 08:59:49 -0800
  • ceaad0da9b Resolve #250 #481 Konloch 2024-01-10 09:57:35 -0700
  • e89c89b0e7 Update of BinEd library hajdam 2023-12-31 13:54:23 +0100
  • 5c9af84234 Update README.md Konloch 2023-12-18 00:43:53 -0700
  • 8bfeef363b Locale Cleanup Konloch 2023-12-18 00:39:43 -0700
  • 141ea98548 Automatically pull system language Konloch 2023-12-18 00:33:45 -0700
  • cbeb990d3f New Default: Dark Theme Konloch 2023-12-18 00:30:44 -0700
  • 4f65ffdea1 Add Auto Open Search Option Konloch 2023-12-09 15:49:56 -0700
  • d96aa2b63a Add Looping Search For Non-Exact Konloch 2023-12-09 15:34:04 -0700
  • 85bc27abb0 Resolve System LAF Search Panel Konloch 2023-12-09 15:09:38 -0700
  • d2d5fdb713
    Merge pull request #475 from sinyear/master Konloch 2023-12-09 13:57:58 -0800
  • a50b2c10d8 Bump Version Number Konloch 2023-12-09 14:50:01 -0700
  • 71cf7a9e01
    Merge pull request #478 from ThexXTURBOXx/master Konloch 2023-12-09 13:33:48 -0800
  • eb6fea36c1
    Add missing German string Nico Mexis 2023-12-06 14:23:36 +0100
  • 1f782399ad
    Update dependencies again Nico Mexis 2023-12-06 14:11:45 +0100
  • 8713ce7d88
    Also build on Java 21 Nico Mexis 2023-12-05 21:48:15 +0100
  • cdc8dc8581
    Update dependencies Nico Mexis 2023-12-05 21:44:28 +0100
  • 8854d68e5e
    Small cleanup Nico Mexis 2023-12-05 21:43:31 +0100
  • 622598acf1 Add Popup Menu for close Tabs sunrunner 2023-07-21 23:31:31 +0800
  • eda6416609
    Merge pull request #474 from ThexXTURBOXx/master Konloch 2023-07-20 17:37:50 -0700
  • 9447f4ee2f
    Update dependencies Nico Mexis 2023-07-20 21:58:19 +0200
  • ebdf389724
    Add dex2jar exception handler Nico Mexis 2023-07-20 21:58:04 +0200
  • 555d68ab42
    Fix unchecked operations Nico Mexis 2023-07-20 21:57:53 +0200
  • c932596d1a Removed last version of dnd. Added dnd support from weisJ theme. Also, I fixed a problem not being able to scroll when a class is open and switching themes. Not sure if it was happening to just me or not. Cody 2023-04-09 17:22:04 -0700
  • e6cdd92bae Removed last version of dnd. Added dnd support from weisJ theme. Also, I fixed a problem not being able to scroll when a class is open and switching themes. Not sure if it was happening to just me or not. Cody 2023-04-09 17:17:37 -0700
  • ca894b3d16
    Merge pull request #468 from ThexXTURBOXx/master Konloch 2023-03-25 02:46:50 -0600
  • 5c1be3d933
    Should we do this? Nico Mexis 2023-02-22 10:40:46 +0100
  • f006a3a0e6
    Fix many DnD errors related to #462 Nico Mexis 2023-02-22 10:40:35 +0100
  • def596a5e8
    Improve POM Nico Mexis 2023-02-22 10:19:06 +0100
  • a68ff1674f Downgrade SafeYAML to v1.33 Konloch 2023-02-21 20:18:00 -0700
  • 91858a74b5 Swap to SafeYAML Konloch 2023-02-21 19:10:54 -0700
  • 4629cda855 Update LICENSE Konloch 2023-02-20 22:42:29 -0700
  • 2639d7b45f Minify GPL-3 License Konloch 2023-02-20 22:41:36 -0700
  • c5c947f739 Delete LICENSE Konloch 2023-02-20 22:41:24 -0700
  • 91755f8268
    Update maven.yml Konloch 2023-02-20 16:56:57 -0800
  • 425772555e Update HTTPRequest Library Konloch 2023-02-20 17:54:03 -0700
  • 5c0afb0fd0 Update Dex2Jar Konloch 2023-02-20 17:30:15 -0700
  • d5558a4b25
    Merge pull request #464 from Bl3nd/master Konloch 2023-01-26 12:47:18 -0800
  • 8e86794194 Merge remote-tracking branch 'origin/master' Cody 2023-01-25 21:37:16 -0800
  • aa9b4bacf4 Fixed exception when clicking a class that's already open. Cody 2023-01-25 21:34:00 -0800
  • 66b87494f5
    Merge pull request #462 from Bl3nd/master Konloch 2023-01-24 00:12:21 -0800
  • ae6911658c Enabled tabs to be rearranged. Did not add functionality for a tab to be dropped out. We could possibly add it at a later time, also add a setting to toggle it on/off? Recommend to gather feedback to see if that is something wanted. Cody 2023-01-23 23:13:36 -0800
  • 218de052e0 Enabled tabs to be rearranged. Did not add functionality for a tab to be dropped out. We could possibly add it at a later time, also add a setting to toggle it on/off? Recommend to gather feedback to see if that is something wanted. Cody 2023-01-23 22:43:48 -0800
  • 99112cb3d0
    Merge pull request #459 from nick-botticelli/updated-dependencies-221210 Konloch 2022-12-13 21:09:47 -0800