dmime: Declare some functions static.
[wine] / dlls /
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  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 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 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  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  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  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-03  Thomas Khokernel32: Add CreateRemoteThread remote thread conforma...
2007-01-03  Thomas Khokernel32: Add VirtualAllocEx remote thread conformance...
2007-01-03  Reinhard Karcheruser32: Speed improvement for 16bit comm support.
2007-01-03  Bernard Ladenthinoleaut32: Better OleIconToCursor stub.
2007-01-03  Reinhard Karcheruser32: Speed improvement for 16bit comm support.
2007-01-03  Reinhard Karcherntdll: Fix DTR and CTS controls in serial code.
2007-01-03  Mike McCormackkernel32: Store resources to be updated in a tree.
2007-01-03  Alex Villacís Lassooleaut32: Support for VT_DISPATCH in VarImp.
2007-01-03  Alex Villacís Lassooleaut32: Support for VT_DISPATCH in VarPow.
2007-01-03  Alex Villacís Lassooleaut32: Support for VT_DISPATCH in VarMod.
2007-01-03  Alex Villacís Lassooleaut32: Support for VT_DISPATCH in VarIdiv.
2007-01-03  Alex Villacís Lassooleaut32: Support for VT_DISPATCH in VarXor.
2007-01-03  Alex Villacís Lassooleaut32: Support for VT_DISPATCH in VarOr.
2007-01-03  Alex Villacís Lassooleaut32: Support for VT_DISPATCH in VarSub.
2007-01-03  Alex Villacís Lassooleaut32: Support for VT_DISPATCH in VarDiv.
2007-01-03  Alex Villacís Lassooleaut32: Support for VT_DISPATCH in VarMul.
2007-01-03  Alex Villacís Lassooleaut32: Support for VT_DISPATCH in VarAdd.
2007-01-03  Alex Villacís Lassooleaut32: Support for VT_DISPATCH in VarAnd.
2007-01-03  Alex Villacís Lassooleaut32: Add wrapper for dereferencing a VARIANT of...
2007-01-03  Lei Zhangcomctl32: Add initial tests for the status bar control.
2007-01-03  Vijay Kiran Kamujucomctl32: statusbar: Fix GetRect return value bug.
2007-01-03  Stefan Dösingerwined3d: Select a proper texture unit in LockRect and...
2007-01-03  Stefan Dösingerwined3d: Remove d3ddevice_set_ortho.
2007-01-03  Stefan Dösingerwined3d: Move the projection matrix into its own state.
2007-01-03  Stefan Dösingerwined3d: Break the lighting state out of the vertex...
2007-01-03  Stefan Dösingerwined3d: Move the world matrix to the state table.
2007-01-03  Stefan Dösingerwined3d: Move the functionality of primitiveInitState...
2007-01-03  Stefan Dösingerwined3d: Add a viewport state to the state table.
2007-01-03  Stefan Dösingerwined3d: Move decoding the vertex declaration to the...
2007-01-03  Stefan Dösingerwined3d: Pass the user pointer strided structure via...
2007-01-03  Stefan Dösingerwined3d: Use the baseVertexIndex in the stateblock.
next