2006-05-10 |
Alexandre Julliard | x11drv: Prefer SendMessageW over SendMessageA where... |
blob | commitdiff | raw |
2006-04-04 |
Alexandre Julliard | x11drv: Avoid redundant flushing of the thread display. |
blob | commitdiff | raw | diff to current |
2006-03-29 |
Alexandre Julliard | x11drv: Replace the SWP_WINE_NOHOSTMOVE flag by a lock... |
blob | commitdiff | raw | diff to current |
2006-03-27 |
Alexandre Julliard | x11drv: Support SetWindowPos and ShowWindow on the... |
blob | commitdiff | raw | diff to current |
2006-03-07 |
Alexandre Julliard | user: Launch explorer to manage the desktop window. |
blob | commitdiff | raw | diff to current |
2006-03-06 |
Alexandre Julliard | x11drv: Make sure to never manipulate the root window... |
blob | commitdiff | raw | diff to current |
2005-12-01 |
Detlef Riekenberg | Remove unused include X11/IntrinsicP.h. |
blob | commitdiff | raw | diff to current |
2005-11-30 |
Vitaliy Margolen | ShowWindows(SW_SHOWMAXIMIZED) should ignore WS_MAXIMIZE... |
blob | commitdiff | raw | diff to current |
2005-11-28 |
Ge van Geldorp | Match PSDK STATUS_* definitions. |
blob | commitdiff | raw | diff to current |
2005-11-09 |
Alexandre Julliard | Don't call SetWindowPos in ShowWindow if a parent windo... |
blob | commitdiff | raw | diff to current |
2005-11-03 |
Dmitry Timoshkov | Stricter check whether a window needs to be mapped... |
blob | commitdiff | raw | diff to current |
2005-09-28 |
Dmitry Timoshkov | Make DrawMenuBar and SetMenu tests pass under Wine. |
blob | commitdiff | raw | diff to current |
2005-09-19 |
Dmitry Timoshkov | Use the event's width and height not the translated... |
blob | commitdiff | raw | diff to current |
2005-09-12 |
Dmitry Timoshkov | Add a test for ShowWindow(SW_SHOWMAXIMIZED) called... |
blob | commitdiff | raw | diff to current |
2005-08-15 |
Frank Richter | Invalidate DCEs when a window region is set. |
blob | commitdiff | raw | diff to current |
2005-07-07 |
Alexandre Julliard | Moved initialization of the desktop window in the graph... |
blob | commitdiff | raw | diff to current |
2005-06-17 |
Vitaliy Margolen | Deactivate active window in ShowWindow(,SW_HIDE). |
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-24 |
Alexandre Julliard | Avoid calling WIN_ListChildren from the graphics drivers. |
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 remaining WIN_FindWndPtr calls. |
blob | commitdiff | raw | diff to current |
2005-03-22 |
Hans Leidekker | Fix some -Wsign-compare and -Wuninitialized warnings. |
blob | commitdiff | raw | diff to current |
2005-03-21 |
Alexandre Julliard | Try to always keep the server window Z-order in sync... |
blob | commitdiff | raw | diff to current |
2005-03-21 |
Alexandre Julliard | Don't try to resync Z-order on ConfigureNotify events... |
blob | commitdiff | raw | diff to current |
2005-03-17 |
Alexandre Julliard | Make the server know about the visible area of a window... |
blob | commitdiff | raw | diff to current |
2005-03-17 |
Alexandre Julliard | Compute the top clipping window directly on the server... |
blob | commitdiff | raw | diff to current |
2005-02-26 |
Alexandre Julliard | Use a table of handlers to dispatch X events and get... |
blob | commitdiff | raw | diff to current |
2005-02-22 |
Alexandre Julliard | Allow the client rectangle to be of arbitrary size... |
blob | commitdiff | raw | diff to current |
2005-02-16 |
Lauri Tulmin | Make minimized windows stay minimized. |
blob | commitdiff | raw | diff to current |
2005-02-15 |
Dmitry Timoshkov | - Fix prototypes of GetClassLongA/W, GetClassLongPtrA... |
blob | commitdiff | raw | diff to current |
2005-02-09 |
Alexandre Julliard | Make the win data pointer only available in the thread... |
blob | commitdiff | raw | diff to current |
2005-02-03 |
Alexandre Julliard | Properly compute the client area valid rects and pass... |
blob | commitdiff | raw | diff to current |
2005-02-01 |
Alexandre Julliard | Store the "managed" flag as a window property instead... |
blob | commitdiff | raw | diff to current |
2005-01-31 |
Alexandre Julliard | Only create an X window for top-level windows, not... |
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-25 |
Rein Klazes | Make ShowWindow(...,SW_SHOWNA) also work on already... |
blob | commitdiff | raw | diff to current |
2005-01-21 |
Alexandre Julliard | Tweak SetWindowPos flags handling to make a few more... |
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-20 |
Alexandre Julliard | Replace a number of calls to WIN_FindWndPtr by WIN_GetPtr. |
blob | commitdiff | raw | diff to current |
2005-01-17 |
Alexandre Julliard | Get rid of nonclient.h and of the corresponding exporte... |
blob | commitdiff | raw | diff to current |
2005-01-17 |
Alexandre Julliard | Avoid most references to the internals of the WND struc... |
blob | commitdiff | raw | diff to current |
2005-01-17 |
Alexandre Julliard | Removed a couple of unnecessary calls to WIN_SuspendWnd... |
blob | commitdiff | raw | diff to current |
2005-01-17 |
Alexandre Julliard | Removed unused ForceWindowRaise function. |
blob | commitdiff | raw | diff to current |
2004-12-20 |
Jon Griffiths | Remove unneeded headers to reduce unneeded rebuilds. |
blob | commitdiff | raw | diff to current |
2004-12-09 |
Alexandre Julliard | Added some sanity checks on window dimensions. |
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-12-06 |
Dmitry Timoshkov | ShowWindow activates only a being maximized child windo... |
blob | commitdiff | raw | diff to current |
2004-09-17 |
Alexandre Julliard | Don't bother to return partial region data in get_windo... |
blob | commitdiff | raw | diff to current |
2004-09-15 |
Dmitry Timoshkov | Remove a stray 'else' left by a previous patch. |
blob | commitdiff | raw | diff to current |
2004-09-13 |
Dmitry Timoshkov | Log flags for WM_WINDOWPOSCHANGING/WM_WINDOWPOSCHANGED... |
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-09-01 |
Alexandre Julliard | We still need to look for the top parent that doesn... |
blob | commitdiff | raw | diff to current |
2004-08-24 |
Alexandre Julliard | In GetDC use the parent drawable when DCX_PARENTCLIP... |
blob | commitdiff | raw | diff to current |
2004-08-24 |
Alexandre Julliard | When possible, use the X window of the requested window... |
blob | commitdiff | raw | diff to current |
2004-08-18 |
Robert Shearman | Allow the user to move managed windows by dragging... |
blob | commitdiff | raw | diff to current |
2004-08-17 |
Krishna Murthy | Allow resizing windows without thickframe style. |
blob | commitdiff | raw | diff to current |
2004-08-10 |
Ulrich Czekalla | Avoid holding x11drv lock while calling function that... |
blob | commitdiff | raw | diff to current |
2004-07-06 |
Alexandre Julliard | Fixed X11DRV_GetDC for the desktop window. |
blob | commitdiff | raw | diff to current |
2004-06-29 |
Alexandre Julliard | Added support for window regions in the server. |
blob | commitdiff | raw | diff to current |
2004-06-28 |
Alexandre Julliard | Use X11DRV_GetRegionData to implement X11DRV_SetWindowR... |
blob | commitdiff | raw | diff to current |
2004-06-24 |
Robert Shearman | Fix small mistake in the previous visible region patch. |
blob | commitdiff | raw | diff to current |
2004-06-23 |
Dmitry Timoshkov | WM_WINDOWPOSCHANGED should always contain a final windo... |
blob | commitdiff | raw | diff to current |
2004-06-23 |
Alexandre Julliard | Moved visible region calculation to the server. |
blob | commitdiff | raw | diff to current |
2004-06-18 |
Alexandre Julliard | Only unmap the window when it gets moved off-screen... |
blob | commitdiff | raw | diff to current |
2004-06-18 |
Dmitry Timoshkov | ShowWindow shouldn't fix SWP_ flags, it's the job of... |
blob | commitdiff | raw | diff to current |
2004-06-14 |
Dmitry Timoshkov | Do nothing in ShowWindow(SW_SHOW) if a window is alread... |
blob | commitdiff | raw | diff to current |
2004-06-03 |
Mike Hearn | Ignore attempts to hide an already invisible window... |
blob | commitdiff | raw | diff to current |
2004-04-27 |
Alexandre Julliard | Replace empty window rect checks by a new X11DRV_is_win... |
blob | commitdiff | raw | diff to current |
2004-04-08 |
Dmitry Timoshkov | Restore correct focus handling for ShowWindow(SW_HIDE... |
blob | commitdiff | raw | diff to current |
2004-04-08 |
Dmitry Timoshkov | Revert an erroneous patch. |
blob | commitdiff | raw | diff to current |
2004-04-02 |
Dmitry Timoshkov | Add SWP_NOZORDER in the case it's not needed. |
blob | commitdiff | raw | diff to current |
2004-04-02 |
Dmitry Timoshkov | A decision whether add SWP_NOACTIVATE or not should... |
blob | commitdiff | raw | diff to current |
2004-04-02 |
Dmitry Timoshkov | ShowWindow should not optimize SW_HIDE, it's the job... |
blob | commitdiff | raw | diff to current |
2004-04-02 |
Dmitry Timoshkov | Sending WM_SHOWWINDOW is a job of SetWindowPos. |
blob | commitdiff | raw | diff to current |
2004-03-11 |
Dmitry Timoshkov | Windows truncates windows coordinates at 16 bits when... |
blob | commitdiff | raw | diff to current |
2004-02-13 |
Alex Pasadyn | Update the desktop window size and send WM_DISPLAYCHANG... |
blob | commitdiff | raw | diff to current |
2004-01-20 |
Alexandre Julliard | Removed some unnecessary inclusions of gdi.h. |
blob | commitdiff | raw | diff to current |
2004-01-14 |
Alexandre Julliard | Moved SetDrawable, StartGraphicsExposures and EndGraphi... |
blob | commitdiff | raw | diff to current |
2003-11-27 |
Rein Klazes | In clip_children() don't clip the visible region by... |
blob | commitdiff | raw | diff to current |
2003-11-21 |
Alexandre Julliard | Removed the remaining TSX calls. |
blob | commitdiff | raw | diff to current |
2003-11-21 |
Alexandre Julliard | Get rid of a bunch of TSX functions. |
blob | commitdiff | raw | diff to current |
2003-11-04 |
Dmitry Timoshkov | WM_WINDOWPOSCHANGING should receive original, not fixed... |
blob | commitdiff | raw | diff to current |
2003-09-17 |
Alexandre Julliard | SLOWORD and SHIWORD do not exist on Win32 (reported... |
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-06-24 |
Alexandre Julliard | Map top-level windows when WS_VISIBLE is set, but don... |
blob | commitdiff | raw | diff to current |
2003-05-19 |
Alexandre Julliard | Make sure drawable_org is set correctly when using... |
blob | commitdiff | raw | diff to current |
2003-02-18 |
Duane Clark | Correctly encode wParam for WM_SYSCOMMAND,SC_SIZE messages. |
blob | commitdiff | raw | diff to current |
2003-01-08 |
Dan Kegel | Change RECT to use LONG to match win32 standard headers... |
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-12-02 |
Francois Gouget | Removed unnecessary HANDLE typecasts. |
blob | commitdiff | raw | diff to current |
2002-11-14 |
Alexandre Julliard | Added ReleaseDC function to the USER driver interface. |
blob | commitdiff | raw | diff to current |
2002-10-31 |
Alexandre Julliard | Split out some more 16-bit code. |
blob | commitdiff | raw | diff to current |
2002-10-31 |
Alexandre Julliard | Converted x11drv to -DSTRICT. |
blob | commitdiff | raw | diff to current |
2002-10-31 |
Alexandre Julliard | Fixed a number of -DSTRICT warnings. |
blob | commitdiff | raw | diff to current |
2002-10-29 |
Alexandre Julliard | Rewrote hook support to store the hook chain in the... |
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 | Moved mouse capture handling into the server. |
blob | commitdiff | raw | diff to current |
2002-10-11 |
Alexandre Julliard | Reimplemented Get/SetActiveWindow, Get/SetFocus and |
blob | commitdiff | raw | diff to current |
2002-10-10 |
Michael Stefaniuc | - change the internal functions in windows/cursoricon... |
blob | commitdiff | raw | diff to current |
2002-09-24 |
Alexandre Julliard | Removed some more TSX11 functions and files. |
blob | commitdiff | raw | diff to current |
next |