Release 2024-05-30(93133be7a8)
Changelog
Commit range: f1ec4ba1e2..93133be7a8497da090b04d6b81cf3345d16344d1
-
93133be7 Merge remote-tracking branch 'origin/Ghidra_11.1'
Commit details
-
3e60fcbd GP-0 - MDMang small change for GP-4641
-
55be9eaf GP-0 fix unique file number generation for duplicate files
The size of the map was used as the unique id for file that didn't have
an explicit file number. GP-4632 change accidentally disturbed this and
was creating filenames that didn't match previous logic. -
35d9534b GP-4624 - Fixed plugin loading dependency issue
-
8c6e50b5 Fixed menu names for archives that live inside of a distribution
-
c23dfd08 GP-4635 - Theming - Fixed FlatLaf not showing folder icons in some trees
-
446a29e2 GP-4179 - Fixed select buttons in the Data Window filter dialog
-
a291e872 Merge remote-tracking branch 'origin/Ghidra_11.1'
Commit details
-
2efe1b9e gp-4641 - MDMang fix infinite loop
-
db608a1a Merge remote-tracking branch 'origin/Ghidra_11.1'
Commit details
-
fb4807e1 GP-4609: Add FileChoosers to launcher dialog.
-
929deb3c GP-4631: Add "Select All" action to TerminalProvider.
-
5d5e7a97 GP-4632 Improve GFilesystem symlink handling
-
599a1d32 Test fixes