GUI tweaks.
authorIain Patterson <me@iain.cx>
Sun, 22 Dec 2013 10:36:09 +0000 (10:36 +0000)
committerIain Patterson <me@iain.cx>
Sun, 22 Dec 2013 11:03:16 +0000 (11:03 +0000)
commit9808f7658c52bf2e9f2440e1ac9d0cd721347aeb
treecc7e1110f04a5ef837a44d78d9bafd0024306bc4
parent7b62a1130713f49536b11a8fa41819b3983f8e6d
GUI tweaks.

The check_method_timeout() static function was used for processing
timeouts in milliseconds, hence the name.  We are now reusing it to
check arbitrary numbers, so the name is no longer appropriate.

Instead of having checkboxes to enable or disable file rotation
parameters we enable or disable the editboxes where the values are
entered, based on the state of the rotation checkbox.

Similarly, the editboxes for shutdown method timeouts are enabled and
disabled based on the state of the method checkboxes.

The throttle timeout editbox was poorly aligned.
gui.cpp
nssm.rc
resource.h