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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix threading issues in ClassHandleProvider that are likely to come up if a p...
Joe
2025-09-13
1
-8
/
+6
*
Add a way for plugins to invalidate data (mappings, javadocs, decompile), and...
Joe
2025-09-13
1
-9
/
+42
*
Add GuiService for plugins to make additions to the GUI. Also add enough cont...
Joe
2025-09-13
4
-36
/
+105
*
Add I18n service
Joe
2025-09-13
4
-10
/
+10
*
Always specify locale in toUpperCase and toLowerCase (#556)
Juuz
2025-09-03
4
-4
/
+8
*
Get rid of Guava (#555)
J. Fronny
2025-08-21
17
-41
/
+48
*
Support multiple input jars (#553)
Juuz
2025-08-20
4
-18
/
+26
*
Optimize JAR indexing (#552)
Joseph Burton
2025-08-06
2
-3
/
+3
*
Update to Mapping-IO 0.6 (#547)
NebelNidas
2024-08-27
1
-10
/
+20
*
Add file extensions to open and save dialogs (#532)
Juuz
2024-04-06
4
-22
/
+147
*
Add Vineflower decompiler (#541)
NebelNidas
2024-04-06
3
-2
/
+3
*
Clear undo history when updating editor text. (#540)
modmuss
2024-03-28
1
-0
/
+6
*
Fix editor scaling (#536)
Julian Burner
2023-12-24
5
-26
/
+49
*
Don't only write diffs when MIO writer was last used
NebelNidas
2023-11-16
1
-0
/
+3
*
Fix importing mappings without field source descriptors
NebelNidas
2023-11-16
1
-1
/
+1
*
Use System Property for Mapping-IO
NebelNidas
2023-10-09
2
-68
/
+22
*
Use `VisitableMappingTree` where possible
NebelNidas
2023-10-09
1
-2
/
+3
*
Make Mapping-IO the default
NebelNidas
2023-10-09
2
-19
/
+19
*
Update to latest Mapping IO commit
NebelNidas
2023-10-09
2
-2
/
+7
*
Add progress listener to Mapping-IO conversion; deduplicate lang files
NebelNidas
2023-10-09
1
-2
/
+14
*
Add Mapping-IO import support; small cleanup
NebelNidas
2023-10-09
2
-93
/
+87
*
Add initial Mapping-IO export support
NebelNidas
2023-10-09
2
-0
/
+68
*
Search dialog improvements (#529)
YanisBft
2023-09-25
3
-9
/
+46
*
Fix documenting constructors (again) (#530)
Juuz
2023-09-25
1
-3
/
+7
*
Add `Original name` field to identifier panel (#472)
Julian Burner
2023-09-25
1
-1
/
+24
*
Fix renaming classes via their constructor (#520)
Julian Burner
2023-08-30
3
-8
/
+20
*
Fix collapse all in deobf panel (#527)
YanisBft
2023-08-30
1
-1
/
+6
*
Save if fullscreen in config (#528)
YanisBft
2023-08-30
2
-0
/
+10
*
Update GuiController.java (#523)
nardpw
2023-07-12
1
-1
/
+2
*
Allow using ctrl-shift-4 to close all open tabs (#518)
Matei M
2023-06-26
1
-0
/
+1
*
Fix double clicking an entry in the "implementations" window not navigating t...
mudkip
2023-06-24
1
-6
/
+11
*
Fix ghost entries caused by packages becoming empty (#517)
Julian Burner
2023-06-20
1
-2
/
+2
*
fix npe in mapping stats when package name is null (#504)
mudkip
2023-05-14
1
-2
/
+4
*
Fix crash in mappings stats. Closes #503
modmuss50
2023-05-10
1
-1
/
+3
*
Clear Javadoc when text is empty (#473)
Julian Burner
2022-12-07
1
-2
/
+6
*
Make all identifier panel entries copyable (#476)
Julian Burner
2022-12-07
1
-6
/
+6
*
Add `@value` Javadoc tag (#477)
Julian Burner
2022-12-07
1
-1
/
+2
*
Allow pasting directly on renamable tokens (#478)
Julian Burner
2022-12-07
2
-0
/
+21
*
Allow filtering of packages in Mapping Stats window (#481)
Julian Burner
2022-12-07
2
-9
/
+57
*
Provide fallback anti-aliasing for DEs the JRE doesn't recognize (#466)
Julian Burner
2022-12-07
1
-1
/
+17
*
Add checkstyle (#460)
modmuss50
2022-09-14
78
-1375
/
+1742
*
Nested packages in Swing UI (#458)
ramidzkh
2022-09-12
5
-352
/
+209
*
Show the crash dialog when an off thread job fails.
modmuss50
2022-04-13
1
-0
/
+1
*
Add readonly bytecode view. (#443)
modmuss50
2022-03-30
1
-1
/
+2
*
Update gradle and skip unnecessary swing updates (#431)
liach
2021-09-20
1
-1
/
+26
*
Improve record class detection (#428)
modmuss50
2021-09-16
1
-2
/
+4
*
Refactor and clean up Gui class
Marco Rebhan
2021-09-05
19
-609
/
+962
*
Entry Changes (#364)
2xsaiko
2021-07-08
7
-107
/
+81
*
Add --single-class-tree argument that puts all classes into deobf panel & hid...
Daniel Chýlek
2021-07-08
4
-7
/
+31
*
Makes sure save mappings is completed before next action (#409)
liach
2021-07-03
3
-6
/
+18
[next]