wine
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.
2004-06-30  Dmitry TimoshkovDo not do SetWindowPos(SWP_FRAMECHANGED) in the
2004-06-30  Dmitry TimoshkovFix control coordinates in German and French versions...
2004-06-30  Bill MedlandSet RTLD_GLOBAL when loading the odbc driver manager...
2004-06-30  Aric StewartReturn an error in CoMarshalInterface if the IUnknown...
2004-06-30  Ge van GeldorpFix IFileSystemBindData method order.
2004-06-30  Dimitrie O... Lookup driver information in registry and system.ini.
2004-06-30  Dimitrie O... Look up driver info in the registry as well as in syste...
2004-06-30  Dimitrie O... Small documentation cleanup.
2004-06-29  Dimitrie O... Look up driver info in the registry as well as in syste...
2004-06-29  Aric StewartImplement MsiGetSourcePath.
2004-06-29  Aric StewartHandle custom actions type 1 and 2.
2004-06-29  Mike McCormackDump database table names on startup.
2004-06-29  Alexandre JulliardAdded support for window regions in the server.
2004-06-29  Mike McCormackFix refcounting of streams.
2004-06-29  Alexandre JulliardIgnore empty rectangles in ExtCreateRegion.
2004-06-29  Aric StewartImplement MsiGetTargetPathA/W.
2004-06-29  Mike McCormackAllow reading records containing streams.
2004-06-28  Mike McCormackFixed the way the parser takes input strings.
2004-06-28  Alexandre JulliardUse X11DRV_GetRegionData to implement X11DRV_SetWindowR...
2004-06-28  Filip NavaraSet the palette for image list DIBs that has 8 or less...
2004-06-28  Robert ShearmanStart of balloon tip support.
2004-06-28  Hannu ValtonenDon't display the commandline text (A trace still gives...
2004-06-28  Stefan LeichterFixed tests of GetFileVersionInfoSizeA for win98 / XP.
2004-06-28  Mike HearnMake typelib marshaller safe for systems that don't...
2004-06-28  José Manuel... Added some Spanish translations.
2004-06-28  Hajime SegawaAdded some Japanese translations.
2004-06-28  Aric StewartStart implementing actions.
2004-06-28  Ge van GeldorpMatch prototypes to Platform SDK.
2004-06-28  Mike HearnDump function return type in typelib traces, add trace...
2004-06-28  Mike HearnChange REFIID to IID* for stack declarations to avoid...
2004-06-28  Stefan LeichterSkip tests of GetAcceptLanguagesA if a correct call...
2004-06-28  Stefan LeichterSkip tests without error if psapi.dll could not be...
2004-06-28  Uwe BonnesChange desktop size for _INS5576._MP.
2004-06-28  Robert Shearman- Clean up the mask drawing code.
2004-06-28  Dimitrie O... Fix the function names in some of the comments.
2004-06-28  Mike McCormackDefine AT_SYSINFO_* if it's missing.
2004-06-28  Jon GriffithsCorrect struct tag name for UDACCEL.
2004-06-26  Mike McCormackPull the codepage from the string table.
2004-06-26  Mike McCormackFix crash that occurred when an invalid query string...
2004-06-26  Alexandre JulliardRemove the AT_SYSINFO and AT_SYSINFO_EHDR values if...
2004-06-26  Mike McCormackImplement queries by string value.
2004-06-26  Alexandre JulliardAuthors: Mike McCormack <mike@codeweavers.com>, Aric...
2004-06-25  Dmitry TimoshkovAdd a test case for clipboard functionality and fix...
2004-06-25  Dimitrie O... Split the MSVCRT implementation headers from the public...
2004-06-25  Jon GriffithsCorrect tag names for RECTL and SCROLLINFO structs.
2004-06-25  Michael JungChanged type of "Signature" registry key value to REG_B...
2004-06-24  Alexandre JulliardIn GlobalMemoryStatus, also cap the sum of dwAvailPhys and
2004-06-24  Alexandre JulliardUse wine_dlsym instead of dlsym to avoid the glibc...
2004-06-24  Robert ShearmanFix small mistake in the previous visible region patch.
2004-06-23  Dmitry TimoshkovAdd a prototype for MDI message tests.
2004-06-23  Dmitry TimoshkovMake sure that both deactivated and activated MDI child...
2004-06-23  Dmitry TimoshkovWM_WINDOWPOSCHANGED should always contain a final windo...
2004-06-23  Alexandre JulliardMoved visible region calculation to the server.
2004-06-23  Alexandre JulliardFixed wrong Unicode string syntax in GetMonitorInfoW.
2004-06-23  Mike Hearn- Don't ERR on a used connection being destroyed.
2004-06-23  Mike HearnAdd a --command option to winedbg, add an "all" option...
2004-06-22  Alexandre JulliardWe no longer need to make the import directory writable...
2004-06-22  Alexandre JulliardDo direct Linux system calls in the preloader to avoid...
2004-06-22  Filip NavaraUnprotect Import Address Table while filling it.
next