Warn the user if he is running the test in interactive mode but the
[wine] / dlls / x11drv /
2005-03-02  Alexandre JulliardAvoid spaces before preprocessor directives, that's...
2005-03-01  Alexandre JulliardUse a dispatch table to handle X client messages.
2005-03-01  Ulrich CzekallaIf unexpected condition occurs just report an error.
2005-03-01  Huw DaviesIf the dibsection is based on a file-mapping object...
2005-02-26  Alexandre JulliardUse a table of handlers to dispatch X events and get...
2005-02-25  Alexandre JulliardMoved clipboard event handling functions and some priva...
2005-02-23  Alexandre JulliardRevert SC_CLOSE change, this is causing deadlocks.
2005-02-23  Jason EdmeadesTake into account additional requested spacing on break...
2005-02-22  Alexandre JulliardAllow the client rectangle to be of arbitrary size...
2005-02-18  Ulrich CzekallaDuplicate Windows behaviour and use SendMessage for...
2005-02-16  Lauri TulminMake minimized windows stay minimized.
2005-02-15  Dmitry Timoshkov- Fix prototypes of GetClassLongA/W, GetClassLongPtrA...
2005-02-09  Alexandre JulliardMake the win data pointer only available in the thread...
2005-02-09  Dmitry TimoshkovAdd support for Turkish (tr) X11 keyboard layout.
2005-02-03  Dmitry TimoshkovAdd support for winevent hooks.
2005-02-03  Alexandre JulliardProperly compute the client area valid rects and pass...
2005-02-01  Alexandre JulliardStore the "managed" flag as a window property instead...
2005-01-31  Alexandre JulliardOnly create an X window for top-level windows, not...
2005-01-28  Alexandre JulliardUse an X context to associated the x11drv private windo...
2005-01-28  Oliver StieberSend a scancode through for the 5 key when numlock...
2005-01-26  Glenn WursterDisable antialiasing of fonts while working in a palette.
2005-01-25  Rein KlazesMake ShowWindow(...,SW_SHOWNA) also work on already...
2005-01-24  Glenn WursterDisable antialiasing if the font dictates it.
2005-01-24  Glenn WursterSplit caching of antialiased and non-antialiased glyphs.
2005-01-24  Dmitry TimoshkovPut Brazilian ABNT2 keyboard layouts in line with appro...
2005-01-24  Robert NorthBring wintab in line with Jeremy's X11 event timing...
2005-01-24  Robert NorthAdd the rule that inverted cursor has -ve altitude...
2005-01-24  Robert NorthPackets from eraser cursors are marked as inverted...
2005-01-24  Robert North- In wintab's default system context, change context...
2005-01-24  Robert North- Don't post messages on Wine message queue, if tablet...
2005-01-24  Robert NorthGenerate Wintab packets for XInput button up/down events.
2005-01-21  Alexandre JulliardTweak SetWindowPos flags handling to make a few more...
2005-01-21  Alexandre JulliardMake WIN_SetStyle more thread-safe by specifying the...
2005-01-20  Rémi AssaillyAdded missing declarations.
2005-01-20  Alexandre JulliardReplace a number of calls to WIN_FindWndPtr by WIN_GetPtr.
2005-01-19  Oleh R. NykyforchynUkrainian codepage 21866 added and respective files...
2005-01-17  Alexandre JulliardGet rid of nonclient.h and of the corresponding exporte...
2005-01-17  Alexandre JulliardAvoid most references to the internals of the WND struc...
2005-01-17  Alexandre JulliardRemoved a couple of unnecessary calls to WIN_SuspendWnd...
2005-01-17  Alexandre JulliardRemoved unused ForceWindowRaise function.
2005-01-14  Jeremy WhiteFix X11 event timing so that we correctly correlate...
2005-01-11  Alexandre JulliardDesktop window is repainted on WM_ERASEBKGND, it must...
2005-01-11  Alexandre JulliardWarning fix.
2005-01-11  Jacek CabanGet rid of W->A calls.
2005-01-09  Eric PouechRemoved excessive statement (break after return or...
2005-01-04  Ulrich CzekallaAlways clearAllSelections since not clearing CLIPBOARD...
2005-01-03  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2005-01-03  Dmitry Timoshkov- Do not print FIXME in X11DRV_GetKeyboardLayout if...
2004-12-27  Mike HearnFix Xlib locking in create_desktop.
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-22  Eric PouechFixed bug with unsigned index in decreasing loop.
2004-12-20  Jon GriffithsRemove unneeded headers to reduce unneeded rebuilds.
2004-12-17  Rémi Assailly- removed unused tagPALETTEOBJ and tagWINDOWPOS
2004-12-17  Dmitry TimoshkovAdd a mouse input test case, make the test pass under...
2004-12-14  Michael StefaniucMissing HeapFree's + 1 LocalFree (found by smatch).
2004-12-09  Alexandre JulliardAdded some sanity checks on window dimensions.
2004-12-08  Alexandre JulliardMoved private USER definitions to a new user_private...
2004-12-07  Alexandre JulliardMoved update region handling to the server.
2004-12-06  Jean-Michel DaultAdded another Canadian keyboard layout.
2004-12-06  Dmitry TimoshkovShowWindow activates only a being maximized child windo...
2004-11-30  Eric PouechConst correctness fixes.
2004-11-23  Robert ShearmanWhen changing from DIB_Status_GdiMod to DIB_Status_GdiM...
2004-11-22  Glenn WursterUse physDev->textPixel instead of GetTextColor for...
2004-11-19  Huw DaviesFallback to some sensible default values when underlini...
2004-11-09  Kevin KoltzauChange AlphaBlend to use destination dimensions rather...
2004-11-08  Walt OgburnTurn ISO_Left_Tab back into a tab character if needed.
2004-11-02  Michael Kaufmann- Extended support for BITMAPCOREINFO / BITMAPCOREHEADE...
2004-10-27  Kevin KoltzauAdd stretching support to AlphaBlend.
2004-10-22  Alexandre JulliardVK_0-9 and VK_A-Z are not defined in the Windows header...
2004-10-21  Robert NorthFix WTInfoA in wintab.c so it can now take lpOutput...
2004-10-18  Alexandre JulliardAuthors: Doug Paul <doug@elemental.ath.cx>, Glenn Wurst...
2004-10-18  Vincent BéronProtect some more types which can be redeclared in...
2004-10-08  Dmitry TimoshkovDisable remaining piece of the code which auto assigns...
2004-10-05  Dmitry TimoshkovAdd a test case for accelerators, make the test pass...
2004-09-29  Dmitry TimoshkovIgnore FocusOut event if there is no event window.
2004-09-27  Michael Kaufmann - Add as many entries to the color map as specified...
2004-09-22  Robert ShearmanGetWindowLong -> GetWindowLongPtr.
2004-09-20  Rein KlazesX11DRV_ScrollDC should not have a WINAPI attribute.
2004-09-17  Alexandre JulliardDon't bother to return partial region data in get_windo...
2004-09-16  Huw DaviesWhen we blit with a monochrome dibsection as the source...
2004-09-16  Huw DaviesIt's important to keep the original dib colour table...
2004-09-15  Dmitry TimoshkovRemove a stray 'else' left by a previous patch.
2004-09-13  Dmitry TimoshkovLog flags for WM_WINDOWPOSCHANGING/WM_WINDOWPOSCHANGED...
2004-09-10  Huw DaviesWe want all 1bpp dibsections to have a monochrome bitma...
2004-09-09  Alexandre JulliardGet rid of the WIN_SetRectangles export from user32.
2004-09-01  Alexandre JulliardWe still need to look for the top parent that doesn...
2004-09-01  Alexandre Julliardwineclipsrv is no longer used, remove it.
2004-08-30  Uwe BonnesSpelling fix.
2004-08-26  Huw DaviesDeprecate the "Resolution" entry in the config file...
2004-08-26  Evan DeaublFix an ERR log in X11DRV_CreateWindow.
2004-08-24  Alexandre JulliardIn GetDC use the parent drawable when DCX_PARENTCLIP...
2004-08-24  Alexandre JulliardWhen possible, use the X window of the requested window...
2004-08-18  Robert ShearmanAllow the user to move managed windows by dragging...
2004-08-17  Krishna MurthyAllow resizing windows without thickframe style.
2004-08-13  Huw DaviesSync with dibsection in SetDIBitsToDevice.
2004-08-12  Huw DaviesRepect the width of both the src and dst when calculati...
2004-08-11  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-08-11  Huw DaviesDon't try to rotate bitmap fonts.
2004-08-11  Huw DaviesEver since win98 pattern brushes have been able to...
2004-08-10  Ulrich CzekallaAvoid holding x11drv lock while calling function that...
next