- Prefix many more functions, types, structs, etc. with MSVCRT_.
[wine] / dlls / x11drv /
2004-03-12  Dmitry TimoshkovCreateDIBSection takes a const pointer to BITMAPINFO.
2004-03-11  Dmitry TimoshkovWindows truncates windows coordinates at 16 bits when...
2004-03-07  Jason EdmeadesCalculate the size of BI_BITFIELDS dib sections via...
2004-03-04  Alexandre JulliardMoved more GDI definitions to gdi_private.h.
2004-03-04  Alexandre JulliardChanged the CreateDC driver entry point to use an HDC...
2004-03-04  Alexandre JulliardGet rid of the X11DRV_DC_Funcs hack.
2004-03-04  Alexandre JulliardPass the gdiFont object to the SelectFont driver entry...
2004-03-04  Alexandre JulliardAvoid direct accesses to the xformWorld2Vport DC field.
2004-03-04  Alexandre JulliardPass the breakExtra value in the ExtTextOut driver...
2004-03-03  Alexandre JulliardChanged the GetTextExtentPoint graphics driver entry...
2004-03-02  Francois GougetAssorted spelling and case fixes.
2004-03-02  Huw DaviesEnable resizing if WS_THICKFRAME is set.
2004-02-27  Patrik StridvallFixed some issues found by winapi_check.
2004-02-20  Patrik StridvallFixed some issues found by winapi_check.
2004-02-20  Ulrich CzekallaImplemented rendering synthesized BITMAP and DIB formats.
2004-02-20  Finlo BoydeFix for deadlock when using private colormap.
2004-02-19  Ulrich CzekallaAdvance index as we set the atom values.
2004-02-16  Alexandre JulliardThe clip rectangle for ExtTextOut is in logical coords.
2004-02-13  Alexandre JulliardMoved hGCClipRgn handling to the graphics driver.
2004-02-13  Alexandre JulliardGet rid of a few more references to the DC structure.
2004-02-13  Alex PasadynUpdate the desktop window size and send WM_DISPLAYCHANG...
2004-02-10  Leonardo Quijano... Fixed Latin American keyboard.
2004-02-09  Francois GougetAssorted spelling and case fixes.
2004-02-06  Alex PasadynMake full-screen popup windows managed.
2004-02-03  Dmitry TimoshkovIssue WARN instead of FIXME when there are mismatches...
2004-02-03  Alex PasadynUse the first mode in the XVidMode mode list as the...
2004-01-30  Aric StewartThe NVIDIA graphics device comes up as an X extension...
2004-01-30  Chris MorganIf unable to open an X11 display mention that X needs...
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...
next