Fleshed out some metafile conversions.
[wine] / dlls /
2002-01-29  NogImplement function number 0x5 (Return mouse button...
2002-01-29  Guy L. AlbertelliFix PathCreateFromUrl{A|W} to return the corrrect error...
2002-01-29  Guy L. AlbertelliFix SHRegOpenUSKey{A|W} and SHRegQueryUSValue{A|W}...
2002-01-29  Jukka HeinonenLow-resolution and low-color VGA modes are now mapped...
2002-01-29  Bill MedlandPut the prefix-underline-drawing away into it's own...
2002-01-29  Bill MedlandA couple of additions.
2002-01-22  Marcus MeissnerThe \\<nr> magic in LoadTypeLibEx found directories...
2002-01-22  Alexandre JulliardDon't include debugtools.h in the header file, moved...
2002-01-22  Alexandre JulliardRemoved use of SET_DEBUGGING, it's broken anyway.
2002-01-22  Uwe BonnesConsistent usage of istring, use STR_[Get|Set]Ptr where...
2002-01-22  Mark G. AdamsAdd GetDefaultPrinter() functions.
2002-01-21  Francois GougetMake the Wine trace facilities accessible from Winelib...
2002-01-21  Francois GougetComment out/ifdef out unused code and variables.
2002-01-21  Ove KaavenAdded support for MWM hints.
2002-01-21  Francois GougetPrint the strerror instead of just the errno.
2002-01-21  Francois GougetAdd missing cast.
2002-01-21  Francois GougetFix invalid C code (undefined behavior).
2002-01-21  Francois GougetFix a couple of warnings and a typo.
2002-01-18  Eric PouechFixed initialisation messages for raw DDE.
2002-01-18  Eric PouechImplemented interprocess DDE message posting.
2002-01-18  Dimitrie O. Paun- Make the ListView control Unicode ready.
2002-01-18  Aric StewartInitialize streamData and check on failure to read...
2002-01-18  Patrik StridvallFixed some issues found by winapi_check.
2002-01-18  Bang Jun-YoungFix NetBSD compile errors; CDIOCREADAUDIO is not availa...
2002-01-18  Uwe BonnesAdded GradientFill stub.
2002-01-18  Bill MedlandCoGetClassObject: for CLSCTX_LOCAL_SERVER at least...
2002-01-18  Bill Medland- Don't string copy from uninitialised stack memory...
2002-01-18  Huw D M DaviesStub for comctl32.419
2002-01-15  Alexandre JulliardAdded atom test script.
2002-01-15  Aric StewartCatch maximum number of times and return out of memory...
2002-01-15  Rein KlazesMove the implementation of comctl32._TrackMouseEvent to
2002-01-15  Bill MedlandFirst stage of DrawText upgrade.
2002-01-15  Rein KlazesDon't check the checksum of the original echo request...
2002-01-15  Huw D M DaviesStubs for ImageList_[S|G]etFlags.
2002-01-15  Michael C. MaggioCode used AF_IPX in some places where it should have...
2002-01-15  Dmitry TimoshkovForce ordinal allocation start from 100 as in Windows.
2002-01-15  Bill MedlandLeave IID check to the OleCreateFontIndirect, so that...
2002-01-14  Alexandre JulliardRewrote runtest in Perl so that it can be used on the...
2002-01-14  Daniel Walker- Added debugging.
2002-01-14  Marcus MeissnerRemoved some useless wingdi.h includes.
2002-01-14  Huw D M DaviesConvert MRULists to Unicode.
2002-01-14  Huw D M DaviesIShellFolder_BindToObject should respect riid.
2002-01-14  Uwe Bonnes_stat: Better test for drive letter.
2002-01-14  Francois GougetFix compilation errors on FreeBSD.
2002-01-14  Daniel WalkerImplemented WSAAccept().
2002-01-14  Guy Albertelli- Add additional TOOLBAR_CalcToolbar in a different...
2002-01-14  Guy AlbertelliFix a gripper issue and the adjustment of bands when...
2002-01-13  Eric PouechNow using the NT CD interface.
2002-01-13  Eric PouechChanged the Wine internal cdrom interface to the NT...
2002-01-12  Alexandre JulliardUpdated debug channels.
2002-01-12  Eric PouechFixed the wodReset implementation, internal messages...
2002-01-12  Huw D M DaviesFix off by one error in TOOLBAR_AddStringW.
2002-01-10  Travis MichielsenAdded crypt32.dll stub.
2002-01-10  Travis MichielsenImplement advapi32 portion of the CryptoAPI.
2002-01-10  Eric PouechFix potential memory issue.
2002-01-10  Bill MedlandComment only; error in Microsoft documentation.
2002-01-10  Francois GougetFix previous patch: the ws_sockaddr_u2ws return value...
2002-01-10  Alexandre JulliardAdded rules for running tests.
2002-01-09  Martin WilckMoved the functionality of WS_socket() to WSASocketA().
2002-01-09  Paul RupeReturn length of WS_sockaddr structure in ws_sockaddr_u2ws.
2002-01-09  Bill MedlandFixed GetDocumentation a little. When called from...
2002-01-09  Rein KlazesMove calling of CBT hooks from WIN_CreateWindowEx(...
2002-01-07  Patrik StridvallFixed some issues found by winapi_check.
2002-01-07  Mike McCormack- Don't use event flags with ReadFileEx and WriteFileEx.
2002-01-07  Alexandre JulliardAllocate debug_info structure at the same time as the...
2002-01-07  Alexandre JulliardAdded SIGNAL_Reset function.
2002-01-06  Mark G. AdamsFix UuidCreate() to not forget MAC address.
2002-01-06  Alexandre JulliardRemoved obsolete dosmod.
2002-01-06  Marcus MeissnerChange currency of the european Euro using countries...
2002-01-06  Ove KaavenDOS support restructure. The DOS virtual machine is...
2002-01-04  Ove KaavenFixed vm86_enter race conditions.
2002-01-04  Sander van LeeuwenNever delete the font object received by WM_SETFONT.
2002-01-04  Sander van LeeuwenFixed calls with wrong pointer: COMCTL32_Free(&lpttsi...
2002-01-04  Sander van LeeuwenFixed DC leak.
2002-01-04  Alexandre JulliardRemoved LoadOEMResource from USER driver.
2002-01-04  Dmitry TimoshkovPrint FIXME() for not implemented NtQueryVolumeInformat...
2002-01-04  Dimitrie O. PaunRemove a call to HEAP_strdupAtoW in the Color dialog.
2002-01-03  Alexandre JulliardUse DrawFrameControl instead of bitmaps in certain...
2002-01-03  Marcus MeissnerImplemented CoTreatAsClass, simplified OleSetAutoConvert.
2002-01-03  Ove KaavenHandle the lpDirectory field of the LPSHELLEXECUTEINFO.
2002-01-02  Alexandre JulliardMoved the OEM bitmaps that don't depend on the Wine...
2002-01-02  Ove KaavenFurther unified HAL and HEL mixing, and added some...
2002-01-02  Ove KaavenIf SafeArrayGetElement is called on a variant array...
2002-01-02  Ove KaavenFixed a looks-like-nobody-ever-tested-this-function...
2002-01-02  Ove KaavenMade the output of --debugmsg +seh a bit more verbose.
2002-01-02  Dimitrie O. PaunMake DrawStatusText Unicode ready. Get rid of a HEAP_st...
2002-01-02  Lionel Ulmer- better support for extensions functions that do not...
2002-01-01  Alexandre JulliardLink with libutil only where needed.
2002-01-01  Alexandre JulliardRemoved some of the calls to HEAP_strdup* functions.
2002-01-01  Jukka HeinonenName of the structured storage file root node is path...
2001-12-31  Michael StefaniucFixed memory leak.
2001-12-26  Michael StefaniucIf the fccHandler is mmioFOURCC(0, 0, 0, 0) the AVI...
2001-12-26  Alexandre JulliardLink to the curses library only for the dlls that need it.
2001-12-26  Alexandre JulliardRemoved the SEGPTR_* macros.
2001-12-26  Andreas MohrDocumentation update.
2001-12-26  Andreas MohrFixed, added or implemented stubs:
2001-12-26  Duane ClarkAdded color cursor support.
2001-12-26  Dmitry TimoshkovFix definition of BY_HANDLE_FILE_INFORMATION structure.
2001-12-26  Johan DahlinUpdated Swedish translation.
2001-12-26  Michael StefaniucCheck the return value of *snprintf for C99 style overf...
next