wine/eterwine.git
2003-02-19 Alexandre JulliardAuthors: Sander van Leeuwen <sandervl@xs4all.nl>, Dietr...
2003-02-19 Ove KaavenFor better concurrency, separate the connections from...
2003-02-19 Warren Baird- Avoid possible seg fault when calling TRACE with...
2003-02-19 Warren BairdIncrease size of insufficiently big stack allocated...
2003-02-19 Jukka HeinonenWhen updating the edited line, remember to update attri...
2003-02-19 Eric Pouech- removed unused function: SetSymbolValue
2003-02-19 Eric Pouech- added parsing of C++ inheritence information
2003-02-19 Duane ClarkA fix to get edit control scrolls bars to draw in the...
2003-02-19 Thomas MertesTests for RtlCharToInteger, RtlExtendedMagicDivide...
2003-02-19 Thomas Mertes- Implement RtlCharToInteger, RtlExtendedMagicDivide...
2003-02-19 Alberto Massari- the first argument in several Unicode functions was...
2003-02-19 Ove Kaaven"Implemented" IID_BS_* macros.
2003-02-19 Mike McCormackAdded missing release_object.
2003-02-19 Alexandre JulliardMoved all references to file descriptors out of the...
2003-02-18 Alexandre JulliardPrint thread ids in traces with only 4 digits now that...
2003-02-18 Alexandre JulliardPrint dll name too for stub exceptions.
2003-02-18 Duane ClarkCorrectly encode wParam for WM_SYSCOMMAND,SC_SIZE messages.
2003-02-18 Alberto MassariAdded stub for CryptUnprotectData.
2003-02-18 Tony LambregtsAdd entry for no html in patches.
2003-02-18 Steven EdwardsPorting fixes.
2003-02-18 Thomas Mertes- Fix small bug in RtlFindMostSignificantBit. It return...
2003-02-17 Alexandre JulliardMake sure get_file_size uses a valid fd (spotted by...
2003-02-17 Alexandre JulliardSet default loadorder to native for dlls that contain...
2003-02-17 Tony LambregtsUpdated regression testing documentation.
2003-02-17 Eric PouechAllowed waveInMessage to use physical information ...
2003-02-17 Ove KaavenNDR marshalling fixes.
2003-02-17 Ove KaavenMake NdrDllRegisterProxy use the interface stub header...
2003-02-17 Eric Pouech- added GetName() to retrieve type name
2003-02-17 Eric PouechMoved expr freeing when translating a command (no longe...
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...
next