wine
2004-07-12  Eric PouechFixed regression on 'bt <tid>' command.
2004-07-12  Lionel UlmerBetter handle the frame-buffer locking case.
2004-07-12  Stefan LeichterFix tests of GetModuleFileNameA on 98/XP.
2004-07-12  Marcus MeissnerReplaced lvalue casts / postincrement mixes.
2004-07-12  Robert Reif- Create IDirectSound and IDirectSound8 objects using the
2004-07-09  Mike McCormackImplement MsiVerifyPackage, cosmetic fixes.
2004-07-09  Alexandre JulliardAuthors: Martin Fuchs <martin-fuchs@gmx.net>, Ge van...
2004-07-09  Alexandre JulliardAuthors: Mike McCormack <mike@codeweavers.com>, Aric...
2004-07-09  Rob ShearmanAdd TRACE to ReadFileEx.
2004-07-09  Alexandre JulliardAuthors: Aric Stewart <aric@codeweavers.com>, Mike...
2004-07-09  Aric StewartCleanup of actions.
2004-07-09  Aric StewartAdd a stub for MsiModifyView, fix a couple of bugs.
2004-07-09  Mike McCormackCosmetic fixes.
2004-07-09  Aric StewartImplement logging.
2004-07-09  Mike HearnOutput X11 protocol errors before breaking into debugger.
2004-07-09  Robert ReifBetter error checking and recovery.
2004-07-09  Dmitry TimoshkovAdd a test case for scroll APIs, fix a few bugs spotted...
2004-07-08  Dmitry TimoshkovAdd WS_HSCROLL style to the notepad's edit control.
2004-07-08  Andreas MohrSeveral GDI object handling functions are defined to...
2004-07-08  Francois GougetAssorted spelling fixes.
2004-07-08  Troy Rollo- Setting the scroll range with the "bRedraw" flag...
2004-07-08  Ulrich CzekallaIf the selection owner doesn't understand TARGETS,...
2004-07-08  Ulrich CzekallaHandle case when data type is not registered.
2004-07-08  Robert ReifAdded HKEY_DYN_DATA support.
2004-07-07  Roger OlsonAdded stub for CreateRemoteThread().
2004-07-07  Robert ReifNumber of arguments to IDirectSoundBuffer8_GetObjectInP...
2004-07-07  Ge van GeldorpAdd missing privilege names.
2004-07-07  Dmitry TimoshkovInitialize also ACP, OEMCP and MACCP in registry on...
2004-07-07  Emmanuel MaillardAdded Darwin support in get_default_drive_device.
2004-07-06  Alexandre JulliardFixed X11DRV_GetDC for the desktop window.
2004-07-06  Alexandre Julliardget_visible_region: do not clip out siblings of the...
2004-07-06  Mike HearnCorrect error code returned by CreateFile when given...
2004-07-06  Mike McCormackRefcounting fixes.
2004-07-06  Mike HearnAdd some explanations to compobj.c, implement flushing...
2004-07-06  Mike McCormackCreate a tooltip on demand in the Listview.
2004-07-06  Richard StonehouseUpdated for the new 'dosdevices' directory system.
2004-07-06  Ferenc WagnerSuppress some more error message boxes.
2004-07-06  Ferenc WagnerAvoid segfaults on uninitialized data.
2004-07-06  Jon GriffithsFix a typo in the TabCtrl_SetItem macro.
2004-07-06  Aric StewartFirst implementation of the Advanced Template Library...
2004-07-06  Aric StewartReport NOT_IMPLEMENTED for not implemented token classes.
2004-07-06  Mike McCormackTranslate ENODEV and ENXIO error codes to NT status...
2004-07-06  Robert ReifAdded some missing **LPLP typedefs.
2004-07-06  Emmanuel MaillardCheck for -lresolv for Darwin.
2004-07-06  Mike McCormackAdd Multi Language support IDL and headers.
2004-07-06  Robert ReifFix IDirectSoundBuffer8_Initialize function prototype...
2004-07-06  Marcus MeissnerGeneric SKIP_TAG to skip a number of bytes, use it...
2004-07-06  Marcus MeissnerReplace lvalue casts of post increments for newer compiler.
2004-07-06  Robert ReifCreate DirectSound or DirectSound8 depending on riid.
2004-07-06  Mike McCormackAllow binary fields with stream names longer than table...
2004-07-06  Aric StewartImplemented CreateShortcut and PublishProduct.
2004-07-06  Mike McCormackFetch binary streams at the table level.
2004-07-06  Aric StewartMsiGetProperty should return empty strings on error.
2004-07-06  Aric StewartImplemented registering Classes and ProgID.
2004-07-06  Aric StewartImplemented RegisterTypeLibraries.
2004-07-06  Aric StewartImplemented ProcessComponents.
2004-07-06  Aric StewartSend progress and action messages.
2004-07-06  Aric StewartAllow ADDLOCAL to override INSTALLLEVEL, implement...
2004-07-06  Alexandre JulliardAvoid using strlen.
2004-07-06  Alexandre JulliardAdded tests for div_t and ldiv_t.
2004-07-06  Pierre d'HerbemontDefine MSVCRT_div_t and MSVCRT_ldiv_t.
2004-07-06  Mike McCormackAdd trustee functions.
2004-07-06  Robert ReifGet certification for VerifyCertification from driver...
2004-07-06  Marcus MeissnerCOPY_COLORKEY_FX: Do not use lvalue casts.
2004-07-06  Aric StewartFix bugs in resolve_folder.
2004-07-04  Aric StewartActivate features and components based on their various...
2004-07-04  Aric StewartBeginnings of costing and organizing into components...
2004-07-04  Aric StewartFix command line processing and folder paths.
2004-07-04  Aric StewartFix MsiGetTargetPath, MsiGetSourcePath and MsiSetTarget...
2004-07-04  Aric StewartUse the newly implemented UPDATE code to set properties.
2004-07-04  Mike McCormackImplement the UPDATE query.
2004-07-04  Mike McCormackCreate the WHERE part of a query in one function call.
2004-07-04  Aric StewartImplement SetTargetPath, start the basics for tracking...
2004-07-04  Eric Pouech- enhanced 'info share' output
2004-07-04  Mike McCormackCosmetic fixes.
2004-07-04  Mike McCormackBuild http requests in a more consistent way.
2004-07-04  Alexandre JulliardFixed a warning.
2004-07-04  Robert ReifSeparated DirectSoundCreate8 into two functions and...
2004-07-04  Mike McCormackFix string conversion bugs.
2004-07-04  Mike McCormackFix a buffer overrun in autocomplete.
2004-07-04  Eric Pouech- added support for GCC static local variables
2004-07-04  Mike HearnMove variant code to its own debug channel.
2004-07-04  José Manuel... Added Spanish translation.
2004-07-04  Vitaly LipatovReturn proper codepage value in GetCPInfoEx.
2004-07-04  Aric StewartStart implementing Feature and Component level install...
2004-07-04  Mike McCormackAllocate the correct size string in InternetCrackUrl.
2004-07-04  Mike McCormackFix memory allocation problems.
2004-06-30  Mike McCormackFix retrieval of nul records as strings.
2004-06-30  Mike McCormackFix the INSERT query when inserting integers into a...
2004-06-30  Aric StewartStart implementing MsiOpenPackage.
2004-06-30  Mike McCormackSet the storage file's GUID so native MSI recognizes it.
2004-06-30  Mike McCormackHack field types, fix ref counting.
2004-06-30  Mike McCormackFix buffer overflow.
2004-06-30  Mike McCormackFix the UPDATE query.
2004-06-30  Aric StewartFix field numbering so the CREATE query works for multi...
2004-06-30  Aric StewartFix the INSERT query.
2004-06-30  Mike McCormackMake the SQL insert query work.
2004-06-30  Uwe BonnesHeapAlloc for WSTR must allocate len* sizeof(WCHARS).
2004-06-30  Steven EdwardsFixed Extract prototype.
2004-06-30  Dmitry TimoshkovAdd more MDI message tests.
next