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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-10-19
Allow use of tab in editor panel, fix tab skipping tokens (#578)
Geolykt
2
-24
/
+48
2025-10-18
Move to next token when using the tabulator (#573)
Geolykt
3
-17
/
+58
2025-10-18
Annotation editor support (#568)
Joseph Burton
9
-9
/
+419
2025-10-17
Fix opening jars via the menu bar not being possible (#571)
Geolykt
1
-1
/
+2
2025-10-16
Color unobfuscated tokens in blue (#569)
Joseph Burton
2
-1
/
+18
2025-09-13
Remove legacy mapping handling (#560)
modmuss
3
-56
/
+10
2025-09-13
Allow you to specify the libraries in the program args rather than always usi...
Joe
3
-6
/
+8
2025-09-13
Allow plugins to be able to translate entries from deobfuscated to obfuscated...
Joe
1
-1
/
+1
2025-09-13
Add a way to transform the decompiler input
Joe
1
-1
/
+1
2025-09-13
Add more utility methods
joe
1
-0
/
+6
2025-09-13
Add ProjectService to listen for the project lifecycle
Joe
1
-1
/
+10
2025-09-13
Fix threading issues in ClassHandleProvider that are likely to come up if a p...
Joe
1
-8
/
+6
2025-09-13
Add a way for plugins to invalidate data (mappings, javadocs, decompile), and...
Joe
1
-9
/
+42
2025-09-13
Add GuiService for plugins to make additions to the GUI. Also add enough cont...
Joe
4
-36
/
+105
2025-09-13
Add I18n service
Joe
4
-10
/
+10
2025-09-03
Always specify locale in toUpperCase and toLowerCase (#556)
Juuz
4
-4
/
+8
2025-08-21
Update Gradle and fix buildscripts (#557)
Juuz
1
-9
/
+1
2025-08-21
Get rid of Guava (#555)
J. Fronny
17
-41
/
+48
2025-08-20
Support multiple input jars (#553)
Juuz
4
-18
/
+26
2025-08-06
Optimize JAR indexing (#552)
Joseph Burton
2
-3
/
+3
2024-08-27
Update to Mapping-IO 0.6 (#547)
NebelNidas
1
-10
/
+20
2024-04-06
Add file extensions to open and save dialogs (#532)
Juuz
4
-22
/
+147
2024-04-06
Add Vineflower decompiler (#541)
NebelNidas
3
-2
/
+3
2024-03-28
Clear undo history when updating editor text. (#540)
modmuss
1
-0
/
+6
2023-12-24
Fix editor scaling (#536)
Julian Burner
5
-26
/
+49
2023-11-19
Update deps (#535)
modmuss
1
-5
/
+18
2023-11-16
Don't only write diffs when MIO writer was last used
NebelNidas
1
-0
/
+3
2023-11-16
Fix importing mappings without field source descriptors
NebelNidas
1
-1
/
+1
2023-10-09
Use System Property for Mapping-IO
NebelNidas
2
-68
/
+22
2023-10-09
Use `VisitableMappingTree` where possible
NebelNidas
1
-2
/
+3
2023-10-09
Make Mapping-IO the default
NebelNidas
2
-19
/
+19
2023-10-09
Update to latest Mapping IO commit
NebelNidas
2
-2
/
+7
2023-10-09
Add progress listener to Mapping-IO conversion; deduplicate lang files
NebelNidas
1
-2
/
+14
2023-10-09
Add Mapping-IO import support; small cleanup
NebelNidas
2
-93
/
+87
2023-10-09
Add initial Mapping-IO export support
NebelNidas
2
-0
/
+68
2023-09-25
Search dialog improvements (#529)
YanisBft
3
-9
/
+46
2023-09-25
Fix documenting constructors (again) (#530)
Juuz
1
-3
/
+7
2023-09-25
Add `Original name` field to identifier panel (#472)
Julian Burner
1
-1
/
+24
2023-08-30
Fix renaming classes via their constructor (#520)
Julian Burner
3
-8
/
+20
2023-08-30
Fix collapse all in deobf panel (#527)
YanisBft
1
-1
/
+6
2023-08-30
Save if fullscreen in config (#528)
YanisBft
2
-0
/
+10
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
Update dependencies and Gradle
modmuss50
1
-5
/
+5
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
[next]