wine
2003-02-17  Rok MandeljcReimplemented distance attenuation formula.
2003-02-15  Shachar Shemesh- Implemented two lookup tables for the sample fonts...
2003-02-15  Robert ReifAdded support for direct sound capture and a real direc...
2003-02-15  Robert ReifAdded additional formats.
2003-02-14  Robert ReifStarted to add support for a real direct sound capture...
2003-02-14  Robert ReifAdded/fixed some definitions for direct sound capture.
2003-02-14  Duane ClarkSupport the undocumented behavior of deleting column...
2003-02-14  Eric PouechFixed regression in process parent handling.
2003-02-14  Dan KegelRoll loop back up to avoid code duplication.
2003-02-14  Alexandre JulliardAuthors: Mike McCormack <mike@codeweavers.com>, Huw...
2003-02-14  Uwe BonnesSeparate "Enumerate Hardware Addresses" as function...
2003-02-14  Michael StefaniucImplemented _mbsnbcat.
2003-02-14  Alexandre JulliardChanged fd operations to take a struct fd instead of...
2003-02-14  Dimitrie O... Correctly remember the first paint event, but delay...
2003-02-14  Eric Pouech- fixed mouse event generation
2003-02-14  Jukka HeinonenOutputting backspaces should only move the cursor.
2003-02-14  Mike HearnRemoved the nonexistant command "debugmsg" from winedbg...
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  Alexandre JulliardRemoved direct references to the file descriptor, use...
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  Tony LambregtsAdd entry for "Error installing iKernel.exe: (0x1400)".
2003-02-12  Duane ClarkWinspool expects NULLs to be preserved in ascii to...
2003-02-12  Warren BairdIncrease size of insufficiently big stack allocated...
2003-02-12  Warren BairdImplementation of GetDeviceCaps in metafile driver.
2003-02-12  Warren BairdAdded BYTE explicit casts in RGB macro definition.
2003-02-12  Matthew DavisonMake trace output produced by wineboot more useful.
2003-02-12  Lionel UlmerReport an error if GetDeviceData is called on an Unacqu...
2003-02-12  Tony LambregtsModify the wineconf tags so that the sample config...
2003-02-12  Christian CostaFix comment in ZfromZproj.
2003-02-12  Christian CostaImplemented IDirect3DDevice7_Load.
2003-02-11  Steven EdwardsPorting fixes.
2003-02-11  Jukka HeinonenReorganize IOCTL handling.
2003-02-11  Rein KlazesIn PE_fixup_imports report "module file not found"...
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... Compute matrix of first paint when we actually have...
2003-02-11  Dimitrie O... Add missing ListView_SetItemCount declaration.
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  Eric PouechTranslated sprintf calls into snprintf.
2003-02-11  Eric Pouech- translated sprintf calls into snprintf
2003-02-11  Eric PouechAttach command no longer worked as expected, fixed it.
2003-02-11  Sylvain PetreolleFixed handling of PATH command with spaces.
2003-02-11  Dimitrie O... Add option to set preprocessor (not yet implemented).
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 JulliardMade process and thread ids small integers instead...
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  Dimitrie O... Merge README.wrc into wrc's man page.
2003-02-01  Andrew John... Extended SetSystemPaletteUse to deal with error conditions.
2003-02-01  Jason EdmeadesCorrect some capabilities, and default others to fully...
2003-01-31  Alexandre JulliardNo longer used.
2003-01-31  Andrew John... - 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  Ove KaavenSome RPC definitions.
2003-01-31  Dimitrie O... Remove header file generation, and related options.
2003-01-31  Marcus MeissnerImplemented mbsicoll (without locale handling).
2003-01-31  Waldeck SchutzerRemoved invalid char.
2003-01-30  Eric Pouech- Added experimental parsing for C++ code (but winedbg...
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  Alexandre JulliardStarted moving functions that deal with Unix file descr...
2003-01-30  Eric Pouech- Removed no longer used queue & modref related commands.
2003-01-30  Andrew John... Provide stub implementations of GetTypeByNameA and...
2003-01-30  Dimitrie O... Remove writable-strings support.
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  Gerald PfeiferAdd missing casts related to pthread_t. Tweak comments.
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-30  Dan KegelAdd real syntax doc for LABEL command.
2003-01-28  Raphael JunqueiraSome needed cleanups for future dx9 and d3d common...
2003-01-28  Shachar ShemeshImplemented font selection.
2003-01-28  Gerald PfeiferProperly #define sipx_node for FreeBSD.
2003-01-28  Tom WicklineUpdated the Sample config
2003-01-28  Juergen SchmiedFix DoDragDrop in case of child windows.
2003-01-28  Alexandre JulliardWhen using desktop mode attach all thread inputs togeth...
next