Daniel Collins
|
e017c98ffd
|
Highlight text boxes with invalid values.
|
2011-08-06 16:35:03 +00:00 |
|
Daniel Collins
|
8f97a8b8ad
|
Fixed logic error from r76.
|
2011-08-06 16:23:43 +00:00 |
|
Daniel Collins
|
1e71883c3e
|
Removed "Settings saved successfully" dialog and cleaned up registry code. Registry key will only be created if necessary upon saving the configuration.
|
2011-08-06 16:08:47 +00:00 |
|
Daniel Collins
|
12a1004429
|
Set NIC list column width correctly.
|
2011-08-06 15:19:52 +00:00 |
|
Daniel Collins
|
81e05cfb62
|
Redesigned ipxconfig program.
|
2011-08-06 14:45:45 +00:00 |
|
Daniel Collins
|
b08c4383cc
|
Replaced single use of std::cerr with fprintf in ipxconfig, reduced binary size by ~400kB. Yay C++!
|
2011-07-22 00:56:13 +00:00 |
|
Daniel Collins
|
6484e69571
|
Code cleanup in ipxconfig to make it cross compile under Linux
|
2011-07-13 15:41:25 +00:00 |
|
Daniel Collins
|
877edb3d85
|
Replaced remaining asserts in ipxconfig with error messages
|
2011-07-09 03:31:54 +00:00 |
|
Daniel Collins
|
82f3aeb9b8
|
More error handling added to ipxconfig.
|
2011-07-09 00:28:06 +00:00 |
|
Daniel Collins
|
fe731a5d9b
|
Started replacing assert() calls in ipxconfig with proper error handling.
|
2011-07-05 15:32:10 +00:00 |
|
Daniel Collins
|
898c0bd1cb
|
Added call logging option to config tool.
|
2011-06-17 01:17:56 +00:00 |
|
Daniel Collins
|
84527b7eda
|
Moved shared configuration stuff into config.h
|
2011-04-24 23:40:52 +00:00 |
|
Daniel Collins
|
6167cdcb7e
|
Added code to filter out packets not received from the subnet of an enabled interface and a checkbox to enable/disable it.
|
2011-04-24 23:32:10 +00:00 |
|
Daniel Collins
|
ba30c0d92b
|
Forgot to set state of bcast_all checkbox at startup.
|
2011-04-24 23:07:53 +00:00 |
|
Daniel Collins
|
424832af16
|
Changed configuration program layout slightly
|
2011-04-24 22:05:13 +00:00 |
|
Daniel Collins
|
057a2aa844
|
Added checkbox to toggle broadcasting to all subnets in configuration program.
|
2011-04-24 22:01:04 +00:00 |
|
Daniel Collins
|
39233b20a1
|
Added missing break statement
|
2011-04-24 20:17:18 +00:00 |
|
Daniel Collins
|
b7f03eabeb
|
Added code for setting UDP port in configuration tool and changed layout slightly.
|
2011-04-24 19:28:06 +00:00 |
|
Daniel Collins
|
963dd51938
|
Updated config tool
|
2011-04-24 18:35:36 +00:00 |
|
Daniel Collins
|
ad80c8177f
|
Cleaned up address dialog code and added warnings when 00:... or FF:... are entered as network/node numbers.
|
2011-04-23 18:52:16 +00:00 |
|
Daniel Collins
|
ae7d2ced03
|
Wrote IPX configuration tool, not completely finished
|
2011-04-23 02:24:34 +00:00 |
|