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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revamp About dialog
2xsaiko
2020-07-23
3
-52
/
+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
*
Fix dialogs for scale
2xsaiko
2020-06-04
3
-12
/
+15
*
Abstract out common code between ConnectToServerDialog and CreateServerDialog
2xsaiko
2020-06-03
3
-146
/
+142
*
Improve CreateServerDialog
2xsaiko
2020-06-03
2
-37
/
+115
*
Extend validation system
2xsaiko
2020-06-03
2
-99
/
+21
*
Prepare for allowing error messages in VerifiableTextField
2xsaiko
2020-06-03
2
-7
/
+29
*
Improve connect dialog
2xsaiko
2020-06-03
3
-51
/
+175
*
Fix 'Save Mappings' entry missing from the menu and ctrl+s not working
2xsaiko
2020-06-03
1
-0
/
+1
*
Fix enigma-swing maven dependencies
modmuss50
2020-06-03
1
-1
/
+2
*
Editor tabs (#238)
2xsaiko
2020-06-03
29
-1043
/
+2195
*
Refactor MenuBar (#251)
2xsaiko
2020-06-03
2
-352
/
+337
*
Split GUI code to separate module (#242)
Runemoro
2020-06-03
55
-0
/
+6272