index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
enigma-swing
/
src
/
main
/
java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
3
-5
/
+49
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add interface/enum/annotation icons and modifier displays
Juuxel
2021-01-23
3
-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
2
-1
/
+6
|
\
|
*
Add separate constructor icon (#3)
Juuxel
2020-12-15
2
-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
*
Structure panel!
Yanis48
2020-12-14
4
-24
/
+177
*
move enable to show
Yanis48
2020-10-31
2
-9
/
+5
*
Improvements to deobf panel popup menu
Yanis48
2020-10-31
2
-5
/
+32
*
Add "include synthetic parameters" to mapping stats & save options (#309)
YanisBft
2020-10-27
4
-11
/
+39
*
Add popup menu to deobf panel to quickly rename a package/class
Yanis48
2020-10-11
2
-4
/
+50
*
Add retranslate support to editor context menu
2xsaiko
2020-10-02
3
-38
/
+41
*
Refactor PopupMenuBar -> EditorPopupMenu
2xsaiko
2020-10-02
3
-206
/
+208
*
Focus editor after rename
2xsaiko
2020-10-02
1
-4
/
+10
*
Fixed package renaming
Yanis48
2020-09-20
1
-4
/
+2
*
Configuration stuff (#301)
2xsaiko
2020-08-04
31
-472
/
+1187
*
Revamp About dialog
2xsaiko
2020-07-23
2
-46
/
+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
[next]