2007-03-26 |
Andrew Talbot | include: Replace inline static with static inline. |
blob | commitdiff | raw |
2006-10-04 |
Alexandre Julliard | user32: The per-window user data must be a DWORD_PTR. |
blob | commitdiff | raw | diff to current |
2006-08-02 |
Alexandre Julliard | user: Implementation of Get/SetWindowLongPtr for 64... |
blob | commitdiff | raw | diff to current |
2006-06-29 |
Dmitry Timoshkov | include: Move appropriate parts of winpos.h to winuser... |
blob | commitdiff | raw | diff to current |
2006-05-23 |
Jonathan Ernst | Update the address of the Free Software Foundation. |
blob | commitdiff | raw | diff to current |
2006-05-10 |
Alexandre Julliard | user: Add a WIN_ISUNICODE flag instead of relying on... |
blob | commitdiff | raw | diff to current |
2005-09-12 |
Alexandre Julliard | Fixed a few more pointer to integer typecast issues... |
blob | commitdiff | raw | diff to current |
2005-07-08 |
Alexandre Julliard | Put in place the basic infrastructure to allow supporti... |
blob | commitdiff | raw | diff to current |
2005-03-30 |
Alexandre Julliard | Only reset the clip region in GetDC() if a new region... |
blob | commitdiff | raw | diff to current |
2005-03-25 |
Alexandre Julliard | Moved DCE support to the X11 driver. |
blob | commitdiff | raw | diff to current |
2005-03-25 |
Alexandre Julliard | Replace the link_window request by a set_parent request... |
blob | commitdiff | raw | diff to current |
2005-03-24 |
Alexandre Julliard | Don't maintain a client-side WND structure for the... |
blob | commitdiff | raw | diff to current |
2005-03-23 |
Alexandre Julliard | Get rid of the window lock suspend mechanism. |
blob | commitdiff | raw | diff to current |
2005-03-09 |
Alexandre Julliard | Moved SendInput and related functions to the USER drive... |
blob | commitdiff | raw | diff to current |
2005-02-02 |
Dmitry Timoshkov | Use the idFirstChild specified in the MDIClient's CLIEN... |
blob | commitdiff | raw | diff to current |
2005-02-01 |
Alexandre Julliard | Removed the no longer used WIN_SetExStyle function. |
blob | commitdiff | raw | diff to current |
2005-01-31 |
Alexandre Julliard | WIN_ListParents no longer needs to be exported, make... |
blob | commitdiff | raw | diff to current |
2005-01-28 |
Alexandre Julliard | Use an X context to associated the x11drv private windo... |
blob | commitdiff | raw | diff to current |
2005-01-21 |
Alexandre Julliard | Make WIN_SetStyle more thread-safe by specifying the... |
blob | commitdiff | raw | diff to current |
2005-01-19 |
Alexandre Julliard | Removed no longer used WIN_InternalShowOwnedPopups... |
blob | commitdiff | raw | diff to current |
2004-12-08 |
Alexandre Julliard | Moved private USER definitions to a new user_private... |
blob | commitdiff | raw | diff to current |
2004-12-07 |
Alexandre Julliard | Moved update region handling to the server. |
blob | commitdiff | raw | diff to current |
2004-10-30 |
Alexandre Julliard | Get rid of the WIN_NEEDS_BEGINPAINT flag, Windows will... |
blob | commitdiff | raw | diff to current |
2004-09-09 |
Alexandre Julliard | Get rid of the WIN_SetRectangles export from user32. |
blob | commitdiff | raw | diff to current |
2004-07-20 |
Alexandre Julliard | Get rid of window region on the client side. |
blob | commitdiff | raw | diff to current |
2004-02-17 |
Huw Davies | SetMenu should always call SetWindowPos whether the... |
blob | commitdiff | raw | diff to current |
2004-01-20 |
Dmitry Timoshkov | Merge the MDI and common window creation code. Change... |
blob | commitdiff | raw | diff to current |
2003-12-31 |
Alexandre Julliard | Store window icons in the window structure so that... |
blob | commitdiff | raw | diff to current |
2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with... |
blob | commitdiff | raw | diff to current |
2003-08-28 |
Dimitrie O. Paun | Use angle brackets (<>) rather than quotes ("") for... |
blob | commitdiff | raw | diff to current |
2003-05-19 |
Alexandre Julliard | Catch broadcast window handles in functions that are... |
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-10-30 |
Michael Stefaniuc | Some more fixes for compiling the user dll with -DSTRICT. |
blob | commitdiff | raw | diff to current |
2002-10-23 |
Alexandre Julliard | Implemented GetWindowTask16 on top of GetWindowThreadPr... |
blob | commitdiff | raw | diff to current |
2002-10-17 |
Alexandre Julliard | Fixed wownt32.h to make it usable from inside Wine... |
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 | Reimplemented GetLastActivePopup to get the information... |
blob | commitdiff | raw | diff to current |
2002-10-11 |
Alexandre Julliard | Reimplemented Get/SetActiveWindow, Get/SetFocus and |
blob | commitdiff | raw | diff to current |
2002-09-25 |
Alexandre Julliard | Fixed a number of bugs in the handling of window parent... |
blob | commitdiff | raw | diff to current |
2002-09-24 |
Dimitrie O. Paun | Small cleanups, updated documentation. |
blob | commitdiff | raw | diff to current |
2002-09-04 |
Michael Stefaniuc | - Rename WIN_Handle16 to HWDN_16 and make it a macro. |
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-06 |
Alexandre Julliard | Added WIN_GetRectangles function. |
blob | commitdiff | raw | diff to current |
2001-11-14 |
Alexandre Julliard | Moved WIN_FindWinToRepaint functionality to the server. |
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-12 |
Alexandre Julliard | Store window properties in the server. Moved property... |
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-09 |
Alexandre Julliard | Store window class atom in the server. |
blob | commitdiff | raw | diff to current |
2001-09-24 |
Alexandre Julliard | A couple of optimizations to avoid some server calls... |
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-12 |
Alexandre Julliard | Make sure that functions returning an HWND always retur... |
blob | commitdiff | raw | diff to current |
2001-08-29 |
Alexandre Julliard | Make window handles 32-bit before calling window procedure. |
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-16 |
Alexandre Julliard | Moved user lock to user.c. Added USER_CheckNotLock... |
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-20 |
Alexandre Julliard | Moved queue paint count to the server. Removed a few... |
blob | commitdiff | raw | diff to current |
2001-06-08 |
Alexandre Julliard | Removed WIN_NATIVE flag. |
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-10 |
Alexandre Julliard | Moved ScrollWindowEx implementation to the graphics... |
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 |
2001-01-26 |
Dmitry Timoshkov | Replace 16-bit calls in DefWindowProc by 32-bit, prefer... |
blob | commitdiff | raw | diff to current |
2000-12-19 |
François Gouget | winuser.h now requires that we include winbase.h first. |
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-11-15 |
Alexandre Julliard | Moved standard syslevel APIs declaration to winbase.h. |
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-08-20 |
Louis Philippe Gagnon | - Separate application calls to ShowOwnedPopups from... |
blob | commitdiff | raw | diff to current |
2000-08-19 |
Alexandre Julliard | Authors: Alexandre Julliard <julliard@codeweavers.com... |
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-10 |
Dmitry Timoshkov | Convert WND.text field to Unicode. |
blob | commitdiff | raw | diff to current |
2000-05-23 |
Susan Farley | Set and retrieve the window icon that is drawn under... |
blob | commitdiff | raw | diff to current |
2000-03-08 |
Patrik Stridvall | Removed a lot of unnecessary includes and fixed the... |
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-10 |
Jeremy White | Removed #include of wingdi.h and windef.h from winuser... |
blob | commitdiff | raw | diff to current |
1999-07-24 |
Sylvain St-Germain | Fixed inconsistency in conditions that determines if... |
blob | commitdiff | raw | diff to current |
1999-07-18 |
Francis Beaudet | Delay WM_NCPAINT message until the "painter's algorithm... |
blob | commitdiff | raw | diff to current |
1999-07-03 |
Marcus Meissner | some small include fixes, some checks for NULL ptrs, |
blob | commitdiff | raw | diff to current |
1999-06-26 |
Patrik Stridvall | ANSI C fixes. |
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-08 |
Alex Korobka | Rearranged PAINT_RedrawWindow() so that it first recurs... |
blob | commitdiff | raw | diff to current |
1999-05-08 |
Ulrich Weigand | Initialize WIN_CritSection earlier. |
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 |
Alex Korobka | Moved hrgnUpdate from client to window coordinates... |
blob | commitdiff | raw | diff to current |
1999-03-18 |
Marcus Meissner | Lots of warning fixed, one missing WINAPI in ddraw... |
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-26 |
Alexandre Julliard | Large-scale renaming of all Win32 functions and types... |
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-17 |
Marcus Meissner | Optimized include/*.h: (recursively) include all header... |
blob | commitdiff | raw | diff to current |
1999-02-05 |
Noel Borthwick | Added management and allocation of the PERQUEUEDATA... |
blob | commitdiff | raw | diff to current |
next |