* Save the dialog position right before the dialog gets maximized.
* Do not save the dialog position on close if it is maximized.
This implements issue #44.
Only set the check interval to the minimum set by a robots.txt file if the manually entered interval is actually smaller, not bigger!
This fixes issue #48.
Only load the first 1000 entries. Since we don't store more than the last 1000 log entries, there won't be more than that anyway.
This fixes issue #38.