wine
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.
2005-07-13  Robert ShearmanStore the default DACL in the token.
2005-07-13  Jacek CabanAdded downloadmgr.idl.
2005-07-13  Alexandre JulliardInitialize relay debugging earlier on now that the...
2005-07-13  Alexandre JulliardGet rid of the boot_done request.
2005-07-13  Oliver StieberTidy up some comments and formatting.
2005-07-13  Huw DaviesPartial implementation of SetJobW.
2005-07-13  Alexandre JulliardAlready initialize the process in the first init_thread...
2005-07-13  Alexandre JulliardAvoid potential crashes when there is no handle table.
2005-07-13  Alexandre JulliardUse the official names for the Unicode string constants.
2005-07-13  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-07-13  Hans LeidekkerBeginnings of WLDAP32.
2005-07-13  Steve ZellersFixed leftover import table name in output_import_thunk.
2005-07-13  Alexandre JulliardIgnore high bit of spin count.
2005-07-13  Oliver StieberAdded basic memory management and tracking to wined3d.
2005-07-13  Hans LeidekkerAdded winldap.h header.
2005-07-13  Jacek CabanTHIS macros cleanup.
2005-07-13  Jacek CabanCall ShowUI and HideUI in UIActivate.
2005-07-13  Henning Gerhardt- Added German winspool resource file.
2005-07-13  Stefan HuehnerFix some -Wsign-compare warnings.
2005-07-12  Jacek CabanAdded hh.exe.
2005-07-12  Alexandre JulliardMoved the fields that depends on startup info from...
2005-07-12  Mike McCormackClean up CURSORICON_Load.
2005-07-12  Aric StewartBoth wcschr and wcsrchr should be able to find the...
2005-07-12  Alexandre JulliardFixed strchrW and strrchrW for a null character (spotte...
2005-07-12  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-07-12  Huw DaviesForward SetJobA -> SetJobW.
2005-07-12  Aric StewartFurther testing shows that when CustomActionData needs...
2005-07-12  Mike McCormackRemove CURSORICON_SimulateLoadingFromResourceW.
2005-07-12  Mike McCormackModify CURSORICON_FindBestIcon/Cursor to use enumerator...
2005-07-12  Robert ShearmanCall SetLastError on errors.
2005-07-12  Robert Shearman- Support right-aligned text in TabbedTextOut.
next