Alexandre Julliard
|
d7726c3a73
Store the "managed" flag as a window property instead of the
|
преди 20 години |
Alexandre Julliard
|
e4e5566edb
Avoid a few more uses of WIN_FindWndPtr.
|
преди 20 години |
Alexandre Julliard
|
d7ba12c77a
Max tracking size in WM_GETMINMAXINFO should take into account the
|
преди 20 години |
Alexandre Julliard
|
6382ffae2a
Replace a number of calls to WIN_FindWndPtr by WIN_GetPtr.
|
преди 20 години |
Alexandre Julliard
|
b4a64382ee
Moved DefWindowProc16 to msg16.c and cleaned up a few related things.
|
преди 20 години |
Alexandre Julliard
|
6758db9a0c
Get rid of nonclient.h and of the corresponding exported functions in
|
преди 20 години |
Alexandre Julliard
|
149b6e38c9
Small optimization in WINPOS_GetWinOffset.
|
преди 20 години |
Huw Davies
|
2e51a04a8d
Don't touch the rect if hwnd is invalid.
|
преди 20 години |
Alexandre Julliard
|
6a78c16aac
Moved private USER definitions to a new user_private.h header, and
|
преди 20 години |
Dmitry Timoshkov
|
5736111c83
Protect USER32 against early graphics driver unloading.
|
преди 20 години |
Alexandre Julliard
|
807fe07417
Don't bother to return partial region data in get_window_region and
|
преди 20 години |
Alexandre Julliard
|
3c39a9912e
Get rid of the non-standard CONV_POINT and CONV_RECT functions.
|
преди 20 години |
Alexandre Julliard
|
1191f0576c
Get rid of window region on the client side.
|
преди 21 години |
Alexandre Julliard
|
4616dcb9a7
Moved the WindowFromPoint functionality to the server so that we can
|
преди 21 години |
Alexandre Julliard
|
618a7e5813
Added support for window regions in the server.
|
преди 21 години |
Dmitry Timoshkov
|
80422fb830
Make WM_GETMINMAXINFO default behaviour more like the Windows one.
|
преди 21 години |
Steven Edwards
|
cfcc449324
Porting fixes.
|
преди 21 години |
Dmitry Timoshkov
|
dfa1f6a82a
Initialize MinMax.ptReserved, use better defaults for child windows.
|
преди 21 години |
Alexandre Julliard
|
8d174d3f47
Store the global shell, progman and taskman windows in the server
|
преди 21 години |
Daniel Marmier
|
0348649853
Fixed warnings with gcc option "-Wwrite-strings".
|
преди 21 години |
Alexandre Julliard
|
e37c6e18d0
Fixed header dependencies to be fully compatible with the Windows
|
преди 21 години |
Alexandre Julliard
|
d0af123a41
Catch broadcast window handles in functions that are implemented using
|
преди 22 години |
Tony Lambregts
|
7ce3a5ad63
Replace DPRINTF with TRACE.
|
преди 22 години |
Dan Kegel
|
0fd521fee3
Change RECT to use LONG to match win32 standard headers and fix format
|
преди 22 години |
Alexandre Julliard
|
18d029722f
Removed input.h, queue.h, spy.h and sysmetrics.h and moved their
|
преди 22 години |
Alexandre Julliard
|
aff7ddaeeb
Made user compile with -DSTRICT.
|
преди 22 години |
Alexandre Julliard
|
cf2e57d0c7
Split out some more 16-bit code.
|
преди 22 години |
Alexandre Julliard
|
c07a6cf537
Fixed ShowWindowAsync.
|
преди 22 години |
Alexandre Julliard
|
48f860cbd9
Moved a few remaining 16-bit window functions to wnd16.c and moved it
|
преди 22 години |
Alexandre Julliard
|
5030bda77c
Reimplemented Get/SetActiveWindow, Get/SetFocus and
|
преди 22 години |