Ryan Kurtz
|
7fa3389119
|
GP-2974: Fixing warnings
|
2023-05-01 07:23:48 -04:00 |
|
dragonmacher
|
84650030d0
|
GP-3329 - Search Highlights - Major update and refactor of the way Listing highlights work. Highlights are now more closely coupled with the fields that will paint them.
|
2023-04-21 12:43:42 -04:00 |
|
dragonmacher
|
4f1d3c8053
|
GP-3094 - Theming - Converted most colors to palette colors
|
2023-04-14 16:49:39 -04:00 |
|
ghidra1
|
62501f70c1
|
GP-3189 corrected tool launch issue when file(s) dragged onto tool icon in toolchest. Removed single-DomainFile launch methods on ToolServices API.
|
2023-03-13 19:23:19 -04:00 |
|
ghidra1
|
1795c35dfc
|
GP-3122 Added AutoCloseable Transaction API to DBHandle and
UndoableDomainObject. Performed renaming of some internal classes.
|
2023-02-28 14:16:25 -05:00 |
|
dragonmacher
|
7adfd1e8fb
|
GP-3089 - Theme Fixes
|
2023-02-17 11:19:02 -05:00 |
|
dragonmacher
|
c252e3b905
|
GP-2986 - ComponentProvder and dialog cleanup on dispose
|
2023-02-02 17:51:15 -05:00 |
|
Ryan Kurtz
|
55124ff249
|
Merge remote-tracking branch 'origin/patch'
|
2022-12-28 09:02:06 -05:00 |
|
Ryan Kurtz
|
70a155cb70
|
GP-0: Using TaskMonitor.DUMMY instead of deprecated
TaskMonitorAdapter.DUMMY_MONITOR
|
2022-12-28 08:06:16 -05:00 |
|
Ryan Kurtz
|
d7f7bf9a66
|
Merge remote-tracking branch
'origin/GP-2901-dragonmacher-theme-property-update'
Conflicts:
Ghidra/Framework/Docking/data/docking.theme.properties
|
2022-12-16 14:15:15 -05:00 |
|
Ryan Kurtz
|
b707c2ea6b
|
Merge remote-tracking branch 'origin/GP-2903_ghidra1_ImmutableDomainObjects--SQUASHED'
|
2022-12-15 06:01:56 -05:00 |
|
dragonmacher
|
63d6063fa0
|
GP-2910 - Fixed missing theme definitions; removed unused theme
definitions; fixed module theme dependencies
|
2022-12-14 17:53:29 -05:00 |
|
ghidra1
|
7c0dcaec3d
|
GP-2903 corrected use of getImmutableObject for link-handler, Diff and OpenVersionedFileDialog. Improved handling of required upgrade.
|
2022-12-14 14:13:35 -05:00 |
|
ghidragon
|
bef76786bc
|
GP-2894 missed one help fixup
|
2022-12-12 14:34:36 -05:00 |
|
dragonmacher
|
e3aad672ce
|
GP-2894 - Icon Cleanup - Moved icons from Generic into Gui; Deleted
shared icons not in the Help module
|
2022-12-12 13:39:30 -05:00 |
|
ghidra1
|
d377b9642b
|
GP-2897 Allow Diff with another open program within same tool. Modified
OpenVersionedFileDialog to faciltate the program selection.
|
2022-12-07 17:20:54 -05:00 |
|
Ryan Kurtz
|
a5c26f49ca
|
Merge remote-tracking branch 'origin/patch'
|
2022-12-06 02:10:33 -05:00 |
|
ghidra1
|
982997256e
|
GP-2922 corrected missing diff highlights when switching program tabs
|
2022-12-05 22:44:03 -05:00 |
|
dragonmacher
|
f091a084c2
|
GP-2868 - Image Cleanup - Removed unused images; removed duplicate
images; fixed image module dependency issues
|
2022-12-02 21:38:30 -05:00 |
|
ghidragon
|
56fcce1456
|
GP-2875 Split Generic module into two modules to remove Gui related code from the generic module
|
2022-11-30 12:33:04 -05:00 |
|
ghidragon
|
a92a27e9f1
|
GP-1981 Review fixes
|
2022-11-15 14:56:05 -05:00 |
|
ghidragon
|
5c84d3e143
|
GP-1981 registering Theme options for colors and fonts
|
2022-11-15 14:55:59 -05:00 |
|
ghidragon
|
45c52e3cb9
|
GP-1981 - Updated help to allow authors to use theme image ids; updated
help to only allow modules that live on the classpath. Dpdating themd
documentation. Fixing gradle help build
|
2022-11-15 14:55:56 -05:00 |
|
ghidragon
|
45395d7575
|
GP-1981 converting option colors to theme colors and font usages to
theme properties
|
2022-11-15 14:55:49 -05:00 |
|
dragonmacher
|
79b95702ba
|
GP-1981 - Theming - Icon Conversions - Software Modeling, Project,
Docking
|
2022-11-15 14:55:43 -05:00 |
|
ghidragon
|
9a0d7892da
|
GP-1981 Theme help and module conversions
|
2022-11-15 14:53:46 -05:00 |
|
ghidragon
|
b4d2271474
|
GP-1981 Moved Most Theming classes from Docking to Generic module
|
2022-11-15 14:53:08 -05:00 |
|
ghidragon
|
703a7beb8d
|
GP-1981 added in font support and Icon support
|
2022-11-15 14:53:03 -05:00 |
|
ghidragon
|
f808431251
|
GP-1981 - Checkpoint - Initial Theming
|
2022-11-15 14:52:43 -05:00 |
|
dragonmacher
|
a2a5a6e354
|
GP-2663 - Removed deprecated methods
|
2022-10-07 15:06:59 -04:00 |
|
dragonmacher
|
cb02db8313
|
Updated module system so Help no longer depends on Docking. Docking can now have help content.
|
2022-09-16 12:21:32 -04:00 |
|
Dan
|
cfdf1051a1
|
GP-1451: Add sync selection actions, toggles
|
2022-05-20 10:14:58 -04:00 |
|
Dan
|
a8649865b1
|
GP-0: Fix NPEs and CMEs from MarkerManager refactor. Fix DiffPlugin.
|
2022-02-09 11:22:11 -05:00 |
|
Dan
|
25dd729323
|
GP-1433: Refactor Magin and Overview Providers. Add marker margin and overview to dynamic listings.
|
2022-02-08 10:38:04 -05:00 |
|
Dan
|
1b5384c00c
|
GP-1214: Adding copy-into-progarm actions (plugin). Moving export action.
|
2021-11-29 11:34:28 -05:00 |
|
ghidra1
|
36b32721c6
|
Merge remote-tracking branch
'origin/GP-759_ghidravore_actions_on_secondary_windows--SQUASHED'
|
2021-05-19 12:24:40 -04:00 |
|
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 |
|
dragonmacher
|
15a78011e3
|
GP-3 - Updated Navigatable to have a notion of selected text; updated
the SearchTextPlugin to use this feature
|
2021-05-18 16:30:08 -04:00 |
|
Ryan Kurtz
|
3a0ae8ee39
|
GP-849: Gradle 7 support
|
2021-05-12 13:45:16 -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
|
b956870432
|
GP-628 - Dialogs - test of greatly simplified parenting code
|
2021-02-08 17:58:53 -05:00 |
|
dragonmacher
|
22fd0a24a3
|
Test fixes
|
2020-10-07 11:26:48 -04:00 |
|
dragonmacher
|
9dd458e9e1
|
GP-224 - Modal Dialogs - fixed modal dialogs not being parented to
active window in default case
|
2020-10-06 11:09:28 -04:00 |
|
dragonmacher
|
fc247aa499
|
GP-65 - Error Dialog - updated the error dialog to accumulate errors
while it is open instead of repeatedly showing new dialogs
|
2020-09-02 14:25:05 -04:00 |
|
dragonmacher
|
b4ce3012d7
|
GT-3481 - Gnu Demangler - Checkpoint 2 - Most docs and tests done;
analyzer test remains
|
2020-02-12 18:21:10 -05:00 |
|
Benjamin Levy
|
a5efecea84
|
Fix spelling errors
|
2020-01-26 22:39:18 -05:00 |
|
ghidravore
|
5c6b32714c
|
Changes to the GTree code to improve performance. Completely changed
GTreeNode base implementations and filtering code.
|
2019-10-23 15:45:00 -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
|
ac98e609d7
|
Help location fixes
|
2019-07-19 14:24:03 -04:00 |
|