-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace cryptocurrency logos with hight quality images
- Loading branch information
Showing
136 changed files
with
15,448 additions
and
4,060 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,13 +8,13 @@ | |
using System.IO; | ||
using System.Drawing; | ||
using System.Reflection; | ||
using ArdeshirV.Utilities; | ||
using ArdeshirV.Tools; | ||
using System.Windows.Forms; | ||
using System.ComponentModel; | ||
using System.Collections.Generic; | ||
using ArdeshirV.Forms.Properties; | ||
using ArdeshirV.Utilities.QrCode; | ||
using qr=ArdeshirV.Utilities.QrCode; | ||
using ArdeshirV.Tools.QrCode; | ||
using qr=ArdeshirV.Tools.QrCode; | ||
|
||
#endregion | ||
//----------------------------------------------------------------------------------- | ||
|
@@ -324,14 +324,14 @@ private void AddDefaults() | |
_donations.Add(aaa.AssemblyProduct, DefaultDonationList.Items); | ||
|
||
_copyrights.Add(aaa.AssemblyProduct, new Copyright(this, Resources.ArdeshirV_Forms_Logo)); | ||
_licenses.Add(aaa.AssemblyProduct, new License("LGPLv3+", Resources.LICENSE, Resources.LGPLv3)); | ||
_credits.Add(aaa.AssemblyProduct, new Credit[] { DefaultCreditList.GetItem("ArdeshirV") }); | ||
_licenses.Add(aaa.AssemblyProduct, new License("LGPLv3+", Resources.LGPL_LICENSE, Resources.LGPLv3)); | ||
_credits.Add(aaa.AssemblyProduct, new Credit[] { DefaultCreditList.GetItem("ArdeshirV.Forms") }); | ||
|
||
aaa = new AssemblyAttributeAccessors(qr.QrCode.Ecc.High); | ||
_copyrights.Add(aaa.AssemblyProduct, new Copyright(qr.QrCode.Ecc.High, qr.Res.Logo)); | ||
_licenses.Add(aaa.AssemblyProduct, new License("MIT", qr.Res.License, qr.Res.LicenseLogo)); | ||
_credits.Add(aaa.AssemblyProduct, new Credit[] { | ||
DefaultCreditList.GetItem("ArdeshirV.QrCode"), | ||
DefaultCreditList.GetItem("ArdeshirV.Tools.QrCode"), | ||
DefaultCreditList.GetItem("Manuel Bleichenbacher"), | ||
DefaultCreditList.GetItem("Nayuki Project") | ||
}); | ||
|
@@ -357,25 +357,28 @@ static DefaultDonationList() | |
// how to adding your own addresses easily above mine. | ||
// You can find the best sample code in TestForms/FormMainTest.cs file. | ||
_donations = new Donation[] { | ||
new Donation("Bitcoin", "1GtjrxH6t8om8KwHAHKpcG5SAwVSsm4PEi", Resources.Bitcoin), | ||
new Donation("Ethereum", "0x6E6465394D14975956cd1BD37ab4E35F2C60300E", Resources.Ethereum), | ||
new Donation("Tron", "TCB6uBci8mw1P4e2xikSGbyHcFjNCFphXr", Resources.Tron), | ||
new Donation("TrueUSD", "0x6E6465394D14975956cd1BD37ab4E35F2C60300E", Resources.TrueUSD), | ||
new Donation("USDTether", "0x6E6465394D14975956cd1BD37ab4E35F2C60300E", Resources.USDTether), | ||
new Donation("Binance", "bnb15qwa7kl46ledh5zqqynmy2tqw92mhzuwmap6sf", Resources.Binance), | ||
new Donation("Nano", "nano_3feuiaogay8zbsfye5ob1xp7obwb4syfpmc4pcb7ctckhh5z8671q4uzm9tc", Resources.Nano), | ||
new Donation("Stellar", "GCMALSIYBJT74K5SKJFHMLBJRWFCO6EPIKQ4DO6C7ER4QAYIMTQSOOWI", Resources.Stellar), | ||
new Donation("Ripple", "raBw695Qnkt5RNTxTcyGFPzC5yFFHYztfR", Resources.Ripple), | ||
new Donation("Cardano", "DdzFFzCqrhsoSn5qvqRTovUkr1XHWy9LvbvDHVYFoFFyxAJkf1bT4X4ySpm8DwFqDo3EWAn934W9WfipbSNiXTcRzEqLP1y5KyAfMByJ", Resources.Cardano), | ||
new Donation("Neo", "AXqbLBWhcrFrjumvrm8nW9iYaUFoKML17b", Resources.Neo), | ||
new Donation("NEM", "NDXCTS2ITWO4J33YPL7AMHSGOIFRJSTBWSDZ4C3P", Resources.NEM), | ||
new Donation("Qtum", "QddGvqLg5yTi2J2DvixZVFgA1rpm5RAq2x", Resources.Qtum), | ||
new Donation("Litecoin", "LdfYVr2Lgyuwp9K5Dk4aUsUbUQ2Rr5TA1n", Resources.Litecoin), | ||
new Donation("BitcoinCash", "bitcoincash:qzqsse2w6vqkqylfvkuqdvmgpl34zyq2cvwneunpyl", Resources.BitcoinCash), | ||
new Donation("Dash", "XhsE3ntLYdKMbT4JptTvURqyu9RKuypDCf", Resources.Dash), | ||
new Donation("Verge", "DRviBtskt1M6BBTpAoNvF3qLrpKTN3mb7P", Resources.Verge), | ||
new Donation("ZCash", "t1ZnspKa3XFijtUAG6yKHsM3y6Bdb7C8HKA", Resources.ZCash), | ||
new Donation("Monero", "42dJ7dWZjHyV4bzL4uVcS6cYnNfSvtXQyJaZ83yj4xALMiZoEMuja5SdcMHZS3Ai1eDCF9D5RDzgrHoyngckf38yC2MM42y", Resources.Monero) | ||
new Donation("Bitcoin", "1GtjrxH6t8om8KwHAHKpcG5SAwVSsm4PEi", GlobalResouces.CurrencyLogos.Bitcoin), | ||
new Donation("Ethereum", "0x6E6465394D14975956cd1BD37ab4E35F2C60300E", GlobalResouces.CurrencyLogos.Ethereum), | ||
new Donation("Tron", "TCB6uBci8mw1P4e2xikSGbyHcFjNCFphXr", GlobalResouces.CurrencyLogos.Tron), | ||
new Donation("PaxosStandard", "0x6E6465394D14975956cd1BD37ab4E35F2C60300E", GlobalResouces.CurrencyLogos.PaxosStandard), | ||
new Donation("USDTether", "0x6E6465394D14975956cd1BD37ab4E35F2C60300E", GlobalResouces.CurrencyLogos.USDTether), | ||
new Donation("PaxGold", "0x6E6465394D14975956cd1BD37ab4E35F2C60300E", GlobalResouces.CurrencyLogos.PaxGold), | ||
new Donation("TetherGold", "0x6E6465394D14975956cd1BD37ab4E35F2C60300E", GlobalResouces.CurrencyLogos.TetherGold), | ||
new Donation("TrueUSD", "0x6E6465394D14975956cd1BD37ab4E35F2C60300E", GlobalResouces.CurrencyLogos.TrueUSD), | ||
new Donation("Binance", "bnb15qwa7kl46ledh5zqqynmy2tqw92mhzuwmap6sf", GlobalResouces.CurrencyLogos.Binance), | ||
new Donation("Nano", "nano_3feuiaogay8zbsfye5ob1xp7obwb4syfpmc4pcb7ctckhh5z8671q4uzm9tc", GlobalResouces.CurrencyLogos.Nano), | ||
new Donation("Stellar", "GCMALSIYBJT74K5SKJFHMLBJRWFCO6EPIKQ4DO6C7ER4QAYIMTQSOOWI", GlobalResouces.CurrencyLogos.Stellar), | ||
new Donation("Ripple", "raBw695Qnkt5RNTxTcyGFPzC5yFFHYztfR", GlobalResouces.CurrencyLogos.XRP), | ||
new Donation("Cardano", "DdzFFzCqrhsoSn5qvqRTovUkr1XHWy9LvbvDHVYFoFFyxAJkf1bT4X4ySpm8DwFqDo3EWAn934W9WfipbSNiXTcRzEqLP1y5KyAfMByJ", GlobalResouces.CurrencyLogos.Cardano), | ||
new Donation("Neo", "AXqbLBWhcrFrjumvrm8nW9iYaUFoKML17b", GlobalResouces.CurrencyLogos.Neo), | ||
new Donation("NEM", "NDXCTS2ITWO4J33YPL7AMHSGOIFRJSTBWSDZ4C3P", GlobalResouces.CurrencyLogos.Nem), | ||
new Donation("Qtum", "QddGvqLg5yTi2J2DvixZVFgA1rpm5RAq2x", GlobalResouces.CurrencyLogos.Qtum), | ||
new Donation("Litecoin", "LdfYVr2Lgyuwp9K5Dk4aUsUbUQ2Rr5TA1n", GlobalResouces.CurrencyLogos.Litecoin), | ||
new Donation("BitcoinCash", "bitcoincash:qzqsse2w6vqkqylfvkuqdvmgpl34zyq2cvwneunpyl", GlobalResouces.CurrencyLogos.BitcoinCash), | ||
new Donation("Dash", "XhsE3ntLYdKMbT4JptTvURqyu9RKuypDCf", GlobalResouces.CurrencyLogos.Dash), | ||
new Donation("Verge", "DRviBtskt1M6BBTpAoNvF3qLrpKTN3mb7P", GlobalResouces.CurrencyLogos.Verge), | ||
new Donation("ZCash", "t1ZnspKa3XFijtUAG6yKHsM3y6Bdb7C8HKA", GlobalResouces.CurrencyLogos.ZCash), | ||
new Donation("Monero", "42dJ7dWZjHyV4bzL4uVcS6cYnNfSvtXQyJaZ83yj4xALMiZoEMuja5SdcMHZS3Ai1eDCF9D5RDzgrHoyngckf38yC2MM42y", GlobalResouces.CurrencyLogos.Monero) | ||
}; | ||
_list = new Dictionary<string, Donation>(); | ||
foreach(Donation d in _donations) | ||
|
@@ -420,8 +423,8 @@ static DefaultCreditList() | |
// You can find the best sample code in TestForms/FormMainTest.cs file. | ||
const string strCreditArdeshirVQrCode= | ||
@"ArdeshirV downgrade the https://github.com/manuelbl/QrCodeGenerator project to C# 2.0 to use it with ArdeshirV.Forms Project. | ||
QrCode: https://ardeshirv.github.io/ArdeshirV.Utility.QrCode | ||
Github: https://github.com/ArdeshirV/ArdeshirV.Utility.QrCode | ||
QrCode: https://ardeshirv.github.io/ArdeshirV.Tools.QrCode | ||
Github: https://github.com/ArdeshirV/ArdeshirV.Tools.QrCode | ||
Email: [email protected]"; | ||
|
||
const string strCreditArdeshirV = | ||
|
@@ -441,8 +444,8 @@ static DefaultCreditList() | |
QrCodeGenerator: https://github.com/manuelbl/QrCodeGenerator"; | ||
|
||
_credits = new Credit[] { | ||
new Credit("ArdeshirV.QrCode", strCreditArdeshirVQrCode, Resources.ArdeshirV), | ||
new Credit("ArdeshirV", strCreditArdeshirV, Resources.ArdeshirV), | ||
new Credit("ArdeshirV.Tools.QrCode", strCreditArdeshirVQrCode, Resources.ArdeshirV), | ||
new Credit("ArdeshirV.Forms", strCreditArdeshirV, Resources.ArdeshirV), | ||
new Credit("Nayuki Project", strCreditNayuki, Res.NayukiAvator), | ||
new Credit("Manuel Bleichenbacher", strCreditBleichenbacher, Res.ManuelBleichenbacherAvator) | ||
}; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.