- Added support for %struct16 (used by CLSID).
[wine] / graphics /
2002-08-29  Michael StefaniucConvert HPALETTE to a void*.
2002-08-28  Patrik StridvallMSVC compatibility fixes.
2002-08-28  Alexandre JulliardFixed a number of dll separation issues.
2002-08-17  Huw D M DaviesMapping mode functions should change dc settings when...
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-08-16  Alexandre JulliardMoved a large number of 16-bit functions to a separate...
2002-08-14  Mike McCormackAvoid dodgy asm optimization if the server's byte order...
2002-08-13  Huw D M DaviesAt the end of PATH_StrokePath, update dc->CurPosX|Y...
2002-08-09  Dave HawkesFonts with an incomplete character set could cause...
2002-07-16  Rob McClintonX11DRV_GetDIBits: Don't clear the biCompression==BI_BIT...
2002-07-03  Gregg MattinsonCast void* to char* for pointer arithmetic.
2002-07-03  Alexandre JulliardFixed X11DRV_SetDIBitsToDevice to do the right thing...
2002-07-03  Lionel UlmerDetect DCs without fonts and return an error in wglUseB...
2002-06-28  Alexandre JulliardFixed typo in X11DRV_SetPixel.
2002-06-25  Alexandre JulliardReplaced LPTODP/DPTOLP macros by calls to LPtoDP/DPtoLP...
2002-06-20  Alexandre JulliardCreate the server directory and socket file in /tmp.
2002-06-13  Alexandre JulliardAuthors: Mike McCormack <mikem@codeweavers.com>, Jeremy...
2002-06-10  Alexandre JulliardMoved DC origin into device-specific structure.
2002-06-04  Alexandre JulliardBetter encapsulation of the font and metafile objects.
2002-06-02  Alexandre JulliardBetter separation of the palette functions.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-31  Alexandre JulliardAdded function table to GDI objects for better encapsul...
2002-05-29  Vincent BéronFixed some more missing \n in traces.
2002-05-29  Gregg MattinsonReplaced 0 by -1 to indicate free entry in
2002-05-25  Alexandre JulliardRemoved dependencies on the internals of the region...
2002-05-24  James JuranAdd missing \n to output messages.
2002-05-24  Lionel UlmerSupport querying of number of visuals without reporting...
2002-05-23  Dimitrie O. PaunRemove the --managed option, and make wine use the...
2002-05-14  Alexandre JulliardSpecify the complete source file list for a dll inside...
2002-05-11  David HammertonLock/unlock (and hence maybe coerce) DIBSections into...
2002-05-07  Alexandre JulliardMoved parts of the DC initialisation and bitmap selecti...
2002-05-04  David HammertonIn initial dibsection creation, the dibsection should...
2002-05-02  Alexandre JulliardCleaned up some inter-dll dependencies in palette manag...
2002-05-02  Alexandre JulliardRemoved some direct accesses to the DC structure.
2002-04-26  Alexandre JulliardBetter support for configure detection of missing types...
2002-04-24  Alexandre JulliardAdded support for installing an error callback when...
2002-04-14  Alexandre JulliardPass a PHYSDEV to EnumDeviceFont and release the GDI...
2002-04-11  Christoph FrickReuse visuals to avoid MAX_PIXELFORMATS limit.
2002-04-11  Hidenori TakeshimaUse hard-coded font name bindings only with the ANSI_CH...
2002-04-09  Huw D M DaviesWe don't handle STRETCH_HALFTONE mode yet; make this...
2002-04-08  Alexandre JulliardFixed compile when HAVE_OPENGL is not defined.
2002-04-08  Michael KarcherFixed OpenGL routines broken by the DC -> PHYSDEV change.
2002-04-03  Huw D M DaviesIf lfFaceName == "", then we patch up the names accordi...
2002-04-03  Huw D M DaviesDon't calculate cached metrics or enumerate X11 fonts...
2002-04-03  Patrik StridvallFixed some issues found by winapi_check.
2002-04-02  Alexandre JulliardFixed crash in BitBlt when source DC is NULL.
2002-03-28  Alexandre JulliardChanged the GDI driver interface to pass an opaque...
2002-03-27  Alexandre JulliardMoved metafiles and win16 drivers to dlls/gdi.
2002-03-23  Alexandre JulliardAdded support for driver-specific escapes in the x11drv...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-27  Andreas MohrSpelling/alignment fixes.
2002-01-29  Dmitry TimoshkovDo not write beyond end of color table in X11DRV_DIB_Se...
2002-01-29  Guy AlbertelliDon't fill colormap beyond end of screen depth.
2002-01-29  Uwe BonnesXFONT_GetAvgCharWidth: Always round up.
2002-01-29  Dimitrie O. PaunMake FIXMEs more grep-able.
2002-01-29  Huw D M DaviesUses Xrender extension to allow client side font rendering.
2002-01-04  Alexandre JulliardRemoved LoadOEMResource from USER driver.
2002-01-04  Gavriel StateSpeed up the GetImageBits case where we have an XShm...
2002-01-02  Alexandre JulliardMoved the OEM bitmaps that don't depend on the Wine...
2002-01-01  Alexandre JulliardRemoved some of the calls to HEAP_strdup* functions.
2001-12-21  François GougetHandle more than 8 bits per color component.
2001-12-21  François GougetMerged the handling of 15 and 16 bits X server depths.
2001-12-20  Alexandre JulliardUse MapLS/UnMapLS instead of SEGPTR_* macros.
2001-12-19  Alexandre JulliardMoved heap functions to ntdll.
2001-12-17  Alexandre JulliardRemoved unnecessary includes.
2001-12-17  Alexandre JulliardChanged DC hook and abort proc handling to avoid having...
2001-12-04  Alexandre JulliardMoved most of the real-mode stuff to dlls/winedos.
2001-11-06  Francois GougetDon't prefix %p with 0x.
2001-11-06  François GougetAdd traces to help diagnose systematic cached-metrics...
2001-11-05  Dmitry TimoshkovConvert GetCharWidth to Unicode.
2001-11-05  François GougetFix line length calculation in X11DRV_DIB_Convert_any_asis.
2001-10-23  Huw D M DaviesExtTextOutW with symbol fonts works with chars in the...
2001-10-21  Andreas MohrCosmetics.
2001-10-17  Francois GougetFix tons of color conversion bugs.
2001-10-17  Francois GougetUse the same color conversion algorithm as the DIB...
2001-10-14  Francois GougetWhen including config.h, include it first.
2001-10-08  Francois GougetSmall typo fixes/updates.
2001-10-04  Alexandre JulliardIgnore RLE data that goes past the line end (found...
2001-10-03  Alexandre JulliardSkip BitBlt DIB optimization if source and dest DCs...
2001-09-14  Huw D M DaviesAvoid calling RestoreDC with gdi lock.
2001-09-14  Huw D M DaviesRelease gdi lock before calling DeleteDC.
2001-09-12  Huw D M DaviesLay down the infrastructure for gdi font rendering.
2001-09-11  Patrik StridvallCleanup code that is strange or difficult to parse.
2001-09-07  Jukka HeinonenChanging DIB color table now updates the DIB visible...
2001-09-07  Guy L. AlbertelliPrevent bomb when GDI_ObjPtr returns null object.
2001-08-21  Gerard PatelDefault bitmap is not subject to reference counting.
2001-08-20  Alexandre JulliardRefuse to select a bitmap that is already selected...
2001-08-17  Alexandre JulliardCreate GDI stock objects as normal objects instead...
2001-08-16  Alexandre JulliardSpecify sizes for stock fonts again; removed the FixSto...
2001-08-16  Alexandre JulliardAdded names to standard critical sections (suggested...
2001-08-15  Alexandre JulliardFixed win16drv initialisation.
2001-08-15  Jeremy WhiteNormalize the display name used to build the cached...
2001-08-10  Jörg MayerFixed a few signed/unsigned and "unsigned < 0 always...
2001-08-08  Alexandre JulliardFixed in_data/out_data mixup in Escape16 (thanks to...
2001-07-29  Alexandre JulliardRewrote Escape to avoid calling down to Escape16.
2001-07-28  Alexandre JulliardAdded GetDeviceCaps to the DC driver interface. Removed...
2001-07-27  Alexandre JulliardBuild the DC function table by using GetProcAddress...
2001-07-26  Bill MedlandDon't inline perfect_graphics().
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-07-24  Alexandre JulliardRemoved enhmetafile.h. Simplified ENHMETAFILEOBJ struct...
next