Implement ldap_rename* functions.
[wine] / dlls / gdi /
2005-08-22  Mike McCormackFix gcc 4.0 warnings.
2005-08-22  Glenn WursterStart to add some tests for basic palette operations.
2005-08-19  Felix NawothnigFix GetDIBits to retrieve RGB 555 as 16bit BI_RGB and...
2005-08-19  Huw DaviesSimplify ExtTextOut a bit. Should be a nop.
2005-08-19  Huw DaviesCope better with mixed charset fonts.
2005-08-15  Huw DaviesA previous signed-ness fix broke display of non-ansi...
2005-08-15  Vikram KumarAdded stub for EnableEUDC.
2005-08-10  Alexandre JulliardUse the proper WOW functions everywhere instead of...
2005-08-08  Michael KaufmannFix for BI_BITFIELDS: The color masks are at the same...
2005-08-08  Mike McCormackWarning fixes for gcc 4.0.
2005-08-08  Dmitry TimoshkovAdd a test showing that Windows doesn't tie GDI objects...
2005-08-01  Alexandre JulliardAdded commented out stubs for a bunch of new functions.
2005-07-18  Huw DaviesTest to show that the height returned by GetTextExtentP...
2005-07-18  Robert ShearmanImplement and test GdiGetCharDimensions.
2005-07-15  Felix NawothnigFix the EnumEnhMetaFile tests.
2005-07-14  Juan LangRelease DC in error condition on StretchDIBits.
2005-07-11  Alexandre JulliardMake GetKerningPairs an alias for GetKerningPairsA.
2005-07-05  Stefan HuehnerFix -Wmissing-declarations warnings.
2005-07-05  Mike McCormack-Wpointer-sign fixes for gcc 4.0.
2005-07-03  Mike McCormackAvoid warnings in generated tests by casting sizeof...
2005-06-28  Alexandre JulliardFixed HKLM/HKCU mixup for the external fonts key.
2005-06-28  Alexandre JulliardMoved spooler configuration to HKCU\Software\Wine\Print...
2005-06-27  Felix NawothnigReport a todo and skip DIB tests when they fail at...
2005-06-22  Felix Nawothnig- Use smaller numbers as coordinates for mapping tests...
2005-06-21  Stefan HuehnerFix some more -Wstrict-prototypes warnings.
2005-06-20  Alexandre JulliardMoved a few registry keys from HKLM\Software\Wine to
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-06-20  Lauri Tulmin- add some tests for {Get|Set}Pixel
2005-06-17  Michael KaufmannInitialize more structure members, including biSizeImag...
2005-06-14  Alexandre JulliardMoved all font config parameters to HKCU\Software\Wine...
2005-06-14  Alexandre JulliardRemoved the Tweak.Fonts configuration hack.
2005-06-13  Alexandre JulliardAdded magic comments to all Wine-specific registry...
2005-06-01  Alexandre JulliardAlways load 16-bit gdi.exe at init time.
2005-05-27  Dimi PaunMove remaining GDI objects to the large heap.
2005-05-25  Dimi PaunTurn a GDI object into a system object via an explicit...
2005-05-20  David HemmoGDI_ReleaseObj was not called with the right parameter.
2005-05-20  Richard CohenFix gdiobj test on NT4, remove asserts.
2005-05-18  Dimi PaunRemove the LOCAL_*() functions from GDI.
2005-05-17  Dimi PaunUse standard TRACE macro.
2005-05-16  Felix NawothnigKeep width for cosmetic pens, don't use LPtoDP() for...
2005-05-14  Felix NawothnigConvert pen width to DP in StrokePath().
2005-05-14  Dimi PaunMake LOCAL_*() just wrappers around Local*16() functions.
2005-05-14  Felix NawothnigDraw each figure as a single primitive in StrokePath().
2005-05-11  Mike McCormackCheck that GetObject is successful.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-07  Alexandre JulliardAdded rules to build import libraries in the individual...
2005-05-06  Alexandre JulliardRenamed ttydrv and x11drv to winetty.drv and winex11...
2005-05-06  Francois GougetFix nativeapi.pm so it knows about AC_HEADER_STAT().
2005-05-06  Francois GougetAssorted spelling fixes.
2005-05-05  Rein KlazesIn MaskBlt delete correct bitmap.
2005-04-25  Maxime BellengéPrevent CreateDCA from crashing if a bad lpInitData...
2005-04-20  Francois GougetTweak the API documentation to silence winapi_check...
2005-04-20  Richard CohenDither solid colours on monochrome bitmaps.
2005-04-18  Peter Berg LarsenReplace strncpy with memcpy or lstrcpyn.
2005-04-16  Richard CohenCreateBitmap16 should use only the first byte of planes...
2005-04-15  Mike McCormackSimple unit tests for GdiIs*DC functions.
2005-04-14  Mike McCormackImplement GdiIs*DC functions.
2005-04-13  Alexandre JulliardMoved the BITMAPOBJ structure to gdi_private.h.
2005-04-13  Dimitrie O. PaunRemove the need for the non-standard (Close|Delete...
2005-04-13  Alexandre JulliardMoved the driver-independent part of CreateDIBSection...
2005-04-13  Robert Shearman- Fix scaling when converting MF -> EMF.
2005-04-11  Vincent BéronMake static some functions used only in a single file.
2005-04-11  Dimitrie O. PaunCleanup the API docs. Few indentation/formatting fixes.
2005-03-31  Alexandre JulliardAdded support for the DC meta region.
2005-03-30  Francois GougetAssorted spelling fixes.
2005-03-29  Huw DaviesIn a call to EnumEnhMetaFile when hdc is NULL, lpRect...
2005-03-28  Peter Berg LarsenJanitorial: Get rid of strncpy/strncpyW.
2005-03-27  Alexandre JulliardStore the handle to the stock bitmap when the first...
2005-03-25  Alexandre JulliardExplicitly store the stack of saved DCs in the DC struc...
2005-03-25  Alexandre JulliardMaintain the stack of saved vis regions in the DC struc...
2005-03-24  Jakob ErikssonGet rid of HeapAlloc casts.
2005-03-23  Francois GougetAssorted spelling fixes.
2005-03-14  Ulrich CzekallaIf a zero index is passed to META_SELECTCLIPREGION...
2005-03-10  Alexandre JulliardAllocate fonts and regions from the large heap too.
2005-03-08  Dimitrie O. PaunAdd support for .exe's with exported functions.
2005-03-02  Francois GougetAssorted spelling fixes.
2005-02-25  TANABE HiroshiRemove (buf && !buflen) checking.
2005-02-22  TANABE HiroshiAdded Multibyte character set support in GetGlyphOutlineA.
2005-02-22  Huw DaviesDon't hold the GDI lock when calling DC_GetDCUpdate.
2005-02-21  Alex Villacís LassoImplemented GetGlyphOutline16.
2005-02-14  Francois GougetCast the GetProcAddress() return value to avoid warning...
2005-02-14  Rein KlazesREGION_FrameRgn computes the frame region inside the...
2005-02-14  Marcus MeissnerCheck for overflows with ClrUsed.
2005-02-14  Rémi AssaillySmall char -> const char fix.
2005-01-26  Huw DaviesGetMetaFile checks both the version and the header...
2005-01-24  Troy RolloDon't refuse to process VDMX ratio entries with bCharSe...
2005-01-14  Walt OgburnFix BS_PATTERN brushes in mfdrv. Un-comment the corres...
2005-01-12  Alexandre JulliardUse the exported functions SaveDC/RestoreDC instead...
2005-01-10  Rémi AssaillyImplemented GetLayout and SetLayout.
2005-01-05  Vitaly LipatovSpelling fixes.
2005-01-05  Vitaly LipatovAdd description for ExtTextOut (also include comments...
2005-01-04  Mike McCormackConvert StartDoc to Unicode.
2005-01-03  Jakob ErikssonAdd return value to GetObject error message.
2005-01-03  Eric PouechSome missing const correctness fixes.
2005-01-03  Hans LeidekkerStub implementations for GetLogColorSpace{A,W}.
2004-12-27  Rein KlazesCorrect cases where arguments of ok() calls depend...
2004-12-27  Hans LeidekkerStub implementations for GetICMProfileW, SetICMProfile...
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-22  Eric PouechReadFile and WriteFile must be passed a parameter for...
2004-12-21  Mike McCormackCheck values passed in to SetWinMetaFileBits, not our...
next