Skip to content

Commit 90d445c

Browse files
Lee WeiLee Wei
authored andcommitted
version 3.3.3 historical
1 parent a8acaef commit 90d445c

122 files changed

Lines changed: 236 additions & 394 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

BigFixExcelAddIn/AddinModule.cs

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -524,7 +524,7 @@ private void InitializeComponent()
524524
//
525525
// AddinModule
526526
//
527-
this.AddinName = "BigFixExcelConnector";
527+
this.AddinName = "IBM Endpoint Manager Excel Connector";
528528
this.SupportedApps = AddinExpress.MSO.ADXOfficeHostApp.ohaExcel;
529529
this.AddinInitialize += new AddinExpress.MSO.ADXEvents_EventHandler(this.AddinModule_AddinInitialize);
530530

@@ -803,16 +803,15 @@ private void showRelevanceCode()
803803
{
804804
try
805805
{
806-
// Lee Wei 2013-03-25 commented out the following 2 lines to test Addin Express bug
807-
// Excel.Worksheet hiddenWorksheet = (Excel.Worksheet)(AddinExpress.MSO.ADXAddinModule.CurrentInstance as AddinModule).ExcelApp.Worksheets.get_Item("BigFixExcelConnector");
808-
// Excel.Range relevanceCell = hiddenWorksheet.get_Range("A1", "A1");
806+
Excel.Worksheet hiddenWorksheet = (Excel.Worksheet)(AddinExpress.MSO.ADXAddinModule.CurrentInstance as AddinModule).ExcelApp.Worksheets.get_Item("BigFixExcelConnector");
807+
Excel.Range relevanceCell = hiddenWorksheet.get_Range("A1", "A1");
809808
ShowRelevanceCode showCodeWin = new ShowRelevanceCode();
810809
showCodeWin.ShowDialog();
811810
}
812811
catch (Exception ex)
813812
{
814-
MessageBox.Show(ex.Message);
815-
// MessageBox.Show("There is currently no Relevance statement in the worksheet. Use the Relevance Query Wizard to generate one first.", "No Relevance Statement", MessageBoxButtons.OK, MessageBoxIcon.Information);
813+
// MessageBox.Show(ex.Message);
814+
MessageBox.Show("There is currently no Relevance statement in the worksheet. Use the Relevance Query Wizard to generate one first.", "No Relevance Statement", MessageBoxButtons.OK, MessageBoxIcon.Information);
816815

817816
}
818817
}
@@ -1296,7 +1295,7 @@ private void AddinModule_AddinInitialize(object sender, EventArgs e)
12961295
{
12971296
// http://www.add-in-express.com/forum/read.php?FID=5&TID=10278
12981297
// The following is set to avoid the Excel: Old format or invalid type library error
1299-
// System.Threading.Thread.CurrentThread.CurrentCulture = new System.Globalization.CultureInfo(ExcelApp.LanguageSettings.get_LanguageID(Office.MsoAppLanguageID.msoLanguageIDUI));
1298+
System.Threading.Thread.CurrentThread.CurrentCulture = new System.Globalization.CultureInfo(ExcelApp.LanguageSettings.get_LanguageID(Office.MsoAppLanguageID.msoLanguageIDUI));
13001299

13011300
formWizard = new FormWizard();
13021301
Thread firstThread = new Thread(new ThreadStart(formWizard.cacheSites));

BigFixExcelAddIn/AddinModule.resx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -121,17 +121,17 @@
121121
<value>adxCommandBarBF</value>
122122
</metadata>
123123
<metadata name="adxCommandBarBF.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
124-
<value>265, 17</value>
124+
<value>130, 17</value>
125125
</metadata>
126126
<metadata name="imageListRibbon.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
127-
<value>138, 17</value>
127+
<value>263, 17</value>
128128
</metadata>
129129
<data name="imageListRibbon.ImageStream" mimetype="application/x-microsoft.net.object.binary.base64">
130130
<value>
131131
AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w
132132
LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAACZTeXN0
133133
ZW0uV2luZG93cy5Gb3Jtcy5JbWFnZUxpc3RTdHJlYW1lcgEAAAAERGF0YQcCAgAAAAkDAAAADwMAAAAy
134-
TgAAAk1TRnQBSQFMAgEBEwEAAZwBAAGcAQABIAEAASABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo
134+
TgAAAk1TRnQBSQFMAgEBEwEAAbQBAAG0AQABIAEAASABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo
135135
AwABgAMAAaADAAEBAQABCAYAAVAYAAGAAgABgAMAAoABAAGAAwABgAEAAYABAAKAAgADwAEAAcAB3AHA
136136
AQAB8AHKAaYBAAEzBQABMwEAATMBAAEzAQACMwIAAxYBAAMcAQADIgEAAykBAANVAQADTQEAA0IBAAM5
137137
AQABgAF8Af8BAAJQAf8BAAGTAQAB1gEAAf8B7AHMAQABxgHWAe8BAAHWAucBAAGQAakBrQIAAf8BMwMA
@@ -468,7 +468,7 @@
468468
</value>
469469
</data>
470470
<metadata name="adxExcelTaskPanesManagerBF.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
471-
<value>407, 17</value>
471+
<value>380, 17</value>
472472
</metadata>
473473
<metadata name="adxRibbonTab1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
474474
<value>587, 17</value>

BigFixExcelAddIn/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
// associated with an assembly.
88
//
99
[assembly: AssemblyTitle("IBM Endpoint Manager Excel Connector")]
10-
[assembly: AssemblyDescription("Lee Wei (leewei@us.ibm.com)")]
10+
[assembly: AssemblyDescription("Lee Wei (leewei@leewei.com)")]
1111
[assembly: AssemblyConfiguration("")]
1212
[assembly: AssemblyCompany("Lee Wei")]
1313
[assembly: AssemblyProduct("IBM Endpoint Manager Excel Connector")]

BigFixExcelAddIn/FormWizard.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2512,7 +2512,7 @@ private void ExecuteFixlet()
25122512
}
25132513
else if (dataGridView1.Rows[i].Cells[3].Value.ToString() == "String")
25142514
{
2515-
whoseStr = whoseStr + "(" + dataGridView1.Rows[i].Cells[0].Value.ToString() + " of it as lowercase " + dataGridView1.Rows[i].Cells[1].Value.ToString().ToLower() + " \"" + dataGridView1.Rows[i].Cells[2].Value.ToString().ToLower() + "\")";
2515+
whoseStr = whoseStr + "(" + dataGridView1.Rows[i].Cells[0].Value.ToString() + " of it as string as lowercase " + dataGridView1.Rows[i].Cells[1].Value.ToString().ToLower() + " \"" + dataGridView1.Rows[i].Cells[2].Value.ToString().ToLower() + "\")";
25162516
}
25172517
else if (dataGridView1.Rows[i].Cells[3].Value.ToString() == "Boolean")
25182518
{
File renamed without changes.
File renamed without changes.
20 KB
Binary file not shown.
30 KB
Binary file not shown.

BigFixExcelAddIn/Properties/Resources.Designer.cs

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

BigFixExcelAddIn/Properties/Resources.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,6 @@
119119
</resheader>
120120
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
121121
<data name="bes" type="System.Resources.ResXFileRef, System.Windows.Forms">
122-
<value>..\bes.xml;System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252</value>
122+
<value>..\..\bes.xml;System.String, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252</value>
123123
</data>
124124
</root>

0 commit comments

Comments
 (0)