wine
2007-08-24  Bryan DeGrendelmscoree: Return S_OK if mono runtime is found.
2007-08-24  Mikolaj Zalewskimsvcrt: Implement and test _mbsbtype.
2007-08-24  Mikolaj Zalewskimsvcrt: Test and fix _ismbslead and _ismbstrail.
2007-08-24  Detlef Riekenbergwinspool: Forward AddPrinterDriver to AddPrinterDriverEx.
2007-08-24  Andrew Talbotrsaenh: Constify some variables.
2007-08-24  Lei Zhanggphoto2: Add missing brackets.
2007-08-24  Lei Zhanggphoto2: Import photos in the right order.
2007-08-24  Alexandre Julliarduser32: IsChild must not consider the desktop window.
2007-08-23  Alexandre Julliardserver: Validate the parents every time we paint a...
2007-08-23  Tijl Coosemansserver: Use thr_kill2 syscall to signal threads on...
2007-08-23  Paul Vrienswinetest: Put dll version information in the report.
2007-08-23  Stefan Leichterobjsel: Remove 'recursive registry key delete' function.
2007-08-23  Stefan Leichterole32: Remove 'recursive registry key delete' function.
2007-08-23  Rob Shearmanshlwapi: Fix UrlCombineW for absolute URLs without...
2007-08-23  Rob Shearmanwinex11.drv: Don't activate the systray window when...
2007-08-23  Rob Shearmaninclude: Add some defines for mshtml service IDs.
2007-08-23  Rob Shearmaninclude: Add a define for SID_SOleUndoManager.
2007-08-23  Rob Shearmaninclude: Add a define for SID_SHlinkFrame.
2007-08-23  Rob Shearmaninclude: Define some shell service IDs.
2007-08-23  Detlef Riekenbergwinspool: Strings can be NULL in AddPrinterDriverExA.
2007-08-23  Detlef Riekenbergwineprefixcreate: Create spool/drivers directory for...
2007-08-23  Nigel Liangwinecfg: Suport color schemes from .theme format themes.
2007-08-23  Paul Vrienswinetest: Change the way we report missing dlls.
2007-08-23  Mikolaj Zalewskiadvapi32: Obtain the process id locally.
2007-08-23  Mikolaj Zalewskiadvapi32: Return an error if we try to start an already...
2007-08-23  Mikolaj Zalewskiinclude: Add some definitions to winioctl.h.
2007-08-23  Stefan Dösingerwined3d: Fake occlusion queries if the wrong context...
2007-08-23  Stefan Dösingerwined3d: Deal with multithreading in event queries.
2007-08-23  Stefan Dösingerwined3d: Refuse to ReleaseDC the wrong DC.
2007-08-23  Stefan Dösingerwined3d: Refuse to lock locked surfaces.
2007-08-23  Stefan Dösingerwined3d: Fall back to drawStridedSlow if fog coords...
2007-08-23  Lei Zhanggphoto2.ds: Add preview button and ability to disable...
2007-08-23  Misha Koshelevwininet: Send INTERNET_STATUS_HANDLE_CLOSING when objec...
2007-08-23  Misha Koshelevwininet: Separate connection closing from object destru...
2007-08-23  Misha Koshelevwininet: Rename WININET_object_destructor to a more...
2007-08-23  Alexandre Julliardwinex11: Get rid of get_context_from_GLXContext.
2007-08-23  Alexandre Julliardwinex11: Properly update the hdc in the GL context.
2007-08-23  Mikolaj Zalewskimsvcrt: Test and fix _mbsinc/_mbsninc.
2007-08-23  Mikolaj Zalewskimsvcrt: Don't test codepage 20932.
2007-08-23  Mikolaj Zalewskimsvcrt: Test and fix _mbccpy, _mbsncpy and _mbsnbcpy.
2007-08-23  James Hawkinsadvpack: Formalize the SESSION struct.
2007-08-23  James Hawkinscabinet: Formalize the SESSION struct.
2007-08-23  Alexander Nicolaysen... wordpad: Don't display full path in save changes dialog.
2007-08-23  Alexander Nicolaysen... wordpad: Don't show full path in caption.
2007-08-23  Andrew Talbotrsaenh: Constify some variables.
2007-08-23  Stefan Leichteroleaut32: Remove 'recursive registry key delete' function.
2007-08-23  Stefan Leichterquartz: Remove 'recursive registry key delete' function.
2007-08-23  Detlef Riekenbergwinspool: Add always the Win9x and the NT printerdriver.
2007-08-23  Roderick Colenbranderwgl: Fix wglGetCurrentReadDCARB bugs.
2007-08-23  Juan Langcrypt32: Implement CryptVerifyMessageSignature.
2007-08-23  Juan Langcrypt32: Test and correct verifying the signature of...
2007-08-23  Juan Langadvapi32: Add more tests for CryptVerifySignatureW...
2007-08-23  Maarten Lankhorstdsound: Transparantly fall back to software mode if...
2007-08-23  Huw Daviesgdi32: Quote the printer name prior to passing it to...
2007-08-23  Paul Vriensatl: Replace SHDeleteKeyW with RegDeleteTreeW and get...
2007-08-22  Alexandre Julliardgdi32: Fix a few more places that use the wrong get...
2007-08-22  Juan Langcrypt32: Test encoding a signed message with a valid...
2007-08-22  Juan Langcrypt32: Explicitly terminate loop when a matching...
2007-08-22  Juan Langcrypt32: Only free allocated handles.
2007-08-22  Juan Langcrypt32: Test and implement CryptGetMessageSignerCount.
2007-08-22  Juan Langcrypt32: Implement CryptGetMessageCertificates.
2007-08-22  Juan Langcrypt32: Trace encoding and decoding public keys on...
2007-08-22  Alexandre Julliardntdll: Flesh out the stub for IOCTL_STORAGE_GET_DEVICE_...
2007-08-22  Alexandre Julliarduser32: Thread-local hooks need a module if they don...
2007-08-22  Alexandre Julliardcabinet: Use the correct create disposition in fdi_open.
2007-08-22  Alexandre Julliardcabinet: Use the proper fcntl defines in the FDI_OPEN...
2007-08-22  James Hawkinscabinet: Formalize the SESSION struct and add more...
2007-08-22  Alexander Nicolaysen... wordpad: Store window rect in the registry.
2007-08-22  Alexander Nicolaysen... wordpad: Clear formatting before opening a file.
2007-08-22  Alexander Nicolaysen... wordpad: Prompt for format when selecting new file.
2007-08-22  Alexander Nicolaysen... wordpad: Handle different formats on open/save.
2007-08-22  Alexander Nicolaysen... wordpad: Add recent file list.
2007-08-22  H. Verbeetwined3d: Attach the correct surface the the fbo.
2007-08-22  H. Verbeetwined3d: Restore a line that got lost.
2007-08-22  Dmitry Timoshkovntdll: Reimplement TIME_GetBias using new time zone...
2007-08-22  Dmitry Timoshkovinclude/wine/test.h: Use appropriate type.
2007-08-22  Maarten Lankhorstdsound: Move assignment of DSBCAPS_LOC to primary buffe...
2007-08-22  Paul Vriensntdll/tests: Fix typos.
2007-08-22  Paul Vriensgdi32: Fix possible NULL pointer dereference (Coverity).
2007-08-22  Paul Vriensgdi32: Fix possible NULL pointer dereference (Coverity).
2007-08-22  Misha Koshelevwininet: Fix reference count on internet handle for...
2007-08-22  Misha Koshelevwininet: Don't send INTERNET_STATUS_HANDLE_CLOSING...
2007-08-22  Andrew Talbotrpcrt4: Constify some variables.
2007-08-21  Juan Langcrypt32: Implement verifying a decoded signed message...
2007-08-21  Juan Langcrypt32: Test and implement getting the computed hash...
2007-08-21  Juan Langcrypt32: Update a hash message's hash handles when...
2007-08-21  Juan Langcrypt32: Move signed message data functions together.
2007-08-21  Juan Langcrypt32: Make constructing handles a member of signed...
2007-08-21  Juan Langcrypt32: Use a helper function to allocate signer handles.
2007-08-21  Juan Langcrypt32: Don't keep an unneeded copy of the crypto...
2007-08-21  Juan Langcrypt32: Separate construction of signer handles from...
2007-08-21  Juan Langcrypt32: Add a helper function to construct a signer...
2007-08-21  Juan Langcrypt32: Add helper function to update signed message...
2007-08-21  Juan Langcrypt32: Make more functions members of signed message...
2007-08-21  Juan Langcrypt32: Make updating a hash a member of signed messag...
2007-08-21  Juan Langcrypt32: Make a helper function to a free a signed...
2007-08-21  Juan Langcrypt32: Use signed message data type for decoded signe...
2007-08-21  Juan Langcrypt32: Make a signed message data type.
2007-08-21  Juan Langcrypt32: Implement verifying the hash of a decoded...
2007-08-21  Juan Langcrypt32: Add a couple tests that show you can't get...
next