wine
2005-06-04  James Hawkins- Factor out common text shifting logic.
2005-06-04  Juan LangAdded a bunch of crypto error codes.
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  Lionel UlmerAdded keys to install all known DPlay service providers.
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  Martin FuchsFix position of column header labels.
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  Juan LangAdded a couple missing prototypes.
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  Mike McCormackFixes for -Wmissing-declarations and -Wwrite-strings...
2005-06-02  Aric StewartRegister the FileType and correct short vs long path...
2005-06-02  Henning GerhardtUpdate German resource files.
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  Marcus MeissnerElf32_auxv_t.a_un.a_ptr no longer exists in HEAD glibc...
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  Juan LangPrint command that fails to make error message a little...
2005-06-02  Robert ReifMove FullDuplex code from capture.c to duplex.c.
2005-06-02  Juan LangAdded snmp.h.
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  Dimi PaunMinor formattting fixes.
2005-06-01  Dimi PaunAdd definitions for IDTRYAGAIN and IDCONTINUE.
2005-06-01  Mike McCormackAdd stubs and stub implementations.
2005-06-01  Mike McCormackDefine some functions and structures.
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  Andreas MohrTV_ITEM is the old name of TVITEM, shouldn't be used...
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.
2005-05-30  Francois GougetOn some systems (linux 2.6.8) AFS fails to set d_reclen...
2005-05-30  Mike McCormackRemove more types from the parser.
2005-05-30  Mike McCormackAdd and correct some function declarations.
2005-05-30  Robert ReifAdd support for more than 2 audio channels.
2005-05-30  Antoine Chavasse- Implemented the implicit creation of mipmaps for...
2005-05-30  Kouji SasakiAdded the feature to change row height in owner draw...
2005-05-30  Kouji SasakiCorrected the determination of capturing inside EDIT_WM...
2005-05-30  Dmitry TimoshkovMake more of the OLE interface vtables const.
2005-05-30  Francois GougetAssorted spelling fixes.
2005-05-30  Stefan LeichterUpdate version resource of msiexec.exe to current versi...
2005-05-30  Martin Fuchs- implement commands 'copy' and 'delete'
2005-05-29  Marcus MeissnerAdded VarMonthName() implementation.
2005-05-29  Mike McCormackGet rid of some redundant parser types.
2005-05-29  Martin FuchsRefresh display after executing a context menu command.
2005-05-29  Mike McCormack-Wmissing-declarations and -Wwrite-strings warning...
2005-05-29  Martin FuchsImplement file filtering (matching of file name pattern...
2005-05-29  Eric Pouech_findclose() exists on MinGW, so prefix it.
2005-05-29  Eric PouechReindented parts to be conform to the rest of the code.
next