dragonmacher
|
fd6964070f
|
GP-788 - Fixed UI lockup caused by Symbol Table during analysis
|
2021-03-26 16:07:55 -04:00 |
|
ghidra1
|
8717dd405b
|
Merge remote-tracking branch 'origin/GP-792-dragonmacher-table-dialog-sort-column'
|
2021-03-26 15:52:43 -04:00 |
|
dragonmacher
|
4e34193bb4
|
GP-792 - Updated the TableChooserDialog to allow for clients to change
the sort behavior; deprecated duplicate 'TableChooeserDialog' and
created 'TableSelectionDialog' as a replacement
|
2021-03-22 17:26:07 -04:00 |
|
dragonmacher
|
89273bbfbe
|
GP-722 - fixed bug that caused some screen readers to lock-up
Fixes #2820
|
2021-03-19 15:55:32 -04:00 |
|
ghidra1
|
d377d90e14
|
Merge remote-tracking branch 'origin/patch'
Conflicts:
Ghidra/Features/GraphServices/certification.manifest
|
2021-03-17 19:38:50 -04:00 |
|
ghidra1
|
162f203395
|
Updated certification headers
|
2021-03-17 18:22:50 -04:00 |
|
dragonmacher
|
b929183180
|
GP-771 - fixed regression that caused table header popup to stop working
|
2021-03-12 16:06:30 -05:00 |
|
ghidra1
|
f2e702d1b2
|
Merge remote-tracking branch 'origin/patch'
Conflicts:
Ghidra/application.properties
|
2021-03-11 15:15:56 -05:00 |
|
ghidra1
|
470ef71ba8
|
Improve ApplicationLayout use for standalone apps
|
2021-03-11 14:47:57 -05:00 |
|
ghidra1
|
fcd870fee4
|
Merge remote-tracking branch
'origin/GP-747-dragonmacher-alt-keybinding-change' (Closes #2008)
|
2021-03-10 12:28:00 -05:00 |
|
dragonmacher
|
5afc1bebec
|
GP-747 - Keybinding 'fix' for difference in key codes for Left/Right Alt
keys on some OSes
Closes #2008
|
2021-03-04 14:56:52 -05:00 |
|
ghidra1
|
cbff28bf40
|
Merge remote-tracking branch 'origin/GP-0-dragonmacher-splash-screen-test-fix'
|
2021-03-03 18:41:51 -05:00 |
|
dragonmacher
|
813d91adec
|
Fixed intermittent splash screen test failure; updated dialog parenting
to not allow a hidden window to be a parent
|
2021-03-03 18:16:50 -05:00 |
|
ghidra1
|
48e9000850
|
Merge remote-tracking branch 'origin/GP-745-dragonmacher-tree-edit-fix'
(Closes #2799)
|
2021-03-02 19:13:59 -05:00 |
|
ghidra1
|
ada8f0b4d7
|
Merge remote-tracking branch
'origin/GP-732-dragonmacher-context-menu-key-binding--SQUASHED' (closes
#2790)
|
2021-03-02 19:11:11 -05:00 |
|
ghidra1
|
a9fd7afe8b
|
Merge remote-tracking branch 'origin/patch'
|
2021-03-02 19:05:58 -05:00 |
|
emteere
|
cffc1787ae
|
GP-732 - Added key binding support for showing context menu
|
2021-03-02 17:43:16 -05:00 |
|
dragonmacher
|
aa61e6e1b5
|
GP-745 - Fixed stack trace when adding new category to a filtered tree
Closes #2799
|
2021-03-02 13:47:53 -05:00 |
|
dragonmacher
|
8eac3ca38b
|
Test fixes for atypical test path
|
2021-03-02 12:53:49 -05:00 |
|
ghidra1
|
9ae3ee0d45
|
Merge remote-tracking branch 'origin/GP-716_dragonmacher_PR-589_comex_getdefaults'
|
2021-02-26 18:19:47 -05:00 |
|
ghidra1
|
108d3c6209
|
Merge remote-tracking branch 'origin/GP-723-dragonmacher-dialog-location-fix'
|
2021-02-26 11:46:34 -05:00 |
|
dragonmacher
|
04939dab09
|
GP-723 - Fixed bad parent of confirmation dialog
|
2021-02-25 14:09:07 -05:00 |
|
dragonmacher
|
bd98beb1f2
|
GP-722 - updated error dialog to handle unchecked error text
|
2021-02-25 11:07:35 -05:00 |
|
dragonmacher
|
2709d718c1
|
GP-716 - small file tweaks
|
2021-02-24 11:20:59 -05:00 |
|
dragonmacher
|
d91c03023d
|
Merge branch 'GP-716_dragonmacher_PR-589_comex_getdefaults'
|
2021-02-24 10:59:12 -05:00 |
|
ghidra1
|
c3c4e15d73
|
Merge remote-tracking branch 'origin/GP-0-dragonmacher-test-fix-2-19-21'
|
2021-02-22 13:44:05 -05:00 |
|
dragonmacher
|
aaf3bcef17
|
Test fix for splash screen test
|
2021-02-19 18:19:50 -05:00 |
|
ghidra1
|
591773ca55
|
Merge remote-tracking branch 'origin/GP-672-dragonmacher-pulldown-action-checkboxes-2'
|
2021-02-19 16:24:37 -05:00 |
|
dragonmacher
|
b0769bd805
|
GP-672 - fixed 'wait forever' bug
|
2021-02-17 19:01:18 -05:00 |
|
dragonmacher
|
b956870432
|
GP-628 - Dialogs - test of greatly simplified parenting code
|
2021-02-08 17:58:53 -05:00 |
|
dragonmacher
|
d8166ff6ec
|
GP-628 - Dialogs - fixed timing bug that caused the progress dialog to
sometimes not show progress
|
2021-02-04 14:40:34 -05:00 |
|
dragonmacher
|
a20d77a27b
|
GP-628 - Dialogs - fixed issue of non-modal dialog appearing over modal
dialog; marked many input dialogs as transient
|
2021-02-04 14:40:32 -05:00 |
|
ghidra1
|
6ed341bc87
|
Merge remote-tracking branch 'origin/GP-473_DecompilerComments--SQUASHED' into patch
|
2021-02-01 18:22:07 -05:00 |
|
ghidra1
|
165d9221c4
|
Merge remote-tracking branch 'origin/GP-473_DecompilerComments--SQUASHED'
|
2021-02-01 18:06:31 -05:00 |
|
ghidra1
|
7c5e0e868b
|
GP-473 Pass breakOnWhiteSpace param thru to wrap function. Don't let decompiler layout add extra line breaks based on white space. Adjust prettyprint overflow in the middle of comments
|
2021-01-29 10:30:00 -05:00 |
|
ghidra1
|
cd17734924
|
Merge remote-tracking branch 'origin/GP-639_ghidra1_DTArchiveSearchPaths--SQUASHED'
|
2021-01-28 16:21:51 -05:00 |
|
dev747368
|
b38880eaef
|
GP-639 corrected broken archive search path preference retention
|
2021-01-28 16:15:10 -05:00 |
|
ghidra1
|
3ceaa7fd31
|
Merge remote-tracking branch 'origin/patch'
|
2021-01-28 12:03:42 -05:00 |
|
ghidra1
|
d6612902d8
|
Merge remote-tracking branch 'origin/GP-626-dragonmacher-bad-error-dialog-title' into patch
|
2021-01-28 11:53:40 -05:00 |
|
ghidra1
|
03e2f35a73
|
Merge remote-tracking branch 'origin/patch'
|
2021-01-28 09:48:59 -05:00 |
|
dragonmacher
|
c8626eec1d
|
Fixed potential timing-based stack trace
|
2021-01-28 09:40:54 -05:00 |
|
dragonmacher
|
f0474b13be
|
Fixed bug in recent update that prevents dialogs from closing
|
2021-01-26 15:36:08 -05:00 |
|
dragonmacher
|
6e77720f7f
|
GP-626 - Fixed bad title text appending
Closes #2506
|
2021-01-25 15:21:11 -05:00 |
|
dragonmacher
|
c11246634d
|
Added temp debug code to prevent exception related to reusing disposed
ComponentPlaceholders
|
2021-01-19 17:11:36 -05:00 |
|
dragonmacher
|
ca89ec0f14
|
Added the ability to specify sort column and direction
|
2021-01-19 13:49:44 -05:00 |
|
dragonmacher
|
d68e9bbab8
|
Fixed the GFilterTable to have the selection notification include when
the selection is cleared
|
2021-01-19 13:49:43 -05:00 |
|
ghidra1
|
7ba3dc048d
|
Merge remote-tracking branch 'origin/patch'
|
2021-01-14 09:56:21 -05:00 |
|
ghidra1
|
a2515e9657
|
Merge remote-tracking branch 'origin/GP-582-dragonmacher-function-graph-key-bindings' into patch
|
2021-01-14 09:25:53 -05:00 |
|
dragonmacher
|
1bc881df66
|
GP-582 - Key Bindings - fix broken Function Graph key bindings when
docked in the main tool
Closes #589
|
2021-01-13 18:16:45 -05:00 |
|
ghidra1
|
fb5ab7569d
|
Merge remote-tracking branch 'origin/patch'
|
2021-01-11 23:06:39 -05:00 |
|