Commit graph

25 commits

Author SHA1 Message Date
dev747368
8e5cd66d60 GT-3473 improve mouse wheel scrolling behavior
Improve scrolling to match row heights, less hard coded values.
2020-01-21 18:00:26 -05:00
saruman9
85e50a1399
[byte_viewer] Set settings for highlighting in the ByteViewerComponent
Fix #1464
2020-01-21 18:02:24 +03:00
dragonmacher
9f61911860 GT-3456 - Updated toolbar action misalignment 2020-01-15 17:28:37 -05:00
Ryan Kurtz
8f00152601 GT-3350: Consistently ordered classpath and ExtensionPoint priorities 2019-12-03 10:04:56 -05:00
adamopolous
2de421d3f9 added gradle dependencies for jacoco tasks 2019-11-15 09:54:34 -05:00
dragonmacher
bbe4b89a0d GT-3155 - Copy Special - allow the Copy Special action to work on the
current address when there is no selection
2019-10-30 11:46:30 -04:00
ghidravore
7b7e730844 fixed bug where listing would jump when opening/closing large structures
or arrays
2019-08-29 15:53:59 -04:00
dragonmacher
554bce2407 GT-3035 - Restore Integration Tests - more missing test files; updated
test environment to install a default tool
2019-08-15 14:58:43 -04:00
dragonmacher
380d863c96 GT-2971 - Key Bindings - Added the ability to set a key binding for the
close button for all Component Providers
2019-07-19 11:00:43 -04:00
dragonmacher
a88ecfe6b5 GT-2925 - Key Bindings - Support Window Menu Provider Key Bindings -
test and review fixes
2019-07-09 18:56:48 -04:00
dragonmacher
10621008e0 GT-2925 - Key Bindings - Support Window Menu Provider Key Bindings -
Step  - Added 'snapshot' concept to base Component Provider to fix how
actions are added to the toolbar and menu; fixed bugs and tests
2019-06-28 18:40:47 -04:00
dragonmacher
fa75f7dff6 GT-2925 - Key Bindings - Support Window Menu Provider Key Bindings -
Step 3 - removed old plugin pattern of creating special actions to show
their respective providers; updated inception information for new action
2019-06-26 15:30:34 -04:00
Ryan Kurtz
d428f30a85 Merge remote-tracking branch 'origin/patch'
Conflicts:
	Ghidra/Features/ByteViewer/src/main/java/ghidra/app/plugin/core/byteviewer/ByteViewerPlugin.java
2019-06-17 10:31:53 -04:00
dragonmacher
484a4bce56 GT-2927 - review fixes 2019-06-14 18:12:05 -04:00
dragonmacher
12fffa922e GT-2927 - Fixed Listing cursor not restoring correctly at startup 2019-06-14 17:59:45 -04:00
dragonmacher
43fa7e3f92 GT-2869 - Key Bindings - refactor of methods to provide all actions 2019-06-12 14:43:31 -04:00
dragonmacher
2f58ec7b47 GT-2886 - fixed NPE when trying to beep 2019-05-22 14:38:33 -04:00
dev747368
3c0484cae3 GT-2698 - convert JCheckBox to GCheckBox 2019-04-23 17:04:57 -04:00
dev747368
40daea1a56 GT-2698 - code-review fixes, javadocs 2019-04-23 17:04:56 -04:00
dev747368
6448f0da8f GT-2698 refactor JLabel -> GLabel, JComboBox -> GComboBox, renderers. 2019-04-23 17:04:53 -04:00
dev747368
e0c25b0590 GT-2698 refactor UI elements to lock down HTML rendering 2019-04-23 17:04:51 -04:00
ghidravore
f1e50fb079 Major refactoring of the gradle build system. 2019-04-23 15:20:26 -04:00
dragonmacher
41f4e2cdde GT-2716 - review fixes 2019-04-02 13:05:40 -04:00
dragonmacher
1626d2ee1b GT-2716 - Decompiler - Fixed 'Find' highlight ghosts 2019-04-01 18:25:05 -04:00
Dan
79d8f164f8 Candidate release of source code. 2019-03-26 13:46:51 -04:00