EduNetworkBuilder/EduNetworkBuilder
2017-10-25 09:35:38 -05:00
..
Properties save last translation window choices 2017-10-03 15:19:18 -05:00
Resources Update French Version on starting Puzzles 2017-10-24 16:09:39 -05:00
add2cfiles.txt
add2edustrings.txt
App.config save last translation window choices 2017-10-03 15:19:18 -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
DeviceConfig.resx
EduNetworkBuilder_TemporaryKey.pfx
EduNetworkBuilder.csproj Publish sub-version. Bot ready to do a full publish yet. But we want this so we can continue translation 2017-10-16 15:33:01 -05:00
FirewallEditor.cs
FirewallEditor.Designer.cs
FirewallEditor.resx
img_arp.png
img_dhcp.png
img_ping.png
img_ping.xcf
img_tun.png
img_vpn.png
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
IPAddressEntry.Designer.cs
IPAddressEntry.resx
LanguageString.cs More changes to translation window 2017-10-03 15:57:12 -05:00
LinkEditor.cs get the random network visible 2017-08-27 17:06:58 -05:00
LinkEditor.Designer.cs
LinkEditor.resx
ListBoxWindow.cs Better display of translated puzzle titles 2017-10-16 10:31:20 -05:00
ListBoxWindow.Designer.cs
ListBoxWindow.resx
NB.cs use translated puzzle names 2017-10-16 10:23:58 -05:00
NBSettings.cs save last translation window choices 2017-10-03 15:19:18 -05:00
NetTest.cs use a button to toggle the type of caption to show. 2017-08-30 16:23:04 -05:00
NetTestEditor.cs
NetTestEditor.Designer.cs
NetTestEditor.resx
Network.cs Add capability of a network URL for a puzzle 2017-10-25 09:35:38 -05:00
NetworkBuilder.cs The test hints were out of order. make them show progressively more information. 2017-10-24 14:04:19 -05:00
NetworkBuilder.Designer.cs use a button to toggle the type of caption to show. 2017-08-30 16:23:04 -05:00
NetworkBuilder.resx
NetworkCard.cs Fix a null IP address issue 2017-10-05 11:09:31 -05:00
NetworkCardEditor.cs
NetworkCardEditor.Designer.cs
NetworkCardEditor.resx
NetworkComponent.cs use a button to toggle the type of caption to show. 2017-08-30 16:23:04 -05:00
NetworkDevice.cs Fix a dhcp bug with WirelessRouters. Needed better wisdom for returning the appropriate gateway in different modes. 2017-10-05 11:06:59 -05:00
NetworkInterface.cs make it so we can lock ourselves out of a switch 2017-08-27 17:22:26 -05:00
NetworkLink.cs fix wireless breaking routines so they work. 2017-08-30 17:58:08 -05:00
OptionsWindow.cs More changes to translation window 2017-10-03 15:57:12 -05:00
OptionsWindow.Designer.cs Allow translation window to show. 2017-10-03 08:53:28 -05:00
OptionsWindow.resx
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
Program.cs
pullLanguageInfo.pl
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
RTFWindow.Designer.cs
RTFWindow.resx
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
toedit.txt
TranslationWindow.cs Add title to puzzle translation window 2017-10-16 09:00:45 -05:00
TranslationWindow.Designer.cs Add title to puzzle translation window 2017-10-16 09:00:45 -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
VLANConfig.Designer.cs
VLANConfig.resx
VLANStuff.cs