Commit Graph

54 Commits

Author SHA1 Message Date
dragonmacher
df3c51ad96 GP-3531 - Added options for disabling EOL auto comments 2023-10-16 13:19:45 -04:00
Dan
eea90f49c9 GP-3818: Create TraceRMI launcher framework. Launch script for gdb. 2023-09-20 15:23:44 -04:00
Dan
482341f6b1 GP-1977: Introduce Terminal Service and Plugin 2023-08-31 14:56:38 -04:00
Ryan Kurtz
8028c54abe Merge remote-tracking branch 'origin/patch' 2023-07-24 18:00:22 -04:00
dragonmacher
4412fddbea GP-3592 - Fixed incorrect colors in dark mode 2023-07-21 17:12:03 -04:00
Ryan Kurtz
34657813b1 Merge remote-tracking branch 'origin/GP-3575_ghidragon_refactor_SaveState--SQUASHED' 2023-06-26 14:51:08 -04:00
ghidragon
c7d2616041 GP-3575 refactoring SaveState to extends a new GProperties class for more general use properties to an XML or JSon file. 2023-06-26 12:03:27 -04:00
Ryan Kurtz
231c56d328 Merge remote-tracking branch 'origin/GP-3554_dev747368_upwtm_1L_checkCancelled' 2023-06-21 13:03:16 -04:00
dev747368
793bedc0b4 GP-3554 fix UnknownProgressWrappingTaskMonitor's checkCanceled
The 1L checkCanceled() was calling the base-class's impl instead of
calling the delegate's impl.  Fixed by use the right base class.

Also tweaked 2 new uses of 1L in Dtb and Fdt Analyzer.
2023-06-20 22:10:00 +00:00
dragonmacher
a8328a39f5 Fixed bad palette references; set standard theme for screenshots 2023-06-20 14:23:45 -04:00
ghidragon
157eef0ec9 GP-3528 fixing menu painting issues with Mac Aqua look and feel 2023-06-08 15:36:03 -04:00
Dan
c5da826540 GP-2641: Add training course materials for the Debugger 2023-05-09 09:21:49 -04:00
dragonmacher
d4eae5ff3c GP-2846 - Theming Documentation 2023-05-02 13:39:19 -04:00
Ryan Kurtz
7fa3389119 GP-2974: Fixing warnings 2023-05-01 07:23:48 -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
dragonmacher
3c9dbf5414 Test fixes 2023-04-17 14:38:25 -04:00
dragonmacher
4f1d3c8053 GP-3094 - Theming - Converted most colors to palette colors 2023-04-14 16:49:39 -04:00
ghidragon
107244de89 GP-3172 fixed issue in dark mode where byteview selections were hard to s 2023-03-14 13:39:51 -04:00
Dan
d43b9ead66 GP-1545: De-guava the Debugger 2023-02-27 12:26:21 -05:00
ghidragon
c252433f18 GP-3129 fixed issues with theme font changes not taking hold. Also, fixed some Nimbus font issues.
Fixing bug where saved font/icon changes to a theme don't take effect when loading theme
2023-02-22 18:19:06 -05:00
dragonmacher
7adfd1e8fb GP-3089 - Theme Fixes 2023-02-17 11:19:02 -05:00
dragonmacher
32efa223e7 Test fixes 2023-02-15 10:52:32 -05:00
dragonmacher
e7a031ff8e Updated the help system to share code for finding runtime icons 2023-02-14 12:32:46 -05:00
Ryan Kurtz
ff93d4cfb1 Merge remote-tracking branch 'origin/GP-3000-dragonmacher-theme-fixes--SQUASHED' 2023-02-13 15:17:20 -05:00
dragonmacher
1fa08a6002 GP-3000 - Theme Cleanup 2023-02-09 15:22:54 -05:00
dragonmacher
2a6f0103b0 Test fix for timing issue on tear down 2023-02-08 16:10:23 -05:00
ghidragon
8d210b232b Move SaveState class to generic module 2023-02-03 16:40:15 -05:00
ghidra1
394c544544 Merge remote-tracking branch 'origin/patch'
Conflicts:
	Ghidra/Framework/Generic/src/main/java/ghidra/framework/options/SaveState.java
2023-02-03 08:37:23 -05:00
Ryan Kurtz
9b9b9b74c1 Merge remote-tracking branch 'origin/GP-3035_ghidragon_fixing_system_colors_for_mac_and_windows_lafs--SQUASHED' 2023-01-24 12:19:40 -05:00
ghidragon
a10347d9c7 GP-3035 cleaned up some LaF theme mappings for mac and windows LookAndFee 2023-01-23 14:52:10 -05:00
ghidragon
78474c7f97 GP-2847 protecting against non-available icons on theme export. 2023-01-20 16:06:09 -05:00
ghidragon
0bf0911e11 GP-2934 cleaning up user interface for Theming 2023-01-19 17:24:05 -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
7971cc303d moved icon to new module using it 2023-01-10 15:07:08 -05:00
dragonmacher
eb7e77defe Test fixes 2023-01-06 17:10:25 -05:00
Ryan Kurtz
a8cdc43bd4 Merge remote-tracking branch 'origin/GP-2962-dragonmacher-theme-fixes-3' 2023-01-04 05:46:48 -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
dev747368
20ee39fa7a GP-2977 tweak PairLayout to respect row visibility 2022-12-29 21:37:53 +00: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
309ba36302 GP-2962 - Theme Fixes - fixed widget bg colors to be universal; fixed tooltips to be universal; fixed odd table behavior related to old lingering values 2022-12-27 15:27:21 -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
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
ce0333d589 GP-2894: Fixing certification 2022-12-13 06:44:12 -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
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
ghidragon
71b972f23b GP-2924 fixed null pointer exception in Project Lock dialog 2022-12-12 13:21:08 -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