| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |\ \
| | |
| | | |
Switch to SVG icons
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The PNG icons scaled horribly on FlatLaf but these ones look smooth on any scaling level.
Note: even though the icons are FlatSVGIcons from FlatLaf, they work properly on all LaFs
if the FlatLaf UI scale property is set to the correct value (which
LookAndFeel.setGlobalLAF does).
|
| |/ /
| |
| |
| |
| | |
Resolves #353
The issue here lies in that this changes the behaviour of the code by quite a bit, so alternatively the irrelevant javax check could be dropped, which would optimize the code only slightly
|
| |\ \
| |/
|/| |
Migrate to FlatLaf
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fixes #355.
- Replaces the Darcula look and feel with FlatLaf Darcula,
which does not have the same rendering bugs with CJK
characters (at least on Windows 10).
- Replaces Metal with FlatLaf Light as the default
look and feel. Metal is provided as a new, separate
theme option.
|
| |/ |
|
| | |
|
| | |
|
| | |
|
| |\
| |
| | |
Make cfr much easier to use
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Now it can display javadoc, remove imports, highlight local variables
Depends on FabricMC/cfr#2
Signed-off-by: liach <liach@users.noreply.github.com>
More cfr cleanup. Cfr looks good now
Remove outdated note
Allows requesting javadoc on initial source creation. Currently both cfr and procyon would be more efficient this way.
Signed-off-by: liach <liach@users.noreply.github.com>
Now renders inner classes properly (and with updated cfr now renders lambda
params)
Signed-off-by: liach <liach@users.noreply.github.com>
Tweaks to handle purely generic fields and cfr problem classes like ClientEntityManager.Listener
Signed-off-by: liach <liach@users.noreply.github.com>
|
| |\ \
| | |
| | | |
Fixes open declaration not opening declaration
|
| | |/
| |
| |
| | |
Signed-off-by: liach <liach@users.noreply.github.com>
|
| |\ \
| | |
| | | |
Add interface/enum/annotation icons and modifier displays
|
| | | | |
|
| | |/
| |
| |
| |
| |
| |
| | |
- Adds icons in the sidebar and structure panel for interfaces, enums
and annotations.
- Adds some modifiers (final, default, abstract, static) to the
structure panel.
|
| |/
|
|
| |
Closes #210.
|
| |\
| |
| | |
Structure panel
|
| | | |
|
| | | |
|
| | | |
|
| | |
| |
| |
| | |
Automatically deobfuscated names (like in enums) were displayed with their obfuscated name, and were not considered as deobf when selecting "hide deobf members"
|
| | | |
|
| |/ |
|
| |
|
|
| |
and this is also a way better fix
|
| | |
|
| | |
|
| |\
| |
| | |
Do not abort decompile command on decompiler errors
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
As explained in PR #289, the decompilers may fail decompiling some
vanilla Minecraft classes. Although it is my opinion that these errors
should be fixed in the decompilers themselves, currently they render the
decompile CLI command useless, as no output is produced whatsoever.
The PR that was mentioned previously addressed this situation for the
GUI part of Enigma, but not for the CLI commands, which were left
untouched.
These changes modify the decompiler error strategy used by the
aforementioned CLI command to trace the errors, but continue decompiling
classes, so at least a partial output is generated. This way users will
be happy that the Enigma decompile command works, and developers will
still be motivated to fix the underlying issues.
Signed-off-by: AlexTMjugador <AlexTMjugador@users.noreply.github.com>
|
| | | |
|
| |/
|
|
|
|
|
|
|
| |
* Add "include synthetic members" to mapping stats & save options
* bump version
* include synthetic parameters
* capitalization
|
| | |
|
| |
|
|
|
| |
This reverts commit 112a49dccb1fe7792366112bc829352462cd298c, reversing
changes made to b8f06abafc47065f980a94c4ddf7be70cee83411.
|
| | |
|
| | |
|
| |\
| |
| | |
Validation improvements
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Begin writing new config system
* Make config work
* Save window size and position
* Add editor font chooser
* Use *.ini for windows and mac instead of *rc
* Allow for changing language without having to restart the program
* Save selected directory in file dialogs
* Make dialog visible after moving it to the correct position
* Don't change theme on the fly since it's broken
* Remove unused gui parameter
* Use xdg-open to open URLs on Linux since Desktop.browse doesn't work, at least not on my PC
* Fix default proposed highlight color
* Multi font selection dialog thingy
* Remember network options
* Make font selection dialog actually work
* Collapse general actions ("OK", "Cancel", ..) into one translation
* Localize font dialog
* Use enum name when saving colors for consistency with currently selected theme
* Save size of split panes
* Import old config
* Add test & fix some parts of the config serializer
* TranslationChangeListener/TranslationUtil -> LanguageChangeListener/LanguageUtil
|
| | | |
|
| |/
|
|
|
|
|
| |
* Fix losing current cursor position when renaming entries
* Set nextReference to null after applying it
* Extract token map into wrapper type
|
| | |
|
| |
|
|
|
|
|
|
|
| |
* add test to ensure mapping formats can read/write properly
* fix not baking last entries in TinyV2 reader
* fix broken filter in Enigma File writer
* Fix Enigma Zip writer ZipFS exception on non-matching filesystems
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
* Add button to reload jar & mappings from disk
* Disable menu entry when currently loading
* Add menu entry that reloads mappings only
* Remove duplicate user query code
|
| | |
|
| | |
|