index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
enigma-swing
/
src
/
main
/
java
/
cuchaz
/
enigma
/
gui
/
GuiController.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Annotation editor support (#568)
Joseph Burton
2025-10-18
1
-0
/
+27
*
Remove legacy mapping handling (#560)
modmuss
2025-09-13
1
-13
/
+0
*
Allow you to specify the libraries in the program args rather than always usi...
Joe
2025-09-13
1
-4
/
+4
*
Allow plugins to be able to translate entries from deobfuscated to obfuscated...
Joe
2025-09-13
1
-1
/
+1
*
Add a way to transform the decompiler input
Joe
2025-09-13
1
-1
/
+1
*
Add more utility methods
joe
2025-09-13
1
-0
/
+6
*
Add ProjectService to listen for the project lifecycle
Joe
2025-09-13
1
-1
/
+10
*
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
1
-1
/
+15
*
Add I18n service
Joe
2025-09-13
1
-3
/
+2
*
Get rid of Guava (#555)
J. Fronny
2025-08-21
1
-3
/
+3
*
Support multiple input jars (#553)
Juuz
2025-08-20
1
-10
/
+16
*
Add file extensions to open and save dialogs (#532)
Juuz
2024-04-06
1
-1
/
+5
*
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
1
-36
/
+12
*
Use `VisitableMappingTree` where possible
NebelNidas
2023-10-09
1
-2
/
+3
*
Make Mapping-IO the default
NebelNidas
2023-10-09
1
-1
/
+1
*
Update to latest Mapping IO commit
NebelNidas
2023-10-09
1
-1
/
+2
*
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
1
-44
/
+17
*
Add initial Mapping-IO export support
NebelNidas
2023-10-09
1
-0
/
+45
*
Update GuiController.java (#523)
nardpw
2023-07-12
1
-1
/
+2
*
Add checkstyle (#460)
modmuss50
2022-09-14
1
-55
/
+94
*
Nested packages in Swing UI (#458)
ramidzkh
2022-09-12
1
-2
/
+4
*
Refactor and clean up Gui class
Marco Rebhan
2021-09-05
1
-18
/
+13
*
Entry Changes (#364)
2xsaiko
2021-07-08
1
-64
/
+35
*
Add --single-class-tree argument that puts all classes into deobf panel & hid...
Daniel Chýlek
2021-07-08
1
-1
/
+8
*
Makes sure save mappings is completed before next action (#409)
liach
2021-07-03
1
-0
/
+11
*
Structure panel options (#400)
YanisBft
2021-06-15
1
-2
/
+2
*
Cleanup with Java 16 (#394)
YanisBft
2021-05-23
1
-2
/
+1
*
Merge pull request #338 from liachmodded/fix/def-browse
2xsaiko
2021-01-24
1
-2
/
+2
|
\
|
*
Fixes open declaration not opening declaration
liach
2021-01-23
1
-2
/
+2
*
|
Fixed Javadoc not updating in certain cases (close/open mappings)
2xsaiko
2021-01-23
1
-3
/
+3
|
/
*
Attempt fixing rare CME when loading a jar while tabs are open
2xsaiko
2021-01-17
1
-3
/
+8
*
Refresh structure panel on rename/mark as deobf/reset to obf
Yanis48
2020-12-15
1
-0
/
+3
*
Fix automapped entries
Yanis48
2020-12-15
1
-3
/
+2
*
Structure panel!
Yanis48
2020-12-14
1
-4
/
+8
*
Add "include synthetic parameters" to mapping stats & save options (#309)
YanisBft
2020-10-27
1
-2
/
+2
*
Configuration stuff (#301)
2xsaiko
2020-08-04
1
-4
/
+5
*
Add menu entry to reload jar & mappings from disk (#263)
2xsaiko
2020-07-06
1
-0
/
+22
*
Improve stats gen to show percentages (#272)
modmuss50
2020-07-06
1
-1
/
+1
*
Handle source export failures (#289)
Gegy
2020-07-06
1
-3
/
+8
*
Make class loading more flexible (#277)
Runemoro
2020-07-06
1
-1
/
+2
*
Only try to set decompiler service on the class handle provider if it exists.
2xsaiko
2020-07-03
1
-1
/
+3
*
Top-level package option when generating stats (#264)
Yanis48
2020-06-08
1
-2
/
+2
*
Fix javadoc loss when renaming entry (#259)
2xsaiko
2020-06-08
1
-1
/
+3
*
Editor tabs (#238)
2xsaiko
2020-06-03
1
-248
/
+106
*
Split GUI code to separate module (#242)
Runemoro
2020-06-03
1
-0
/
+719