wine
2005-07-19  Robert ShearmanDelete the stub manager outside of the apartment critic...
2005-07-19  Huw DaviesPrinter handles referring to the same printer should...
2005-07-19  Alexandre JulliardInitialize the various menu global variables on demand...
2005-07-19  Kevin KoltzauAdd support for dumping 64bit PE files.
2005-07-19  Kevin KoltzauDefine 64bit PE structures.
2005-07-19  Alexandre JulliardDon't set win gravity, the default should work fine.
2005-07-19  Troy RolloWhen using PATHMODE_UNIX, all files are in the file...
2005-07-19  Alex Villacís... Initialize RegisteredClass properly in CoRegisterClassO...
2005-07-19  Oliver StieberImplement the use of PBuffers for offscreen textures.
2005-07-19  Alex Villacís... Fix GIF palette allocation, by relying on ColorCount...
2005-07-19  Alex Villacís... Ensure that underflowing negative float is represented...
2005-07-18  Huw DaviesTest to show that the height returned by GetTextExtentP...
2005-07-18  Hans LeidekkerImplement ber_* functions.
2005-07-18  Juan LangAdded a bunch more definitions.
2005-07-18  Robert ShearmanReplace calls to DIALOG_GetCharSize with code to do...
2005-07-18  Robert ShearmanImplement and test GdiGetCharDimensions.
2005-07-18  Alexandre JulliardRemove some no longer needed stub functions.
2005-07-18  Alexandre JulliardLoad the USER driver on demand instead of at user32...
2005-07-18  Hans LeidekkerMake lcms support depend on headers _and_ libraries...
2005-07-18  Felix NawothnigImplement RegGetValueA/W.
2005-07-18  Robert Shearman- Change the default user SID to match what was previou...
2005-07-18  Alexandre JulliardFixed a few prototypes in the USER driver.
2005-07-18  Robert ShearmanAdd stubs for most of the NDR marshaling functions.
2005-07-18  Michael JungUse CP_UNIXCP instead of CP_ACP when converting paths...
2005-07-18  Huw DaviesPartial implementation of GetJob.
2005-07-18  Michael JungRelease shell folders only if they were successfully...
2005-07-18  Alex Villacís... Test for behavior of negative underflow formatting.
2005-07-18  Oliver StieberImplemented a tidied up IWineD3Device_ColorFill.
2005-07-18  Frank RichterEnabled "tab" dialog texture for property sheet pages.
2005-07-18  Felix NawothnigRewrote the RegGetValue tests for REG_SZ / REG_EXPAND_SZ.
2005-07-18  Alexandre JulliardLoad system metrics on demand instead of initializing...
2005-07-18  Jacek Caban- Added more tests.
2005-07-18  Felix NawothnigAdd stub for SetLayeredWindowAttributes.
2005-07-18  Michael JungAppend filename extension if necessary in IShellFolder...
2005-07-18  Kevin KoltzauAdd x86_64 interlocked functions.
2005-07-18  Kevin KoltzauDefine x86_64 context.
2005-07-18  Hans LeidekkerStub implementations for GetUserNameEx{A,W}, TranslateN...
2005-07-18  Hans LeidekkerFix pointer signedness and missing declarations warnings.
2005-07-18  Dimi PaunSilence uninitialized warnings.
2005-07-18  Hans LeidekkerFix some -Wmissing-declarations warnings.
2005-07-18  Hans LeidekkerStubs for GetAddressByName{A,W}.
2005-07-18  Hans LeidekkerInclude the mshtml test.
2005-07-18  Paul VriensDon't run tests on platforms that don't support WindowS...
2005-07-18  Paul VriensSet size before calling pSetColorProfileElement.
2005-07-18  Felix NawothnigFix registry tests on Win95.
2005-07-18  Felix NawothnigFix misuse of UrlCombineW.
2005-07-18  Juan LangAdd/correct a couple definitions, allow hashing nothing.
2005-07-18  Oliver StieberSet mipmap levels correctly (even with ATI's buggy...
2005-07-18  Oliver StieberDirty the surface (instead of the texture) when a rende...
2005-07-18  Felix NawothnigSkip futile tests if CoGetClassObject fails.
2005-07-15  Hans LeidekkerConfigure checks for OpenLDAP headers and libraries.
2005-07-15  Alexandre JulliardAdded a bunch of utility functions to factor out a...
2005-07-15  Stefan HuehnerFix some sign-compare warnings by choosing correct...
2005-07-15  Stefan HuehnerAdd some consts to fix discard-qual warnings.
2005-07-15  Dmitry TimoshkovAdd a test for handling overlapped buffers by WideCharT...
2005-07-15  Paul VriensAdded a test, specifically for NT/W2K/XP/W2K3.
2005-07-15  Frank RichterMake dialog theme texture setting non-global (ie a...
2005-07-15  Oliver StieberFixed a division by 0 in setup_light that occurs with...
2005-07-15  Frank RichterAdd support for drawing gradient captions.
2005-07-15  Dmitry TimoshkovAvoid unnecessary casts.
2005-07-15  Alexandre JulliardSort the SPI_* constants and remove some duplicates.
2005-07-15  Michael JungAdd file type column in detailed shell view.
2005-07-15  Dmitry TimoshkovMake VIRTUAL_HandleFault return an NTSTATUS.
2005-07-15  Kevin KoltzauForward some header notifications to parent of listview.
2005-07-15  Thomas WeidenmuellerSupport PSM_IDTOINDEX.
2005-07-15  Hans LeidekkerLink directly to liblcms.
2005-07-15  Dmitry TimoshkovUse SIZE_T type for size variables in NTDLL when approp...
2005-07-15  Thomas Weidenmueller- Support PSH_WIZARDHASFINISH in wizards.
2005-07-15  Stefan HuehnerFix some write-strings warnings.
2005-07-15  Michael JungDo filename postprocessing in GetDisplayNameOf (Hide...
2005-07-15  Oliver StieberCorrect a missplaced #if in IWineD3DDeviceImpl_CleanRender.
2005-07-15  Aric StewartWhen adding an image copy the full previous buffer.
2005-07-15  Paul VriensAdd missing member to WINTRUST_DATA struct.
2005-07-15  Robert ShearmanFix return value of InternetQueryDataAvailable.
2005-07-15  Eric PouechGet rid of HeapValidate as it's not properly handled...
2005-07-15  Eric PouechEnsure msvcrt's io block is passed down from wcmd's...
2005-07-15  Felix NawothnigFix the EnumEnhMetaFile tests.
2005-07-15  Huw DaviesSet the default doc title to that of Windows.
2005-07-15  Oliver StieberImplemented Get/Set/Free private data in resource.
2005-07-15  Paul VriensReturn TRUST_E_PROVIDER_UNKNOWN until implemented.
2005-07-14  Detlef RiekenbergSpace is valid between module name and entry point.
2005-07-14  Alexandre JulliardMoved initialization of the default user process parame...
2005-07-14  Oliver StieberFixed a bug in Preload caused be a missing brace around...
2005-07-14  Stefan HuehnerFix some missing-declarations warnings.
2005-07-14  Jacek Caban- Added more tests.
2005-07-14  Stefan HuehnerFix a -Wsign-compare warning.
2005-07-14  Jacek CabanAdded MSHTML library declaration.
2005-07-14  Robert ShearmanMake mailslots use as much of the default async fd...
2005-07-14  Alexandre JulliardMoved the server start time to the init_thread request...
2005-07-14  Robert ShearmanHandle CopyImage and other functions failing by not...
2005-07-14  Juan LangRelease DC in error condition on StretchDIBits.
2005-07-14  Kevin KoltzauDefine GCM_RIGHTMOUSEDROP.
2005-07-14  Paul VriensUpdate the Dutch translations.
2005-07-14  Robert ShearmanRemove additional current process tracking in backtrace...
2005-07-14  Jacek Caban- Better handling of UI and InPlace active state.
2005-07-14  Juan LangEncode/decode certs, with tests.
2005-07-13  Alexandre JulliardReturn the startup info size in the init_thread request...
2005-07-13  Oliver StieberCorrect a few formats that were incorrect.
2005-07-13  Juan LangAdd more missing definitions.
2005-07-13  Jonathan ErnstUpdated winecfg French resources.
next