GP-2894 - Icon Cleanup - Moved icons from Generic into Gui; Deleted

shared icons not in the Help module
This commit is contained in:
dragonmacher
2022-12-12 13:39:30 -05:00
parent b22062999a
commit e3aad672ce
399 changed files with 1268 additions and 2863 deletions

View File

@@ -7,16 +7,6 @@ Module.manifest||GHIDRA||||END|
data/ExtensionPoint.manifest||GHIDRA||||END|
data/functiongraph.theme.properties||GHIDRA||||END|
src/main/help/help/TOC_Source.xml||GHIDRA||||END|
src/main/help/help/shared/arrow.gif||GHIDRA||reviewed||END|
src/main/help/help/shared/close16.gif||GHIDRA||reviewed||END|
src/main/help/help/shared/menu16.gif||GHIDRA||reviewed||END|
src/main/help/help/shared/note-red.png||Oxygen Icons - LGPL 3.0|||renamed from flag-red.png|END|
src/main/help/help/shared/note.png||Oxygen Icons - LGPL 3.0|||renamed from flag-green.png|END|
src/main/help/help/shared/note.yellow.png||Oxygen Icons - LGPL 3.0|||renamed from flag-yellow.png|END|
src/main/help/help/shared/redo.png||GHIDRA||reviewed||END|
src/main/help/help/shared/tip.png||Oxygen Icons - LGPL 3.0|||renamed oxygen file ktip.png|END|
src/main/help/help/shared/undo.png||GHIDRA||reviewed||END|
src/main/help/help/shared/warning.png||Oxygen Icons - LGPL 3.0||||END|
src/main/help/help/topics/FunctionGraphPlugin/Function_Graph.html||GHIDRA|||contains screenshots of various icons with IP and listing windows|END|
src/main/help/help/topics/FunctionGraphPlugin/Function_Graph_Layouts.html||GHIDRA||||END|
src/main/help/help/topics/FunctionGraphPlugin/images/FunctionGraphWindow.png||GHIDRA||||END|
@@ -42,20 +32,7 @@ src/main/help/help/topics/FunctionGraphPlugin/images/FunctionGraph_Vertex_Action
src/main/help/help/topics/FunctionGraphPlugin/images/FunctionGraph_Vertex_Action_XRefs.png||GHIDRA|||screenshot of silk|END|
src/main/help/help/topics/FunctionGraphPlugin/images/FunctionGraph_Vertex_Drop_Shadow.png||GHIDRA||||END|
src/main/help/help/topics/FunctionGraphPlugin/images/FunctionGraph_Vertex_Header.png||GHIDRA||reviewed||END|
src/main/help/help/topics/FunctionGraphPlugin/images/camera-photo.png||Tango Icons - Public Domain|||tango|END|
src/main/help/help/topics/FunctionGraphPlugin/images/edit-redo.png||Tango Icons - Public Domain|||tango|END|
src/main/help/help/topics/FunctionGraphPlugin/images/field.header.png||GHIDRA||reviewed|Custom icon|END|
src/main/help/help/topics/FunctionGraphPlugin/images/fullscreen_view.png||FAMFAMFAM Icons - CC 2.5|||famfamfam silk icon set|END|
src/main/help/help/topics/FunctionGraphPlugin/images/get-hot-new-stuff.png||Oxygen Icons - LGPL 3.0|||oxygen|END|
src/main/help/help/topics/FunctionGraphPlugin/images/house.png||FAMFAMFAM Icons - CC 2.5|||famfamfam silk icon set|END|
src/main/help/help/topics/FunctionGraphPlugin/images/network-wireless.png||Oxygen Icons - LGPL 3.0|||Oxygen|END|
src/main/help/help/topics/FunctionGraphPlugin/images/page_paste.png||FAMFAMFAM Icons - CC 2.5|||famfam|END|
src/main/help/help/topics/FunctionGraphPlugin/images/page_white_copy.png||FAMFAMFAM Icons - CC 2.5|||famfamfam silk icon set|END|
src/main/help/help/topics/FunctionGraphPlugin/images/shape_handles.png||FAMFAMFAM Icons - CC 2.5|||famfam|END|
src/main/help/help/topics/FunctionGraphPlugin/images/shape_square_add.png||FAMFAMFAM Icons - CC 2.5|||famfam|END|
src/main/help/help/topics/FunctionGraphPlugin/images/shape_ungroup.png||FAMFAMFAM Icons - CC 2.5|||famfam|END|
src/main/resources/images/brick_link.png||FAMFAMFAM Icons - CC 2.5|||famfamfam silk icon set|END|
src/main/resources/images/edit-redo.png||Tango Icons - Public Domain|||tango|END|
src/main/resources/images/fgblock.png||GHIDRA||reviewed||END|
src/main/resources/images/fgin.png||GHIDRA||reviewed||END|
src/main/resources/images/fginout.png||GHIDRA||reviewed||END|
@@ -67,9 +44,7 @@ src/main/resources/images/fgrevblock.png||GHIDRA||reviewed||END|
src/main/resources/images/field.header.png||GHIDRA||reviewed|Custom icon|END|
src/main/resources/images/fullscreen_view.png||FAMFAMFAM Icons - CC 2.5||||END|
src/main/resources/images/graph_view.png||FAMFAMFAM Icons - CC 2.5||||END|
src/main/resources/images/house.png||FAMFAMFAM Icons - CC 2.5||||END|
src/main/resources/images/id.png||FAMFAMFAM Icons - CC 2.5||||END|
src/main/resources/images/listing_format.png||FAMFAMFAM Icons - CC 2.5||||END|
src/main/resources/images/paintbrush.png||FAMFAMFAM Icons - CC 2.5||||END|
src/main/resources/images/palette.png||FAMFAMFAM Icons - CC 2.5||||END|
src/main/resources/images/shape_handles.png||FAMFAMFAM Icons - CC 2.5|||famfam|END|

