- The TTM_ message needed to be in correct order.
[wine] / dlls /
2002-09-30  Paul RupePrevent crash when listview trace logging is on.
2002-09-30  Christian CostaImplement SwapTextureHandles method.
2002-09-29  Guy Albertelli- Eliminate extra background fills.
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  Jukka HeinonenUse correct check to see if xserver supports xvidmode.
2002-09-29  Dimitrie O. Paun- 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-27  Dimitrie O. PaunRemove item from the list, if we fail to initialize...
2002-09-27  Jason EdmeadesInitial D3D8 implementation.
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  Dimitrie O. Paun- 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' JeneySplit 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  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  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  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  Guy L. Albertelli- Localize origin, location, and rectangle computation.
2002-09-24  Dimitrie O. PaunSmall 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-23  Dimitrie O. PaunRemove some more superfluous ZeroMemory calls, small...
2002-09-23  Dimitrie O. Paun- Remove export of DRAG_QueryUpdate from USER.
2002-09-23  Dimitrie O. Paun- 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  Andriy PalamarchukImplemented NetQueryDisplayInformation, NetUserGetInfo...
2002-09-21  Dmitry TimoshkovCorrect SIZE_T size according to MS SDK.
2002-09-20  Jon GriffithsReorganise/minor tidyup of ordinal functions.
2002-09-20  Dimitrie O. PaunHave USER deal with the caret when scrolling a window.
2002-09-18  Alexandre JulliardAvoid calling some kernel functions.
2002-09-18  Alexandre JulliardAdded support for the take focus protocol.
2002-09-18  Dimitrie O. Paun- Better implementation for GetTopindex/GetOrigin/SetIc...
2002-09-17  Alexandre JulliardImplemented the ntdll virtual memory functions, and...
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  Andriy PalamarchukMake LsaOpenPolicy return success.
2002-09-17  Gyorgy 'Nog' Jeney- Unicodeify control.
2002-09-17  Dimitrie O. Paun- Optimize the heck out of Report drawing.
2002-09-17  Francois GougetRemove references to PCVOID and LPUINT.
2002-09-17  Sander van LeeuwenListview_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  Francois GougetTests are regular Winelib applications and thus should...
2002-09-17  Francois GougetIDI_APPLICATIONW does not exist on Windows. Use IDI_APP...
2002-09-17  Francois GougetChange the #include order so that these tests compile...
2002-09-17  Francois GougetMove all STATUS_* and RPC_NT_* to ntstatus.h as per...
2002-09-16  Michael StefaniucConvert HRSRC to a void*.
2002-09-16  Francois GougetNetpGetComputerName, SHCopyKeyA and SHRegGetPathA don...
2002-09-16  Martin WilckFix MoveFileEx() flags in MSVCRT rename()/_wrename().
2002-09-16  Dimitrie O. Paun- Reorganization and cleanup of selection code.
2002-09-16  Alexandre JulliardImplemented NtDuplicateObject.
2002-09-16  Duane ClarkWait for app to come up before attempting DDE connection.
2002-09-16  Dimitrie O. Paun- Grand rewrite for {Get,Set,Insert}Item & Co.
2002-09-13  Alexandre JulliardHandle special registry root keys directly in advapi32...
2002-09-13  Alexandre JulliardCopied the registry functions needed by VMM into device...
2002-09-13  Alexandre JulliardRemoved remaining references to advapi32 registry funct...
2002-09-13  Alexandre JulliardRtlFormatCurrentUserKeyPath: return path containing...
2002-09-13  Guy L. Albertelli- Improve LVM_GETITEMRECT values for LVS_ICON style...
2002-09-12  Alexandre JulliardReplaced 'heap' .spec statement by a command line option.
2002-09-12  Alexandre JulliardDelete registry key at exit.
2002-09-12  Alexandre JulliardFixed AssocCreate declaration.
2002-09-12  Alexandre JulliardFixed warnings caused by new winternl.h.
2002-09-12  Dimitrie O. Paun- Implement custom draw support.
2002-09-12  Dimitrie O. PaunFix a bunch of bugs related to scrolling.
2002-09-12  Patrik StridvallMoved all the content of the DDK files ntdef.h and...
2002-09-12  Alexandre JulliardFixed requested access rights in RegDeleteKey[AW].
2002-09-12  Alexandre JulliardFixed possible infinite loop in delete_key.
2002-09-12  Patrik StridvallFixed C++ comments.
2002-09-12  Dimitrie O. Paun- Complete rewrite of scrolling code: smaller, faster...
2002-09-12  Jon GriffithsMake hex digits static const & share them.
2002-09-12  Jon GriffithsImplementation and test for SHCopyKeyA/W.
2002-09-12  Martin WilckFix the behavior of GetOverlappedResult() and WSAGetOve...
2002-09-12  Alexandre JulliardRemoved the __uint* types from basetsd.h since they...
2002-09-12  Dimitrie O. PaunMove the name directive from the .spec file to the...
2002-09-12  Marcus MeissnerNew CUPS libraries return "none" as default printer...
2002-09-12  Dimitrie O. PaunMake all spec files grep-able.
2002-09-12  Dimitrie O. PaunGreatly improved drawing code: eliminates all flicker...
2002-09-12  Dimitrie O. Paun- Rewrite the drawing code. It now is much smaller...
2002-09-11  Andriy PalamarchukImplemented buffer management functions, a couple of...
2002-09-11  Andriy PalamarchukA few more conformance tests for heap memory allocation.
2002-09-11  Dimitrie O. Paun- Implement autopaging.
next