(svn r7410) -Codechange/Fix: Remove useless and unfollowable programmatic-resize, and implement it

in a sane way. Correctly specify resize flags for windows and only manually change the
 widgets that the resize system cannot handle (eg centering). This changes r6562, and
 probably some other commits
This commit is contained in:
Darkvater
2006-12-07 00:51:20 +00:00
parent cf385cccf3
commit a518ecbabb
6 changed files with 212 additions and 314 deletions

View File

@@ -625,9 +625,6 @@
<File
RelativePath=".\rail.h">
</File>
<File
RelativePath=".\resize_window_widgets.h">
</File>
<File
RelativePath=".\saveload.h">
</File>