Small debug channel cleanup.
[wine] / dlls /
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  Mike McCormackAdded stubs for CertSaveStore and CertEnumCertificatesI...
2003-05-12  Huw DaviesFixed a possible memory corruption.
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-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  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  Dimitrie O. PaunFix 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  Alexandre JulliardRemoved unnecessary function link names.
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 TimoshkovDo not abort dialog creation if DS_NOFAILCREATE allows...
2003-05-11  Aric StewartAdded RasEnumEntriesW stub.
2003-05-11  Mike McCormackImplemented WriteFmtUserTypeStg and ReadFmtUserTypeStg.
2003-05-11  Mike McCormackFill the filedialog95 controls before sending a CDN_INI...
2003-05-11  Huw DaviesInvalidate the window when the range is changed.
2003-05-11  Mike McCormackStubs for AccessCheckAndAuditAlarmA/W.
2003-05-08  Lionel Ulmer- only enumerate 32 bpp ARGB texture format and remove...
2003-05-08  Adam Gundy_open_osfhandle is expected to take the absence of...
2003-05-08  Raphael Junqueira- Disable some 'classic' debug traces (avoid useless...
2003-05-08  Maxime Bellengé- Fix scanline size in OLEPictureImpl_Load for jpeg
2003-05-08  Alexandre JulliardAdded support for calling the TLS callback functions.
2003-05-08  Alexandre JulliardFixed wrong file offset used when mapping the import...
2003-05-08  Jason Edmeades- Move texture loading into PreLoad for 2D textures...
2003-05-08  Eric PouechAdded environment tests.
2003-05-08  Eric PouechImplemented a bunch of environment related NTDLL APIs.
2003-05-07  Alexandre JulliardAdded NONAMELESSUNION/STRUCT defines.
2003-05-07  Alexandre JulliardMoved the EnumResource* functions to the kernel dll...
2003-05-07  Alexandre JulliardUse RtlFindMessage to load message resources.
2003-05-07  Michael SchlüterAdded wglGetExtensionsStringARB.
2003-05-07  Jukka HeinonenAdd scrolling support for VGA text mode.
2003-05-06  Alexandre JulliardAdded comment about why changing ADDRESS_SPACE_LIMIT...
2003-05-06  Alexandre JulliardAdded support for retrieving page fault address on...
2003-05-06  Robert LunnonEliminate segfault due to NULL This->sIcoPath.
2003-05-06  Dimitrie O. PaunMake it easy to use something other than wrc to compile...
2003-05-06  Thomas MertesTests for RtlDuplicateUnicodeString, RtlFindCharInUnico...
2003-05-06  Thomas MertesImplement RtlDuplicateUnicodeString, RtlFindCharInUnico...
2003-05-06  Marcus MeissnerAdded include <errno.h>.
2003-05-06  Alexandre JulliardFixed return value of CreateNamedPipe (spotted by Mike...
2003-05-06  Jason EdmeadesAdd support for MultiplyTransform (helps make the Skimm...
2003-05-06  Jason EdmeadesAdd the beginnings of support for texture coordinates.
2003-05-06  Marcus MeissnerFix return code of DPNHPAST_DllGetClassObject stub.
2003-05-06  Rok Mandeljc- implemented some more port related-functions
2003-05-06  Jukka HeinonenReport errors to applications when illegal dates are...
2003-05-04  Igor StepinAdded a lot of Russian translations.
2003-05-04  Mike HearnSupport _NET_WM_PING protocol so the WM can detect...
2003-05-04  Rok MandeljcDmusic class factory can now create dmloader8 and dmper...
2003-05-04  Marcus MeissnerFixed non-x86 DOSVM_Wait prototype.
2003-05-04  Marcus MeissnerFixed powerpc compile.
2003-05-04  Lionel UlmerGive the right ids to the DirectSoundCreate8 function...
2003-05-04  Lionel UlmerActually set the GL context before doing any GL calls.
2003-05-04  Lionel UlmerAdded SetSystemTimeAdjustment stub.
2003-05-02  Andreas MohrAdded some stubs.
2003-05-02  Robert ReifMove all tests to outside the loop when setting volume.
2003-05-02  Lionel Ulmer- misc. tracing fixes
2003-05-02  Rok MandeljcImplemented DirectMusic:EnumPort and DirectMusic:GetDef...
2003-05-02  Robert ReifReversed relationship between buffers and notifies.
2003-05-02  Robert ReifAdded driver property set implementation.
2003-05-02  Adam GundyWhen items are inserted in a partially populated treevi...
2003-05-02  Adam GundyCheck the mask flags in the item structure to determine...
2003-05-02  Jukka HeinonenRemove obsolete code from DOSVM_Wait.
2003-05-02  Jukka HeinonenReport correct IRQ bases to DPMI applications.
2003-05-02  Jukka HeinonenFix argument passing to DOS program from winevdm.
2003-05-02  Andreas MohrAdded missing Win98 user32.dll function exports entries.
2003-05-01  Robert Shearman- Implemented RtlAddAccessAllowedAce, RtlAddAccessDenie...
2003-04-30  Mike HearnChange return code comparison in AVI control (from...
2003-04-30  Alexandre JulliardAvoid calling Win32 resource functions on 16-bit modules.
2003-04-30  Steven EdwardsFix for building lzexpand with Mingw or MS_VC++ includes
2003-04-30  Alexandre JulliardFixed typo in last minute change (spotted by Gerald...
2003-04-30  Alexandre JulliardMoved most of the kernel resource APIs to dlls/kernel.
2003-04-30  Dmitry TimoshkovProtect BeginPaint and EndPaint from lps being NULL.
2003-04-30  Maxime BellengéFix bounding rectangle computation for an ownerdraw...
2003-04-30  Dimitrie O. PaunGenerate custom draw notifications for ownerdraw listvi...
2003-04-30  Juan LangBetter API compliance and test case for NetWkstaTranspo...
2003-04-29  Alexandre JulliardImplemented ntdll resource functions.
2003-04-29  Robert ReifFixed a problem where OSS trigger support is inconsistent.
next