Separate "Enumerate Hardware Addresses" as function, as other netapi32
[wine] / dlls /
2003-02-14  Uwe BonnesSeparate "Enumerate Hardware Addresses" as function...
2003-02-14  Michael StefaniucImplemented _mbsnbcat.
2003-02-14  Dimitrie O. PaunCorrectly remember the first paint event, but delay...
2003-02-14  Jukka HeinonenOutputting backspaces should only move the cursor.
2003-02-12  Lionel UlmerUse the dwStartVertex argument in the Draw*PrimitiveVB...
2003-02-12  Lionel UlmerChange algorithm to detect lighted / unlighted vertices.
2003-02-12  Lionel UlmerHandle the COLORVERTEX render state.
2003-02-12  Lionel UlmerTrace after the matrix has been copied, not before.
2003-02-12  Sergei Turchanov- _SHStrDupAA forgot about terminating '\0'.
2003-02-12  Marcus MeissnerFix warning in __crtLCMapStringA.
2003-02-12  Gerald PfeiferAvoid warnings caused by assert(...).
2003-02-12  Duane ClarkReplace HEAP_strdupAtoW call and delete extra
2003-02-12  Lionel UlmerImplemented EnumObjects for the keyboard device.
2003-02-12  Lionel Ulmer- fixed GetTransform
2003-02-12  Lionel UlmerAdded fogging for transformed vertices.
2003-02-12  Michael StefaniucAdded some missing LeaveCriticalSection's.
2003-02-12  Michael StefaniucRemove dead code after return or properly comment it...
2003-02-12  Duane ClarkWinspool expects NULLs to be preserved in ascii to...
2003-02-12  Warren BairdImplementation of GetDeviceCaps in metafile driver.
2003-02-12  Lionel UlmerReport an error if GetDeviceData is called on an Unacqu...
2003-02-12  Christian CostaFix comment in ZfromZproj.
2003-02-12  Christian CostaImplemented IDirect3DDevice7_Load.
2003-02-11  Jukka HeinonenReorganize IOCTL handling.
2003-02-11  Marcus MeissnerFixed undefined operation compiler warning.
2003-02-11  Jukka HeinonenAdd locking to VGA_SetWindowStart.
2003-02-11  Jukka HeinonenAdd support for VESA mode information.
2003-02-11  Dimitrie O. PaunCompute matrix of first paint when we actually have...
2003-02-11  Lionel UlmerAdded stub for undocumented 'wglGetDefaultProcAddress...
2003-02-11  Warren BairdFix wrong structure used to determine the size of a...
2003-02-11  Martin FuchsFixed time zone calculation.
2003-02-11  Alexandre JulliardAuthors: Francois Gouget <fgouget@free.fr>, With help...
2003-02-11  Marcus MeissnerImplemented __crtLCMapStringA.
2003-02-11  Dmitry TimoshkovManage internal ctl3d auto subclass flag.
2003-02-11  Ove KaavenOnly install the keyboard hook on device creation.
2003-02-11  Christian CostaAdd support for 24 bpp to _Blt_ColorFill.
2003-02-11  Andreas MohrAdded FIXME on stub exception.
2003-02-01  Alexandre JulliardStore mbstok() next pointer in the per-thread data.
2003-02-01  Michael StefaniucImplemented _mbstok and _mbsnbset.
2003-02-01  Ove KaavenImplemented marshalling of pointers, simple and complex...
2003-02-01  Rolf KalbermatterChange SHCreateDirectory and Win32DeleteFile to be...
2003-02-01  Jason EdmeadesCorrect some capabilities, and default others to fully...
2003-01-31  Andrew John Hughes- DeviceCapabilities16 now calls PSDRV_DeviceCapabilities.
2003-01-31  Bill MedlandBetter handling of bad data in TabbedTextOut/TabbedText...
2003-01-31  Ove KaavenReuseBuffer should be FALSE for RPC clients.
2003-01-31  Ove KaavenFixed a bug in CompleteBindingA/W.
2003-01-31  Ove KaavenImplemented RpcRaiseException.
2003-01-31  Marcus MeissnerImplemented mbsicoll (without locale handling).
2003-01-31  Waldeck SchutzerRemoved invalid char.
2003-01-30  Alexandre JulliardXCloseIM sometimes crashes in Xlib, don't call it.
2003-01-30  Liu SpiderAdded XNFocusWindow attribute when creating a IC.
2003-01-30  Andrew John HughesProvide stub implementations of GetTypeByNameA and...
2003-01-30  Dan KegelOnly warn if message is >= WM_USER && < WM_APP.
2003-01-30  Raphael Junqueira- Defer of IDirect3DVertexShader_SetConstant, waiting for
2003-01-30  Jukka HeinonenFix buffered input function. Add support for UMB subfun...
2003-01-30  Eric Pouech- made ICInfo closer to Windows behavior (i.e. no longe...
2003-01-28  Raphael JunqueiraSome needed cleanups for future dx9 and d3d common...
2003-01-28  Gerald PfeiferProperly #define sipx_node for FreeBSD.
2003-01-28  Juergen SchmiedFix DoDragDrop in case of child windows.
2003-01-28  Alexandre JulliardWhen using desktop mode attach all thread inputs togeth...
2003-01-28  Marcus MeissnerDo not free the old string in SysReAllocStringLen,...
2003-01-28  Gerald PfeiferAvoid compiler warning in STORAGE_get_free_pps_entry().
2003-01-28  Martin WilckDo not clear FD_WINE_CONNECTED on shutdown(). FD_WINE_C...
2003-01-28  Marcus MeissnerAdded R4 and R8 comparison to VarCmp.
2003-01-28  Jukka HeinonenReplace FIXMEs with TRACEs in those paging functions...
2003-01-28  Jukka HeinonenReturn scancode when extended keycodes are read using...
2003-01-28  Shachar Shemesh- Defined IDs for string constants for font color names...
2003-01-28  Andreas Mohr"InternetAutoDial" should be "InternetAutodial".
2003-01-28  Jukka HeinonenHandle horizontal and vertical retrace separately.
2003-01-28  Jukka HeinonenUnify VGA and VESA video mode setting code.
2003-01-24  Enrico HornAdded d3dim.dll with stubs.
2003-01-24  Alexandre JulliardRemoved no longer needed inclusion of heap.h.
2003-01-24  Jason EdmeadesAdd support for color material sources, with help from...
2003-01-24  Leonardo Quijano... Fixed Latin American keyboard (key "?!" was reversed).
2003-01-24  Matthew DavisonRemoved some Unicode -> Ascii cross-calls.
2003-01-24  Stefan LeichterRemoved windows version checks from GetPrinterDriverDir...
2003-01-23  Matthew DavisonRemoved calls to HEAP_strdupAtoW.
2003-01-23  Marcus MeissnerRemove errno.h from files that do not need it.
2003-01-23  Jason EdmeadesUse device max lights and clipplane support. Also chang...
2003-01-23  Alexandre JulliardKeysym check should use 0x8000 instead of 0x800 (spotte...
2003-01-23  Alexandre JulliardAdded -Wpointer-arith gcc flag, and fixed the resulting...
2003-01-23  Greg TurnerFix some problems when Extract is used more than once.
2003-01-23  Waldeck SchutzerAudio codecs were erroneously being listed multiple...
2003-01-23  Waldeck SchutzerMake sure the parameter phas is correct by setting...
2003-01-23  Gerald PfeiferImprove portability wrt. struct sockaddr_ipx.
2003-01-23  Alexandre JulliardAdded dead keys support using X input methods (based...
2003-01-23  Alexandre JulliardCreate an X input context for each top-level window.
2003-01-23  Marcus MeissnerFixed ICOM_CALLs for IFont_xx methods.
2003-01-23  Jukka HeinonenReturn number of bytes written when writing to DOS...
2003-01-23  Jukka HeinonenReorganize int10 code. Fix comments.
2003-01-23  Waldeck SchutzerFixed initialization of szDevice in ICINFO.
2003-01-23  Christian CostaImplement vertex and pixel fog.
2003-01-21  Alexandre JulliardMake sure to always set X focus on the top-level window...
2003-01-21  Rolf KalbermatterChange SHChangeNotify to be Unicode and ANSI indifferen...
2003-01-21  Liu SpiderImplemented GetFileTitleW; GetFileTitleA now is a call to
2003-01-21  Gerald PfeiferOnly declare variables we actually need.
2003-01-21  Marcus MeissnerPrint a large failure message if we try to load stdole3...
2003-01-21  Waldeck SchutzerFixed problems with finding and listing all the video
2003-01-21  Robert Shearman- Clear bits in structure passed to IOleCommandTarget_Q...
2003-01-21  Jason EdmeadesEnsure using correct args during complement texture...
2003-01-21  Jason EdmeadesRestore the texture env mode on SetTexture - Fixes...
next