index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
enigma-swing
/
src
/
main
/
java
/
cuchaz
/
enigma
/
gui
/
panels
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow use of tab in editor panel, fix tab skipping tokens (#578)
Geolykt
2025-10-19
2
-24
/
+48
*
Move to next token when using the tabulator (#573)
Geolykt
2025-10-18
1
-4
/
+29
*
Annotation editor support (#568)
Joseph Burton
2025-10-18
2
-8
/
+313
*
Fix threading issues in ClassHandleProvider that are likely to come up if a p...
Joe
2025-09-13
1
-8
/
+6
*
Get rid of Guava (#555)
J. Fronny
2025-08-21
2
-2
/
+3
*
Clear undo history when updating editor text. (#540)
modmuss
2024-03-28
1
-0
/
+6
*
Fix editor scaling (#536)
Julian Burner
2023-12-24
1
-1
/
+0
*
Add `Original name` field to identifier panel (#472)
Julian Burner
2023-09-25
1
-1
/
+24
*
Fix renaming classes via their constructor (#520)
Julian Burner
2023-08-30
1
-3
/
+12
*
Make all identifier panel entries copyable (#476)
Julian Burner
2022-12-07
1
-6
/
+6
*
Add checkstyle (#460)
modmuss50
2022-09-14
6
-255
/
+342
*
Refactor and clean up Gui class
Marco Rebhan
2021-09-05
4
-42
/
+87
*
Entry Changes (#364)
2xsaiko
2021-07-08
3
-15
/
+8
*
Add --single-class-tree argument that puts all classes into deobf panel & hid...
Daniel Chýlek
2021-07-08
1
-1
/
+1
*
Highlight tokens as 'proposed' when they're not editable
Marco Rebhan
2021-06-22
1
-9
/
+23
*
Allow disabling editing part of the mappings
Marco Rebhan
2021-06-21
1
-24
/
+57
*
Structure panel options (#400)
YanisBft
2021-06-15
1
-14
/
+49
*
Cleanup with Java 16 (#394)
YanisBft
2021-05-23
2
-15
/
+8
*
Fix scroll speed being dependent on the line count in the file.
Marco Rebhan
2021-04-29
1
-0
/
+4
*
Allow only one selected entry in trees
Yanis48
2021-04-07
1
-0
/
+2
*
Copy method/field descriptor on click
Yanis48
2021-04-02
1
-2
/
+21
*
Fix method name
Marco Rebhan
2021-03-30
1
-2
/
+2
*
Icons everywhere
Yanis48
2021-03-17
1
-3
/
+3
*
Merge pull request #340 from Juuxel/better-icons
2xsaiko
2021-01-24
1
-3
/
+8
|
\
|
*
Add interface/enum/annotation icons and modifier displays
Juuxel
2021-01-23
1
-3
/
+8
*
|
Fixed Javadoc not updating in certain cases (close/open mappings)
2xsaiko
2021-01-23
1
-1
/
+1
|
/
*
fix invisible root toggle
Yanis48
2020-12-19
1
-0
/
+1
*
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
1
-1
/
+1
*
isConstructor() from method entry
Yanis48
2020-12-16
1
-5
/
+1
*
Add separate constructor icon (#3)
Juuxel
2020-12-15
1
-1
/
+5
*
Structure panel!
Yanis48
2020-12-14
1
-0
/
+102
*
Add retranslate support to editor context menu
2xsaiko
2020-10-02
1
-25
/
+9
*
Refactor PopupMenuBar -> EditorPopupMenu
2xsaiko
2020-10-02
1
-76
/
+34
*
Focus editor after rename
2xsaiko
2020-10-02
1
-4
/
+10
*
Configuration stuff (#301)
2xsaiko
2020-08-04
4
-8
/
+32
*
Fix losing current cursor position when renaming entries (#297)
2xsaiko
2020-07-21
1
-15
/
+44
*
Make GridBagConstraintsBuilder.insets respect scale
2xsaiko
2020-07-18
2
-3
/
+3
*
Replace usages of GridBagConstraints with GridBagConstraintsBuilder
2xsaiko
2020-07-18
2
-56
/
+19
*
Fix "Mark as Deobfuscated" menu entry not working... this time without breaki...
2xsaiko
2020-07-06
1
-1
/
+1
*
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
1
-1
/
+1
*
No more prefix naming
2xsaiko
2020-06-08
4
-46
/
+52
*
Add remap crash handler
2xsaiko
2020-06-07
1
-1
/
+13
*
Fix yet another navigateToToken crash
2xsaiko
2020-06-07
1
-1
/
+5
*
Editor tabs (#238)
2xsaiko
2020-06-03
3
-61
/
+896
*
Split GUI code to separate module (#242)
Runemoro
2020-06-03
4
-0
/
+266