- 26 Mar, 2007 1 commit
-
-
Andrew Talbot authored
-
- 04 Oct, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 02 Aug, 2006 1 commit
-
-
Alexandre Julliard authored
Also use the same code for Get/SetWindowWord. Based on a patch by Ge van Geldorp.
-
- 29 Jun, 2006 1 commit
-
-
Dmitry Timoshkov authored
remove winpos.h afterwards.
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 10 May, 2006 1 commit
-
-
Alexandre Julliard authored
Also fix the initial value for the server is_unicode flag.
-
- 12 Sep, 2005 1 commit
-
-
Alexandre Julliard authored
platforms.
-
- 08 Jul, 2005 1 commit
-
-
Alexandre Julliard authored
desktop windows.
-
- 30 Mar, 2005 1 commit
-
-
Alexandre Julliard authored
Don't release the clip region for window DCs in ReleaseDC(), except when called from EndPaint(). Added a bunch of tests.
-
- 25 Mar, 2005 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
all link_window is used for at this point. Get rid of the WIN_LinkWindow/UnlinkWindow functions.
-
- 24 Mar, 2005 1 commit
-
-
Alexandre Julliard authored
Made WIN_GetPtr return WND_DESKTOP in that case.
-
- 23 Mar, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 09 Mar, 2005 1 commit
-
-
Alexandre Julliard authored
number of dll separation hacks.
-
- 02 Feb, 2005 1 commit
-
-
Dmitry Timoshkov authored
when creating MDI children. Add a test case for the desired behaviour.
-
- 01 Feb, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 31 Jan, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 28 Jan, 2005 1 commit
-
-
Alexandre Julliard authored
window handle instead of accessing the WND structure directly.
-
- 21 Jan, 2005 1 commit
-
-
Alexandre Julliard authored
instead of the new value.
-
- 19 Jan, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 08 Dec, 2004 1 commit
-
-
Alexandre Julliard authored
removed the global user.h.
-
- 07 Dec, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 30 Oct, 2004 1 commit
-
-
Alexandre Julliard authored
forever too if WM_PAINT is not handled properly.
-
- 09 Sep, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 20 Jul, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 17 Feb, 2004 1 commit
-
-
Huw Davies authored
or not. However we shouldn't call SWP from CreateWindowEx. Added a test for this behaviour.
-
- 20 Jan, 2004 1 commit
-
-
Dmitry Timoshkov authored
children are managed in MDIClient. Add support for MDICREATESTRUCT A<->W conversions. Add support for WM_MDIREFRESHMENU.
-
- 31 Dec, 2003 1 commit
-
-
Alexandre Julliard authored
the right thing (based on a patch by Aric Stewart).
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 28 Aug, 2003 1 commit
-
-
Dimitrie O. Paun authored
directives in our .h files. This should avoid some potentially nasty surprises for Winelib apps.
-
- 19 May, 2003 1 commit
-
-
Alexandre Julliard authored
SendMessage.
-
- 03 Dec, 2002 1 commit
-
-
Alexandre Julliard authored
contents to user.h. Moved message.h and winproc.h to dlls/user.
-
- 30 Oct, 2002 1 commit
-
-
Michael Stefaniuc authored
-
- 23 Oct, 2002 1 commit
-
-
Alexandre Julliard authored
Removed no longer used hmemTaskQ field in WND structure.
-
- 17 Oct, 2002 2 commits
-
-
Alexandre Julliard authored
avoid some duplication of the handle conversion macros.
-
Alexandre Julliard authored
-
- 12 Oct, 2002 1 commit
-
-
Alexandre Julliard authored
server.
-
- 11 Oct, 2002 1 commit
-
-
Alexandre Julliard authored
Get/SetForegroundWindow by storing the information in the server. Implemented correct inter-process window activation.
-
- 25 Sep, 2002 1 commit
-
-
Alexandre Julliard authored
added a regression test (based on the work of Bill Medland).
-
- 24 Sep, 2002 1 commit
-
-
Dimitrie O. Paun authored
-