May 27, 2014 [D-runtime] [D-Programming-Language/druntime] c84a14: Add SetWindowPos to Windows API | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: c84a149e3abd8397df7023fd51a7c89328ddf40e https://github.com/D-Programming-Language/druntime/commit/c84a149e3abd8397df7023fd51a7c89328ddf40e Author: Adam Wilson <adamw@prospectivesoftware.com> Date: 2014-05-26 (Mon, 26 May 2014) Changed paths: M src/core/sys/windows/windows.d Log Message: ----------- Add SetWindowPos to Windows API This API is supported on all versions of Windows starting with Windows 2000 and is required to change window position and size. Commit: 674e9f17b2fddbedeffb6e3aded1ce5b17e89753 https://github.com/D-Programming-Language/druntime/commit/674e9f17b2fddbedeffb6e3aded1ce5b17e89753 Author: Adam Wilson <adamw@prospectivesoftware.com> Date: 2014-05-26 (Mon, 26 May 2014) Changed paths: M src/core/sys/windows/windows.d Log Message: ----------- Added flags for SetWindowPos Commit: 07b84b98067a54a127ccf21702aa04214862f596 https://github.com/D-Programming-Language/druntime/commit/07b84b98067a54a127ccf21702aa04214862f596 Author: Adam Wilson <adamw@prospectivesoftware.com> Date: 2014-05-26 (Mon, 26 May 2014) Changed paths: M src/core/sys/windows/windows.d Log Message: ----------- Removed double newline Commit: b0c69e8406a2c456cb0ab0db76d283cce04d4740 https://github.com/D-Programming-Language/druntime/commit/b0c69e8406a2c456cb0ab0db76d283cce04d4740 Author: Walter Bright <walter@walterbright.com> Date: 2014-05-27 (Tue, 27 May 2014) Changed paths: M src/core/sys/windows/windows.d Log Message: ----------- Merge pull request #812 from auroragraphics/master Add SetWindowPos and Flags Compare: https://github.com/D-Programming-Language/druntime/compare/19dba2a2b81e...b0c69e8406a2 |
Copyright © 1999-2021 by the D Language Foundation