Commit graph

23 commits

Author SHA1 Message Date
dragonmacher
d59d6e7d92 Update key processing to have the notion of both valid and enabled 2025-04-15 19:08:17 -04:00
dragonmacher
b2372dab97 Test fixes 2025-04-09 13:28:27 -04:00
dragonmacher
7bd553d55d GP-5572 - Decompiler - Updated actions to not show warning dialog if executed while the Decompiler is busy 2025-04-08 14:26:12 -04:00
dragonmacher
4432329479 GP-5313 - Fixed the Escape key not working inside of cell editors when
it is also bound to a global action
2025-01-25 11:15:27 -05:00
dragonmacher
e2da1609d9 GP-5115 - Trees/Tables - Added actions to focus the filter and toggle filter visibility 2024-12-18 20:18:15 -05:00
dragonmacher
739b28f1ad Fix for shared global dialog escape action to appear in options without a dialog having been created 2024-11-22 19:28:30 -05:00
dragonmacher
b67fab8b51 Fix for Escape action not working for some dialogs 2024-11-18 18:45:17 -05:00
dragonmacher
aaf23cf096 GP-5114 - Updated component providers to close on Escape when they are the only provider in a window 2024-11-14 17:32:01 -05:00
Ryan Kurtz
4eefa887fb GP-0: Fixing some javadoc 2024-09-04 07:33:53 -04:00
dragonmacher
e44daf55aa GP-4317 - Removing the 'reserved' concept 2024-02-17 11:21:31 -05:00
dragonmacher
b6f85e1810 GP-1081 - added support for keyboard navigation to menus and popup menus
Closes #1081
2021-07-09 14:11:49 -04:00
dragonmacher
3f62f91a2e Fixed tests failing due to focus timing issues by allowing the test
framework to specify the source of key bindings
2020-03-13 16:50:54 -04:00
dragonmacher
a2a9ade24f GT-3567 - Dialog Keybindings - review fixes 2020-03-09 15:41:29 -04:00
dragonmacher
314100a70c GT-3567 - Fixed keybindings not working in DialogComponentProviders 2020-03-06 12:15:26 -05:00
astrelsky
3bdf049d44
javadoc html5 2019-12-16 15:31:29 -05:00
astrelsky
ebde7cd6d2
Javadoc Fixes 2019-12-01 21:58:51 -05:00
dragonmacher
9101fa332c GT-3282 - Python - fixed intermittent docking action key binding failure 2019-11-01 13:56:41 -04:00
dragonmacher
28f6500039 GT-3044 - Table Actions - updated table actions to use the modern action
system
2019-08-02 19:41:30 -04: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
43fa7e3f92 GT-2869 - Key Bindings - refactor of methods to provide all actions 2019-06-12 14:43:31 -04:00
dragonmacher
9737653be6 GT-2894 - Key Bindings - review fixes 2019-06-03 17:44:44 -04:00
dragonmacher
28c5218f18 GT-2894 - Key Bindings - fixed bug in Structure Editor that prevented
toolbar action keybinding from working; updated all keybindings to work
with focus in text components when the binding is modified, as long as
the component does itself not have an action registered for that binding
2019-05-31 17:35:01 -04:00
Dan
79d8f164f8 Candidate release of source code. 2019-03-26 13:46:51 -04:00