Don't depend on user32-internal implementation of accelerator tables.
[wine] / dlls / x11drv /
2004-01-27  Aric StewartBack out an unintentional change that snuck in with...
2004-01-27  Francois GougetAdd missing '\n's to debug traces.
2004-01-21  Aric StewartUse X11 XIM callbacks to enable full IME support.
2004-01-20  Alexandre JulliardRemoved some unnecessary inclusions of gdi.h.
2004-01-20  Alexandre JulliardGet rid of some direct accesses to the DC structure...
2004-01-18  Alexandre JulliardUse the exported FONTENUMPROCW as parameter in the...
2004-01-18  Alexandre JulliardRemoved the bitsPerPixel field in the generic DC struct...
2004-01-18  Marcelo DuarteFixed typos.
2004-01-15  Alexandre JulliardGet rid of the global INTERNAL_[XY]WSTODS macros.
2004-01-15  Alexandre JulliardMoved a bunch of definitions from gdi.h into a new...
2004-01-14  Alexandre JulliardMoved SetDrawable, StartGraphicsExposures and EndGraphi...
2004-01-13  Alexandre JulliardMoved some code around to avoid exporting DIB functions...
2004-01-13  Alexandre JulliardAvoid direct access to the palette structure.
2004-01-12  Alexandre JulliardScrollDC doesn't need to be in the graphics driver.
2004-01-09  Alexandre JulliardRemoved XInitThreads call, the X libraries still have...
2004-01-09  Aric StewartEnable Tablet support with both Tilt and Pressure.
2004-01-08  Ulrich CzekallaAdd option to use the primary selection in addition...
2004-01-06  Francois GougetAssorted spelling fixes.
2003-12-31  Alexandre JulliardStore window icons in the window structure so that...
2003-12-30  Zimler AttilaFixed Hungarian keyboard layout.
2003-12-30  Sami AarioFixed a typo.
2003-12-13  Jerry JenkinsFix managed state of some windows.
2003-12-08  Dimitrie O. PaunMove content of global.h into the appropriate private...
2003-12-05  Alexandre JulliardGet rid of clipboard.h.
2003-12-05  Alexandre JulliardMoved all the files in graphics/x11drv to dlls/x11drv.
2003-12-05  Alexandre JulliardRemoved X11 display parameter from the config file...
2003-12-04  Alexandre JulliardInitialize Xlib threading support to see what it breaks...
2003-12-04  Mike HearnMap (WS_EX_TOOLWINDOW & WS_CAPTION) to _NET_WM_WINDOW_T...
2003-12-04  Alexandre JulliardPortability fixes.
2003-11-27  Alexandre JulliardPorting fixes.
2003-11-27  Rein KlazesIn clip_children() don't clip the visible region by...
2003-11-26  Dmitry TimoshkovFix .spec file parameters for CreateDC driver API.
2003-11-25  Huw DaviesAdd support for display of dibs on MSB XServers.
2003-11-21  Alexandre JulliardRemoved the ts_xlib files.
2003-11-21  Alexandre JulliardRemoved the remaining TSX calls.
2003-11-21  Alexandre JulliardRemoved more TSX functions.
2003-11-21  Alexandre JulliardAlways ignore BadMatch errors resulting from XSetInputF...
2003-11-21  Alexandre JulliardDelay the creation of the X atoms until we really need...
2003-11-21  Alexandre JulliardGet rid of a bunch of TSX functions.
2003-11-20  Alexandre JulliardThere's no need to initialize XKB on the GDI display...
2003-11-20  Ulrich CzekallaInitial implementation to support XDND protocol.
2003-11-20  Alexandre JulliardIntern all the atoms we'll need in one step to avoid...
2003-11-20  Grant WilliamsonDutch keyboard support.
2003-11-14  Dmitry TimoshkovAdd preliminary support for keyboard layout APIs.
2003-11-11  Dmitry TimoshkovFix a bug in VkKeyScan.
2003-11-11  Huw DaviesRewrite ScrollDC.
2003-11-11  Huw DaviesGetTextExtentPoint should include an inter character...
2003-11-09  Alexandre JulliardAvoid the XSync call in X11DRV_expect_error by storing...
2003-11-05  Ulrich CzekallaImplemented SetDCPenColor and SetDCBrushColor.
2003-11-04  Dmitry TimoshkovWM_WINDOWPOSCHANGING should receive original, not fixed...
2003-11-03  Alexandre JulliardFixed type and protection values returned by NtQueryVir...
2003-11-03  Dmitry TimoshkovAdd support for QWERTZ virtual keys mapping, fix many...
2003-10-28  Gerald PfeiferMove event_names[] into EVENT_ProcessEvent().
2003-10-24  Dmitry TimoshkovWindows always sets cbtc.hwndInsertAfter to HWND_TOP.
2003-10-24  Oleg ProkhorovAnother portion of HeapReAlloc fixes.
2003-10-21  Gerald PfeiferRemove unused variable depths[].
2003-10-16  Alex Pasadyn- Added support for XRandR extension.
2003-10-14  Dmitry TimoshkovFix Finnish keyboard layout to better match the XFree86...
2003-10-14  Dmitry TimoshkovFix some cases when 'keysym' might be left uninitialized.
2003-10-11  Dave BelangerImplementation of underline and strikeout text in xrender.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-03  Alexandre JulliardWe only need to check for same process siblings in...
2003-10-02  Alexandre JulliardIn desktop mode, only move the window in Z-order relati...
2003-10-02  SalmelaUpdated Finnish keyboard layout.
2003-09-30  Alex Pasadyn- Add more logging to resolution changes and queries.
2003-09-27  Alexandre JulliardMake sure all 16-bit system drivers are loaded for...
2003-09-26  Michael StefaniucFixed missing wine_tsx11_unlock() on error path.
2003-09-22  Mike McCormackOnly ignore certain keyboard events if a XLookupString...
2003-09-17  Alexandre JulliardSLOWORD and SHIWORD do not exist on Win32 (reported...
2003-09-16  Alex Pasadyn- Allow applications to resize the Wine desktop window.
2003-09-10  Alexandre JulliardRemoved the A/W constants for builtin cursors, icons...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-20  Nerijus BaliunasUpdated LT keyboard.
2003-08-18  RaulSmall Estonian keyboard fix.
2003-08-12  Alexandre JulliardAllocate DebugInfo field for all critical sections...
2003-08-12  Dmitry TimoshkovPrint X display and locale of X Input Method in the...
2003-08-12  Dmitry TimoshkovIgnore some keyboard events. In any case we don't know...
2003-08-08  Patrik StridvallFixed some issues found by winapi_check.
2003-08-07  Supphachoke Suntiw... Added Thai keyboard layout.
2003-08-05  Dmitry TimoshkovRemove remnants of the old code.
2003-07-15  Francois GougetSpelling fixes (s/occured/occurred/ and variants).
2003-07-15  Huw D M DaviesMake the return buffer larger (for example EuroSign...
2003-07-15  Lionel UlmerDesktop mode should only disable mode switching, not...
2003-07-09  Dmitry TimoshkovAdded support for CP_UNIXCP.
2003-07-08  Ulrich CzekallaFixed handling of synthesized data.
2003-06-24  Alexandre JulliardMap top-level windows when WS_VISIBLE is set, but don...
2003-06-23  Ulrich Czekalla- use global atoms for the format ids
2003-06-23  Dmitry TimoshkovAlong with AltGr state save also all possible modifier...
2003-06-20  Kusanagi KouichiStore WM_NAME and WM_ICON_NAME in COMPOUND_TEXT format.
2003-06-16   <mirq@ziemniak... Correct mode nr passed to X11DRV_XF86VM_SetCurrentMode.
2003-06-13  Alexandre JulliardProper support for CPPFLAGS and LDFLAGS (suggested...
2003-06-13  Sylvain PetreolleAdded Euro and antiquote to the French keyboard layout.
2003-05-20  Carlos LozanoAvoid printing an uninitialized buffer.
2003-05-19  Alexandre JulliardMake sure drawable_org is set correctly when using...
2003-05-19  Alexandre JulliardAvoid the 'Below' stacking mode when changing Z order...
2003-05-19  Dmitry TimoshkovMask out MWMO_WAITALL if only server queue handle was...
2003-05-11  Ulrich CzekallaWe should pass the callers client-area rect and clip...
2003-05-04  Mike HearnSupport _NET_WM_PING protocol so the WM can detect...
2003-04-22  Alexandre JulliardMoved x11drv.h to dlls/x11drv.
2003-04-22  Alex PasadynImplemented EnumDisplaySettings* and ChangeDisplaySetti...
next