Commit graph

842 commits

Author SHA1 Message Date
Ryan Kurtz
c8311f15ff Merge remote-tracking branch 'origin/patch' 2023-02-01 07:55:21 -05:00
Ryan Kurtz
a7eea63ff1 Merge remote-tracking branch 'origin/GP-2978_Dan_renameStateEditingService--SQUASHED' 2023-01-31 08:00:12 -05:00
dragonmacher
f58a9035f7 GP-3069 - Refactored the 'Create Structure from Selection' action to
work around a focus issue seen by some users
2023-01-30 17:39:56 -05:00
Dan
f1c060d378 GP-2978: Rename StateEditing to Control. Disable selection of control modes by context. 2023-01-30 14:06:44 -05:00
dragonmacher
3fd257a398 Test fixes 2023-01-30 09:49:28 -05:00
Ryan Kurtz
c78a9c35e1 Merge remote-tracking branch 'origin/GP-2844-dragonmacher-error-dialog-html--SQUASHED' 2023-01-27 15:09:19 -05:00
dragonmacher
a0dbf5e19d GP-2844 - Implemented a custom html rendering kit for GHtmlLabels 2023-01-27 11:18:57 -05:00
Dan
d0c8c5a77a GP-3018: Navigate/activate by double-click. Various related fixes. 2023-01-26 09:22:21 -05:00
dev747368
20edb84734 GP-0 fix javadoc errors w/'&' from GP-2999 2023-01-23 23:20:31 +00: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
942d60eeac GP-0 fixed tests related to GP-2995 2023-01-17 12:59:21 -05:00
Ryan Kurtz
19476aa98c Merge remote-tracking branch 'origin/GP-2995_ghidragon_better_grouping_for_laf_colors_and_font--SQUASHED' 2023-01-17 06:15:05 -05:00
Ryan Kurtz
cb30d5e844 Merge remote-tracking branch 'origin/patch'
Conflicts:
	Ghidra/Features/Base/src/main/java/ghidra/app/plugin/core/progmgr/SaveProgramAction.java
2023-01-17 06:08:18 -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
dev747368
b06e982049 GP-2999 fix display of '&' in convert popup menu and other menu items 2023-01-13 15:17:03 -05:00
dragonmacher
8e0db744e7 GP-3004 - Fixed bug in Table Column Filter that prevented the preview from working if the matching text contained HTML. 2023-01-12 16:12:33 -05:00
Ryan Kurtz
7cda66a013 Merge remote-tracking branch 'origin/GP-2992-dragonmacher-table-header-clipping--SQUASHED' 2023-01-10 05:36:10 -05:00
dragonmacher
b7bbef7beb GP-2992 - Tweaked Memory Map table to avoid clipping on columns with hard-coded sizes; updated the generic header clipping check; added tooltips for clipped headers 2023-01-09 16:48:04 -05:00
dragonmacher
3863ee1117 GP-2990 - Fixed potential exception in table column state persistence 2023-01-06 18:02:26 -05:00
dragonmacher
d22d394ac9 GP-366 - Fixed issue in tables where focus was not given to the cell
editor when users pressed F2 to edit
2023-01-05 19:02:58 -05:00
Ryan Kurtz
a8cdc43bd4 Merge remote-tracking branch 'origin/GP-2962-dragonmacher-theme-fixes-3' 2023-01-04 05:46:48 -05:00
Ryan Kurtz
ae77eb9f3c Merge remote-tracking branch 'origin/GP-0-dragonmacher-test-fixes-1-3-23' 2023-01-03 12:47:24 -05:00
dragonmacher
38cd70f400 Test fix 2023-01-03 12:46:26 -05:00
Ryan Kurtz
e100c84085 Merge remote-tracking branch 'origin/GP-2795-dragonmacher-button-disabled-icons' 2023-01-03 11:05:22 -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
2a954aeec8 GP-2795 - Theme Fixes - Updated buttons using icons to ensure the
disabled icon gets installed correctly
2022-12-29 17:32:54 -05:00
ghidragon
432e5252d6 Merge remote-tracking branch 'origin/GP-2962-dragonmacher-theme-fixes-2--SQUASHED' 2022-12-29 15:12:51 -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
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
ghidragon
f443b2a907 Merge remote-tracking branch 'origin/GP-2962-dragonmacher-theme-fixes--SQUASHED' 2022-12-27 15:46:19 -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
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
Ryan Kurtz
f65b3c4a05 Merge remote-tracking branch 'origin/GP-2950_ghidragon_GhidraComboBox_issues--SQUASHED' 2022-12-19 14:40:17 -05:00
ghidragon
31696c40f9 GP-2950 fixing up GhidraComboBox and its clients to handle theme changes 2022-12-19 12:41:57 -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
5e2bbde8dd Merge remote-tracking branch 'origin/GP-2795-dragonmacher-theme-cleanup-buttons--SQUASHED' 2022-12-13 06:30:39 -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
8379285044 GP-2795 - Refactor of ButtonPanelFactory 2022-12-12 18:54:57 -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
a6292796a2 GP-2921 anaysis options colors are not readable in dark mode 2022-12-08 18:34:42 -05:00
ghidragon
e115015bbe GP-1 Added check for null root when getting TreeState 2022-12-06 17:30:32 -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
dragonmacher
d39f79ed24 Fixed bad comparator; updated the table update job to not fail for
sorting exceptions
2022-12-02 11:13:56 -05:00
Ryan Kurtz
e96f223df0 Merge remote-tracking branch
'origin/GP-2908_improvie_table_sorting_performance--SQUASHED'
(Closes #4782)
2022-12-02 01:05:46 -05:00
ghidragon
9c4ec3afd1 GP-2908 Improved table sorting performance 2022-12-01 18:46:41 -05:00