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-12-24
Fix editor scaling (#536)
Julian Burner
5
-26
/
+49
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
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
[next]