Commit graph

15 commits

Author SHA1 Message Date
ghidravore
1f3f086ac9 GP-759 - providing control when using the ActionBuilder for actions to determine which windows they should appear on. Also, cleaned up various actions to take advantage of this. 2021-05-19 11:20:12 -04:00
ghidra1
1539318b59 Revert "Fixed a few cases of SwingUpdateManager not getting disposed; introduced speed improvements to the tests' waitForSwing() call"
This reverts commit 6e8811d087.
2020-12-31 14:20:58 -05:00
dragonmacher
6e8811d087 Fixed a few cases of SwingUpdateManager not getting disposed; introduced
speed improvements to the tests' waitForSwing() call
2020-12-30 13:06:14 -05:00
ghidravore
b30657cd83 put in changed to WindowActionManager that was supposed to be in commit
bb28af6 "Improved the per..." Also added null check in
AbstractDecompilerAction
2020-03-16 15:16:52 -04:00
ghidravore
42db5154f9 Merge branch 'GT-3485_action_context'
Conflicts:
	Ghidra/Framework/Docking/src/main/java/docking/action/MultipleKeyAction.java
2020-03-16 13:22:53 -04:00
ghidravore
1d0340d83e GT-3485 review changes 2020-03-12 14:38:56 -04:00
ghidravore
bb28af64d8 Improved the performance of action updating at the expense of possibly
doing the update twice
2020-03-11 12:43:41 -04:00
ghidravore
641745c6e0 GT-3485 fixed issue where some global listing and navigation actions
were not enabled when providers other than the listing had focus.  This
was unintentionally broken with the original ticket
2020-03-10 18:22:13 -04:00
Benjamin Levy
74fae2f644 Merge branch 'master' of
https://github.com/NationalSecurityAgency/ghidra into spell
2020-01-29 11:37:23 -05:00
Benjamin Levy
a5efecea84 Fix spelling errors 2020-01-26 22:39:18 -05:00
ghidravore
26d7d0da5f GT-3485 Removed Secondary "default" action context to prevent actions
from triggering unexpectedly
2020-01-24 17:23:57 -05:00
ghidravore
13caf91a21 fixed excessive context changed calls by non visible windows 2020-01-21 14:06:50 -05:00
dragonmacher
115243801e GT-2925 - Key Bindings - Support Window Menu Provider Key Bindings -
Step 5 - cleanup of old key binding support constructor parameter; start
of cleanup of DockingActionProviderIf
2019-06-27 15:38:06 -04:00
dragonmacher
8c11c1eebd GT-2925 - Key Bindings - Support Window Menu Provider Key Bindings -
Step 1 - basic plumbing and tests
2019-06-21 18:16:10 -04:00
Dan
79d8f164f8 Candidate release of source code. 2019-03-26 13:46:51 -04:00