wine
2002-09-29  Alexandre JulliardDon't build d3d8 if we don't have OpenGL support.
2002-09-29  Alexandre JulliardAdded check for OpenGL.
2002-09-29  György 'Nog... Added {G|S}etWindowLongPtr.
2002-09-29  György 'Nog... Initial implementation of custom control header.
2002-09-29  Jukka HeinonenUse correct check to see if xserver supports xvidmode.
2002-09-29  Dimitrie O... - Cache GWL_STYLE, to avoid fetching in virtually every...
2002-09-29  Ove KaavenFix for soundcards that can't do 8-bit audio, only...
2002-09-29  Christian Costaexecute: Activate the viewport passed as parameter...
2002-09-29  Christian CostaImplement IDirect3DViewport2_DeleteLight.
2002-09-29  Jukka HeinonenFunctions sscanf and swscanf now expect strings to...
2002-09-29  Bill MedlandMinor typo fix.
2002-09-27  Dimitrie O... Remove item from the list, if we fail to initialize...
2002-09-27  Jason EdmeadesInitial D3D8 implementation.
2002-09-27  Alexandre JulliardFixed nameless union/struct declaration.
2002-09-27  Bill MedlandExpanded the "Linux Libraries as Dlls" winelib section...
2002-09-27  Francois GougetUpdated the wrapper code to match the new naming execut...
2002-09-27  Chris MorganAdded stubs for HttpEndRequestA/W, InternetReadFileExA/W,
2002-09-27  Michael StefaniucMoved some 16-bit functions from windows/cursoricon...
2002-09-27  György 'Nog... Check for an empty string in DOSFS_FindNextEx to avoid...
2002-09-27  Dimitrie O... - Fix crashes in debug mode.
2002-09-27  Christian CostaRemove wrong and useless transformation of z projected...
2002-09-27  Christian CostaFix devices creation broken code. Now, the display...
2002-09-27  György 'Nog... Split the 16-bit funcitons into a seperate file.
2002-09-26  Alexandre JulliardFixed X11 error code mismatch and removed debugging...
2002-09-26  Greg Turner- fixed up some semantic misunderstandings using the...
2002-09-26  Francois GougetBring the naming of libraries and executable up to...
2002-09-26  Christian CostaAdded desallocation of the viewport private data.
2002-09-26  Christian CostaAdded allocation/desallocation of the light private...
2002-09-26  Christian CostaEnable creation of our OpenGL Direct3D device from...
2002-09-25  Alexandre JulliardMoved ts_xlib.c into x11drv and removed libwine_tsx11.
2002-09-25  Alexandre JulliardAdded missing WIN_ReleasePtr (spotted by Dmitry Timoshkov).
2002-09-25  Dimitrie O... - Stop passing hwnd around when we're passing EDITSTATE.
2002-09-25  Paul Rupe- Initialize memory to prevent crashes when -debugmsg...
2002-09-25  Paul RupeResize dynamic pointer array more carefully when adding...
2002-09-25  Christian CostaAdded support for POINT, WIREFRAME and SOLID fill modes.
2002-09-25  Christian CostaIDirect3DTexture2Impl_Load: when the surface is not...
2002-09-25  Alexandre JulliardImport wine_tsx11_lock/unlock directly from x11drv...
2002-09-25  Alexandre JulliardFixed a number of bugs in the handling of window parent...
2002-09-25  Dimitrie O... By default, we should use our own dlls.
2002-09-25  Greg TurnerAccept time_t argument in WS_setsockopt/WS_SO_RCVTIMEO...
2002-09-24  Alexandre JulliardRemoved some more TSX11 functions and files.
2002-09-24  Patrik StridvallFixed some issues found by winapi_check.
2002-09-24  Patrik Stridvall- Don't add standard headers for the dll separation...
2002-09-24  Guy L. Albertelli- Localize origin, location, and rectangle computation.
2002-09-24  Dimitrie O... Small cleanups, updated documentation.
2002-09-24  Alexandre JulliardFixed #endif.
2002-09-24  Alexandre JulliardRemoved a bunch of no longer used TSX wrappers.
2002-09-24  Patrik StridvallFixed some issues found by winapi_check.
2002-09-24  Michael StefaniucConvert HKEY to a void*.
2002-09-24  Patrik Stridvall- Added support for %struct16 (used by CLSID).
2002-09-24  Raul DiasAdded new "GlobalRegistryDir" option.
2002-09-24  Patrick J.... Removed the #undef of WS_DEFINE_SELECT so that select...
2002-09-24  Patrick J.... Added casts to all macros to avoid compiler warnings.
2002-09-23  Dimitrie O... Remove some more superfluous ZeroMemory calls, small...
2002-09-23  Dimitrie O... - Remove export of DRAG_QueryUpdate from USER.
2002-09-23  Dimitrie O... - Fix outputting of a text pointer in debug mode (by...
2002-09-23  Patrik StridvallCleaned up the code so it would be easier to parse...
2002-09-23  Patrik Stridvall- Made the new C parser handle the current Wine source.
2002-09-23  Andriy PalamarchukImplemented NetQueryDisplayInformation, NetUserGetInfo...
2002-09-23  Francois GougetInstall notepad.exe in c:\windows too.
2002-09-21  Dmitry TimoshkovCorrect SIZE_T size according to MS SDK.
2002-09-21  Jason EdmeadesAdded some definitions.
2002-09-21  Eric PouechUpdated winedbg documentation.
2002-09-21  Dimitrie O... Change confusing title.
2002-09-20  Jon GriffithsReorganise/minor tidyup of ordinal functions.
2002-09-20  Francois GougetSmall updates to better match the format of current...
2002-09-20  Dimitrie O... Move the contents of documentation/psdrv.reg to winedef...
2002-09-20  Dimitrie O... Have USER deal with the caret when scrolling a window.
2002-09-20  Andriy PalamarchukAdded information about POSIX, Unix, X11 trademarks.
2002-09-20  Jon GriffithsUpdate output for current build process.
2002-09-20  Jon GriffithsDocumentation update.
2002-09-18  Alexandre JulliardAvoid calling some kernel functions.
2002-09-18  Alexandre JulliardUpdated a lot of obsolete stuff.
2002-09-18  Alexandre JulliardOnly install the useful programs.
2002-09-18  Alexandre JulliardAdded support for the take focus protocol.
2002-09-18  Alexandre JulliardRemoved obsolete files.
2002-09-18  Steven EdwardsUpdate for mingw/cygwin.
2002-09-18  Martin WilckMake all target names lower case.
2002-09-18  Dimitrie O... Update debug channel usage in DEVELOPER-HINTS.
2002-09-18  Dimitrie O... - Better implementation for GetTopindex/GetOrigin/SetIc...
2002-09-18  Vincent BéronSmall update to keep in sync with README.
2002-09-17  Alexandre JulliardImplemented the ntdll virtual memory functions, and...
2002-09-17  Alexandre JulliardAdded testing.sgml.
2002-09-17  Alexandre JulliardRemove clearing of the window menu id for now. This...
2002-09-17  Francois GougetExplain why conformance tests are useful for ports...
2002-09-17  Alexandre JulliardAuthors: Josef Meixner <Josef.Meixner@t-online.de>...
2002-09-17  Martin WilckMSVCRT needs a public errno.h file.
2002-09-17  Martin WilckFix "install" and "uninstall" targets: .exe -> .exe...
2002-09-17  Andriy PalamarchukMake LsaOpenPolicy return success.
2002-09-17  Jan KratochvilBug fix.
2002-09-17  Gyorgy 'Nog... - Unicodeify control.
2002-09-17  Dimitrie O... - Optimize the heck out of Report drawing.
2002-09-17  Dimitrie O... Move the documentation for 'ShowDirSymlinks' where...
2002-09-17  Francois GougetRemove references to PCVOID and LPUINT.
2002-09-17  Alexandre JulliardFixed import directory limits (spotted by Jan Kratochvil).
2002-09-17  Sander van... Listview_ProcessLetterKeys: fixed never ending loop...
2002-09-17  Jerry JenkinsModified volume_effect8 for taking unsigned data as...
2002-09-17  Jerry JenkinsAdded waveOutSetVolume when opening sound driver. Other...
2002-09-17  Martin Wilck- Return correct error codes.
2002-09-17  Francois GougetStart of the conformance testing documentation. Still...
next