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
/
win.c
2001-05-16
Alexandre Julliard
Create an X connection for each thread, and process...
blob
|
commitdiff
|
raw
2001-05-11
Alexandre Julliard
Create a new window for the top popup menu on every...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-10
Alexandre Julliard
Fixed reparenting to desktop (found by Gerard Patel).
blob
|
commitdiff
|
raw
|
diff to current
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-04
Alexandre Julliard
Don't use THREAD_IdToTEB in EnumThreadWindows.
blob
|
commitdiff
|
raw
|
diff to current
2001-03-28
Dmitry Timoshkov
Get and print class name for right window in WIN_WalkWi...
blob
|
commitdiff
|
raw
|
diff to current
2001-03-23
Alexandre Julliard
Cleanup properly on x11drv unloading.
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-20
Eric Kohl
Added stubs for GetWindowsModuleFileName[A/W].
blob
|
commitdiff
|
raw
|
diff to current
2001-02-12
Dmitry Timoshkov
Added unicode MDI client window proc.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-25
Patrik Stridvall
Documentation ordinal fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-20
Alexandre Julliard
Fixed a number of incompatibilities in OEM icons/cursor...
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
Joerg Mayer
Warn when FindWindow needs to check other processes...
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
Replaced WIN16_GlobalLock16 by "official" function...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-15
Gerard Patel
Don't return last active popup if it is pointing to...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-13
Alexandre Julliard
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
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-07
Alexandre Julliard
Removed dependencies on the internals of the CLASS...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-01
Patrik Stridvall
Added/modified documentation for function arguments.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-28
Dmitry Timoshkov
Slightly rearrange WIN16/WIN32A/WIN32 window creation.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-27
Alexandre Julliard
Changed GetProcAddress16 and 16-bit resource functions...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-15
Alexandre Julliard
Moved standard syslevel APIs declaration to winbase.h.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-02
Alexandre Julliard
Authors: Gerard Patel <g.patel@wanadoo.fr>, Marcus...
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-26
Alexandre Julliard
Moved all Win16 definitions out of the standard Windows...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-24
Alexandre Julliard
Call WH_GETMESSAGE hook in PeekMessage too (based on...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-20
Louis Philippe Gagnon
- Separate application calls to ShowOwnedPopups from...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-10
Alexandre Julliard
Merged clipboard driver into USER driver.
blob
|
commitdiff
|
raw
|
diff to current
2000-08-06
Alexandre Julliard
Replaced lstrlen/lstrcmp by libc equivalents everywhere...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-31
Alexandre Julliard
Cleaned up some more USER dependencies.
blob
|
commitdiff
|
raw
|
diff to current
2000-07-29
Huw D M Davies
Initialize hrgnWnd.
blob
|
commitdiff
|
raw
|
diff to current
2000-07-15
Gerard Patel
Allow SetWindowLong(... GWL_STYLE) to change visible...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-10
Dmitry Timoshkov
Convert WND.text field to Unicode.
blob
|
commitdiff
|
raw
|
diff to current
2000-06-25
Lawson Whitney
Moved zero-sized window hack to x11drv.
blob
|
commitdiff
|
raw
|
diff to current
2000-06-08
Alexandre Julliard
Yet another attempt at fixing CW_USEDEFAULT handling.
blob
|
commitdiff
|
raw
|
diff to current
2000-06-07
Alexandre Julliard
The window dimensions have to be initialized before...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-31
Gerard Patel
Set a default size for windows when CW_USEDEFAULT is...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-30
Alexandre Julliard
Use GetStartupInfoA() instead of accessing process...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-30
Alexandre Julliard
Serge Ivanov
blob
|
commitdiff
|
raw
|
diff to current
2000-05-11
Guy Albertelli
Clear menu handle after destroying menu.
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-25
Alexandre Julliard
Store monitor size and depth in the generic structure.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-24
Alexandre Julliard
Moved gdi/user thunking functions into their respective...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-20
Alexandre Julliard
Moved graphics initialisation to the x11drv/ttydrv...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-25
Alexandre Julliard
ATOMs are considered unique, so we don't need to check...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-20
Andreas Mohr
- fixed my slightly incorrect EndDialog patch
blob
|
commitdiff
|
raw
|
diff to current
2000-02-18
Noomen Hamza
Popup windows will be hidden when minimizing the main...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-16
Alexandre Julliard
Moved SystemHeap allocations to the process heap.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-16
Gerard Patel
Do not use GlobalFindAtom with atom handles in CreateWi...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-13
Alexandre Julliard
Moved global atoms to the server (based on the work...
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-01
Alexandre Julliard
Fixed potential buffer overflows (spotted by Francois...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-08
Dimitrie O. Paun
Make use of the DEFAULT_DEBUG_CHANNEL where appropriate.
blob
|
commitdiff
|
raw
|
diff to current
1999-10-31
Huw D M Davies
Fixed a couple of compiler warnings.
blob
|
commitdiff
|
raw
|
diff to current
1999-10-24
Uwe Bonnes
Warn users to use -the -desktop option together with...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-23
Rein Klazes
Use the module handle, if CreateWindowEx is called...
blob
|
commitdiff
|
raw
|
diff to current
1999-09-28
Noomen Hamza
Rewrite the ShowOwnedPopups function with a safety...
blob
|
commitdiff
|
raw
|
diff to current
1999-09-03
Abey George
Fixed resizing bugs for windows with WS_THICKFRAME...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-11
Alexandre Julliard
Take advantage of the new registers saved in the STACK1...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-11
Marcus Meissner
Removed the old, historical and no longer working IPC...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-04
Uwe Bonnes
WIN_FindWindow: use GetExeptr(pWnd->hInstance) for...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-26
Alexandre Julliard
Changed CONTEXT into CONTEXT86 everywhere we really...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-26
Pascal Lessard
EnableWindow doesn't release the capture of a child...
blob
|
commitdiff
|
raw
|
diff to current
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
next