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
2021-03-16
Remove unused LookAndFeel display name field and getter
Juuxel
1
-14
/
+5
2021-03-16
Disable FlatLaf's custom HiDPI scaling
Juuxel
1
-0
/
+4
2021-03-15
Make the javadoc dialog use the editor font as it is an editor
Juuxel
1
-0
/
+2
2021-03-15
Migrate to FlatLaf
Juuxel
1
-3
/
+8
2021-03-06
easier fix and document UiConfig.getLayout()
Yanis48
2
-3
/
+14
2021-03-06
Fix right panel width being reset on ui update
Yanis48
1
-0
/
+4
2021-01-23
Fix the structure panel not updating if switching to an existing tab
Juuxel
1
-2
/
+1
2021-01-23
Fixed Javadoc not updating in certain cases (close/open mappings)
2xsaiko
2
-4
/
+4
2021-01-23
Fixes open declaration not opening declaration
liach
1
-2
/
+2
2021-01-23
Add interface/enum/annotation icons and modifier displays
Juuxel
3
-5
/
+49
2021-01-17
Attempt fixing rare CME when loading a jar while tabs are open
2xsaiko
1
-3
/
+8
2020-12-19
fix invisible root toggle
Yanis48
2
-0
/
+4
2020-12-19
fix nodes not displayed as selected
Yanis48
1
-16
/
+11
2020-12-19
ensure it's left mouse button being used
Yanis48
2
-4
/
+4
2020-12-16
isConstructor() from method entry
Yanis48
1
-5
/
+1
2020-12-15
avoid duplicate logic
Yanis48
1
-37
/
+6
2020-12-15
Add separate constructor icon (#3)
Juuxel
2
-1
/
+6
2020-12-15
Refresh structure panel on rename/mark as deobf/reset to obf
Yanis48
1
-0
/
+3
2020-12-15
Fix automapped entries
Yanis48
1
-3
/
+2
2020-12-14
Use class icon in class tree (ClassSelector) (#2)
Juuxel
1
-2
/
+6
2020-12-14
Structure panel!
Yanis48
4
-24
/
+177
2020-10-31
move enable to show
Yanis48
2
-9
/
+5
2020-10-31
Improvements to deobf panel popup menu
Yanis48
2
-5
/
+32
2020-10-27
Add "include synthetic parameters" to mapping stats & save options (#309)
YanisBft
4
-11
/
+39
2020-10-11
Add popup menu to deobf panel to quickly rename a package/class
Yanis48
2
-4
/
+50
2020-10-02
Add retranslate support to editor context menu
2xsaiko
3
-38
/
+41
2020-10-02
Refactor PopupMenuBar -> EditorPopupMenu
2xsaiko
3
-206
/
+208
2020-10-02
Focus editor after rename
2xsaiko
1
-4
/
+10
2020-09-20
Fixed package renaming
Yanis48
1
-4
/
+2
2020-08-04
Configuration stuff (#301)
2xsaiko
31
-472
/
+1187
2020-07-23
Revamp About dialog
2xsaiko
2
-46
/
+54
2020-07-21
Fix losing current cursor position when renaming entries (#297)
2xsaiko
1
-15
/
+44
2020-07-18
Improve layout for ProgressDialog
2xsaiko
2
-28
/
+54
2020-07-18
Make GridBagConstraintsBuilder.insets respect scale
2xsaiko
5
-9
/
+25
2020-07-18
Make frame visible after setting position to prevent seeing the window move
2xsaiko
1
-1
/
+1
2020-07-18
Make ProgressDialog use a JDialog instead of a JFrame
2xsaiko
1
-16
/
+19
2020-07-18
Replace usages of GridBagConstraints with GridBagConstraintsBuilder
2xsaiko
4
-119
/
+39
2020-07-18
Add GridBagConstraintsBuilder from feature/settings-dialog branch
2xsaiko
1
-0
/
+105
2020-07-14
Allows setting the default editor font in the configuration file. (#295)
shartte
2
-0
/
+6
2020-07-06
Add menu entry to reload jar & mappings from disk (#263)
2xsaiko
3
-5
/
+47
2020-07-06
Improve stats gen to show percentages (#272)
modmuss50
5
-102
/
+212
2020-07-06
Handle source export failures (#289)
Gegy
1
-3
/
+8
2020-07-06
Make class loading more flexible (#277)
Runemoro
1
-1
/
+2
2020-07-06
Fix "Mark as Deobfuscated" menu entry not working... this time without breaki...
2xsaiko
2
-2
/
+2
2020-07-03
Only try to set decompiler service on the class handle provider if it exists.
2xsaiko
1
-1
/
+3
2020-06-24
Fix inner classes getting the full path to the class filled in the rename field
2xsaiko
1
-3
/
+12
2020-06-12
Fix "Mark as Deobfuscated" menu entry not working (#265)
2xsaiko
2
-3
/
+2
2020-06-10
Fix not being able to connect to server
2xsaiko
1
-1
/
+3
2020-06-08
Top-level package option when generating stats (#264)
Yanis48
3
-19
/
+26
2020-06-08
Fix javadoc loss when renaming entry (#259)
2xsaiko
1
-1
/
+3
[next]