Dan
482341f6b1
GP-1977: Introduce Terminal Service and Plugin
2023-08-31 14:56:38 -04:00
ghizard
0fd5fa3fd7
Updated vs12_32.gdt
2023-06-16 09:04:20 -04:00
dev747368
11c434f3a0
GP-3504 add support for Golang 1.19, 1.20 binaries
2023-05-31 17:19:58 +00:00
dev747368
d3c3287eb2
GP-3288 add support for Golang 1.17
...
Also fix error with structure name tagging introduced in previous commit
2023-05-26 11:16:38 -04:00
dragonmacher
b953998f7d
GP-3397 - minor theme fixes
2023-05-09 12:04:37 -04:00
emteere
ebe495d99a
GP-0 Fixed updated archive category path name case to agree with old
...
archive category path names
2023-05-02 18:51:33 +00:00
emteere
66782919cf
GP-1377 updating base GDT archives to latest parsing and
...
ProcessorArchitecture
2023-05-02 04:37:11 +00:00
Ryan Kurtz
aa893f6721
Merge remote-tracking branch 'origin/GP-2114_dev747368_Golang--SQUASHED'
2023-05-01 06:19:11 -04:00
dev747368
87c16f9cd0
GP-2114 golang import / analyzer
2023-05-01 02:02:53 -04:00
emteere
ccee80e8ad
GP-3371 Fixed parsing of forward declared enums and certain typedefs declared and used within a function body
2023-05-01 01:39:32 -04:00
dragonmacher
39966e99ab
GP-3346 - Theme color fixes for debugger in dark mode; added padding to
...
Decompiler line numbers
2023-04-21 16:29:23 -04:00
ghidra1
2cdaebf0c3
Merge branch 'GP-2308_1633_ghidra1_FunctionDefinitionCallingConventions'
...
(Closes #4537 , Closes #4898 , Closes #3723 , Closes #3267 )
2023-04-20 15:41:45 -04:00
emteere
08b20d5d21
GP-2308 Refactored parsing dialog adding includepaths and Achitecture,
...
handle noreturn tags
2023-04-20 14:01:41 -04:00
ghidra1
a4776892bd
GP-1633/GP-2308 Added ProgramArchitecture to datatype managers.
...
Refactored ProjectDataTypeManager to extend StandaloneDataTypeManager.
Added actions to datatype tree to allow setting archive architecture.
Added use of storage translators when switching architectures. Allow
FunctionDefinition to accept arbitrary calling convention
names and many other misc changes.
2023-04-20 14:01:39 -04:00
dragonmacher
4f1d3c8053
GP-3094 - Theming - Converted most colors to palette colors
2023-04-14 16:49:39 -04:00
dragonmacher
7adfd1e8fb
GP-3089 - Theme Fixes
2023-02-17 11:19:02 -05:00
Ryan Kurtz
16f89a120a
Merge remote-tracking branch 'origin/GP-2111_dev747368_elf_note_info_buildid_etc_rebased'
2023-01-20 12:57:00 -05:00
ghidragon
e5f1563c08
GP-2995 creating a better mapping of look and feel values to more standard ids and easier ways to override values for a specific LaF
2023-01-13 17:58:27 -05:00
dragonmacher
895be954b1
GP-2961 - Theme Fixes - Fixed analysis dialog; bitfield editor; VT dual
...
diff highlighting; references window
2022-12-30 16:11:48 -05:00
dragonmacher
fc301bb386
GP-2961 - Theme Fixes - Many changes to deal with odd rendering behavior in Nimbus and the Flat LaFs.
2022-12-29 14:51:25 -05:00
dragonmacher
3bb026acc2
GP-2887 - Updated the Equates Table to allow multiple selection; Updated
...
the default style sheet to define a class for images
2022-12-22 11:15:49 -05:00
dev747368
47e389ac11
GP-2111 organize ELF note, build-id handling, add Golang build-id
2022-12-19 21:31:45 +00: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
dragonmacher
63d6063fa0
GP-2910 - Fixed missing theme definitions; removed unused theme
...
definitions; fixed module theme dependencies
2022-12-14 17:53:29 -05:00
Ryan Kurtz
f099593413
Merge remote-tracking branch 'origin/GP-2860-dragonmacher-theme-header-colors--SQUASHED'
2022-12-13 05:42:19 -05:00
dragonmacher
956e7ac6ff
GP-2860 - Theming - Updated header colors to match the current LaF
2022-12-12 18:53:24 -05:00
ghidragon
1a99e2518d
GP-2933 adding more error checking for theme.properties files
2022-12-12 14:40:19 -05:00
dragonmacher
2ef310b25f
theme bug fixes
2022-12-09 12:21:44 -05:00
ghidragon
a6292796a2
GP-2921 anaysis options colors are not readable in dark mode
2022-12-08 18:34:42 -05:00
Ryan Kurtz
40ab399387
Merge remote-tracking branch 'origin/GP-2914_ghidragon_listing_snapshots_color_issues--SQUASHED'
2022-12-07 02:09:03 -05:00
ghidragon
db464c8bb2
GP-2914 fixed issue with snapshot listing colors. Also, cleaned up color usage in FieldFactories
2022-12-06 18:34:40 -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
4763ce6e8a
GP-1 Fixed a few minor issues with new theming code
2022-11-16 14:37:23 -05:00
ghidragon
edfb5a0877
GP-1981 Refactored Gui to use ThemeManager
2022-11-15 14:56:08 -05:00
ghidragon
a92a27e9f1
GP-1981 Review fixes
2022-11-15 14:56:05 -05:00
Dan
9679752523
GP-1981 Listing and Decompiler dark colors; palette updates
2022-11-15 14:56:02 -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
c86b884daf
GP-1981 added quick font adjust action, cleaned up tempColorUtils
...
and converted File extension icons file to use theming
2022-11-15 14:55:52 -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
dragonmacher
0971c0088c
GP-1981 - Theming - Base Module
2022-11-15 14:55:28 -05:00
dragonmacher
4eb3d8fd86
GP-9181 - Theming - Base Module
2022-11-15 14:53:43 -05:00
ghidragon
780d4b7671
GP-1981 Created font modifiers for referred fonts
...
and added property grouping for UIDefault colors and fonts. Also added a
lot of javadocs and unit tests. Also introduced concept of "system"
values so we can map to java LookAndFeel values
GP-1981 added "system" properties
2022-11-15 14:53:28 -05:00
dragonmacher
15e633c239
GP-1981 - Theming - Base module color conversion
2022-11-15 14:53:26 -05:00
dragonmacher
7c7d98090f
GP-1981 - Theming - Version Tracking color conversion; Help css color
...
conversion
2022-11-15 14:53:24 -05:00
dragonmacher
b837bd3aa3
GP-1981 - Theming - GColor migration fixes
2022-11-15 14:53:20 -05:00
dragonmacher
d588daaca6
GP-1981 - Checkpoint - Conversions for FilterTextField, GenericHeader,
...
and OptionsGui; Moves some resources to Docking from Base; Moved the
theme plugin so it is available to generic applications
2022-11-15 14:53:05 -05:00
dragonmacher
7974e2de06
GP-1981 - Checkpoint - Help System Fixes; fixed loading order bug
2022-11-15 14:52:56 -05:00
dragonmacher
ae02a34d8b
GP-1981 - Graph Theme Updates
2022-11-15 14:52:52 -05:00
dragonmacher
60b1ae8b44
GP-1981 - Checkpoint - Function Call Graph
2022-11-15 14:52:47 -05:00