projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fixed header dependencies to be fully compatible with the Windows
[wine]
/
dlls
/
x11drv
/
winpos.c
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
2003-06-24
Alexandre Julliard
Map top-level windows when WS_VISIBLE is set, but don...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-19
Alexandre Julliard
Make sure drawable_org is set correctly when using...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-18
Duane Clark
Correctly encode wParam for WM_SYSCOMMAND,SC_SIZE messages.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-08
Dan Kegel
Change RECT to use LONG to match win32 standard headers...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-03
Alexandre Julliard
Removed input.h, queue.h, spy.h and sysmetrics.h and...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-02
Francois Gouget
Removed unnecessary HANDLE typecasts.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-14
Alexandre Julliard
Added ReleaseDC function to the USER driver interface.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-31
Alexandre Julliard
Split out some more 16-bit code.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-31
Alexandre Julliard
Converted x11drv to -DSTRICT.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-31
Alexandre Julliard
Fixed a number of -DSTRICT warnings.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-29
Alexandre Julliard
Rewrote hook support to store the hook chain in the...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-17
Alexandre Julliard
Rewrote caret implementation to store the information...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-12
Alexandre Julliard
Moved mouse capture handling into the server.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-11
Alexandre Julliard
Reimplemented Get/SetActiveWindow, Get/SetFocus and
blob
|
commitdiff
|
raw
|
diff to current
2002-10-10
Michael Stefaniuc
- change the internal functions in windows/cursoricon...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-24
Alexandre Julliard
Removed some more TSX11 functions and files.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-24
Alexandre Julliard
Fixed #endif.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-24
Alexandre Julliard
Removed a bunch of no longer used TSX wrappers.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-29
Mike McCormack
Rely on the window manager to show and hide popup windo...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-27
Bill Medland
SetWindowPos sends WM_WINDOWPOSCHANGED even if it has...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-20
Alexandre Julliard
Don't map/unmap a top-level window when WS_VISIBLE...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-21
Vincent Béron
Fixed some various comparisons wrt signedness.
blob
|
commitdiff
|
raw
|
diff to current
2002-06-13
Alexandre Julliard
Authors: Mike McCormack <mikem@codeweavers.com>, Jeremy...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-10
Alexandre Julliard
Moved DC origin into device-specific structure.
blob
|
commitdiff
|
raw
|
diff to current
2002-06-02
Alexandre Julliard
Removed CURSORICON_IconToCursor now that we support...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-25
Alexandre Julliard
Removed dependencies on the internals of the region...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-24
Alexandre Julliard
Never activate the window on SW_SHOWNOACTIVATE.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-24
Huw D M Davies
Don't check hwndInsertAfter if SWP_NOZORDER is set.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-12
Jukka Heinonen
Added option SW_FORCEMINIMIZE to ShowWindow.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-17
Paul Rupe
Prevent "window belongs to another process" errors...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-13
Gerard Patel
Fix the server paint count in SetWindowPos.
blob
|
commitdiff
|
raw
|
diff to current
2001-11-07
Gerard Patel
Repaired child window activation broken by previous...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-06
Alexandre Julliard
Window activation cleanups.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-22
Alexandre Julliard
Store in the server all the window information accessib...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-16
Alexandre Julliard
Added internal Wine messages to perform SetWindowPos...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-15
Alexandre Julliard
Renamed WIN_GetWndPtr into WIN_GetPtr and added corresp...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-11
Alexandre Julliard
Removed next and child fields in the window structure...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-10
Alexandre Julliard
Store window parent as an HWND instead of a pointer.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-03
Gerard Patel
Map a window if it is shown by a direct style change.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-21
Alexandre Julliard
Ignore ConfigueNotify size changes while the window...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-19
Alexandre Julliard
Made all 16<->32 HWND conversions use explicit function...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-14
Alexandre Julliard
Make sure that HWND comparisons are always done with...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-10
Alexandre Julliard
Ignore size change on ConfigureNotify if window rect...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-28
Alexandre Julliard
Added global management of user handles in the server.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-24
Alexandre Julliard
Added WIN_ListParents function and renamed WIN_BuildWin...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-24
Alexandre Julliard
Implemented GetAncestor and removed WIN_GetTopParent.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-21
Alexandre Julliard
Removed WIN_GetDesktop().
blob
|
commitdiff
|
raw
|
diff to current
2001-08-18
Alexandre Julliard
Removed a number of direct accesses to the window struc...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-10
Alexandre Julliard
Removed a number of direct accesses to the WND structur...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-06
Alexandre Julliard
Replaced MSG_InternalGetMessage calls by equivalent...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-02
Patrik Stridvall
Documentation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-29
Alexandre Julliard
Removed unnecessary SetWindowPos call in SetWindowRgn.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-29
Alexandre Julliard
Moved ForceWindowRaise to the USER driver and removed...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-26
Alexandre Julliard
Make the visible region empty for non-visible windows.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-22
Alexandre Julliard
Don't rely on X to expose windows covered by a sibling...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-20
Alexandre Julliard
Clip parent client area when using the drawable from...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-19
Patrik Stridvall
Documentation ordinal fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-19
Alexandre Julliard
Fixed one more bug in clip_children.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-15
Alexandre Julliard
clip_children: don't crash if child is not in list...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-13
Alexandre Julliard
Use the topmost parent that isn't clipping children...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-04
Alexandre Julliard
Create an X window for every window, including children.
blob
|
commitdiff
|
raw
|
diff to current
2001-05-16
Alexandre Julliard
Create an X connection for each thread, and process...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-09
Alexandre Julliard
Moved window move/resize syscommand handling to the...
blob
|
commitdiff
|
raw
|
diff to current
2001-04-24
Alexandre Julliard
Moved most of the implementation of SetWindowPos and...
blob
|
commitdiff
|
raw
|
diff to current