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-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
2021-04-06
Fix visual inconsistencies after changing theme settings.
Marco Rebhan
4
-18
/
+27
2021-04-06
Fix progress bar being very tall.
Marco Rebhan
1
-11
/
+28
2021-04-06
Make progress dialog thread-safe.
Marco Rebhan
1
-26
/
+28
2021-04-03
Fix warning/error formatting in editor
Yanis48
1
-0
/
+2
2021-04-02
Copy method/field descriptor on click
Yanis48
2
-2
/
+40
2021-03-30
Show scrollbar buttons when using FlatLaf.
Marco Rebhan
1
-0
/
+1
2021-03-30
Set null javadoc instead of empty/blank string when clearing the text in the ...
Marco Rebhan
1
-1
/
+1
2021-03-30
Fix text field always selecting everything when using FlatLaf.
Marco Rebhan
1
-0
/
+3
2021-03-30
Fix method name
Marco Rebhan
1
-2
/
+2
2021-03-25
Fix using runtime changed configuration for parts of the UI that don't suppor...
Marco Rebhan
9
-35
/
+64
2021-03-20
Fix missing icon check
Juuxel
1
-1
/
+1
2021-03-20
Add a check for missing SVG icon files
Juuxel
1
-1
/
+9
2021-03-20
Switch to SVG icons instead of PNGs and add icon for records
Juuxel
2
-13
/
+8
2021-03-19
WIP full record support
modmuss50
1
-1
/
+9
2021-03-18
Switch to FlatDarkLaf instead of FlatDarculaLaf
Juuxel
1
-2
/
+2
2021-03-18
Don't use custom editor fonts when they aren't enabled
Juuxel
3
-3
/
+20
2021-03-18
Use FlatLaf's own DPI scaling instead of swing-dpi
Juuxel
2
-8
/
+24
2021-03-17
Icons everywhere
Yanis48
8
-19
/
+131
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
[next]