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
dragonmacher
16e32317f0
GP-1982 - Function Graph
2022-11-15 14:52:45 -05:00
ghidragon
f808431251
GP-1981 - Checkpoint - Initial Theming
2022-11-15 14:52:43 -05:00
ghidra1
6aaf9139ee
GP-0 added safety check for eclipse bin directory treatment as module
...
root. Moved DataType extension point to SoftwareModeling.
2022-11-04 18:33:15 -04:00
emteere
ffae7232cb
GP-1979_emteere better error reporting and handling of newer cspec idioms NoReturn, anonymous function arrays and parameters, #pragma use, Thread_local, Alignas, allow '#' comment out filename, added parsing scripts
2022-10-12 21:50:02 -04:00
Ryan Kurtz
f62320a50b
GP-2541: Redesigned the importer's load library option set. The user now has finer grained control over where libraries are loaded from, as well as how many libraries are loaded.
2022-09-16 01:01:23 -04:00
Xiaoyin Liu
da89620252
add noreturn functions in Windows WDK
2022-04-23 07:26:51 -04:00
emteere
33fe035d84
GP-1744_emteere CParser fixes for Macros, pragma(push), reincluded header files, unicode BOM files, #if/defined() on values, and full evaluation of macro expansion. Added output of more information in CParser prefixed with /// comments. Reparsed current standard data archives with correct 64/32 data organizations. Use dtMgr for all new data types in preparation for Data Organization changes.
2022-04-19 11:08:23 -04:00
emteere
832dea6b6d
GP-1551_emteere updated gdt archive files with new cparser with fixes
...
for sizeof() evaluation and better expression simplification for
calculated values in enums and array sizes.
2021-12-09 11:10:06 -05:00
ghidra1
73b4ad7d73
GP-943 upgraded standard datatype archives to reflect latest schema
...
change
2021-10-05 13:15:21 -04:00
ghidra1
54bbbcf44b
Merge remote-tracking branch
...
'origin/GP-253_dev747368_refactor_gfilesystem_byteproviders_passwords_and_android--SQUASHED'
(Closes #377 )
2021-10-01 11:50:05 -04:00
dev747368
72fe7b89d2
GP-253, GP-725 Gfilesystem ByteProviders, obfuscated temp files, passwords
...
Migrate GFilesystem methods to use ByteProviders instead of java Files for their source, and to produce ByteProviders instead of InputStreams.
Refactor file info query method to return a structured collection of enum specified meta data instead of a free-form multiline string.
Add locked icon badge to files in the file system browser that are password protected.
Reduces the number of temp files created on disk, and obfuscates files that are created to avoid the wrath of virus scanners (in the same manner that ghidra db files are obfuscated).
Add support for filesystems to query for passwords to decrypt files.
Refactor the SevenZipFileSystem implementation to decrypt files embedded inside zips that were created with passwords.
Fix Ext4 to support 128 byte inodes.
2021-10-01 10:09:38 -04:00
ghidra1
cfdec26da4
GP-943 Added support for zero-length arrays and
...
zero-length components. NOTE: We still never return 0 for
DataType.getLength(). Added DataType.isZeroLength().
2021-09-24 16:29:29 -04:00
Ryan Kurtz
74585d2c02
GP-1010: Add mfc71.dll
and mfc71u.dll
exports.
2021-06-04 08:35:45 -04:00
Ryan Kurtz
c2f60b15d3
GP-700: Improved support for Mach-O MH_OBJECT files
2021-05-10 08:20:30 -04:00
Xiaoyin Liu
1fbb8a330a
Add more non-return functions
...
Add more functions to PEFunctionsThatDoNotReturn.
2021-02-13 01:04:56 +08:00