- 11 Oct, 2004 1 commit
-
-
Dmitry Timoshkov authored
and maximized MDI child is visible. - Add a test case for MDI child activation sequence.
-
- 08 Oct, 2004 1 commit
-
-
Dmitry Timoshkov authored
-
- 05 Oct, 2004 1 commit
-
-
Dmitry Timoshkov authored
WM_MDIDESTROY hander, add a test case.
-
- 22 Sep, 2004 1 commit
-
-
Robert Shearman authored
-
- 21 Sep, 2004 2 commits
-
-
Dmitry Timoshkov authored
0.
-
Dmitry Timoshkov authored
Windows. Add a bunch of MDI message tests.
-
- 30 Aug, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 13 Aug, 2004 1 commit
-
-
Marcus Meissner authored
-
- 30 Jun, 2004 1 commit
-
-
Dmitry Timoshkov authored
DefFrameProc(WM_SETTEXT) handler, DefWindowProc already takes care of it.
-
- 23 Jun, 2004 1 commit
-
-
Dmitry Timoshkov authored
WM_MDIACTIVATE message in all cases.
-
- 25 May, 2004 1 commit
-
-
Dmitry Timoshkov authored
-
- 27 Apr, 2004 1 commit
-
-
Dmitry Timoshkov authored
item following a separator has our "magic" value.
-
- 26 Apr, 2004 1 commit
-
-
Duane Clark authored
-
- 01 Apr, 2004 1 commit
-
-
Dimitrie O. Paun authored
-
- 09 Mar, 2004 2 commits
-
-
Huw Davies authored
now remove the 'is already activated' optimization.
-
Huw Davies authored
menu. Thanks to Dmitry Timoshkov for confirming this.
-
- 12 Feb, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 03 Feb, 2004 1 commit
-
-
Dmitry Timoshkov authored
Simplify MDI child visibility check.
-
- 02 Feb, 2004 1 commit
-
-
Dmitry Timoshkov authored
-
- 27 Jan, 2004 1 commit
-
-
Dmitry Timoshkov authored
MDI_RestoreFrameMenu against repetitive calls. - Use Windows default icon for system menu bitmap if there is no one supplied by a child window as Windows does. - Use GetSystemMenu() to load system menu for a child window, otherwise there is no way to generate WM_SYSCOMMAND menu messages. - Restore check in WM_SIZE MDI child handler erroneously removed earlier.
-
- 26 Jan, 2004 1 commit
-
-
Dmitry Timoshkov authored
value is 0. Visio expects that separator in the Window menu has ID 0. Cope with a destroyed menu handle in WM_MDIREFRESHMENU handler.
-
- 20 Jan, 2004 1 commit
-
-
Dmitry Timoshkov authored
children are managed in MDIClient. Add support for MDICREATESTRUCT A<->W conversions. Add support for WM_MDIREFRESHMENU.
-
- 02 Jan, 2004 1 commit
-
-
Steven Edwards authored
-
- 30 Dec, 2003 1 commit
-
-
Dmitry Timoshkov authored
-
- 10 Dec, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 23 Sep, 2003 1 commit
-
-
Rein Klazes authored
as Agent newsreader does.
-
- 17 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 10 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
types since they don't exist on Windows, and added typecasts everywhere instead.
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 19 May, 2003 1 commit
-
-
Dmitry Timoshkov authored
-
- 08 Jan, 2003 1 commit
-
-
Dan Kegel authored
strings to use %ld for RECT elements.
-
- 24 Nov, 2002 1 commit
-
-
Matthew Davison authored
-
- 22 Nov, 2002 3 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
A few fixes for -DSTRICT.
-
- 31 Oct, 2002 1 commit
-
-
Dmitry Timoshkov authored
definitions.
-
- 28 Oct, 2002 1 commit
-
-
Michael Stefaniuc authored
-
- 22 Oct, 2002 1 commit
-
-
Dmitry Timoshkov authored
-
- 17 Oct, 2002 1 commit
-
-
Alexandre Julliard authored
avoid some duplication of the handle conversion macros.
-
- 10 Oct, 2002 1 commit
-
-
Michael Stefaniuc authored
handles - move the implementation of ExtractAssociatedIcon16 to ExtractAssociatedIconA - convert HICON to a void* - fixed some handle conversions that happened to be in the way while doing the above
-