Make EnumWindows return TRUE if no windows exists.
[wine] / objects /
2002-01-07  Patrik StridvallFixed some issues found by winapi_check.
2002-01-01  Alexandre JulliardRemoved some of the calls to HEAP_strdup* functions.
2001-12-26  Alexandre JulliardMake sure the DC visible region is updated in GetClipBox.
2001-12-20  Alexandre JulliardUse MapLS/UnMapLS instead of SEGPTR_* macros.
2001-12-17  Alexandre JulliardRemoved unnecessary includes.
2001-12-17  Alexandre JulliardChanged 16-bit GDI Enum* functions to not use thunks...
2001-12-17  Alexandre JulliardChanged DC hook and abort proc handling to avoid having...
2001-12-04  Erik Inge BolsøCreateBitmap can take nHeight or nWidth = zero, and...
2001-11-06  François GougetAdd traces to help diagnose systematic cached-metrics...
2001-11-05  Dmitry TimoshkovConvert GetCharWidth to Unicode.
2001-10-23  Huw D M DaviesImplement GetFontData.
2001-10-23  Huw D M DaviesExtTextOutW with symbol fonts works with chars in the...
2001-10-21  Guy L. AlbertelliImplemented GetCharacterPlacementW.
2001-10-14  Francois GougetDon't print NULL strings (crashes on Solaris).
2001-10-10  Huw D M DaviesGetTextCharsetInfo should return the charset that the...
2001-10-08  Francois GougetSmall typo fixes/updates.
2001-10-02  Alexandre JulliardFree cache DCEs if the DC gets deleted.
2001-09-24  Francois GougetGetTextExtentExPointW: dump the string before modifying...
2001-09-20  Andreas MohrAdded stub for GdiInit2().
2001-09-20  Huw D M DaviesFix mapping of DEFAULT_CHARSET.
2001-09-19  Huw D M DaviesUse the font charset to obtain a codepage for A->W...
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  Travis MichielsenFixed behavior of GetTextExtentExPointW. It must alway...
2001-08-27  Alexandre JulliardCheck for valid object in GDI_GetObjPtr even for MAGIC_...
2001-08-24  Bill MedlandMinor fixes involving handling NULL pointers.
2001-08-23  Alexandre JulliardDon't hold the GDI lock during accesses to the metafile...
2001-08-20  Uwe BonnesAdded reference counting and delayed destruction of...
2001-08-20  Alexandre JulliardCreate a color bitmap in CreateDIBitmap even with a...
2001-08-18  Gerard PatelTest for invalid large handles in GDI_GetObjPtr and...
2001-08-17  Alexandre JulliardUse the passed hdc in CreateDIBitmap instead of creatin...
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 JulliardRelease GDI lock before calling DeleteDC from RestoreDC.
2001-08-16  Alexandre JulliardAdded names to standard critical sections (suggested...
2001-08-15  Alexandre JulliardMake sure we don't hold the GDI lock when loading drivers.
2001-08-03  Andreas MohrDIB_GetBitmapInfo didn't recognize BITMAPV4/5HEADER.
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-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-07-24  Alexandre JulliardRemoved enhmetafile.h. Simplified ENHMETAFILEOBJ struct...
2001-07-24  Alexandre JulliardGot rid of all the ugly macros.
2001-07-24  Patrik StridvallDocumentation fixes.
2001-07-23  Alexandre JulliardRemoved some unnecessary includes.
2001-07-22  Alexandre JulliardMoved the 16-bit pointer to the DIB bits out of the...
2001-07-18  Patrik Stridvall- Made sure that the files that contains the declarations
2001-07-12  Patrik StridvallDocumentation fixes.
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-07-02  Dmitry TimoshkovReplace some 16-bit calls by their 32-bit equivalents.
2001-06-28  Patrik StridvallDocumentation name fixes.
2001-06-25  Dmitry TimoshkovReplace some 16-bit calls by their 32-bit equivalents.
2001-06-20  Patrik StridvallDocumentation ordinal fixes.
2001-06-14  Marcus MeissnerMultiple *ptr++ constructs in one expression have undef...
2001-06-06  Andreas MohrDocumentation updates.
2001-05-22  Dmitry TimoshkovFixed some dll separation issues.
2001-05-11  Francois GougetRemove unnecessary single quoting of debugstr_xxx strings.
2001-05-09  Francois GougetAdd '\n' at the end of traces.
2001-04-23  Marcus MeissnerImplemented GetCharABCWidths with GetCharWidth.
2001-04-23  Marcus MeissnerExtracted MEMCHECK into an extra function to avoid...
2001-04-20  Andreas MohrSpelling fixes.
2001-04-20  Andreas MohrTake a stab at implementing SetSolidBrush16.
2001-04-16  Dmitry TimoshkovAdd NULL check for lpnFit in GetTextExtentExPointW.
2001-04-16  Dmitry TimoshkovMove implementation of CreateDC16 to CreateDCA.
2001-04-16  Gavriel StateAllocate bitmap objects in the large heap area.
2001-04-09  Francois GougetGetDeviceCaps: make sure the devCaps field is not NULL...
2001-04-04  Huw D M DaviesFix member names in NEWTEXTMETRICEX structs.
2001-03-23  Alexandre JulliardSmall dll separation fixes.
2001-03-20  Ove KaavenImplemented Get/SetDeviceGammaRamp.
2001-03-16  Huw D M DaviesMoved GetTextMetrics to unicode.
2001-03-13  Huw D M DaviesFix typo in OUTLINETEXTMETRIC definition.
2001-02-28  Francois GougetSmall 'typos in comments' fixes.
2001-02-20  Alexandre JulliardRemoved a few Callout functions by doing a GetProcAddre...
2001-02-20  Dmitry TimoshkovBetter implementation of EMF record EMR_EXTSELECTCLIPRGN.
2001-02-14  Patrik StridvallDocumentation ordinal fixes.
2001-02-14  Huw D M DaviesChange FONTOBJ to use LOGFONTW rather than LOGFONT16.
2001-02-12  James AbbatielloIn CreateDIBSection, the offset into the file mapping...
2001-02-12  Dmitry TimoshkovImplement playing of EMR_BITBLT, EMR_STRETCHBLT, EMR_MA...
2001-02-12  Huw D M DaviesRemove unused outXform.
2001-02-12  Huw D M DaviesFix EMF positioning when rclFrame has a non-zero origin.
2001-02-12  Dmitry TimoshkovAdd support for EMR_EXTTEXTOUTA and EMR_CREATEMONOBRUSH...
2001-01-29  Eric KohlDisabled setting of window origin from an EMF.
2001-01-26  James JuranAdd <string.h> to files that needed it.
2001-01-25  Eric KohlDisabled setting of viewport origin from an EMF.
2001-01-24  Eric KohlSeveral fixes for playing enhanced metafiles in a given...
2001-01-24  Andreas MohrDocumentation updates.
2001-01-22  Francois GougetTypo fixes in comments.
2001-01-15  Alexandre JulliardMoved tweak support to USER dll. Removed tweak.h and...
2001-01-10  Joerg MayerFixed some signed/unsigned warnings.
2001-01-06  François GougetFixed some HFILE vs. HANDLE mismatches.
2000-12-29  Marcus MeissnerCreateFontIndirect() can get NULL pointers.
2000-12-22  Alexandre JulliardReplaced WIN16_GlobalLock16 by "official" function...
2000-12-21  Eric KohlUse handle to palette instead of index for EMR_SELECTPA...
2000-12-13  Alexandre JulliardRemoved some unnecessary includes.
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-12-13  Alexandre JulliardFixed some warnings.
2000-12-02  Francois GougetFixed miscellaneous typos, syntactic and grammatical...
2000-12-01  Patrik StridvallAdded/modified documentation for function arguments.
2000-11-29  Brian TeagueAdd a stub for the CAPS1 capability in GetDeviceCaps.
2000-11-29  Lionel UlmerFixed the size of the large_handles array.
next