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
*
Fixes open declaration not opening declaration
liach
2021-01-23
1
-2
/
+2
*
Attempt fixing rare CME when loading a jar while tabs are open
2xsaiko
2021-01-17
1
-3
/
+8
*
fix invisible root toggle
Yanis48
2020-12-19
2
-0
/
+4
*
fix nodes not displayed as selected
Yanis48
2020-12-19
1
-16
/
+11
*
ensure it's left mouse button being used
Yanis48
2020-12-19
2
-4
/
+4
*
isConstructor() from method entry
Yanis48
2020-12-16
1
-5
/
+1
*
Merge branch 'structure-panel' of https://github.com/YanisBft/Enigma into str...
Yanis48
2020-12-15
2
-1
/
+6
|
\
|
*
Add separate constructor icon (#3)
Juuxel
2020-12-15
2
-1
/
+6
*
|
avoid duplicate logic
Yanis48
2020-12-15
1
-37
/
+6
|
/
*
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
*
Use class icon in class tree (ClassSelector) (#2)
Juuxel
2020-12-14
1
-2
/
+6
*
Structure panel!
Yanis48
2020-12-14
4
-24
/
+177
*
move enable to show
Yanis48
2020-10-31
2
-9
/
+5
*
Improvements to deobf panel popup menu
Yanis48
2020-10-31
2
-5
/
+32
*
Add "include synthetic parameters" to mapping stats & save options (#309)
YanisBft
2020-10-27
4
-11
/
+39
*
Add popup menu to deobf panel to quickly rename a package/class
Yanis48
2020-10-11
2
-4
/
+50
*
Add retranslate support to editor context menu
2xsaiko
2020-10-02
3
-38
/
+41
*
Refactor PopupMenuBar -> EditorPopupMenu
2xsaiko
2020-10-02
3
-206
/
+208
*
Focus editor after rename
2xsaiko
2020-10-02
1
-4
/
+10
*
Fixed package renaming
Yanis48
2020-09-20
1
-4
/
+2
*
Configuration stuff (#301)
2xsaiko
2020-08-04
31
-472
/
+1187
*
Revamp About dialog
2xsaiko
2020-07-23
2
-46
/
+54
*
Fix losing current cursor position when renaming entries (#297)
2xsaiko
2020-07-21
1
-15
/
+44
*
Improve layout for ProgressDialog
2xsaiko
2020-07-18
2
-28
/
+54
*
Make GridBagConstraintsBuilder.insets respect scale
2xsaiko
2020-07-18
5
-9
/
+25
*
Make frame visible after setting position to prevent seeing the window move
2xsaiko
2020-07-18
1
-1
/
+1
*
Make ProgressDialog use a JDialog instead of a JFrame
2xsaiko
2020-07-18
1
-16
/
+19
*
Replace usages of GridBagConstraints with GridBagConstraintsBuilder
2xsaiko
2020-07-18
4
-119
/
+39
*
Add GridBagConstraintsBuilder from feature/settings-dialog branch
2xsaiko
2020-07-18
1
-0
/
+105
*
Allows setting the default editor font in the configuration file. (#295)
shartte
2020-07-14
2
-0
/
+6
*
Add menu entry to reload jar & mappings from disk (#263)
2xsaiko
2020-07-06
3
-5
/
+47
*
Improve stats gen to show percentages (#272)
modmuss50
2020-07-06
5
-102
/
+212
*
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
*
Fix "Mark as Deobfuscated" menu entry not working... this time without breaki...
2xsaiko
2020-07-06
2
-2
/
+2
*
Only try to set decompiler service on the class handle provider if it exists.
2xsaiko
2020-07-03
1
-1
/
+3
*
Fix inner classes getting the full path to the class filled in the rename field
2xsaiko
2020-06-24
1
-3
/
+12
*
Fix "Mark as Deobfuscated" menu entry not working (#265)
2xsaiko
2020-06-12
2
-3
/
+2
*
Fix not being able to connect to server
2xsaiko
2020-06-10
1
-1
/
+3
*
Top-level package option when generating stats (#264)
Yanis48
2020-06-08
3
-19
/
+26
*
Fix javadoc loss when renaming entry (#259)
2xsaiko
2020-06-08
1
-1
/
+3
*
Dont count synthetic fields in stats gen (#267)
modmuss50
2020-06-08
1
-1
/
+3
*
Fix editor contents being changeable through certain key combinations (#258)
2xsaiko
2020-06-08
1
-7
/
+33
*
No more prefix naming
2xsaiko
2020-06-08
11
-133
/
+120
*
Add remap crash handler
2xsaiko
2020-06-07
1
-1
/
+13
*
Fix yet another navigateToToken crash
2xsaiko
2020-06-07
1
-1
/
+5
*
Use MacOS menu bar style (#255)
modmuss50
2020-06-06
1
-0
/
+2
*
Move ServerAddress to enigma-server
2xsaiko
2020-06-04
1
-1
/
+1
*
Use StandardValidation.notBlank instead of manually checking field text
2xsaiko
2020-06-04
1
-3
/
+2
[next]