EduNetworkBuilder/EduNetworkBuilder
2018-02-27 13:06:14 -06:00
..
Properties Clicking the shape button toggles which shape you are adding. 2018-02-27 09:16:42 -06:00
Resources tooltips for Color Combo-boxes 2018-02-27 13:06:14 -06:00
add2cfiles.txt Posting through Visual Studio 2017-02-24 14:29:51 +03:00
add2edustrings.txt Posting through Visual Studio 2017-02-24 14:29:51 +03:00
AnimationClass.cs Add lightning animation 2018-02-20 17:36:03 -06:00
App.config add start to form translation. Dir choice dialog 2017-10-30 16:47:06 -05:00
DeviceConfig.cs Nice message if we try to change the gateway on a device that is managed via DHCP 2017-10-24 11:44:24 -05:00
DeviceConfig.Designer.cs Most other windows start centered in the main builder window. With multiple displays, windows would start in odd locatins and would often be lost. 2017-02-25 10:53:23 +03:00
DeviceConfig.resx Posting through Visual Studio 2017-02-24 14:29:51 +03:00
EduNetworkBuilder_TemporaryKey.pfx Posting through Visual Studio 2017-02-24 14:29:51 +03:00
EduNetworkBuilder.csproj Clicking the shape button toggles which shape you are adding. 2018-02-27 09:16:42 -06:00
FirewallEditor.cs Most other windows start centered in the main builder window. With multiple displays, windows would start in odd locatins and would often be lost. 2017-02-25 10:53:23 +03:00
FirewallEditor.Designer.cs Most other windows start centered in the main builder window. With multiple displays, windows would start in odd locatins and would often be lost. 2017-02-25 10:53:23 +03:00
FirewallEditor.resx Posting through Visual Studio 2017-02-24 14:29:51 +03:00
img_arp.png Posting through Visual Studio 2017-02-24 14:29:51 +03:00
img_dhcp.png Posting through Visual Studio 2017-02-24 14:29:51 +03:00
img_ping.png Posting through Visual Studio 2017-02-24 14:29:51 +03:00
img_ping.xcf Posting through Visual Studio 2017-02-24 14:29:51 +03:00
img_tun.png Posting through Visual Studio 2017-02-24 14:29:51 +03:00
img_vpn.png Posting through Visual Studio 2017-02-24 14:29:51 +03:00
IPAddress.cs Just in case we have an address like 8.8.8.8 and we try to randomize that. Make sure there is a difference we can randomize. 2017-08-29 15:47:08 -05:00
IPAddressEntry.cs allow us to ping from, or traceroute from locked devices. A bug kept us from doing this previously. 2017-06-28 10:11:12 -05:00
IPAddressEntry.Designer.cs Better centering of the IP address edit box when first opened. 2017-02-25 10:44:12 +03:00
IPAddressEntry.resx Posting through Visual Studio 2017-02-24 14:29:51 +03:00
LanguageString.cs More changes to translation window 2017-10-03 15:57:12 -05:00
LinkEditor.cs Able to edit links 2018-02-17 11:42:21 +00:00
LinkEditor.Designer.cs Most other windows start centered in the main builder window. With multiple displays, windows would start in odd locatins and would often be lost. 2017-02-25 10:53:23 +03:00
LinkEditor.resx Posting through Visual Studio 2017-02-24 14:29:51 +03:00
ListBoxWindow.cs Better display of translated puzzle titles 2017-10-16 10:31:20 -05:00
ListBoxWindow.Designer.cs Change the anchoring of the filter textbox on the puzzles selection window. 2017-06-20 15:31:59 -05:00
ListBoxWindow.resx Posting through Visual Studio 2017-02-24 14:29:51 +03:00
NB.cs Change how we do filled stuff. And add ability to add drag marks on the corners when in shape edit mode 2018-02-26 17:50:48 -06:00
NBSettings.cs add start to form translation. Dir choice dialog 2017-10-30 16:47:06 -05:00
NetShape.cs Clicking the shape button toggles which shape you are adding. 2018-02-27 09:16:42 -06:00
NetTest.cs Add UPS, powersupply and frozen device to random network. 2018-02-17 17:11:51 +00:00
NetTestEditor.cs Power off stuff 2018-02-14 17:10:28 +00:00
NetTestEditor.Designer.cs Most other windows start centered in the main builder window. With multiple displays, windows would start in odd locatins and would often be lost. 2017-02-25 10:53:23 +03:00
NetTestEditor.resx Posting through Visual Studio 2017-02-24 14:29:51 +03:00
Network.cs Toggle viewing of drag areas on shapes when shape selector is pressed. 2018-02-27 07:25:32 -06:00
NetworkBuilder.cs tooltips for Color Combo-boxes 2018-02-27 13:06:14 -06:00
NetworkBuilder.Designer.cs Add color choosing boxes for Line and Fill colors for use when adding a shape. 2018-02-26 18:07:56 -06:00
NetworkBuilder.resx Posting through Visual Studio 2017-02-24 14:29:51 +03:00
NetworkCard.cs Change error message for packets hitting a frozen machine. "Packet timed out and was dropped" 2018-02-15 09:56:43 +00:00
NetworkCardEditor.cs Save NIC data when we are doing editing. In particular, if we put a VPN password in and then clicked the endpoint, the password was reset. Save the password. 2017-06-20 15:36:26 -05:00
NetworkCardEditor.Designer.cs Most other windows start centered in the main builder window. With multiple displays, windows would start in odd locatins and would often be lost. 2017-02-25 10:53:23 +03:00
NetworkCardEditor.resx Posting through Visual Studio 2017-02-24 14:29:51 +03:00
NetworkComponent.cs use a button to toggle the type of caption to show. 2017-08-30 16:23:04 -05:00
NetworkDevice.cs No title for trees. They just block things 2018-02-24 13:45:29 -06:00
NetworkInterface.cs make it so we can lock ourselves out of a switch 2017-08-27 17:22:26 -05:00
NetworkLink.cs Trees drop packets very fast 2018-02-24 13:56:26 -06:00
OptionsWindow.cs Add a localized URL for any map we want to add a URL to 2017-10-25 10:05:11 -05:00
OptionsWindow.Designer.cs Add a localized URL for any map we want to add a URL to 2017-10-25 10:05:11 -05:00
OptionsWindow.resx Posting through Visual Studio 2017-02-24 14:29:51 +03:00
Packet.cs more things tracked 2017-08-26 19:05:44 -05:00
PacketMessage.cs prep to serialize network messages. for saving results of automatic testing 2017-08-17 07:39:14 -05:00
PersonClass.cs test all networks on the test-all 2017-08-17 10:29:37 -05:00
PersonProfileForm.cs rebuild the homework tree after we test all of them. That way the results are immediately visible. 2017-08-17 10:43:17 -05:00
PersonProfileForm.Designer.cs Pieces for testing and tracking status of homework checking. 2017-08-14 16:13:17 -05:00
PersonProfileForm.resx working on Person Form 2017-07-27 15:20:32 -05:00
Program.cs Have double-click on item working now with msi file. 2017-07-28 19:35:27 -05:00
pullLanguageInfo.pl Posting through Visual Studio 2017-02-24 14:29:51 +03:00
RandomPuzzleChooser.cs autoselect a network on the random network chooser window. 2017-09-01 15:27:49 -05:00
RandomPuzzleChooser.Designer.cs Choose network for turning into a random network. 2017-08-31 18:56:41 -05:00
RandomPuzzleChooser.resx Choose network for turning into a random network. 2017-08-31 18:56:41 -05:00
RTFWindow.cs remove debug print when loading rtf 2017-06-16 13:17:25 -05:00
RTFWindow.Designer.cs Posting through Visual Studio 2017-02-24 14:29:51 +03:00
RTFWindow.resx Posting through Visual Studio 2017-02-24 14:29:51 +03:00
SchoolworkClass.cs Get loading / saving of packetmessages working. They had been lost during the clone operation. 2017-08-17 13:50:29 -05:00
Thumbs.db Posting through Visual Studio 2017-02-24 14:29:51 +03:00
toedit.txt Posting through Visual Studio 2017-02-24 14:29:51 +03:00
TranslationWindow.cs Prompt to save unsaved changes to translation stuff 2017-11-01 16:09:06 -05:00
TranslationWindow.Designer.cs initial filter drop-down 2017-11-01 12:57:00 -05:00
TranslationWindow.resx initial translators window for translating puzzles 2017-10-03 08:46:28 -05:00
TraversalClass.cs break more things 2017-08-28 15:17:28 -05:00
TrippleDESDocumentEncryption.cs convert personclass writer to xml document so we can encrypt. 2017-08-09 16:03:19 -05:00
VLANConfig.cs fix invalid access blowout. Found when trying to get it to run on Linux 2017-06-13 16:53:06 -05:00
VLANConfig.Designer.cs Most other windows start centered in the main builder window. With multiple displays, windows would start in odd locatins and would often be lost. 2017-02-25 10:53:23 +03:00
VLANConfig.resx Posting through Visual Studio 2017-02-24 14:29:51 +03:00
VLANStuff.cs Posting through Visual Studio 2017-02-24 14:29:51 +03:00