Commit graph

34 commits

Author SHA1 Message Date
ghidravore
4beedff900 updated for compatibility with action builder branch 2019-12-30 14:54:10 -05:00
dragonmacher
dee6e0cd4d Tests - fixed tests failing due to graph job not correctly notifying its
listener
2019-12-03 15:51:51 -05:00
Ryan Kurtz
36a628ae97 Merge remote-tracking branch 'origin/GT-3350_ryanmkurtz_ExtensionPoints' 2019-12-03 10:13:23 -05:00
Ryan Kurtz
8f00152601 GT-3350: Consistently ordered classpath and ExtensionPoint priorities 2019-12-03 10:04:56 -05:00
dragonmacher
6d604afe31 Tests - fixed tests related to rename of the next/previous actions 2019-11-25 17:55:50 -05:00
dragonmacher
ee53c0bfd4 GT-3233 - Function Graph - added option to producde less history 2019-11-05 13:49:18 -05:00
dragonmacher
cf905d6fe9 GT-3212 - Function Graph - fixed exception when a function's entry point
vertex was not correctly marked as such
2019-10-03 11:28:17 -04:00
dragonmacher
f4a7def733 GT-3101 - Function Graph - fixed exception when hovering on the root
node when it has incoming edges
2019-08-22 14:45:40 -04:00
dragonmacher
ae93a407d0 GT-3074 - Function Graph - Fixed path highlighting so that it will work
when the source/sink is grouped with other vertices
2019-08-14 12:14:51 -04:00
Ryan Kurtz
e36b22d268 Merge remote-tracking branch 'origin/GT-3020-dragonmacher-fg-edges-lose-alpha' 2019-08-12 12:17:38 -04:00
dragonmacher
e646deabc1 GT-3020 - Function Graph - fixed edge visual state that was being
overwritten after mutation operations
2019-08-12 08:03:56 -04:00
dragonmacher
cb94773ce5 GT-3020 - Function Graph - for edges, split 'in active path' state into
2 parts so we can track hovered/focused/selected separately, which
prevents the focused/selected state changes from overwriting each other
2019-08-09 10:21:09 -04:00
Ryan Kurtz
351cf56e6e Merge remote-tracking branch 'origin/GT-3044-dragonmacher-table-popup-cleanup' 2019-08-09 08:15:26 -04:00
adamopolous
54f61b03c5 GT-3062: updated screenshot config to extend test/integrationTest 2019-08-05 13:31:31 -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
d536c261f9 GT-3019 - Function Graph - Edge Routing - review fixes:
-fixed broken edge labels (labels were not offset correctly)
-fixed complex edge routing for edges going upward
-fixed bug that allowed toolbar multi-state actions to fire twice when
clicked
2019-08-01 17:02:14 -04:00
dragonmacher
17b8e54f25 GT-3019 - Function Graph - Edge Routing
-Added layout-specific help
-Added option for controlling the size of tooltips
-Fixed edge label placement bug in the Visual Graph system
2019-07-26 17:15:34 -04:00
dragonmacher
a04185e942 GT-3019 - Function Graph - Added option for edge routing around vertices 2019-07-25 18:40:21 -04:00
dragonmacher
ad4ac0413d GT-2971 - Key Bindings - test fixes 2019-07-19 13:51:30 -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
6015650079 GT-2925 - Key Bindings - Support Window Menu Provider Key Bindings -
test and review fixes
2019-07-08 17:41:56 -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
dragonmacher
43fa7e3f92 GT-2869 - Key Bindings - refactor of methods to provide all actions 2019-06-12 14:43:31 -04:00
dragonmacher
26acaa78eb Tests - Function Graph - added code for timing issues 2019-06-03 15:49:30 -04:00
dragonmacher
2f58ec7b47 GT-2886 - fixed NPE when trying to beep 2019-05-22 14:38:33 -04:00
dragonmacher
26b2dfef94 Tests - fix for test focus issue 2019-05-08 11:09:23 -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
df24f9ea24 Merge remote-tracking branch 'origin/ghidravore_gradle_updates' 2019-04-23 15:25:17 -04:00
ghidravore
f1e50fb079 Major refactoring of the gradle build system. 2019-04-23 15:20:26 -04:00
dragonmacher
6805e36527 Tests - fix for timing issue in midday 2019-04-23 14:50:06 -04:00
dragonmacher
c018c3bac5 GT-2735 - Function Graph - show selection color when nodes are zoomed
out
2019-04-09 09:52:09 -04:00
Dan
79d8f164f8 Candidate release of source code. 2019-03-26 13:46:51 -04:00