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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix scroll speed being dependent on the line count in the file.
Marco Rebhan
2021-04-29
1
-0
/
+4
*
Update translations
Yanis48
2021-04-07
1
-1
/
+0
*
New ways to search
Yanis48
2021-04-07
2
-31
/
+93
*
Allow only one selected entry in trees
Yanis48
2021-04-07
3
-4
/
+17
*
Merge pull request #375 from YanisBft/fix-374
2xsaiko
2021-04-06
1
-0
/
+2
|
\
|
*
Fix warning/error formatting in editor
Yanis48
2021-04-03
1
-0
/
+2
*
|
Merge pull request #372 from YanisBft/copy-descriptor
2xsaiko
2021-04-06
2
-2
/
+40
|
\
\
|
*
|
Copy method/field descriptor on click
Yanis48
2021-04-02
2
-2
/
+40
|
|
/
*
|
Fix visual inconsistencies after changing theme settings.
Marco Rebhan
2021-04-06
4
-18
/
+27
*
|
Fix progress bar being very tall.
Marco Rebhan
2021-04-06
1
-11
/
+28
*
|
Make progress dialog thread-safe.
Marco Rebhan
2021-04-06
1
-26
/
+28
|
/
*
Show scrollbar buttons when using FlatLaf.
Marco Rebhan
2021-03-30
1
-0
/
+1
*
Set null javadoc instead of empty/blank string when clearing the text in the ...
Marco Rebhan
2021-03-30
1
-1
/
+1
*
Fix text field always selecting everything when using FlatLaf.
Marco Rebhan
2021-03-30
1
-0
/
+3
*
Fix method name
Marco Rebhan
2021-03-30
1
-2
/
+2
*
Fix using runtime changed configuration for parts of the UI that don't suppor...
Marco Rebhan
2021-03-25
9
-35
/
+64
*
Merge pull request #361 from modmuss50/records
2xsaiko
2021-03-25
1
-1
/
+9
|
\
|
*
WIP full record support
modmuss50
2021-03-19
1
-1
/
+9
*
|
Fix missing icon check
Juuxel
2021-03-20
1
-1
/
+1
*
|
Add a check for missing SVG icon files
Juuxel
2021-03-20
1
-1
/
+9
*
|
Switch to SVG icons instead of PNGs and add icon for records
Juuxel
2021-03-20
17
-13
/
+786
*
|
Merge pull request #358 from Juuxel/flatlaf
2xsaiko
2021-03-20
5
-15
/
+50
|
\
\
|
|
/
|
/
|
|
*
Switch to FlatDarkLaf instead of FlatDarculaLaf
Juuxel
2021-03-18
1
-2
/
+2
|
*
Don't use custom editor fonts when they aren't enabled
Juuxel
2021-03-18
3
-3
/
+20
|
*
Use FlatLaf's own DPI scaling instead of swing-dpi
Juuxel
2021-03-18
2
-8
/
+24
|
*
Remove unused LookAndFeel display name field and getter
Juuxel
2021-03-16
1
-14
/
+5
|
*
Disable FlatLaf's custom HiDPI scaling
Juuxel
2021-03-16
1
-0
/
+4
|
*
Make the javadoc dialog use the editor font as it is an editor
Juuxel
2021-03-15
1
-0
/
+2
|
*
Migrate to FlatLaf
Juuxel
2021-03-15
1
-3
/
+8
*
|
Icons everywhere
Yanis48
2021-03-17
8
-19
/
+131
|
/
*
easier fix and document UiConfig.getLayout()
Yanis48
2021-03-06
2
-3
/
+14
*
Fix right panel width being reset on ui update
Yanis48
2021-03-06
1
-0
/
+4
*
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
*
|
Merge pull request #341 from Juuxel/structure-panel-prs/fix-switching
2xsaiko
2021-01-24
1
-2
/
+1
|
\
\
|
*
|
Fix the structure panel not updating if switching to an existing tab
Juuxel
2021-01-23
1
-2
/
+1
*
|
|
Merge pull request #340 from Juuxel/better-icons
2xsaiko
2021-01-24
6
-5
/
+49
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add interface/enum/annotation icons and modifier displays
Juuxel
2021-01-23
6
-5
/
+49
|
|
/
*
/
Fixed Javadoc not updating in certain cases (close/open mappings)
2xsaiko
2021-01-23
2
-4
/
+4
|
/
*
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
3
-1
/
+6
|
\
|
*
Add separate constructor icon (#3)
Juuxel
2020-12-15
3
-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
[next]