2002-09-30 |
Paul Rupe | Prevent crash when listview trace logging is on. |
tree | commitdiff |
2002-09-30 |
Christian Costa | Implement SwapTextureHandles method. |
tree | commitdiff |
2002-09-29 |
Guy Albertelli | - Eliminate extra background fills. |
tree | commitdiff |
2002-09-29 |
Alexandre Julliard | Don't build d3d8 if we don't have OpenGL support. |
tree | commitdiff |
2002-09-29 |
Alexandre Julliard | Added check for OpenGL. |
tree | commitdiff |
2002-09-29 |
Jukka Heinonen | Use correct check to see if xserver supports xvidmode. |
tree | commitdiff |
2002-09-29 |
Dimitrie O. Paun | - Cache GWL_STYLE, to avoid fetching in virtually every... |
tree | commitdiff |
2002-09-29 |
Ove Kaaven | Fix for soundcards that can't do 8-bit audio, only... |
tree | commitdiff |
2002-09-29 |
Christian Costa | execute: Activate the viewport passed as parameter... |
tree | commitdiff |
2002-09-29 |
Christian Costa | Implement IDirect3DViewport2_DeleteLight. |
tree | commitdiff |
2002-09-29 |
Jukka Heinonen | Functions sscanf and swscanf now expect strings to... |
tree | commitdiff |
2002-09-27 |
Dimitrie O. Paun | Remove item from the list, if we fail to initialize... |
tree | commitdiff |
2002-09-27 |
Jason Edmeades | Initial D3D8 implementation. |
tree | commitdiff |
2002-09-27 |
Chris Morgan | Added stubs for HttpEndRequestA/W, InternetReadFileExA/W, |
tree | commitdiff |
2002-09-27 |
Michael Stefaniuc | Moved some 16-bit functions from windows/cursoricon... |
tree | commitdiff |
2002-09-27 |
Dimitrie O. Paun | - Fix crashes in debug mode. |
tree | commitdiff |
2002-09-27 |
Christian Costa | Remove wrong and useless transformation of z projected... |
tree | commitdiff |
2002-09-27 |
Christian Costa | Fix devices creation broken code. Now, the display... |
tree | commitdiff |
2002-09-27 |
György 'Nog' Jeney | Split the 16-bit funcitons into a seperate file. |
tree | commitdiff |
2002-09-26 |
Alexandre Julliard | Fixed X11 error code mismatch and removed debugging... |
tree | commitdiff |
2002-09-26 |
Greg Turner | - fixed up some semantic misunderstandings using the... |
tree | commitdiff |
2002-09-26 |
Christian Costa | Added desallocation of the viewport private data. |
tree | commitdiff |
2002-09-26 |
Christian Costa | Added allocation/desallocation of the light private... |
tree | commitdiff |
2002-09-26 |
Christian Costa | Enable creation of our OpenGL Direct3D device from... |
tree | commitdiff |
2002-09-25 |
Alexandre Julliard | Moved ts_xlib.c into x11drv and removed libwine_tsx11. |
tree | commitdiff |
2002-09-25 |
Paul Rupe | - Initialize memory to prevent crashes when -debugmsg... |
tree | commitdiff |
2002-09-25 |
Paul Rupe | Resize dynamic pointer array more carefully when adding... |
tree | commitdiff |
2002-09-25 |
Christian Costa | Added support for POINT, WIREFRAME and SOLID fill modes. |
tree | commitdiff |
2002-09-25 |
Christian Costa | IDirect3DTexture2Impl_Load: when the surface is not... |
tree | commitdiff |
2002-09-25 |
Alexandre Julliard | Import wine_tsx11_lock/unlock directly from x11drv... |
tree | commitdiff |
2002-09-25 |
Alexandre Julliard | Fixed a number of bugs in the handling of window parent... |
tree | commitdiff |
2002-09-25 |
Greg Turner | Accept time_t argument in WS_setsockopt/WS_SO_RCVTIMEO... |
tree | commitdiff |
2002-09-24 |
Alexandre Julliard | Removed some more TSX11 functions and files. |
tree | commitdiff |
2002-09-24 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2002-09-24 |
Guy L. Albertelli | - Localize origin, location, and rectangle computation. |
tree | commitdiff |
2002-09-24 |
Dimitrie O. Paun | Small cleanups, updated documentation. |
tree | commitdiff |
2002-09-24 |
Alexandre Julliard | Fixed #endif. |
tree | commitdiff |
2002-09-24 |
Alexandre Julliard | Removed a bunch of no longer used TSX wrappers. |
tree | commitdiff |
2002-09-24 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2002-09-24 |
Michael Stefaniuc | Convert HKEY to a void*. |
tree | commitdiff |
2002-09-23 |
Dimitrie O. Paun | Remove some more superfluous ZeroMemory calls, small... |
tree | commitdiff |
2002-09-23 |
Dimitrie O. Paun | - Remove export of DRAG_QueryUpdate from USER. |
tree | commitdiff |
2002-09-23 |
Dimitrie O. Paun | - Fix outputting of a text pointer in debug mode (by... |
tree | commitdiff |
2002-09-23 |
Patrik Stridvall | Cleaned up the code so it would be easier to parse... |
tree | commitdiff |
2002-09-23 |
Andriy Palamarchuk | Implemented NetQueryDisplayInformation, NetUserGetInfo... |
tree | commitdiff |
2002-09-21 |
Dmitry Timoshkov | Correct SIZE_T size according to MS SDK. |
tree | commitdiff |
2002-09-20 |
Jon Griffiths | Reorganise/minor tidyup of ordinal functions. |
tree | commitdiff |
2002-09-20 |
Dimitrie O. Paun | Have USER deal with the caret when scrolling a window. |
tree | commitdiff |
2002-09-18 |
Alexandre Julliard | Avoid calling some kernel functions. |
tree | commitdiff |
2002-09-18 |
Alexandre Julliard | Added support for the take focus protocol. |
tree | commitdiff |
2002-09-18 |
Dimitrie O. Paun | - Better implementation for GetTopindex/GetOrigin/SetIc... |
tree | commitdiff |
2002-09-17 |
Alexandre Julliard | Implemented the ntdll virtual memory functions, and... |
tree | commitdiff |
2002-09-17 |
Alexandre Julliard | Authors: Josef Meixner <Josef.Meixner@t-online.de>... |
tree | commitdiff |
2002-09-17 |
Martin Wilck | MSVCRT needs a public errno.h file. |
tree | commitdiff |
2002-09-17 |
Andriy Palamarchuk | Make LsaOpenPolicy return success. |
tree | commitdiff |
2002-09-17 |
Gyorgy 'Nog' Jeney | - Unicodeify control. |
tree | commitdiff |
2002-09-17 |
Dimitrie O. Paun | - Optimize the heck out of Report drawing. |
tree | commitdiff |
2002-09-17 |
Francois Gouget | Remove references to PCVOID and LPUINT. |
tree | commitdiff |
2002-09-17 |
Sander van Leeuwen | Listview_ProcessLetterKeys: fixed never ending loop... |
tree | commitdiff |
2002-09-17 |
Jerry Jenkins | Modified volume_effect8 for taking unsigned data as... |
tree | commitdiff |
2002-09-17 |
Jerry Jenkins | Added waveOutSetVolume when opening sound driver. Other... |
tree | commitdiff |
2002-09-17 |
Francois Gouget | Tests are regular Winelib applications and thus should... |
tree | commitdiff |
2002-09-17 |
Francois Gouget | IDI_APPLICATIONW does not exist on Windows. Use IDI_APP... |
tree | commitdiff |
2002-09-17 |
Francois Gouget | Change the #include order so that these tests compile... |
tree | commitdiff |
2002-09-17 |
Francois Gouget | Move all STATUS_* and RPC_NT_* to ntstatus.h as per... |
tree | commitdiff |
2002-09-16 |
Michael Stefaniuc | Convert HRSRC to a void*. |
tree | commitdiff |
2002-09-16 |
Francois Gouget | NetpGetComputerName, SHCopyKeyA and SHRegGetPathA don... |
tree | commitdiff |
2002-09-16 |
Martin Wilck | Fix MoveFileEx() flags in MSVCRT rename()/_wrename(). |
tree | commitdiff |
2002-09-16 |
Dimitrie O. Paun | - Reorganization and cleanup of selection code. |
tree | commitdiff |
2002-09-16 |
Alexandre Julliard | Implemented NtDuplicateObject. |
tree | commitdiff |
2002-09-16 |
Duane Clark | Wait for app to come up before attempting DDE connection. |
tree | commitdiff |
2002-09-16 |
Dimitrie O. Paun | - Grand rewrite for {Get,Set,Insert}Item & Co. |
tree | commitdiff |
2002-09-13 |
Alexandre Julliard | Handle special registry root keys directly in advapi32... |
tree | commitdiff |
2002-09-13 |
Alexandre Julliard | Copied the registry functions needed by VMM into device... |
tree | commitdiff |
2002-09-13 |
Alexandre Julliard | Removed remaining references to advapi32 registry funct... |
tree | commitdiff |
2002-09-13 |
Alexandre Julliard | RtlFormatCurrentUserKeyPath: return path containing... |
tree | commitdiff |
2002-09-13 |
Guy L. Albertelli | - Improve LVM_GETITEMRECT values for LVS_ICON style... |
tree | commitdiff |
2002-09-12 |
Alexandre Julliard | Replaced 'heap' .spec statement by a command line option. |
tree | commitdiff |
2002-09-12 |
Alexandre Julliard | Delete registry key at exit. |
tree | commitdiff |
2002-09-12 |
Alexandre Julliard | Fixed AssocCreate declaration. |
tree | commitdiff |
2002-09-12 |
Alexandre Julliard | Fixed warnings caused by new winternl.h. |
tree | commitdiff |
2002-09-12 |
Dimitrie O. Paun | - Implement custom draw support. |
tree | commitdiff |
2002-09-12 |
Dimitrie O. Paun | Fix a bunch of bugs related to scrolling. |
tree | commitdiff |
2002-09-12 |
Patrik Stridvall | Moved all the content of the DDK files ntdef.h and... |
tree | commitdiff |
2002-09-12 |
Alexandre Julliard | Fixed requested access rights in RegDeleteKey[AW]. |
tree | commitdiff |
2002-09-12 |
Alexandre Julliard | Fixed possible infinite loop in delete_key. |
tree | commitdiff |
2002-09-12 |
Patrik Stridvall | Fixed C++ comments. |
tree | commitdiff |
2002-09-12 |
Dimitrie O. Paun | - Complete rewrite of scrolling code: smaller, faster... |
tree | commitdiff |
2002-09-12 |
Jon Griffiths | Make hex digits static const & share them. |
tree | commitdiff |
2002-09-12 |
Jon Griffiths | Implementation and test for SHCopyKeyA/W. |
tree | commitdiff |
2002-09-12 |
Martin Wilck | Fix the behavior of GetOverlappedResult() and WSAGetOve... |
tree | commitdiff |
2002-09-12 |
Alexandre Julliard | Removed the __uint* types from basetsd.h since they... |
tree | commitdiff |
2002-09-12 |
Dimitrie O. Paun | Move the name directive from the .spec file to the... |
tree | commitdiff |
2002-09-12 |
Marcus Meissner | New CUPS libraries return "none" as default printer... |
tree | commitdiff |
2002-09-12 |
Dimitrie O. Paun | Make all spec files grep-able. |
tree | commitdiff |
2002-09-12 |
Dimitrie O. Paun | Greatly improved drawing code: eliminates all flicker... |
tree | commitdiff |
2002-09-12 |
Dimitrie O. Paun | - Rewrite the drawing code. It now is much smaller... |
tree | commitdiff |
2002-09-11 |
Andriy Palamarchuk | Implemented buffer management functions, a couple of... |
tree | commitdiff |
2002-09-11 |
Andriy Palamarchuk | A few more conformance tests for heap memory allocation. |
tree | commitdiff |
2002-09-11 |
Dimitrie O. Paun | - Implement autopaging. |
tree | commitdiff |
next |