projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Only measure child rectangles of visible children when deciding about
[wine]
/
windows
/
winpos.c
2001-05-16
Alexandre Julliard
Create an X connection for each thread, and process...
blob
|
commitdiff
|
raw
2001-05-09
Alexandre Julliard
Use 32-bit hook functions where possible. Cleaned up...
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
2001-04-12
James Hatheway
SetWindowRgn shouldn't activate the window.
blob
|
commitdiff
|
raw
|
diff to current
2001-03-21
Alexandre Julliard
Cleaned up assumptions about WS_CHILD flag so that...
blob
|
commitdiff
|
raw
|
diff to current
2001-03-19
Ove Kaaven
Win2000: If both WS_EX_LAYERED and WS_EX_TRANSPARENT...
blob
|
commitdiff
|
raw
|
diff to current
2001-03-04
Dmitry Timoshkov
Add DCX_CLIPSIBLINGS to flags for DCE_GetVisRgn only...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-28
Dominik Strasser
Avoid crash at end of list.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-28
Francois Gouget
Small 'typos in comments' fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-23
Alexandre Julliard
Do not allocate any USER data on the system heap.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-26
Martin Pilka
Fixed SW_RESTORE handling.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-25
Patrik Stridvall
Documentation ordinal fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-25
Susan Farley
Always restore the bit_gravity to BGForget after using...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-15
Alexandre Julliard
Removed some direct accesses to the 16-bit task structure.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-22
Patrik Stridvall
Various documentation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-22
Alexandre Julliard
Removed the dummy mouse event in SetWindowPos.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-18
Gerard Patel
WM_GETMINMAXINFO track min size should be used in SetWi...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-16
Alexandre Julliard
Avoid a couple of dependencies on input.c internal...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-13
Alexandre Julliard
Fixed some warnings.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-10
Alexandre Julliard
Moved most builtin controls structures into their respe...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-01
Alexandre Julliard
Removed some unnecessary includes.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-27
Dimitrie O. Paun
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-29
David Elliott
Added basic working stubs of new Windows 2000 API funct...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-25
Rein Klazes
In SWP_DoNCCalcSize() when determining whether the...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-23
Louis Philippe Gagnon
- Calculate changes in the client area relative to...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-13
Susan Farley
Status bars on managed windows should not have SIZEGRIP...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-27
Dmitry Timoshkov
If window was not resized and not moved, repaint only...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-12
James Hatheway
KDE 1.x has problems with using XShapeCombineMask when...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-21
Gerard Patel
Enables showing of hidden windows when the app ask...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-07
Huw D M Davies
WINPOS_WindowFromPoint should respect hrgnWnd.
blob
|
commitdiff
|
raw
|
diff to current
2000-08-07
Marcus Meissner
Removed local variable shadows warnings.
blob
|
commitdiff
|
raw
|
diff to current
2000-08-04
Alexandre Julliard
Removed a few dependencies on GDI internals from USER...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-28
Francois Jacques
- implementation of SetWindowsRgn and GetWindowRgn
blob
|
commitdiff
|
raw
|
diff to current
2000-07-25
Susan Farley
Don't destroy the caret on SWP_HIDEWINDOW.
blob
|
commitdiff
|
raw
|
diff to current
2000-07-15
Jean-Claude Batista
Ensure the validity of hOldFocus before calling WIN_Get...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-08
Susan Farley
Check for WS_DISABLED parent in WindowFromPoint for...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-08
Slava Monich
BeginDeferWindowPos should allow zero count.
blob
|
commitdiff
|
raw
|
diff to current
2000-06-14
Noomen Hamza
Made SetWindowPos handle the case when inserting a...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-06
Patrik Stridvall
Fixed some issues reported by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-28
Patrik Stridvall
Added/fixed some documentation reported by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-26
Gerard Patel
Activate a hidden window only when explicitely asked...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-25
Francois Gouget
Use min/max instead of MIN/MAX.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-10
Jeremy White
Removed #include of wingdi.h and windef.h from winuser...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-08
Rein Klazes
Avoid problems during changing the Z-order if the windo...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-25
Huw D M Davies
Avoid infinite loop in WINPOS_FindIconPos if the width...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-07
Lionel Ulmer
Added the possibility to have mouse movements reported...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-13
Abey George
Changed WINPOS_CanActivate to not to consider WS_VISIBL...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-13
Thuy Nguyen
We have to activate MDI child windows.
blob
|
commitdiff
|
raw
|
diff to current
1999-09-03
Abey George
Check new coordinates received in WM_NCCALCSIZE message.
blob
|
commitdiff
|
raw
|
diff to current
1999-08-07
Francis Beaudet
If the window is already the topmost window in ShowWind...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-31
Yuxi Zhang
Tried to fix the code for SetWindowPos to erase the...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-27
Thuy Nguyen
Check if the window has the WS_CLIPSIBLINGS style befor...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-18
Abey George
Validate the parent with the child window client rectan...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-10
Ulrich Weigand
Removed all EVENT_Synchronize( FALSE ) calls; use a...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-04
Alexandre Julliard
Converted to the new debug interface, using script...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-04
Yuxi Zhang
Fix a bug in SetWindowPos to prevent parent from erasin...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-18
Ulrich Weigand
- Do not call XConfigureWindow if SetWindowPos was...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-12
Ulrich Weigand
Better implementation of [GS]etForegroundWindow.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-05
Ulrich Weigand
Removed DummyMotionNotify EVENT driver routine.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-22
Eric Pouech
In SetWindowPos if changing Z order and child window...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-22
Ulrich Weigand
Don't change Z-order of child windows when activating.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-22
Marcus Meissner
Replaced all occurences of SYSMETRICS_xx and sysMetrics...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-13
Francis Beaudet
Fixed an infinite loop in ChildWindowFromPointEx.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-08
Alex Korobka
Rearranged PAINT_RedrawWindow() so that it first recurs...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-08
Michael Veksler
Removed #include "wine/winuser16.h" and use "struct...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-02
Noel Borthwick
Fixed an unbalanced windows lock/unlock sequence in
blob
|
commitdiff
|
raw
|
diff to current
1999-05-02
Juergen Schmied
- better stubs for Get/Set special (Progman/Taskman...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-25
Patrik Stridvall
Fixed ANSI compabillity.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-19
Patrik Stridvall
New debug scheme with explicit debug channels declaration.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-18
Eric Pouech
Properly handling cases like calling SetWindowPos while...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-11
Francois Boisvert
Check if pTempActiveWindow in WINPOS_SetWindowPos is...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-01
Alex Korobka
Fixes for ignored WVR_[VH]REDRAW flags, made minimizati...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-01
Patrik Stridvall
More code moved to the X11 driver (bitmap and palette...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-28
Francois Boisvert
Fixed some bugs in thread safeness for wnd struct.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-28
Alex Korobka
Moved hrgnUpdate from client to window coordinates...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-14
Francois Boisvert
Made access to the wnd struct thread-safe.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-28
Francis Beaudet
Added checks to guard against NULL active window.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-26
Alexandre Julliard
Large-scale renaming of all Win32 functions and types...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-19
Ove Kaaven
Added extra child arguments to DCE_GetVisRgn() to be...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-15
Ove Kaaven
Resetting X focus should not be done with SetFocus32...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-14
Eric Pouech
Changed some functions prototypes (were returning void).
blob
|
commitdiff
|
raw
|
diff to current
1999-02-14
Francois Boisvert
Changed SetWindowPos32 to force the update of the non...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-13
Marcus Meissner
Some warnings fixed, one useless VERSION warning remove...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-13
Ove Kaaven
Don't call EVENT_DummyMotionNotify for hidden windows.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-05
Noel Borthwick
Added management and allocation of the PERQUEUEDATA...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-04
Patrik Stridvall
Moved some more code to the X11 driver.
blob
|
commitdiff
|
raw
|
diff to current
1999-01-31
Huw D M Davies
Fix typo in SetWindowPos32.
blob
|
commitdiff
|
raw
|
diff to current
1999-01-30
NF Stevens
In Window SetWindowPos with SWP_HIDEWINDOW does not...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-28
Stephane Lussier
- Made the message queue access to be thread safe....
blob
|
commitdiff
|
raw
|
diff to current
1999-01-17
Alexandre Julliard
Recovery of release 990110 after disk crash.
wine-990110
blob
|
commitdiff
|
raw
|
diff to current
1998-12-26
Patrik Stridvall
Moved more things to the X11 driver.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-24
Ulrich Weigand
Queue handling adapted to new queue routines.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-07
Patrik Stridvall
Moved more code to the X11 driver.
blob
|
commitdiff
|
raw
|
diff to current
1998-11-30
Paul Quinn
Implementation of ChildWindowFromPointEx functions.
blob
|
commitdiff
|
raw
|
diff to current
1998-11-15
John Richardson
Allow SWP_HIDEWINDOW to be called on windows that are...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-01
Jesper Skov
egcs 'ambiguous else' warnings fixes.
blob
|
commitdiff
|
raw
|
diff to current
1998-10-15
Rein Klazes
Fixed an error when an owned window activates its owner...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-15
Juergen Schmied
New stubs PrivateExtractIconEx[AW], PrivateExtractIconsW,
blob
|
commitdiff
|
raw
|
diff to current
1998-09-27
Alexandre Julliard
Release 980927
wine-980927
blob
|
commitdiff
|
raw
|
diff to current
1998-09-13
Alexandre Julliard
Release 980913
wine-980913
blob
|
commitdiff
|
raw
|
diff to current
next