wine
2004-12-08  Juan LangConvert some registry calls from A to W.
2004-12-08  Jacek Caban- Implemented CreateAsyncBindCtx.
2004-12-08  Michael JungFixed linking issues.
2004-12-08  Jon GriffithsParam descriptions can be >1 lines.
2004-12-08  Jon GriffithsUnicode fixes.
2004-12-08  Dmitry TimoshkovIndicate that support for HCBT_SYSCOMMAND hooks is...
2004-12-07  Alexandre JulliardAdded a bunch of tests for various behaviors of RedrawW...
2004-12-07  Alexandre JulliardMoved update region handling to the server.
2004-12-07  Paul MillarCheck for features missing in mingw environment, allowi...
2004-12-07  Juan LangFlush file in fputc when character is '\n'.
2004-12-07  Mike HearnRename the STUBMGR thread to more accurately reflect...
2004-12-07  Huw DaviesRemove Invoke's dependence on the internal TLBFuncDesc...
2004-12-07  Alexandre JulliardRemoved an unused function.
2004-12-07  Robert ShearmanImplement handle tables and add tests for them.
2004-12-07  Hans LeidekkerMove ICC profile handling into its own file.
2004-12-07  Robert ShearmanClean up devenum and properly implement DllCanUnloadNow...
2004-12-07  Alexandre JulliardFixed compile error.
2004-12-07  Jason EdmeadesAdd BaseTexture class support, call from d3d9.
2004-12-07  Filip Navara- Don't use DrawEdge with NULL device context, it's...
2004-12-07  Alexander YaworskyImplemented RegisterServiceCtrlHandler, ControlService.
2004-12-07  Tomas VanekFixed no memory condition test in IDirectSoundImpl_Create.
2004-12-07  Juan LangUse W calls rather than A in CreatePipe.
2004-12-07  Christian CostaFixed enumeration of joysticks in DX8.
2004-12-07  Huw DaviesGetFuncIndexOfMemId should respect invkind and return
2004-12-06  Alexandre JulliardAuthors: Eric Pouech <pouech-eric@wanadoo.fr>, Filip...
2004-12-06  Eric PouechAnother round of const correctness fixes.
2004-12-06  Ivan Leo PuotiRegister the IME class when imm32.dll is loaded.
2004-12-06  Stefan LeichterFix missing imports on NT4.
2004-12-06  Robert ReifReturn the actual device interface name.
2004-12-06  Jean-Michel... Added another Canadian keyboard layout.
2004-12-06  Alexandre JulliardFixed a leak in getsockname.
2004-12-06  Alexandre JulliardUse a direct getdents syscall on Linux to avoid relying on
2004-12-06  Eric PouechAnother couple of missing static definitions.
2004-12-06  Diego PettenòUpdated the documentation telling to use the
2004-12-06  Dmitry TimoshkovShowWindow activates only a being maximized child windo...
2004-12-06  Jeremy WhiteProperly respect a disassemble x,y command (prior behav...
2004-12-06  Dmitry TimoshkovAvoid crashes in ddraw.dll when loading it without...
2004-12-06  Mike McCormackStub implementation for SetupDiOpenDeviceInterface.
2004-12-06  Ulrich CzekallaSet the out buffer count to zero on read error.
2004-12-06  Mike McCormackFix transposition of 4 byte values when reading in...
2004-12-06  Mike McCormackStub implementations for DecryptFile, EncryptFile and
2004-12-06  Eric KohlDrawStatusText() must not process prefix characters.
2004-12-06  Juan LangSend EM_SETMODIFY after saving.
2004-12-06  Juan LangSet st_mode bits in _fstati64.
2004-12-06  Rémi AssaillyAdded two missing styles.
2004-12-06  Christian CostaS/W vshader fixes (spotted by Eric Pouech).
2004-12-06  Filip NavaraDon't call SetScrollInfo with SB_BOTH bar type.
2004-12-06  Filip NavaraDon't try to free pointer from union that isn't used.
2004-12-06  Juan Langmsvcrt_spawn should free STARTUPINFOA's lpReserved2...
2004-12-06  Robert NorthSet the values WTInfoA returns from screen size for...
2004-12-06  Vincent BéronRemove some unused tests.
2004-12-06  Robert ShearmanRemove unnecessary WNDPROC casts.
2004-12-06  Christian CostaBetter handling of errors in RenderFile.
2004-12-06  Stefan LeichterFix missing imports of the test program on NT4.
2004-12-06  Robert ShearmanRemove duplicate function declaration.
2004-12-06  Robert ReifAlways create a property set for secondary buffers.
2004-12-06  James HawkinsRemove c++-style comment.
2004-12-06  Mike McCormackMake sure to insert the proxy authentication header...
2004-12-06  Stewart AllenAdded SAST (South African Standard Time), corrected...
2004-12-06  Dmitry TimoshkovPerform host name initialization if computer name can...
2004-12-06  Michael JungAdded a missing break in encrypt_block_impl.
2004-12-06  Alexander YaworskyImplemented SetServiceStatus, QueryServiceStatus.
2004-12-06  James HawkinsOnly call test_set_provider_ex() once.
2004-12-06  Juan LangRevert shell32 version to Win2K SP4 level.
2004-12-02  Huw DaviesAllocate the TYPEATTR rather than copying it.
2004-12-02  Jon GriffithsSpelling/grammar fixes.
2004-12-02  Jon GriffithsUse mktemp if we don't have tempfile.
2004-12-02  Alexander YaworskyBasic implementation of service control dispatcher.
2004-12-02  Alexandre JulliardClean up temp files also when killed by a signal.
2004-12-02  Peter ChapmanFix up several inline assembler blocks so that they...
2004-12-02  Eric KohlImplement SetupDiBuildClassInfoList(ExW),
2004-12-02  Eric Pouech- moved event, semaphore, mutex implementation from...
2004-12-02  James HawkinsFix cabextract memory leak.
2004-12-01  Alexandre JulliardRelease 20041201. wine-20041201
2004-12-01  Dmitry TimoshkovAlways create a suspended thread in CreateThread and...
2004-12-01  Michael JungMoved code specific to CPGenKey, CPDeriveKey or CPImpor...
2004-12-01  Robert Shearman- Add some function declarations to objbase.h.
2004-12-01  Filip Navara- Check the return value from *_GETNUMDEVS message...
2004-12-01  Alexander YaworskyIntroduced service thread.
2004-12-01  Rémi AssaillyAdd some mirroring defines.
2004-12-01  Bill MedlandIf the buffer is no longer static the names should...
2004-12-01  Mike McCormackAdded a stub implementation for GetCurrentHwProfileW.
2004-12-01  Ulrich CzekallaPrevent the animation thread from waiting on itself...
2004-11-30  Eric PouechConst correctness fixes.
2004-11-30  Ivan Leo PuotiImplement task modal message boxes.
2004-11-30  Jacek Caban- Added stub implementation of IInternetZoneManager...
2004-11-30  Hans LeidekkerInfrastructure for handling ICC profiles.
2004-11-30  Adam D. MossFix compilation.
2004-11-30  Gerald PfeiferAgain rename getkey() and setkey() for FreeBSD.
2004-11-30  Huw DaviesFor a 15/16 bpp dib we send RGB triples to the printer...
2004-11-30  Michael JungIncorporated LibTomCrypt code into rsaenh to get rid...
2004-11-30  Jon GriffithsEnsure DllCanUnloadNow is a truly void function, and...
2004-11-30  Jon GriffithsImplement DllMain, DllCanUnloadNow, WrapProgress,
2004-11-30  Dmitry Timoshkov- Pass infoPtr around in month calendar control.
2004-11-30  James HawkinsFixed a few memory leaks.
2004-11-30  Alexander YaworskyMerge Unicode and ASCII versions of StartServiceCtrlDis...
2004-11-30  Robert ShearmanStore the new style before redrawing and repositioning...
2004-11-30  Jon GriffithsAllow NCBRESET and NCBADDNAME to work even if there...
2004-11-30  Jon GriffithsGetModuleHandleA->GetModuleHandleW.
2004-11-30  Jon GriffithsUse a FIXME style that will actually compile.
next