View File

@@ -1,64 +0,0 @@
/* ###
* IP: GHIDRA
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
/*
WARNING!
This file is copied to all help directories. If you change this file, you must copy it
to each src/main/help/help/shared directory.
Java Help Note: JavaHelp does not accept sizes (like in 'margin-top') in anything but
px (pixel) or with no type marking.
*/
body { margin-bottom: 50px; margin-left: 10px; margin-right: 10px; margin-top: 10px; } /* some padding to improve readability */
li { font-family:times new roman; font-size:14pt; }
h1 { color:#000080; font-family:times new roman; font-size:36pt; font-style:italic; font-weight:bold; text-align:center; }
h2 { margin: 10px; margin-top: 20px; color:#984c4c; font-family:times new roman; font-size:18pt; font-weight:bold; }
h3 { margin-left: 10px; margin-top: 20px; color:#0000ff; font-family:times new roman; font-size:14pt; font-weight:bold; }
h4 { margin-left: 10px; margin-top: 20px; font-family:times new roman; font-size:14pt; font-style:italic; }
/*
P tag code. Most of the help files nest P tags inside of blockquote tags (the was the
way it had been done in the beginning). The net effect is that the text is indented. In
modern HTML we would use CSS to do this. We need to support the Ghidra P tags, nested in
blockquote tags, as well as naked P tags. The following two lines accomplish this. Note
that the 'blockquote p' definition will inherit from the first 'p' definition.
*/
p { margin-left: 40px; font-family:times new roman; font-size:14pt; }
blockquote p { margin-left: 10px; }
p.providedbyplugin { color:#7f7f7f; margin-left: 10px; font-size:14pt; margin-top:100px }
p.ProvidedByPlugin { color:#7f7f7f; margin-left: 10px; font-size:14pt; margin-top:100px }
p.relatedtopic { color:#800080; margin-left: 10px; font-size:14pt; }
p.RelatedTopic { color:#800080; margin-left: 10px; font-size:14pt; }
/*
We wish for a tables to have space between it and the preceding element, so that text
is not too close to the top of the table. Also, nest the table a bit so that it is clear
the table relates to the preceding text.
*/
table { margin-left: 20px; margin-top: 10px; width: 80%;}
td { font-family:times new roman; font-size:14pt; vertical-align: top; }
th { font-family:times new roman; font-size:14pt; font-weight:bold; background-color: #EDF3FE; }
/*
Code-like formatting for things such as file system paths and proper names of classes,
methods, etc. To apply this to a file path, use this syntax:
<CODE CLASS="path">...</CODE>
*/
code { color: black; font-weight: bold; font-family: courier new, monospace; font-size: 14pt; white-space: nowrap; }
code.path { color: #4682B4; font-weight: bold; font-family: courier new, monospace; font-size: 14pt; white-space: nowrap; }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 69 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 859 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

View File

@@ -7,7 +7,7 @@
<TITLE>Function Graph Plugin</TITLE>
<META http-equiv="Content-Type" content="text/html; charset=windows-1252">
<LINK rel="stylesheet" type="text/css" href="../../shared/Frontpage.css">
<LINK rel="stylesheet" type="text/css" href="help/shared/DefaultStyle.css">
</HEAD>
<BODY lang="EN-US">
@@ -102,7 +102,7 @@
deselecting the <B>Display Satellite View</B> toggle button from the popup menu.</P>
<BLOCKQUOTE>
<P><IMG src="../../shared/tip.png" alt="" border="0"> If the Primary View is painting
<P><IMG src="help/shared/tip.png" alt="" border="0"> If the Primary View is painting
sluggishly, then hiding the Satellite View cause the Primary View to be more
responsive.</P>
</BLOCKQUOTE>
@@ -123,7 +123,7 @@
</BLOCKQUOTE>
<BLOCKQUOTE>
<P><IMG src="../../shared/tip.png" alt="" border="0"> To reshow the Satellite View if it is
<P><IMG src="help/shared/tip.png" alt="" border="0"> To reshow the Satellite View if it is
hidden, whether docked or undocked, you can press the <IMG src=
"images/network-wireless.png" alt="" border="1"> button. This button is in the lower-right
hand corner of the graph and is only visible if the Satellite View is hidden or
@@ -215,7 +215,7 @@
choose a new color to set.</P>
<BLOCKQUOTE>
<P><IMG src="../../shared/note.yellow.png" alt="Note" border="0"> By default, colors
<P><IMG src="help/shared/note.yellow.png" alt="Note" border="0"> By default, colors
applied to a vertex are also applied to the primary disassembly Listing.</P>
</BLOCKQUOTE><BR>
@@ -249,7 +249,7 @@
function.</P>
<BLOCKQUOTE>
<P><IMG src="../../shared/note.png" alt="Note" border="0"> This action will also
<P><IMG src="help/shared/note.png" alt="Note" border="0"> This action will also
appear in the vertex containing the function entry point, for convenience.</P>
</BLOCKQUOTE><BR>
<BR>
@@ -271,7 +271,7 @@
<BLOCKQUOTE>
<BLOCKQUOTE>
<P><IMG src="../../shared/note.png" alt="Note" border="0"> This section describes vertex
<P><IMG src="help/shared/note.png" alt="Note" border="0"> This section describes vertex
grouping, which is covered <A href="#Vertex_Grouping">later in this document</A>.</P>
</BLOCKQUOTE>
@@ -308,7 +308,7 @@
take on that color.</P>
<BLOCKQUOTE>
<P><IMG src="../../shared/tip.png" alt="Note" border="0"> <I>Via the options you can
<P><IMG src="help/shared/tip.png" alt="Note" border="0"> <I>Via the options you can
disable this feature.</I></P>
</BLOCKQUOTE><BR>
<BR>
@@ -347,7 +347,7 @@
all members of a given group back into a single grouped vertex.</P>
<BLOCKQUOTE>
<P><IMG src="../../shared/tip.png" alt="Note" border="0"> To remove an uncollapsed vertex
<P><IMG src="help/shared/tip.png" alt="Note" border="0"> To remove an uncollapsed vertex
from group membership, right-click on that vertex and select <B>Ungroup Selected
Vertices</B>.</P>
</BLOCKQUOTE><BR>
@@ -462,7 +462,7 @@
vertex.</P>
<BLOCKQUOTE>
<P><IMG src="../../shared/tip.png" alt="Note" border="0"> <I>You can select a single vertex
<P><IMG src="help/shared/tip.png" alt="Note" border="0"> <I>You can select a single vertex
to group. This allows you to annotate a given vertex with text, without editing the label
at the vertex address, which is the default behavior of the <A href=
"#Vertex_Action_Label">edit label action</A>. In addition to setting the text for the
@@ -495,10 +495,10 @@
title.</I></P>
</BLOCKQUOTE>
<P><IMG src="../../shared/tip.png" alt="Note" border="0"> Grouped vertices may contain other
<P><IMG src="help/shared/tip.png" alt="Note" border="0"> Grouped vertices may contain other
grouped vertices.</P>
<P><IMG src="../../shared/warning.png" alt="Note" border="0"> As you group vertices, the
<P><IMG src="help/shared/warning.png" alt="Note" border="0"> As you group vertices, the
graph may perform a relayout of the vertices, depending upon the Function Graph Options, as
described <A href="#AUTO_RELAYOUT">below</A>.</P>
@@ -515,7 +515,7 @@
<B>Never</B>.</P>
<BLOCKQUOTE>
<P><IMG src="../../shared/tip.png" alt="Note" border="0"> You can access the Function
<P><IMG src="help/shared/tip.png" alt="Note" border="0"> You can access the Function
Graph Options by right-clicking in an empty area of the graph and clicking the
<B>Properties</B> menu item.</P>
</BLOCKQUOTE>
@@ -525,7 +525,7 @@
this will ungroup all groups, which is an operation that cannot be undone.</P>
<BLOCKQUOTE>
<P><IMG src="../../shared/tip.png" alt="Note" border="0"> Ungrouped vertices can be
<P><IMG src="help/shared/tip.png" alt="Note" border="0"> Ungrouped vertices can be
regrouped by executing the <A href="#Vertex_Action_Regroup">regroup action</A>. This
action is executed from an individual vertex, but will apply to all vertices in its
group.</P>
@@ -575,7 +575,7 @@
clicking on the drop-down arrow will allow you to choose a new layout.</P>
<BLOCKQUOTE>
<P><IMG src="../../shared/tip.png" alt="Note" border="0"> <I>This action allows you to
<P><IMG src="help/shared/tip.png" alt="Note" border="0"> <I>This action allows you to
perform a graph relayout <B>without losing grouping information</B></I></P>
</BLOCKQUOTE><BR>
<BR>
@@ -822,7 +822,7 @@
<BLOCKQUOTE>
<P><A name="Path_Selection"></A> You may create Program Selections from the <B>current path
highlights</B> by clicking <B>Program Selection<IMG src="../../shared/arrow.gif" border="0"
highlights</B> by clicking <B>Program Selection<IMG src="help/shared/arrow.gif" border="0"
alt=""> From Hovered Edges</B> and <B>From Focused Edges</B> from the popup menu of a block.
If not paths are highlighted, then these actions will be disabled.</P>
</BLOCKQUOTE>
@@ -831,7 +831,7 @@
<BLOCKQUOTE>
<P><A name="Code_Unit_Selection"></A> You may select all Code Units in a Code Block by
clicking <B>Program Selection<IMG src="../../shared/arrow.gif" border="0" alt=""> Select All
clicking <B>Program Selection<IMG src="help/shared/arrow.gif" border="0" alt=""> Select All
Code Units</B> from the popup menu (or by using the default keybinding, <B>Ctrl-A</B>). This
action will select all Code Units in all selected Code Blocks in the graph. <B>If no Code
Blocks are selected, then a Program Selection will be created for all Code Units in all Code
@@ -842,7 +842,7 @@
<BLOCKQUOTE>
<P>You may clear the current Program Selection by clicking <B>Program Selection<IMG src=
"../../shared/arrow.gif" border="0" alt=""> Clear Selection</B> from the popup menu.</P>
"help/shared/arrow.gif" border="0" alt=""> Clear Selection</B> from the popup menu.</P>
</BLOCKQUOTE>
</BLOCKQUOTE>
@@ -916,11 +916,11 @@
the window level (zoomed out far enough to fit the entire graph in the window). These
actions are <B>Zoom to Vertex</B> and <B>Zoom to Window</B>, respectively.</P>
<P><IMG src="../../shared/note.png" alt="Note" border="0"> To have the scroll wheel zoom
<P><IMG src="help/shared/note.png" alt="Note" border="0"> To have the scroll wheel zoom
without holding the <TT><B>Control</B></TT> key, you can disable the <B>Scroll Wheel
Pans</B> option.</P>
<P><IMG src="../../shared/note.png" alt="Note" border="0"> To zoom the graph incrementally
<P><IMG src="help/shared/note.png" alt="Note" border="0"> To zoom the graph incrementally
using the keyboard you can use the <B>Zoom In</B> and <B>Zoom Out</B> actions. These
actions have default keybindings of <TT><B>Control-Minus</B></TT> and
<TT><B>Control-Equals</B></TT>.</P>
@@ -978,7 +978,7 @@
painted with the current background color of the block.</P>
<BLOCKQUOTE>
<P><IMG src="../../shared/tip.png" alt="Note" border="0"> Zooming past the painting
<P><IMG src="help/shared/tip.png" alt="Note" border="0"> Zooming past the painting
threshold will improve the rendering speed of the Primary View.</P>
</BLOCKQUOTE>
</BLOCKQUOTE>
@@ -994,7 +994,7 @@
</P>
<BLOCKQUOTE>
<P><IMG src="../../shared/note.yellow.png" alt="Note" border="0">Changes made to
<P><IMG src="help/shared/note.yellow.png" alt="Note" border="0">Changes made to
<A HREF="#Function_Graph_Action_Snapshot">Snapshots</A> will not be saved. This is
done to avoid conflict between
changes made to the connected view and any of the snapshots</P>

View File

@@ -7,7 +7,7 @@
<TITLE>Function Graph Plugin</TITLE>
<META http-equiv="Content-Type" content="text/html; charset=windows-1252">
<LINK rel="stylesheet" type="text/css" href="../../shared/Frontpage.css">
<LINK rel="stylesheet" type="text/css" href="help/shared/DefaultStyle.css">
</HEAD>
<BODY lang="EN-US">
@@ -63,4 +63,4 @@
<P class="providedbyplugin">Provided by: <I>Function Graph Plugin</I></P>
<BR>
</BODY>
</HTML>
</HTML>