wine
2004-11-23  Mike Hearn- More heapification.
2004-11-23  Huw DaviesWe don't use DGA version 1 so remove the configure...
2004-11-23  Robert ShearmanWhen changing from DIB_Status_GdiMod to DIB_Status_GdiM...
2004-11-23  Jon GriffithsSet the miter limit in the DC state.
2004-11-23  Hans LeidekkerUse string functions that are Windows locale aware.
2004-11-22  Eric FriasExport wine_pthread_get_current_teb.
2004-11-22  Eric FriasFix Sparc assembly code in wine_switch_to_stack.
2004-11-22  Alexandre JulliardPass DLLFLAGS to winebuild too.
2004-11-22  Steven EdwardsDefine "WINVER=0x0501 _WIN32_WINNT=0x0501 _WIN32_IE...
2004-11-22  Eric PouechFixed regressions introduced when moving addresses...
2004-11-22  Kevin KoltzauPrevent environment test from crashing when environment...
2004-11-22  Tom WicklineAdded advpack.dll, rsaenh.dll, strmiids.lib.
2004-11-22  Hans LeidekkerHandle unknown parameters more gracefully.
2004-11-22  Eric FriasFixed KEYLP structure for big endian.
2004-11-22  Alexander YaworskyChanged allocation of arguments in SearchPathA so path...
2004-11-22  Martin FuchsUnicodify string constants.
2004-11-22  Martin Fuchssplitpath maintainance.
2004-11-22  Jon GriffithsSupport mono pattern brushes in EMF's.
2004-11-22  Jon GriffithsAvoid magic number.
2004-11-22  Jon GriffithsImplement CreateBitmap using CreateBitmapIndirect so...
2004-11-22  Rein KlazesAllow negative numbers in RCDATA resources like RC...
2004-11-22  Glenn WursterUse physDev->textPixel instead of GetTextColor for...
2004-11-21  Evan G. ParryAdded some tests for lzexpand.
2004-11-21  Eric Pouech- moved into new mscvpdb.h (out of msc.c) all types...
2004-11-21  Alexander YaworskyMove up SERV_* functions.
2004-11-21  José Manuel... Updated Spanish translations.
2004-11-21  Hans LeidekkerImplement and test GetColorProfileElementTag,
2004-11-21  Dmitry TimoshkovCall CompareStringA with LOCALE_USE_CP_ACP flag set...
2004-11-21  Stefan LeichterRemoved W->A from DEFWND_ImmIsUIMessageW.
2004-11-21  Robert Shearman- Make InternetGetConnectedStateExA not crash, by making
2004-11-21  Bill MedlandDon't mess up the msvcrt codepage on e.g. _MB_CP_ANSI.
2004-11-21  Eric FriasAccelerator resource struct fix for sparc.
2004-11-21  Huw DaviesThe default font for the treeview should be the icon...
2004-11-21  Eric FriasHandle a def file where the names of the exported funct...
2004-11-21  Eric FriasFixed file handle leak.
2004-11-21  Eric FriasPermit unaligned memory access on sparc.
2004-11-21  Eric FriasFixed error writing control IDs in dialogex on sparc.
2004-11-21  Rémi AssaillyAdd some missing error values in WINMM_ErrorToString.
2004-11-21  Eric FriasFixed dialogex resource loading on sparc.
2004-11-21  Jon GriffithsSearch the whole table when creating solid brushes.
2004-11-21  Alexander YaworskyAdded NOVT timezone info.
2004-11-21  Kevin KoltzauFix clipping for DrawThemeParentBackground.
2004-11-21  Gerald PfeiferUpdate FreeBSD info.
2004-11-21  Rémi AssaillyAdded some structure tags and error defines.
2004-11-21  Eric PouechMoved kernel32.DeleteFileW core implementation to ntdll...
2004-11-19  Alexandre JulliardRemoved a couple of no longer needed entries.
2004-11-19  Alexandre JulliardFix conflicting structure tag.
2004-11-19  Robert ReifOne step closer to getting hardware accelerated capture...
2004-11-19  Huw DaviesCalculating the average width doesn't seem possible...
2004-11-19  Hans LeidekkerImplement IsProfileValid.
2004-11-19  Stefan LeichterFixed GetFileVersionInfoSizeA tests on NT.
2004-11-19  Martin FuchsFix English menu text.
2004-11-19  Christian CostaImplemented IGraphBuilder methods: Connect, Render...
2004-11-19  Robert Shearman- Use more specific error codes than E_FAIL, where...
2004-11-19  James HawkinsAdded beginnings of RegQueryValueEx tests.
2004-11-19  Andreas MohrCorrect ordering of some defines.
2004-11-19  Huw DaviesFallback to some sensible default values when underlini...
2004-11-19  Zach GormanAdd the DT_NOPREFIX flag when calling DrawText() for...
2004-11-19  Hans LeidekkerAdd version information.
2004-11-19  Christian CostaFixed colorkey conversion.
2004-11-19  Mike McCormackUse interlocked functions for thread safety.
2004-11-19  Christian CostaFixed IEnumPinsImpl_Next.
2004-11-19  Eric Pouech- implement SymUnDName and UndecorateSymbolName on...
2004-11-19  Rémi AssaillyAdded some structure tags.
2004-11-19  Jon GriffithsUse _WINNT_ as exclusion define for source compatibility.
2004-11-19  Christian CostaMapped AVIStreamOpenFromFile to AVIStreamOpenFromFileA.
2004-11-19  Robert ReifRemove trailing white space introduced in previous...
2004-11-19  James HawkinsMake four shreg tests pass on XP.
2004-11-19  Christian CostaAdded stub for SetQueryNetSessionCount.
2004-11-19  Robert ShearmanPass the address of the handle rather than just the...
2004-11-19  Christian CostaFixed some forwards.
2004-11-10  Mike McCormackImprove the CertStore code a little.
2004-11-10  Jason Edmeades- Stub SetServiceObjectSecurity to pretend to work...
2004-11-10  James HawkinsUse SHDeleteKey to remove leftover keys from the shreg...
2004-11-10  Robert Shearman- Set cache bitmap dimensions correctly when a 0x0...
2004-11-10  Michael JungCPAcquireContext: Set last error to ERROR_SUCCESS in...
2004-11-09  Rein KlazesAdd a first AC_CHECK_HEADERS, forcing checking of the...
2004-11-09  HamishFix for async writes to comm ports.
2004-11-09  Stefan LeichterFixed tests of GetAcceptLanguagesA for platfoms 98...
2004-11-09  Stefan LeichterFixed GetFileVersionInfoSizeA tests on NT4 platform.
2004-11-09  Robert ReifRemove redundant GUID check.
2004-11-09  Dmitry Timoshkov- do not move updown control and buddy if an alignment...
2004-11-09  Kevin KoltzauImplementation of GetThemeBackgroundExtent.
2004-11-09  Kevin KoltzauChange AlphaBlend to use destination dimensions rather...
2004-11-09  Kevin KoltzauFix crash when no theme is set and application ignores...
2004-11-09  Walt OgburnIn OlePictureImpl_Load, always use DIB_RGB_COLORS becau...
2004-11-08  Robert Shearman- bNtfUnicode is a dup' of bUnicode so remove it and...
2004-11-08  William Poetra... Give the first menu item of a popup menu a distance...
2004-11-08  William Poetra... Fix the size and position of the system menu icon on...
2004-11-08  Eric PouechNow that name undecoration works, fix the type info.
2004-11-08  Eric PouechImplemented __unDName and __unDNameEx functions.
2004-11-08  Vitaliy Margolen- return "want all keys" for WM_GETDLGCODE when multi...
2004-11-08  Dmitry TimoshkovDimensions of month calendar control should not depend...
2004-11-08  Hans LeidekkerAdd version information.
2004-11-08  Eric Pouech- fixed loading stabs from PE modules compiled with...
2004-11-08  Eric Pouech- fixed regression in watchpoint setting (by addr)
2004-11-08  Walt OgburnTurn ISO_Left_Tab back into a tab character if needed.
2004-11-08  William Poetra... Use COLOR_MENUBAR (instead of COLOR_GRADIENTINACTIVECAP...
2004-11-08  William Poetra... Fix the button edge color, by using the BF_SOFT border...
2004-11-08  Rémi AssaillyAdd some structure tags.
next