From 78b6a49647be8f0283e39fe4a94a9ec790665583 Mon Sep 17 00:00:00 2001 From: ulf hammarqvist Date: Fri, 19 Dec 2014 22:40:08 +0100 Subject: [PATCH 1/6] removed MS from assembly info --- Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 862d5f2..d272cb5 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -7,7 +7,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("?")] [assembly: AssemblyProduct("PreviewToy")] -[assembly: AssemblyCopyright("Copyright © Microsoft 2007")] +[assembly: AssemblyCopyright("")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] [assembly: ComVisible(false)] From 1adef9cec03fa0248e0c9f5d20c73e2d668322c9 Mon Sep 17 00:00:00 2001 From: Ulf Hammarqvist Date: Fri, 19 Dec 2014 21:44:36 +0000 Subject: [PATCH 2/6] README.md edited online with Bitbucket --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index c2f7377..d7c25af 100644 --- a/README.md +++ b/README.md @@ -2,18 +2,18 @@ Created to aid playing with multiple clients in CCP game EVE-Online. It's essentially a nice task switcher, it does not relay any keyboard/mouse events and suchlike. -Created by +*Created by* StinkRay -Maintained by -StinkRay -Makari Aeron +*Maintained by* +*StinkRay +*Makari Aeron -With additional contributions from -CCP FoxFour +*With contributions from* +*CCP FoxFour -Current thread +*Current thread* https://forums.eveonline.com/default.aspx?g=posts&t=389086 -Original thread +*Original thread* https://forums.eveonline.com/default.aspx?g=posts&t=246157 \ No newline at end of file From d8d9293746dc980fae8eb0b0a9e563b16e4c08e5 Mon Sep 17 00:00:00 2001 From: Ulf Hammarqvist Date: Fri, 19 Dec 2014 21:45:12 +0000 Subject: [PATCH 3/6] README.md edited online with Bitbucket --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index d7c25af..bd47dcd 100644 --- a/README.md +++ b/README.md @@ -2,17 +2,17 @@ Created to aid playing with multiple clients in CCP game EVE-Online. It's essentially a nice task switcher, it does not relay any keyboard/mouse events and suchlike. -*Created by* +**Created by** StinkRay -*Maintained by* -*StinkRay -*Makari Aeron +**Maintained by** +* StinkRay +* Makari Aeron -*With contributions from* -*CCP FoxFour +**With contributions from** +* CCP FoxFour -*Current thread* +**Current thread** https://forums.eveonline.com/default.aspx?g=posts&t=389086 *Original thread* From a98fa13261881a272ef3e2a812973e37e9f1c92c Mon Sep 17 00:00:00 2001 From: Ulf Hammarqvist Date: Fri, 19 Dec 2014 21:46:22 +0000 Subject: [PATCH 4/6] README.md edited online with Bitbucket --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bd47dcd..e4e858e 100644 --- a/README.md +++ b/README.md @@ -3,17 +3,23 @@ Created to aid playing with multiple clients in CCP game EVE-Online. It's essentially a nice task switcher, it does not relay any keyboard/mouse events and suchlike. **Created by** + StinkRay **Maintained by** + * StinkRay + * Makari Aeron **With contributions from** + * CCP FoxFour **Current thread** + https://forums.eveonline.com/default.aspx?g=posts&t=389086 -*Original thread* +**Original thread** + https://forums.eveonline.com/default.aspx?g=posts&t=246157 \ No newline at end of file From 19f035bae0d117e332ca49e7914047f80f4c1f9e Mon Sep 17 00:00:00 2001 From: Ulf Hammarqvist Date: Fri, 19 Dec 2014 21:47:15 +0000 Subject: [PATCH 5/6] README.md edited online with Bitbucket --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e4e858e..d4ae115 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Created to aid playing with multiple clients in CCP game EVE-Online. It's essentially a nice task switcher, it does not relay any keyboard/mouse events and suchlike. +The code is a bit of a mess, my (ulph) apologies, but do make a pull request etc if you want to contribute! + **Created by** StinkRay From b9fe0483e61b2cdb6cab2716f69bb8624fa4701f Mon Sep 17 00:00:00 2001 From: Ulf Hammarqvist Date: Fri, 19 Dec 2014 21:47:34 +0000 Subject: [PATCH 6/6] README.md edited online with Bitbucket --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4ae115..62ec149 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Created to aid playing with multiple clients in CCP game EVE-Online. It's essentially a nice task switcher, it does not relay any keyboard/mouse events and suchlike. -The code is a bit of a mess, my (ulph) apologies, but do make a pull request etc if you want to contribute! +The code is a bit of a mess, my (ulph / StinkRay) apologies, but do make a pull request etc if you want to contribute! **Created by**