wine/eterwine.git
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...
2003-01-28 Tom WicklineRemoved the old win.ini sample replaced it with a RH...
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 Alexandre JulliardRemoved a couple of extra semicolons.
2003-01-24 Tom WicklineFixed $PREFIX location.
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-24 Rein KlazesLoad default stock bitmap in CreateDC().
2003-01-23 Matthew DavisonRemove the HEAP_strdupAtoW macro.
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...
next