wine
2003-05-13  Francois GougetAdded version information.
2003-05-13  Aric StewartStub AddPortA.
2003-05-13  Mike McCormackFixed packing/unpacking of WM_WININICHANGE.
2003-05-13  Ulrich CzekallaPartial implementation/stub of undocumented function...
2003-05-13  Huw DaviesPass correct pointer to CoCreateInstance in SHLoadInProc.
2003-05-13  Huw DaviesImplement a load of setupx Di* stubs.
2003-05-13  Huw DaviesUse strtoulW instead of strtolW for DWORD conversion.
2003-05-13  Dmitry TimoshkovRemove redundant ITypeLib2_AddRef's. Makes
2003-05-13  Mike McCormackAdded stub for OleDoAutoConvert.
2003-05-13  Aric StewartImplemented a number of IMM functions.
2003-05-13  Huw DaviesBetter handling of OFN_NOVALIDATE for win31 style file...
2003-05-13  Ulrich CzekallaFixed bad non-client calculation.
2003-05-13  Huw DaviesFix DTM_SETSYSTEMTIME.
2003-05-13  Alexandre JulliardFixed some string overflows.
2003-05-13  Alexandre JulliardAdded iphlpapi.spec.def.
2003-05-13  Dimitrie O... Make sure winsock.h gets included before stdlib.h.
2003-05-13  Dimitrie O... Fix a few style issues.
2003-05-13  Eric PouechListed recently added sections' types (resource, tls...
2003-05-13  Eric PouechQuiet some valgrind reports.
2003-05-13  Eric PouechAdded a set of tests for the console API.
2003-05-13  Eric PouechFixed console output for non wrapped mode.
2003-05-13  Eric PouechEnhanced test for queries, added tests for expansion.
2003-05-13  Eric PouechImplemented RtlExpandEnvironmentStrings_U and fixed...
2003-05-13  Dimitrie O... Ignore -mthreads, it's not needed in Unix.
2003-05-13  Andreas MohrAdded some stubs needed for Win98 explorer.exe.
2003-05-13  Juan LangChanged wsock32 to use the new iphlpapi for interface...
2003-05-13  Juan LangUse iphlpapi to implement SIO_GET_INTERFACE_LIST in...
2003-05-13  Alexandre JulliardUse int instead of socklen_t.
2003-05-13  Vitaliy MargolenFix problem with capturing [return] keys in multi-line...
2003-05-13  Vitaliy MargolenGet rid of direct ImageList access hacks.
2003-05-13  Vitaliy MargolenRearrange members of HIMAGELIST to match Windows.
2003-05-13  Pierre d'Herbemont- Save more registers (exception, float...) if they...
2003-05-13  Juan LangAdded an implementation of iphlpapi.dll; most Get*...
2003-05-13  Alexandre JulliardAllocate/free the 16-bit thread stack in the kernel...
2003-05-13  Alexandre JulliardReset signal handlers when starting child process.
2003-05-13  Francois GougetFix miscellaneous spelling errors and typos.
2003-05-13  Dimitrie O... Add prototype for __WSAFDIsSet. Fix syntax error.
2003-05-13  Robert Shearman- Implement a few more cases in PropVariantClear.
2003-05-13  Marcus MeissnerAdded 2 more InstallShield temporary exes for Desktop...
2003-05-13  Eric PouechSupport 14 and 15 arguments in WOW_CallProc32W16.
2003-05-13  Robert ShearmanFix use of freed memory.
2003-05-13  Francois GougetChange the #include order so the test compiles with...
2003-05-13  Francois Gougetlibrary/Makefile.in and unicode/Makefile.in don't exist...
2003-05-13  Dimitrie O... Small debug channel cleanup.
2003-05-13  Robert ShearmanFix NULL pointer error when displaying error message...
2003-05-12  Alexandre JulliardCommented out the new win98 exports, they are causing...
2003-05-12  Aric StewartRtlUnicodeToMultiByteSize argument is not a null termin...
2003-05-12  Dmitry TimoshkovAdded missing return in HEAP_ValidateInUseArena.
2003-05-12  Mike McCormackImplemented _wfullpath.
2003-05-12  Aric StewartBetter error return values from stub functions.
2003-05-12  Aric StewartAdded stub for DllCanUnloadNow.
2003-05-12  Aric StewartIgnore requested access rights when emulated version...
2003-05-12  Warren BairdFix the PolyPolygon function so it really generates...
2003-05-12  Huw DaviesAllow the cups port to be redirectable. This gives...
2003-05-12  Mike McCormackAdded ordinals to ctl3d32.dll, MyODBC references it...
2003-05-12  Aric StewartAdded handling of WM_IME_CHAR.
2003-05-12  Dmitry TimoshkovAdded definition of SS_USERITEM.
2003-05-12  Mike McCormackAdded stubs for CertSaveStore and CertEnumCertificatesI...
2003-05-12  Huw DaviesFixed a possible memory corruption.
2003-05-12  Alexandre JulliardDon't track the system menu for managed windows.
2003-05-12  Raphael Junqueira- surface pool init fixes
2003-05-12  Lionel Ulmer- separate geometry tracing in a new debug channel...
2003-05-12  Pierre d'HerbemontUndef if_type, if_mtu and if_lastchange for darwin.
2003-05-12  Pierre d'HerbemontAdd support for Darwin's ptrace.
2003-05-11  Lionel UlmerInitialize the dwMipmapCount field even if the applicat...
2003-05-11  Lionel Ulmer- added mipmapping support
2003-05-11  Stephan BeuzeImplemented Get/SetToolTips functions.
2003-05-11  Alexandre JulliardOrdinals 410-413 are the window subclassing functions.
2003-05-11  Alexandre JulliardStore the HTML into index.html like for the other docs.
2003-05-11  Raphael Junqueira- minor COM fixes (fixes some crashes on stupid games)
2003-05-11  Alexandre JulliardAdded partial stub for GetTransform.
2003-05-11  Mike McCormackClean up SHFileOperationA/W debugging a little.
2003-05-11  Eric PouechStop wavemap lookup if a device isn't functional (spott...
2003-05-11  Jukka HeinonenMake read from stdin use buffered input code and redire...
2003-05-11  Jukka HeinonenMake ioport instruction emulation call winedos handlers.
2003-05-11  Dmitry TimoshkovPoll X events in GetInputState the same way as in GetQu...
2003-05-11  Dimitrie O... Fix custom draw for item 0.
2003-05-11  Christian CostaEnable branch forward operation in execute buffer.
2003-05-11  Christian CostaPut the device name string on the stack during devices...
2003-05-11  Christian CostaAdd missing ReleaseDC in EDIT_BuildLineDefs_ML.
2003-05-11  Huw DaviesPlayback escapes in metafiles.
2003-05-11  Alexandre JulliardRemoved unnecessary function link names.
2003-05-11  Alexandre JulliardRemove libs/Makelib.rules on distclean.
2003-05-11  Huw DaviesAdded stub for SetVirtualResolution.
2003-05-11  Ulrich CzekallaWe should pass the callers client-area rect and clip...
2003-05-11  Alexandre JulliardAvoid local WINAPI function pointers.
2003-05-11  Mike McCormackImplemented InternetSetOptionExA/W.
2003-05-11  Dmitry TimoshkovFix the logic for setting the lps->fErase flag in Begin...
2003-05-11  Alexandre JulliardAdded A<->W mappings for WM_IME_CHAR.
2003-05-11  Dmitry TimoshkovProtect GlobalLock from bad pointers.
2003-05-11  Alexandre JulliardHandle overlapping buffers properly in wcstombs_sbcs...
2003-05-11  Ulrich CzekallaDon't delete region until after we're done with it.
2003-05-11  Ulrich CzekallaReturn value of ExtSelectClipRgn should consider visibl...
2003-05-11  Dmitry TimoshkovMake SetMapMode set default window and viewport extents...
2003-05-11  Francois GougetFix handling of wcmd /c "c:\Program Files\hello.bat".
2003-05-11  Francois GougetReset the result buffer after each argument.
2003-05-11  Alexandre JulliardIgnore locking failures caused by missing NFS locking...
2003-05-11  Dmitry TimoshkovIgnore high word of wParam when handling WM_COMMAND...
2003-05-11  Dusan LackoFix ALT context bit for WM_KEYDOWN/UP.
2003-05-11  Dmitry TimoshkovWindows treats dialog control class ids 0-5 same way...
next