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 |
2002-09-11 |
Dimitrie O. Paun | Code cleanups and simplifications, documentation updates. |
tree | commitdiff |
2002-09-10 |
Jon Griffiths | Implement @163,164,168,175,182,187,286,SHSkipJunction. |
tree | commitdiff |
2002-09-09 |
Patrik Stridvall | Add and use the header files mssip.h and sipbase.h. |
tree | commitdiff |
2002-09-09 |
Alexandre Julliard | Moved 16-bit registry functions to kernel dll and imple... |
tree | commitdiff |
2002-09-09 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2002-09-09 |
Andriy Palamarchuk | RtlNtStatusToDosError: Added new NT status to error... |
tree | commitdiff |
2002-09-09 |
Dimitrie O. Paun | - Pass infoPtr around, instead of hwnd. |
tree | commitdiff |
2002-09-09 |
Dimitrie O. Paun | - Fix bug in mouse position reading. |
tree | commitdiff |
2002-09-09 |
Dimitrie O. Paun | - Fix the tics drawing code. |
tree | commitdiff |
2002-09-09 |
Dimitrie O. Paun | Add support for the TTM_GETBUBBLESIZE message. |
tree | commitdiff |
2002-09-09 |
Marcus Meissner | If the default CUPS printer has no ppd file, just use... |
tree | commitdiff |
2002-09-09 |
Uwe Bonnes | Make the scanf family recognize characters again. |
tree | commitdiff |
2002-09-06 |
Michael Stefaniuc | Finish the conversion of HWND to a void*. |
tree | commitdiff |
2002-09-06 |
Francois Gouget | Some small typo / phrasing fixes. |
tree | commitdiff |
2002-09-06 |
Alexandre Julliard | Added preliminary support for cross-compiling tests... |
tree | commitdiff |
2002-09-06 |
Michael Stefaniuc | Prepare dlls/{comctl32,gdi,msvideo,setupapi,shell32... |
tree | commitdiff |
2002-09-06 |
Andriy Palamarchuk | LsaNtStatusToDosError implementation. |
tree | commitdiff |
2002-09-06 |
Martin Wilck | WS2_register_async_shutdown(): Try immediate completion... |
tree | commitdiff |
2002-09-06 |
Jon Griffiths | Implemented registry MIME type functions @324-329. |
tree | commitdiff |
2002-09-06 |
Alexandre Julliard | Link all remaining dlls except kernel32 as separated... |
tree | commitdiff |
2002-09-06 |
Francois Gouget | Do not include wine/unicode.h. |
tree | commitdiff |
2002-09-06 |
Jon Griffiths | Add @138,@157,@180,@197,@204. |
tree | commitdiff |
2002-09-06 |
Martin Wilck | Fixed typo in check_buffer_se(). |
tree | commitdiff |
2002-09-06 |
Rolf Kalbermatter | Implemented SHCreateStdEnumFmtEtc. |
tree | commitdiff |
2002-09-06 |
Dimitrie O. Paun | - Eliminate flicker. |
tree | commitdiff |
2002-09-06 |
Dimitrie O. Paun | Add generic notification support for the common controls. |
tree | commitdiff |
2002-09-06 |
Dimitrie O. Paun | - Complete support for rgb{Fg,Bk} in DrawIndirect. |
tree | commitdiff |
2002-09-04 |
Alexandre Julliard | PeekNamedPipe: Check if the pipe was closed when there... |
tree | commitdiff |
2002-09-04 |
Jon Griffiths | Added Assoc* funcs (but not underlying IQueryAssociatio... |
tree | commitdiff |
2002-09-04 |
Dimitrie O. Paun | - Fix ImageList_GetIcon to use ImageList_* functions for |
tree | commitdiff |
2002-09-04 |
Dimitrie O. Paun | - Unicodification (use Unicode functions & types consis... |
tree | commitdiff |
2002-09-04 |
Michael Stefaniuc | - Rename WIN_Handle16 to HWDN_16 and make it a macro. |
tree | commitdiff |
2002-09-04 |
Alexandre Julliard | Added DPMI segments structure and related function... |
tree | commitdiff |
2002-09-04 |
Andriy Palamarchuk | SHFileOperationA: improved, implemented FO_MOVE action... |
tree | commitdiff |
2002-09-04 |
Dimitrie O. Paun | Small updown cleanup. |
tree | commitdiff |
2002-09-04 |
Dimitrie O. Paun | - implement support for xBitmap and yBitmap in ImageLis... |
tree | commitdiff |
2002-09-04 |
David D. Hagood | Fixed Linux 2.2 event API code. |
tree | commitdiff |
2002-09-04 |
Eric Pouech | Now passing some console parameters at wineconsole... |
tree | commitdiff |
2002-08-31 |
Patrik Stridvall | MSVC compatibility fixes. |
tree | commitdiff |
2002-08-31 |
Alexandre Julliard | Moved internal context macros out of winnt.h. |
tree | commitdiff |
next |