projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Added more batch functionality, including the CALL GOTO and SHIFT
[wine]
/
windows
/
win.c
1999-06-26
Pascal Lessard
EnableWindow doesn't release the capture of a child...
blob
|
commitdiff
|
raw
1999-06-22
Alexandre Julliard
Merged THDB and TEB structures.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-05
Slava Monich
o check for both CW_USEDEFAULT and CW_USEDEFAULT16.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-29
Francis Beaudet
Fixed a behavior of the focus when a parent window...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-22
Francis Beaudet
Fixed a major memory leak in the window management...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-22
Ulrich Weigand
Improved syslevel handling, store currently held syslev...
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-22
Francis Beaudet
Fixed GetTopWindow so it will correctly handle the...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-14
Marcus Meissner
Replaced WIN_GetWindowInstance by GetWindowLongA(GWL_HI...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-12
Ove Kaaven
Cleaner Suspend/RestoreWndsLock, which should fix some...
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-08
Ulrich Weigand
Initialize WIN_CritSection earlier.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-02
Alexandre Julliard
Converted to the new debugging interface (done with...
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
Enabled thread safeness for wnd structure code.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-03
Eric Pouech
No longer sending atoms in ((CREATESTRUCT*)lParam)...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-03
Francois Boisvert
Transfered the window struct memory release from WIN_De...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-02
Francois Boisvert
Suspend all windows locks before the control is passed...
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-21
Francis Beaudet
Clear update region before WM_NCDESTROY.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-19
Pavel Roskin
Fixed WIN_SendDestroyMsg.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-17
Francis Beaudet
Implemented a more defensive version of WIN_SendDestroyMsg.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-16
Pavel Roskin
Fixed bug introduced in WIN_FindWindow.
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
Alexandre Julliard
Process and thread id now use the server-side id instea...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-28
Juergen Schmied
FIND_WndPtr should not set ERROR_INVALID_WINDOW_HANDLE...
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-25
Alexandre Julliard
Make GetWindowLong(GWL_HWNDPARENT) return the same...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-25
Francois Boisvert
Adding of new functions to make the wnd struct thread...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-21
Michael Veksler
- Fix headers to include less or smaller header files.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-17
Marcus Meissner
Optimized include/*.h: (recursively) include all header...
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-13
Ove Kaaven
Changed SetParent32 to adhere to Windows behaviour...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-11
Juergen Schmied
FindWindow failed for 32 bit windows with style !=...
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-28
Stephane Lussier
- Made the message queue access to be thread safe....
blob
|
commitdiff
|
raw
|
diff to current
1999-01-28
Marcus Meissner
Fixed a lot of warnings for possible problems.
blob
|
commitdiff
|
raw
|
diff to current
1999-01-26
Stephane Lussier
- Changing MESSAGEQUEUE structure according to Ulrich...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-20
Noel Borthwick
Reparenting a window with SetParent in Windows should...
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
Desktop window queue handling adapted.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-15
Paul Quinn
Lots of new defines and stubs.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-14
NF Stevens
Fix the Z-order of maximized/minimized child windows.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-10
Ulrich Weigand
Removed deferred Expose events handling.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-07
Ulrich Weigand
Bugfix: WIN_ResetQueueWindows would skip some windows.
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-26
Huw D M Davies
Remove included color.h.
blob
|
commitdiff
|
raw
|
diff to current
1998-11-22
Marcus Meissner
Check wndPtr for NULL.
blob
|
commitdiff
|
raw
|
diff to current
1998-11-14
Per Ångström
EnumTaskWindows16: Basing the selection on a window...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-06
Ove Kaaven
Made sure ConfigureNotify is processed before Expose...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-01
Ulrich Weigand
Run Winelib applications as 32-bit processes in the...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-01
Patrik Stridvall
Started moving some X11 window management code to windo...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-01
Rein Klazes
CreateWindowEx32[AW] now creates an MDI chils when...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-31
Rein Klazes
Delay linking newly created window in linked list until...
blob
|
commitdiff
|
raw
|
diff to current
1998-10-28
Juergen Schmied
A dest buffer was printed out as string.
blob
|
commitdiff
|
raw
|
diff to current
1998-10-11
Rein Klazes
Added window text to the output generated by walk wnd...
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
1998-08-22
Alexandre Julliard
Release 980822
wine-980822
blob
|
commitdiff
|
raw
|
diff to current
1998-08-09
Alexandre Julliard
Release 980809
wine-980809
blob
|
commitdiff
|
raw
|
diff to current
1998-06-28
Alexandre Julliard
Release 980628
wine-980628
blob
|
commitdiff
|
raw
|
diff to current
1998-06-14
Alexandre Julliard
Release 980614
wine-980614
blob
|
commitdiff
|
raw
|
diff to current
1998-06-01
Alexandre Julliard
Release 980601
wine-980601
blob
|
commitdiff
|
raw
|
diff to current
1998-05-03
Alexandre Julliard
Release 980503
wine-980503
blob
|
commitdiff
|
raw
|
diff to current
1998-04-13
Alexandre Julliard
Release 980413
wine-980413
blob
|
commitdiff
|
raw
|
diff to current
1998-03-29
Alexandre Julliard
Release 980329
wine-980329
blob
|
commitdiff
|
raw
|
diff to current
1998-03-15
Alexandre Julliard
Release 980315
wine-980315
blob
|
commitdiff
|
raw
|
diff to current
1998-03-01
Alexandre Julliard
Release 980301
wine-980301
blob
|
commitdiff
|
raw
|
diff to current
1998-02-01
Alexandre Julliard
Release 980201
wine-980201
blob
|
commitdiff
|
raw
|
diff to current
1998-01-18
Alexandre Julliard
Release 980118
wine-980118
blob
|
commitdiff
|
raw
|
diff to current
1997-12-21
Alexandre Julliard
Release 971221
wine-971221
blob
|
commitdiff
|
raw
|
diff to current
1997-11-30
Alexandre Julliard
Release 971130
wine-971130
blob
|
commitdiff
|
raw
|
diff to current
1997-11-16
Alexandre Julliard
Release 971116
wine-971116
blob
|
commitdiff
|
raw
|
diff to current
1997-11-01
Alexandre Julliard
Release 971101
wine-971101
blob
|
commitdiff
|
raw
|
diff to current
1997-09-28
Alexandre Julliard
Release 970928
wine-970928
blob
|
commitdiff
|
raw
|
diff to current
1997-09-14
Alexandre Julliard
Release 970914
wine-970914
blob
|
commitdiff
|
raw
|
diff to current
1997-08-24
Alexandre Julliard
Release 970824
wine-970824
blob
|
commitdiff
|
raw
|
diff to current
1997-08-04
Alexandre Julliard
Release 970804
wine-970804
blob
|
commitdiff
|
raw
|
diff to current
1997-07-20
Alexandre Julliard
Release 970720
wine-970720
blob
|
commitdiff
|
raw
|
diff to current
1997-06-16
Alexandre Julliard
Release 970616
wine-970616
blob
|
commitdiff
|
raw
|
diff to current
1997-05-25
Alexandre Julliard
Release 970525
wine-970525
blob
|
commitdiff
|
raw
|
diff to current
1997-03-29
Alexandre Julliard
Release 970329
wine-970329
blob
|
commitdiff
|
raw
|
diff to current
1997-03-05
Alexandre Julliard
Release 970305
wine-970305
blob
|
commitdiff
|
raw
|
diff to current
1997-02-15
Alexandre Julliard
Release 970215
wine-970215
blob
|
commitdiff
|
raw
|
diff to current
1997-02-02
Alexandre Julliard
Release 970202
wine-970202
blob
|
commitdiff
|
raw
|
diff to current
1997-01-20
Alexandre Julliard
Release 970120
wine-970120
blob
|
commitdiff
|
raw
|
diff to current
1997-01-12
Alexandre Julliard
Release 970112
wine-970112
blob
|
commitdiff
|
raw
|
diff to current
1996-12-22
Alexandre Julliard
Release 961222
wine-961222
blob
|
commitdiff
|
raw
|
diff to current
1996-12-15
Alexandre Julliard
Release 961215
wine-961215
blob
|
commitdiff
|
raw
|
diff to current
1996-12-08
Alexandre Julliard
Release 961208
wine-961208
blob
|
commitdiff
|
raw
|
diff to current
1996-12-01
Alexandre Julliard
Release 961201
wine-961201
blob
|
commitdiff
|
raw
|
diff to current
1996-11-17
Alexandre Julliard
Release 961117
wine-961117
blob
|
commitdiff
|
raw
|
diff to current
1996-11-02
Alexandre Julliard
Release 961102
wine-961102
blob
|
commitdiff
|
raw
|
diff to current
next