Remove unnecessary paint code.
[wine] / dlls /
2005-06-06  Michael JungLet BindToObject fail, if called with empty relative...
2005-06-06  Marcus MeissnerAdded testcases for OLE Picture handling.
2005-06-06  Robert ReifDon't open device if already open.
2005-06-06  James HawkinsAudit the Tab control.
2005-06-05  Mike HearnInitialize DataRepresentation in NdrClientInitializeNew...
2005-06-05  Mike Hearn- Don't return NULL for proxy details if there is no...
2005-06-05  Rob ShearmanDon't disconnect proxies flagged with SORFP_NOLIFETIMEM...
2005-06-05  Lauri TulminDon't truncate text on WM_SETTEXT and send EN_MAXTEXT.
2005-06-05  Robert ReifFix a problem where actual sample rate doesn't exactly...
2005-06-05  Christian CostaFixed clock release in transform template.
2005-06-05  Alexandre JulliardMoved the server part of the ExitThread functionality...
2005-06-05  Alexandre JulliardDon't bother looking for a resource directory in free...
2005-06-05  Alexandre JulliardAvoid accessing the htask16 TEB field from ntdll.
2005-06-05  Alexandre JulliardAllocate the system view for builtin modules earlier in
2005-06-05  Mike HearnAdd some tracing to the IRemUnknown RpcProxyBuffer...
2005-06-05  Robert ReifReturn proper error code.
2005-06-05  Jacek CabanTest only stdole32.tlb as we don't have olepro32.dll...
2005-06-05  Mike HearnSuppress the noisy SetNamedPipeHandleState fixme.
2005-06-05  Uwe BonnesAdded more pipe tests.
2005-06-05  Robert ReifFix tests to work with drivers that don't support a...
2005-06-05  Paul VriensAdded a stub for CryptCATAdminCalcHashFromFileHandle.
2005-06-05  Christian CostaMoved dsurface object files to ddraw root dir.
2005-06-05  Robert ReifAdd tests to check DirectSoundCapture creation.
2005-06-04  Huw DaviesIf a folder is selected on Open then browse into it...
2005-06-04  Felix NawothnigFix some missed invalidations after column resize.
2005-06-04  Juan LangImplement asn.1 decoding of integers, with tests.
2005-06-04  Huw DaviesUse DWLP_MSGRESULT to return values from the dialog...
2005-06-04  Maarten LankhorstImplemented VfwCapture interface.
2005-06-04  Alexandre JulliardAuthors: Aric Stewart <aric@codeweavers.com>, Mike...
2005-06-04  Robert ReifFinish DirectSoundCapture/DirectSoundCapture8 split.
2005-06-04  Christian CostaRelease clock only when one is set.
2005-06-04  James Hawkins- Factor out common text shifting logic.
2005-06-04  Aric StewartMake sure the TRACE statements do not spew garbage...
2005-06-04  Huw DaviesSend CDN_FOLDERCHANGE whenever we change folder.
2005-06-04  Hans LeidekkerRemove ntdll from imports.
2005-06-04  Mike McCormackTake the dialog frame into account when calculating...
2005-06-04  Aric StewartSince multiple progids can refer to 1 class we need...
2005-06-04  Christian CostaMoved ddraw object files to ddraw root dir.
2005-06-03  Christian CostaMoved clipper and palette objects files to ddraw root...
2005-06-03  Troy RolloRemove CR characters.
2005-06-03  Juan LangGet rid of a magic number, and improve stubs of
2005-06-03  Juan LangRearrange Crypt{De|En}codeObjectEx to make error handli...
2005-06-03  Aric StewartLocate where a buffer size is not being set and correct...
2005-06-03  Paul VriensChange SYSTEM_PROCESS_INFORMATION to reflect W2K/WinXP...
2005-06-03  Aric StewartAdd install_on_demand for Extension servers also. curre...
2005-06-02  Richard Cohen- Don't assume the ROT is already empty.
2005-06-02  Richard CohenIEnum::Clone shouldn't do a Reset.
2005-06-02  Aric StewartDo not loop if a ProgId's Parent Index it itself.
2005-06-02  Marcus MeissnerDrop duplicate definition of IID_IEnumDMO.
2005-06-02  Richard CohenAdded tests for file monikers.
2005-06-02  Richard Cohen- Base FileMonikerImpl_Save() on XP.
2005-06-02  Mike McCormackUse MSI_QueryGetRecord in one more place.
2005-06-02  Aric StewartPrint a message for skipped actions in ProcessExecSeque...
2005-06-02  Juan LangSet default for "My Documents" to $HOME, and "Desktop...
2005-06-02  Aric StewartDo not change a features state to Advertise if it expli...
2005-06-02  Aric StewartFor typelibs index 1 do not add \\1 to the path. This...
2005-06-02  Aric StewartRegister the FileType and correct short vs long path...
2005-06-02  Dmitry TimoshkovUpdate internal state only if the message is being...
2005-06-02  Alexandre JulliardTemp hack to clean up .def files and hopefully avoid...
2005-06-02  Juan Lang- add some tests for OID functions
2005-06-02  Christian CostaMerged remaining header files in DirectDraw objects...
2005-06-02  Mike McCormackMake sure that unused code gets compiled to avoid warnings.
2005-06-02  Marcus MeissnerAdded stubs for GetVolumePathName(A,W).
2005-06-02  Mike McCormackUse the new helper function MSI_QueryGetRecord.
2005-06-02  Mike McCormackCreate a helper function to fetch a single record from...
2005-06-02  Robert ReifMove FullDuplex code from capture.c to duplex.c.
2005-06-01  Alexandre JulliardAvoid dependency on thread.h.
2005-06-01  Robert ReifFix property set description for more than one capture...
2005-06-01  Dmitry TimoshkovMake more of the OLE interface vtables const.
2005-06-01  Christian CostaMerged d3ddevice/main.h and direct3d/main.h into d3d_pr...
2005-06-01  Mike McCormackAdd stubs and stub implementations.
2005-06-01  Alexandre JulliardAuthors: Aric Stewart <aric@codeweavers.com>, Mike...
2005-06-01  Alexandre JulliardUse standard TLS functions instead of a TEB internal...
2005-06-01  Alexandre JulliardAlways load 16-bit gdi.exe at init time.
2005-06-01  Alexandre JulliardRevert previous change, it shouldn't be necessary ...
2005-06-01  Mike McCormackEliminate some -Wwrite-strings warnings.
2005-06-01  Robert Shearman- Improve tracing.
2005-06-01  Robert ShearmanIf we are accessing a method from a superclass then...
2005-06-01  Robert Shearman- Fix the return values from QueryPathOfRegTypeLib.
2005-06-01  Robert ShearmanDispInvoke is correct so there is no need to print...
2005-06-01  Mike McCormackClean up headers and make some functions static.
2005-06-01  Richard Cohen- Add static, const.
2005-06-01  Mike McCormack- avoid unicode.h
2005-05-31  Jason EdmeadesAdded test case for infinite loops on RDW_REDRAWNOW.
2005-05-31  Alexandre JulliardAdded a from_child parameter to the get_update_region...
2005-05-31  Alexandre JulliardSkip the Unicode signature if present.
2005-05-31  Ivan Leo PuotiAdded IDT emulation.
2005-05-31  Detlef RiekenbergMark links to dir with FILE_ATTRIBUTE_REPARSE_POINT...
2005-05-31  Alexandre JulliardFixed RtlIsTextUnicode prototype, and made it properly...
2005-05-31  Mike McCormackRemove some unused code.
2005-05-31  Alexandre JulliardRemove import lib on make clean.
2005-05-31  Alexandre JulliardFixed install rule (reported by Vincent BĂ©ron).
2005-05-31  Stefan LeichterTest GetFileVersionInfoSizeA with executables.
2005-05-31  Christian CostaMerged convert.c, struct_convert.c and helper.c into...
2005-05-31  Alexandre JulliardAuthors: Evan Deaubl <wine@warpedview.com>, Robert...
2005-05-31  Juan Lang- implement Crypt{Get|Set}OIDFunctionValue
2005-05-31  Robert ReifAdd multiple DIRECTSOUND object support (multiple sound...
2005-05-31  Mike McCormackSome warning fixes for the regression tests.
2005-05-31  Mike McCormackMore -Wmissing-declarations and -Wwrite-strings warning...
2005-05-31  Mike McCormackImprove number parsing and avoid unicode.h.
next