Changelog window doesn't save screen position
Created originally on Bitbucket by Aiiane (Amber Yust)
The revision history list opened via TortoiseHG -> View Changelog does not properly save/restore its screen position when closed/opened, unlike the commit window. Nor does it open at a "natural" position on the screen, like the Synchronize window. Instead, it always appears to want to open at the upper-left corner of the screen area; unfortunately on multi-display Windows XP systems where the left-most screen has a smaller vertical resolution than others, this often results in the top of the window being off the top of the screen.
The changelog should either remember its position on the screen, or open at a "natural" position as the Synchronize window does.
(Running THG 0.7 on Windows XP.)