wine
2007-01-06  Eric Pouechwinedump: While dumping NE files, use -j option if...
2007-01-06  Eric Pouechwinedump: Print some basic info for pure DOS file ...
2007-01-06  Eric Pouechwinedump: Added ability to dump FPO debug information.
2007-01-06  Eric Pouechdbghelp: Corrected the map/unmap operations for ELF...
2007-01-06  Kai Blinmsacm32: Fix comment and remove unneeded if check ...
2007-01-06  Francois Gougetole32: Print GetLastError() in decimal with '%u'.
2007-01-06  Francois Gougetgdi32/tests: Print GetLastError() in decimal with ...
2007-01-06  Francois Gougetshell32/tests: Print GetLastError() in decimal with...
2007-01-06  Francois Gougetlocalspl/tests: Print GetLastError() in decimal with...
2007-01-06  Francois Gougetversion/tests: Print GetLastError() in decimal with...
2007-01-05  Francois Gougetwine.inf: Self-register objsel.dll.
2007-01-05  Francois Gougetddrawex: Self-register the DirectDrawFactory CoClass.
2007-01-05  Francois Gougetdinput8: Self-register the DirectInput8 CoClass.
2007-01-05  Francois Gougettaskmgr: Print GetLastError() in decimal with '%u'.
2007-01-05  Francois Gougetadvapi32: Remove a useless macro.
2007-01-05  Kai Blinshlwapi: Remove redundant check in assignment, unicode...
2007-01-05  Kai Blinuser32: If pTest was allocated, length has to be >...
2007-01-05  Kai Blinole32: Remove redundant NULL check (Coverity).
2007-01-05  Jeff Latimerwinemp3.acm: Ensure null check before dereference.
2007-01-05  Jeff Latimerwininet: Ensure null check before dereference.
2007-01-05  Andrew Talbotdmloader: Declare some functions static.
2007-01-05  Andrew Talbotdmime: Declare some functions static.
2007-01-05  Francois Gougetquartz: Use '%u' to print GetLastError().
2007-01-05  Francois Gougeturlmon: Print GetLastError() in decimal with '%u'.
2007-01-05  Francois Gougetqcap: Print GetLastError() in decimal with '%u'.
2007-01-05  Dmitry Timoshkovkernel32: GetTimeFormat and GetDateFormat should fail...
2007-01-05  Paul Vrienswinetest: Pass correct working directory to the tests.
2007-01-05  Louis Lendersdevenum: Update Dutch resource.
2007-01-05  Louis Lenderscomdlg32: Update Dutch resource.
2007-01-05  Vitaliy Margolendinput: Change EnumObjects to use GetObjectInfo.
2007-01-04  Chris Robinsonwined3d: state_pointsprite should apply to all texture...
2007-01-04  Eric Pouechimagehlp: Make use of the bReadOnly parameter in MapAnd...
2007-01-04  Eric Pouechimagehlp: Correctly handle files without NT headers...
2007-01-04  Eric Pouechimagehlp: Fixed computation of SizeOfImage in MapAndLoad.
2007-01-04  H. Verbeetwined3d: Skip sampler state application for stages...
2007-01-04  H. Verbeetwined3d: Skip WINED3DTSS_TEXCOORDINDEX state applicatio...
2007-01-04  H. Verbeetwined3d: Don't do WINED3DTSS_ALPHAOP texture operations...
2007-01-04  H. Verbeetwined3d: Don't do WINED3DTSS_COLOROP texture operations...
2007-01-04  Rob Shearmanwininet: Fix the releasing of the wrong reference count...
2007-01-04  Rob Shearmanwininet: Change the HTTP code to not assume that the...
2007-01-04  Rob Shearmanwininet: Don't send callbacks in HTTP_CloseConnection...
2007-01-04  Rob Shearmanwininet: Use the Content-Length header to work out...
2007-01-04  Rob Shearmanwininet: Always send a Connection header set to "close...
2007-01-04  Rob Shearmanwininet: Use correct types for socket functions to...
2007-01-04  Rob Shearmanwininet: Fix HTTP redirects by reseting loop_next after...
2007-01-04  Rob Shearmanntdll: Don't print a fixme in RtlQueueUserWorkItem...
2007-01-04  Vitaliy Margolendinput: Fix cut and paste error.
2007-01-04  Andrew Talbotwidl: Fix memory leaks.
2007-01-04  Andrew Talbotddraw: Declare some functions static.
2007-01-04  Andrew Talbotd3d9: Declare some functions static.
2007-01-04  Andrew Talbotdmband: Declare some functions static.
2007-01-04  Rob Shearmanwininet: Remove the custom thread pool implementation...
2007-01-04  Rob Shearmanrpcrt4: Pass WT_EXECUTELONGFUNCTION to QueueUserWorkIte...
2007-01-04  Rob Shearmanntdll: Fix some test failures of RtlGUIDFromString...
2007-01-04  Rob Shearmanntdll: RtlInitUnicodeString on a string too long to...
2007-01-04  Rob Shearmanole32: Make sure to reset the message state if it has...
2007-01-04  Dmitry Timoshkovuser32: Fix some failures in the MDI message test.
2007-01-04  Dmitry Timoshkovuser32: Fix some failures of the ShowWindow test under...
2007-01-04  Kai Blinshlwapi: Remove redundant check in assignment (Coverity).
2007-01-04  Michael Gardinerole32: Stop StgOpenStorage from creating a file when...
2007-01-04  Mike McCormackcomctl32: Check subitem is valid before calling LISTVIE...
2007-01-04  Mike McCormackcomctl32: Remove unnecessary casts.
2007-01-04  Alexandre Julliardmake_requests: Grab status names from async_terminate...
2007-01-04  Alexandre Julliardserver: Add a generic apc_call structure to make it...
2007-01-04  Alexandre Julliardserver: Notify the server that an APC has completed...
2007-01-04  Alexandre Julliardserver: Make thread_apc into a real object.
2007-01-04  Louis Lendersregedit: Update Dutch resources.
2007-01-04  Francois GougetAssorted spelling fixes.
2007-01-04  Francois Gougetws2_32/tests: Use '%d' to print GetLastError().
2007-01-04  Francois Gougetkernel32/tests: Use '%d' to print GetLastError().
2007-01-04  Francois Gougetitss: Fix spelling of the dwOrigin variables.
2007-01-04  Francois Gougetrsabase/tests: Remove unneeded casts.
2007-01-04  Eric Pouechdbghelp: Implemented 64 bit versions of EnumerateLoaded...
2007-01-04  Eric Pouechwinedbg: Added a maintenance command to load a given...
2007-01-04  Stefan Dösingerwined3d: Dirtify the stream sources in DrawPrimitiveUP.
2007-01-04  Stefan Dösingerwined3d: Move decoding the streams to their own inline...
2007-01-04  Stefan Dösingerwined3d: Catch NOP SetStreamSource changes.
2007-01-04  Stefan Dösingerwined3d: Catch nop pixel shader changes.
2007-01-04  Stefan Dösingerwined3d: Catch NOP vertex declaration changes.
2007-01-04  Stefan Dösingerwined3d: Break the viewport out of the vertex declarati...
2007-01-04  Vitaliy Margolendinput: Implement mouse GetObjectInfo on top of base...
2007-01-04  Vitaliy Margolendinput: Move keyboard to using new GetObjectInfo.
2007-01-04  Vitaliy Margolendinput: Implement GetObjectInfo[A|W] in base device...
2007-01-04  Mike McCormackkernel32: Don't try update version resources with inval...
2007-01-04  Roderick Colenbranderwgl: Fix piAttributes NULL crash.
2007-01-04  Andrew Talbotddraw: Declare some functions static.
2007-01-04  Andrew Talbotcomdlg32: Declare some items static.
2007-01-04  Andrew Talbotdinput: Declare some functions static.
2007-01-04  Andrew Talbotwinedump: Fix memory leak.
2007-01-04  Louis Lenderswininet: Update Dutch resource.
2007-01-04  Louis Lendersmstml: Update Dutch resource.
2007-01-04  Hans Leidekkerusp10: Document ScriptItemize. Get rid of the remaining...
2007-01-04  Hans Leidekkerusp10: Implement and test ScriptStringGetOrder and...
2007-01-04  Hans Leidekkerusp10: Use macro functions for memory allocation and...
2007-01-04  Hans Leidekkerusp10: Make the script cache accessible from a string...
2007-01-04  Rob Shearmankernel32: Be more verbose about the expected and receiv...
2007-01-04  Rob Shearmanole32: Don't release pUnk in OleCreate if CoCreateInsta...
2007-01-04  Alexandre Julliardserver: Avoid crash in alloc_console when the process...
2007-01-03  Thomas Khokernel32: Add CreateRemoteThread remote thread conforma...
2007-01-03  Thomas Khokernel32: Add VirtualAllocEx remote thread conformance...
next