Commit graph

120 commits

Author SHA1 Message Date
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
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
3073268203 Merge remote-tracking branch 'origin/GP-3047-dragonmacher-fg-exception'
(Closes #4916)
2023-01-25 07:47:36 -05:00
dragonmacher
5da5ec3b6d GP-3047 - fixed potential npe due to a timing issue 2023-01-24 13:30:35 -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
885df9f812 GP-2868: Fixing license issues 2022-12-06 09:57:49 -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
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
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
dragonmacher
a99841e6d4 GP-1981 - Theming - PDB and Code Compare Modules 2022-11-15 14:53:33 -05:00
dragonmacher
7c7d98090f GP-1981 - Theming - Version Tracking color conversion; Help css color
conversion
2022-11-15 14:53:24 -05:00
ghidragon
b4d2271474 GP-1981 Moved Most Theming classes from Docking to Generic module 2022-11-15 14:53:08 -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
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
70dec93853 GP-2842 corrected code flow graph html render regression issue 2022-11-14 19:20:31 -05: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
ghidra1
8eb58baa7d GP-0 added updated BSD license files and updated related BSD certifications 2022-05-11 10:37:27 -04:00
dragonmacher
995772ff75 GP-1889 - cleanup 2022-04-04 13:49:18 -04:00
Hakan
fc7e7d188b Add tests for GraphPath.java 2022-04-04 12:17:48 -04:00
dragonmacher
cc5653cb29 GP-1888 - javadoc fixes 2022-04-04 12:05:17 -04:00
Hakan
6755e43de8 Add missing Javadoc to all functions in GraphPath.java 2022-04-04 11:43:16 -04:00
Robert Xiao
698a91af8c Javadoc fixes 2022-03-30 08:25:04 -07:00
Ryan Kurtz
d35d496c23 Merge branch 'GP-0_ryanmkurtz_PR-3791_GameCubeGBA_TODO--Delete-unused-class' 2022-02-01 08:45:05 -05:00
Ryan Kurtz
157d599768 Merge branch 'GP-0_ryanmkurtz_PR-3700_GameCubeGBA_TODO' 2022-02-01 01:06:50 -05:00
Wiz
8d9061a619 Resolve TODO: delete unused class
This class is not even used at all and the TODO says to delete it, so I did.
2021-12-21 22:58:58 -05:00
ghidra1
625e4bd9eb Merge remote-tracking branch 'origin/patch' 2021-12-14 21:14:40 -05:00
ghidravore
d98a4e736f fixed mistake in GraphDisplayOptionsBuilder that prevented users from
setting the max node count
2021-12-14 18:10:21 -05:00
Wiz
a00f113e05 Resolve TODO: Make these private if the subclass goes away
Subclass no longer exists, so this is safe to do and resolve
2021-12-10 14:46:43 -05:00
Wiz
5c1ae47774 Typo fix: Lisetner -> Listener
No behavioral changes
2021-12-08 12:22:32 -05:00
dragonmacher
c8e359ddec GP-926 - Function Graph - Layouts - Created generic
layout provider to use jung layouts by name
2021-09-21 11:46:27 -04:00
dragonmacher
f07c144db9 Fixed spelling mistake 2021-09-21 10:40:11 -04:00
ghidravore
919db6d189 fixed junit test failure 2021-08-23 13:18:21 -04:00
ghidravore
1fd6b54f07 fixed graph test issue (and a few other improviements)> Mainly protecting against creating ridiculously large icons in tests because of a strange headless environment. 2021-08-18 12:28:12 -04:00
ghidravore
269ca50d33 fixed a few minor issues with AST graphs 2021-08-10 14:37:18 -04:00
Ryan Kurtz
69e8119211 Merge remote-tracking branch 'origin/GP-773_ghidravore_graph_visualization_options--SQUASHED' 2021-08-09 14:13:19 -04:00
ghidravore
210cc0bca0 Created the concept of graph types and display options for those graph types. 2021-08-09 13:18:23 -04:00
dragonmacher
c4afebca11 Fixed missing option registration 2021-07-27 17:31:42 -04:00
dragonmacher
9112a84f63 GP-1014 - Function Call Graph - add option to change background color;
consolidated graph options.
2021-06-30 16:48:51 -04:00
ghidra1
897e969d55 Merge remote-tracking branch
'origin/GP-1019_dragonmacher_ghizard_fg_infinite_loop' (Closes #2114)
2021-06-28 16:35:15 -04:00
dragonmacher
b78cfb6e25 GP-1029 - Function Graph - fixed potential infinite loop when rendering
edge arrows

Closes #2114
2021-06-28 16:33:26 -04:00