From a2f9c600c6bd4a3b75aa44eae79f7246b8e5b94b Mon Sep 17 00:00:00 2001 From: Jim Radford Date: Thu, 1 Mar 2018 12:13:52 -0800 Subject: [PATCH] About box updates, adds link to code contributors on github, Issue #318, Issue #578 --- SuperPutty/AboutBox1.Designer.cs | 6 ++---- SuperPutty/AboutBox1.resx | 13 ++++++++----- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/SuperPutty/AboutBox1.Designer.cs b/SuperPutty/AboutBox1.Designer.cs index 19b41f1b..ee708170 100644 --- a/SuperPutty/AboutBox1.Designer.cs +++ b/SuperPutty/AboutBox1.Designer.cs @@ -135,19 +135,17 @@ private void InitializeComponent() // // textBox2 // - this.textBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) - | System.Windows.Forms.AnchorStyles.Left) - | System.Windows.Forms.AnchorStyles.Right))); this.textBox2.BackColor = System.Drawing.SystemColors.ControlLightLight; this.textBox2.BorderStyle = System.Windows.Forms.BorderStyle.None; this.textBox2.Cursor = System.Windows.Forms.Cursors.IBeam; + this.textBox2.Dock = System.Windows.Forms.DockStyle.Fill; this.textBox2.Location = new System.Drawing.Point(3, 3); this.textBox2.Margin = new System.Windows.Forms.Padding(6, 3, 3, 3); this.textBox2.Multiline = true; this.textBox2.Name = "textBox2"; this.textBox2.ReadOnly = true; this.textBox2.ScrollBars = System.Windows.Forms.ScrollBars.Both; - this.textBox2.Size = new System.Drawing.Size(344, 114); + this.textBox2.Size = new System.Drawing.Size(523, 107); this.textBox2.TabIndex = 25; this.textBox2.TabStop = false; this.textBox2.Text = resources.GetString("textBox2.Text"); diff --git a/SuperPutty/AboutBox1.resx b/SuperPutty/AboutBox1.resx index 399725f4..48217de7 100644 --- a/SuperPutty/AboutBox1.resx +++ b/SuperPutty/AboutBox1.resx @@ -112,12 +112,12 @@ 2.0 - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + iVBORw0KGgoAAAANSUhEUgAAAGUAAABgCAYAAAAEsbx8AAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAL @@ -262,7 +262,10 @@ - PuTTY is a SSH Terminal application written by Simon Tatham + Many contributors of code: +https://github.com/jimradford/superputty/graphs/contributors + +PuTTY is a SSH Terminal application written by Simon Tatham http://www.chiark.greenend.org.uk/~sgtatham/putty/ Icons courtesy of FamFamFam @@ -275,7 +278,7 @@ Inspired by PuTTY Connection Manager http://puttycm.free.fr/ - Copyright (c) 2009 - 2014 Jim Radford + Copyright (c) 2009 - 2018 Jim Radford Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal