index
:
enigma
0.12-stable
1.x
2.x
feature/javadoc
feature/method-converter
fix-unit-tests
gradle-support
master
version-fix
Mirror of https://github.com/FabricMC/Enigma
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
enigma-swing
/
src
/
main
/
java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-07-12
Update GuiController.java (#523)
nardpw
1
-1
/
+2
2023-06-26
Allow using ctrl-shift-4 to close all open tabs (#518)
Matei M
1
-0
/
+1
2023-06-24
Fix double clicking an entry in the "implementations" window not navigating t...
mudkip
1
-6
/
+11
2023-06-20
Fix ghost entries caused by packages becoming empty (#517)
Julian Burner
1
-2
/
+2
2023-05-14
fix npe in mapping stats when package name is null (#504)
mudkip
1
-2
/
+4
2023-05-10
Fix crash in mappings stats. Closes #503
modmuss50
1
-1
/
+3
2022-12-07
Clear Javadoc when text is empty (#473)
Julian Burner
1
-2
/
+6
2022-12-07
Make all identifier panel entries copyable (#476)
Julian Burner
1
-6
/
+6
2022-12-07
Add `@value` Javadoc tag (#477)
Julian Burner
1
-1
/
+2
2022-12-07
Allow pasting directly on renamable tokens (#478)
Julian Burner
2
-0
/
+21
2022-12-07
Allow filtering of packages in Mapping Stats window (#481)
Julian Burner
2
-9
/
+57
2022-12-07
Provide fallback anti-aliasing for DEs the JRE doesn't recognize (#466)
Julian Burner
1
-1
/
+17
2022-09-14
Add checkstyle (#460)
modmuss50
78
-1375
/
+1742
2022-09-12
Nested packages in Swing UI (#458)
ramidzkh
5
-352
/
+209
2022-04-13
Show the crash dialog when an off thread job fails.
modmuss50
1
-0
/
+1
2022-03-30
Add readonly bytecode view. (#443)
modmuss50
1
-1
/
+2
2021-09-20
Update gradle and skip unnecessary swing updates (#431)
liach
1
-1
/
+26
2021-09-16
Improve record class detection (#428)
modmuss50
1
-2
/
+4
2021-09-05
Refactor and clean up Gui class
Marco Rebhan
19
-609
/
+962
2021-07-08
Entry Changes (#364)
2xsaiko
7
-107
/
+81
2021-07-08
Add --single-class-tree argument that puts all classes into deobf panel & hid...
Daniel Chýlek
4
-7
/
+31
2021-07-03
Makes sure save mappings is completed before next action (#409)
liach
3
-6
/
+18
2021-06-29
Expand All & Collapse All in deobf panel (#412)
YanisBft
5
-14
/
+27
2021-06-22
Highlight tokens as 'proposed' when they're not editable
Marco Rebhan
3
-32
/
+61
2021-06-21
Allow disabling editing part of the mappings
Marco Rebhan
6
-47
/
+176
2021-06-19
Use JFileChooser for all open/save opertations (#401)
modmuss50
2
-20
/
+35
2021-06-15
Structure panel options (#400)
YanisBft
4
-17
/
+73
2021-06-03
Disable Show Calls actions on unrenamable entries (e.g. Java methods)
Marco Rebhan
1
-2
/
+2
2021-05-23
Cleanup with Java 16 (#394)
YanisBft
12
-97
/
+57
2021-05-22
Update to Java 16 (#390)
modmuss50
2
-2
/
+2
2021-04-29
Fix scroll speed being dependent on the line count in the file.
Marco Rebhan
1
-0
/
+4
2021-04-07
Update translations
Yanis48
1
-1
/
+0
2021-04-07
New ways to search
Yanis48
2
-31
/
+93
2021-04-07
Allow only one selected entry in trees
Yanis48
3
-4
/
+17
2021-04-06
Fix visual inconsistencies after changing theme settings.
Marco Rebhan
4
-18
/
+27
2021-04-06
Fix progress bar being very tall.
Marco Rebhan
1
-11
/
+28
2021-04-06
Make progress dialog thread-safe.
Marco Rebhan
1
-26
/
+28
2021-04-03
Fix warning/error formatting in editor
Yanis48
1
-0
/
+2
2021-04-02
Copy method/field descriptor on click
Yanis48
2
-2
/
+40
2021-03-30
Show scrollbar buttons when using FlatLaf.
Marco Rebhan
1
-0
/
+1
2021-03-30
Set null javadoc instead of empty/blank string when clearing the text in the ...
Marco Rebhan
1
-1
/
+1
2021-03-30
Fix text field always selecting everything when using FlatLaf.
Marco Rebhan
1
-0
/
+3
2021-03-30
Fix method name
Marco Rebhan
1
-2
/
+2
2021-03-25
Fix using runtime changed configuration for parts of the UI that don't suppor...
Marco Rebhan
9
-35
/
+64
2021-03-20
Fix missing icon check
Juuxel
1
-1
/
+1
2021-03-20
Add a check for missing SVG icon files
Juuxel
1
-1
/
+9
2021-03-20
Switch to SVG icons instead of PNGs and add icon for records
Juuxel
2
-13
/
+8
2021-03-19
WIP full record support
modmuss50
1
-1
/
+9
2021-03-18
Switch to FlatDarkLaf instead of FlatDarculaLaf
Juuxel
1
-2
/
+2
2021-03-18
Don't use custom editor fonts when they aren't enabled
Juuxel
3
-3
/
+20
[next]