Complete implementation for DrawStatusText{A,W}.
[wine] / graphics /
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...
2001-07-24  Alexandre JulliardRemoved HEAP_strdupA.
2001-07-23  Alexandre JulliardRemoved some unnecessary includes.
2001-07-22  Alexandre JulliardRemoved some direct accesses to GDI internal pen/brush...
2001-07-22  Alexandre JulliardMoved the 16-bit pointer to the DIB bits out of the...
2001-07-19  Alexandre JulliardMoved server.h to include/wine.
2001-07-18  Patrik Stridvall- Made sure that the files that contains the declarations
2001-07-12  Patrik StridvallDocumentation fixes.
2001-07-12  Alexandre JulliardFixed a few issues with tsx11 locking.
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-26  Dmitry TimoshkovReplace some 16-bit calls by their 32-bit equivalents.
2001-06-25  Jau-Horng ChenAdded Traditional Chinese Support
2001-06-25  Dmitry TimoshkovReplace some 16-bit calls by their 32-bit equivalents.
2001-06-25  Dmitry TimoshkovBetter separate the XShm using code.
2001-06-20  Alexandre JulliardSubtract DC origin from graphics exposure event coordin...
2001-06-19  Dmitry TimoshkovAdd System font to the set of default sans serif fonts.
2001-06-19  Dmitry TimoshkovReplace PROFILE_ functions by RegQueryValueExA in x11drv.
2001-06-11  Alexandre JulliardAdded counter for operations generating graphics exposu...
2001-06-11  Patrik StridvallFixed some issues found by winapi_check.
2001-06-04  Alexandre JulliardCreate an X window for every window, including children.
2001-05-22  Dmitry TimoshkovFixed some dll separation issues.
2001-05-14  Marcus MeissnerImplemented 64bit file size handling.
2001-05-11  Francois GougetRemove unnecessary single quoting of debugstr_xxx strings.
2001-05-11  Alexandre JulliardRenamed display to gdi_display where it is used for...
2001-05-09  Francois GougetAdd '\n' at the end of traces.
2001-05-08  Marcus MeissnerPS passthrough was sending 2 bytes too many.
2001-05-07  Francois GougetAdded the minmax.h header (VC6).
2001-04-17  Ove KaavenImplemented the ddraw HAL access escape (DCICOMMAND...
2001-04-16  Gavriel StateCopy the first 128 colors from the default colormap...
2001-04-16  Ove KaavenFixed CoerceDIBSection's AuxMod handling. Added CoerceD...
2001-04-16  Dmitry TimoshkovAdd MS Shell Dlg font to the set of default sans serif...
2001-03-28  Marcus MeissnerFixed undefined C constructs (val assignment in express...
2001-03-28  Gavriel State- Always use a double-buffered visual if one is available.
2001-03-23  Alexandre JulliardCleanup properly on x11drv unloading.
2001-03-20  Ove KaavenImplemented Get/SetDeviceGammaRamp.
2001-03-16  Huw D M DaviesMoved GetTextMetrics to unicode.
next