Don't close groups of polylines.
[wine] / dlls /
2000-04-14  Francois GougetChanged the placement of WINE_UNUSED to make gcc 2...
2000-04-13  Alexandre JulliardFixed signal stack handling on Linux when sigaltstack...
2000-04-13  Alexandre JulliardImplemented guard pages and stack overflow exceptions.
2000-04-13  Stephane LussierFixed AltGr key handling.
2000-04-13  Marcus MeissnerMake DirectDraw compile with DGA2 present.
2000-04-13  Andreas MohrStub for NtAllocateUuids.
2000-04-13  Huw D M DaviesClear TopRootItem when whole tree is deleted.
2000-04-11  Alexandre JulliardMerged urlmon.dll and wininet.dll from the Corel tree...
2000-04-11  Marcus MeissnerFree private structure in Xlib_DDS_Release.
2000-04-11  Serge IvanovTreeView - minor bugfix and optimization:
2000-04-11  Ulrich Czekalla_ILGetFileDate should convert the date to local time...
2000-04-11  Noomen HamzaFixed other bugs within MMIO implementation. Now, it...
2000-04-10  Marcus MeissnerUse d3dexecutebuffer_create only when compiling with...
2000-04-09  Marcus MeissnerTwo left over HeapValidate assertions removed.
2000-04-09  Richard CohenGetItem was returning the item instead of subitem info.
2000-04-09  Alexandre JulliardImproved support for Makefiles that need to recurse...
2000-04-09  Marcus MeissnerRestructured DirectDraw. Split into X11 and DGA driver...
2000-04-08  Alexandre JulliardRemoved a number of global handle allocations and criti...
2000-04-08  Yuxi ZhangStephen Mereu
2000-04-06  Patrik StridvallFixed some issues reported by winapi_check.
2000-04-06  Andrew LewyckyFix StringFromGUI2 return value as per documentation.
2000-04-06  Marcus MeissnerMake audiodevice blocking directly after the non-blocki...
2000-04-06  Rein KlazesCorrected error handling for ws_getprotobyname/number.
2000-04-04  Alexandre JulliardFixed file descriptor leaks.
2000-04-04  Noomen HamzaFixed two small bugs within MMIO_InstallIOProc and...
2000-04-04  Gavriel StateOleRegGetUserType did return an unterminated ASCII...
2000-03-30  Marcus Meissneropen() the OSS sounddevice non-blocking in case another...
2000-03-30  Alexandre JulliardFixed ttydrv compile when using curses. Cleaned up...
2000-03-28  Niels Kristian Bec... - Fix some compiler warnings.
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-28  Patrik Stridvall- Added/fixed some documentation reported by winapi_check
2000-03-28  Patrik StridvallFixed some warnings.
2000-03-28  Andreas MohrDo a LoadLibraryA of WINMM upon ANIMATE_Create and...
2000-03-28  Alexandre JulliardFixed small bug in WSOCK32_accept
2000-03-26  Ove KaavenHandle POLLHUP better (delay FD_CLOSE notification...
2000-03-26  Andreas MohrFixed debug formatting.
2000-03-26  Alexandre JulliardFixed error checking in registry saving.
2000-03-26  Uwe BonnesSHChangeNotify[A|W]: free only items we allocated.
2000-03-26  Marcus MeissnerStubs for DllRegisterServer/DllUnregisterServer.
2000-03-26  Marcus MeissnerFixed return value for SC_GET_DEV_TYPE.
2000-03-25  Francois GougetUse min/max instead of MIN/MAX.
2000-03-25  Alexandre JulliardStore monitor size and depth in the generic structure.
2000-03-25  Alexandre JulliardA few simplifications and optimizations in the x11...
2000-03-25  Alexandre JulliardLink ttydrv and x11drv objects into their respective...
2000-03-25  Alexandre JulliardAdded missing keyboard.spec.
2000-03-24  Alexandre JulliardMoved gdi/user thunking functions into their respective...
2000-03-24  Patrik StridvallFixed some warnings.
2000-03-24  Patrik StridvallMade the include files self sufficient.
2000-03-24  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-24  Patrik StridvallFixed some issues reported by winapi_check.
2000-03-24  Patrik StridvallFixed some ANSI C violations.
2000-03-24  Lionel Ulmer- added some debug code and cleaned-up the mouse warpin...
2000-03-24  Huw D M DaviesFix spec file entries for EnumFontFamiliesEx*.
2000-03-24  Marcus MeissnerSlightly better REQUEST SENSE dumping, fixed GET_DEV_TY...
2000-03-24  Francois Gouget- The ICOM_CMETHODxxx cause problems because the 'const...
2000-03-20  Alexandre JulliardMoved graphics initialisation to the x11drv/ttydrv...
2000-03-19  Eric PouechFixed segmented/linear buffers manipulation.
2000-03-19  Francois GougetExplicitly use the TVN_xxxA version of the macros.
2000-03-19  Marcus MeissnerFixed memory corruption with CoTaskMemRealloc.
2000-03-19  Andrew LewyckySupport loading any presentation aspect.
2000-03-19  Gerald PfeiferAvoid a link error from another DLL on FreeBSD.
2000-03-19  Eric PouechFixed joystick ID/deviceID/driver handle/instance ID...
2000-03-19  Lars HeeteCorrected handling of proto==NULL in WINSOCK_getservbyn...
2000-03-19  Alexandre JulliardCreated separate dlls for user,gdi,ttydrv,x11drv.
2000-03-18  Alexandre JulliardMoved command-line option handling out of the X11 driver.
2000-03-17  Alexandre JulliardMade ddraw and dinput separate dlls.
2000-03-17  Alexandre JulliardMade MPR a separate dll.
2000-03-17  Andrew LewyckyRewrite the BIGBLOCKFILE implementation for better...
2000-03-17  Andrew LewyckyAvoid a refcount leak in QueryInterface when delegating.
2000-03-12  Waldek HebischImplemented _read and _lseek.
2000-03-12  Rein KlazesCorrect conversion of level parameter if WINSOCK_setsoc...
2000-03-12  Gerald PfeiferFixed FreeBSD compilation.
2000-03-12  Peter Hunnisett- Make registry usage a little more correct and modern
2000-03-12  Dimitrie PaunCleaned up debug channels a bit.
2000-03-10  Alexandre JulliardAdded specific routines for OUTPUT_DEBUG_STRING and...
2000-03-09  David Elliott- Got rid of PROFILE functions.
2000-03-09  Lawson WhitneyTake type from referenced variant for VT_BYREF && VT_VA...
2000-03-08  David Elliott- Slightly reworked include files (less messy, more...
2000-03-08  Simen ZamecnikAdded Slovak language support.
2000-03-08  Junichi KuchinishiAdded some Japanese resources.
2000-03-08  Abey GeorgeImplemented OLE clipboard functionality for Embed Sourc...
2000-03-08  Patrik StridvallRemoved a lot of unnecessary includes and fixed the...
2000-03-08  Patrik StridvallFixed some warnings.
2000-03-08  Lawson WhitneyCorrected value for DAYS_IN_ONE_YEAR.
2000-03-08  Alexandre JulliardCleaned up CRTDLL__unlink.
2000-03-08  Alexandre JulliardRemoved PDB32_DEBUGGED flag and send all debug events...
2000-03-07  Alexandre JulliardAdded DbgBreakPoint. Fixed exception record contents...
2000-03-07  Rein KlazesAdd a message and fix error code if __ws_getservbyname...
2000-03-07  Ulrich CzekallaCheck for existence if MMIO_EXIST is passed to MMIO_Open.
2000-03-07  Jeff TranterThe pathname was stored in a string of size 100, which...
2000-03-05  Alexandre JulliardAdded support for creating extra symlinks for .so files...
2000-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
2000-03-04  Ove KaavenWSACleanup should set last error to WSANOTINITIALISED...
2000-03-04  Marcus MeissnerCoLoadLibrary gets UNICODE, not ASCII strings. (spotted...
2000-03-04  Dan ScottFixed typos in _alldiv() and _allmul().
2000-03-04  Pierre MageauOleRegGetUserType did query wrong registry key.
2000-03-04  Alexandre JulliardVahid Pourlotfali
2000-03-04  Rein KlazesMade WINSOCK_setsockopt handle option SO_DONTLINGER...
2000-02-29  Alexandre JulliardRenamed libwin32s to use the proper dll name (libw32skrnl).
2000-02-29  Niels Kristian Bec... Removed superfluous #include statements for header...
next