2000-11-01 |
Juergen Schmied | Better handling of custom templates and hooks. |
tree | commitdiff |
2000-10-29 |
Alexandre Julliard | Patch flat cs of 16-bit entry points if current %cs... |
tree | commitdiff |
2000-10-29 |
David Elliott | Added basic working stubs of new Windows 2000 API funct... |
tree | commitdiff |
2000-10-29 |
Alexandre Julliard | Removed unused LOCAL_LockSegptr. |
tree | commitdiff |
2000-10-26 |
Alexandre Julliard | Release 20001026. wine-20001026 |
tree | commitdiff |
2000-10-26 |
Alexandre Julliard | Raise an exception when a stub entry point is called. |
tree | commitdiff |
2000-10-25 |
Dmitry Timoshkov | Replaced ToAscii by ToUnicode in the User driver interface. |
tree | commitdiff |
2000-10-25 |
Andreas Mohr | Free the Win16 dummy module and wm->deps. |
tree | commitdiff |
2000-10-24 |
Alexandre Julliard | Removed GetResDirEntryA/W. |
tree | commitdiff |
2000-10-24 |
Patrik Stridvall | Added some missing defines for non-Linux. |
tree | commitdiff |
2000-10-23 |
Alexandre Julliard | Duplicate resource directory searching routines instead... |
tree | commitdiff |
2000-10-23 |
Andreas Mohr | Always open/close the CD-ROM device for every Windows... |
tree | commitdiff |
2000-10-23 |
Marcus Meissner | Added some basic IDirectDraw7 interface support, fixed... |
tree | commitdiff |
2000-10-22 |
Patrik Stridvall | Fixed issue found by winapi_check. |
tree | commitdiff |
2000-10-22 |
Patrik Stridvall | Use intermediate typedef. |
tree | commitdiff |
2000-10-22 |
Guy L. Albertelli | Added wParam and lParam as parameters in SPY_ExitMessage |
tree | commitdiff |
2000-10-22 |
Andreas Mohr | Removed redundant thread priority defines. |
tree | commitdiff |
2000-10-19 |
Peter Hunnisett | Added crt/msvcrt thread prototypes. |
tree | commitdiff |
2000-10-19 |
Dmitry Timoshkov | Added support for AZERTY keyboard layout. |
tree | commitdiff |
2000-10-19 |
Andreas Mohr | Skip directory symlinks in DOSFS_FindNextEx. |
tree | commitdiff |
2000-10-19 |
Francois Gouget | Added/fixed missing extern "C". |
tree | commitdiff |
2000-10-19 |
Francois Gouget | Added the {HRESULT,SCODE}_SEVERITY macros. |
tree | commitdiff |
2000-10-19 |
Alexandre Julliard | Use a binary search to find entries in resource directo... |
tree | commitdiff |
2000-10-19 |
Alexandre Julliard | Call PrivateExtractIcon in user32 instead of duplicatin... |
tree | commitdiff |
2000-10-19 |
Francois Gouget | Added support for three levels of nesting of the 'pragm... |
tree | commitdiff |
2000-10-17 |
Ove Kaaven | Implemented DOS INT21 AH=4B (EXEC). |
tree | commitdiff |
2000-10-17 |
Dmitry Timoshkov | Added support for keyboard input in various locales. |
tree | commitdiff |
2000-10-17 |
Guy L. Albertelli | Added flag and notification definitions for ComboBoxEx. |
tree | commitdiff |
2000-10-15 |
Alexandre Julliard | Converted a few more server requests to the new mechanism. |
tree | commitdiff |
2000-10-15 |
Alexandre Julliard | Fixed a few prototypes. |
tree | commitdiff |
2000-10-15 |
Alexandre Julliard | Set selector 0000H base to 0xf0000 until the first... |
tree | commitdiff |
2000-10-13 |
Chris Morgan | Implemented the IDC_HAND cursor. |
tree | commitdiff |
2000-10-13 |
Francois Gouget | Fixed the signature of the FormatMessage APIs. |
tree | commitdiff |
2000-10-13 |
Francois Gouget | The MODEM stuff has been spun off to its rightful place... |
tree | commitdiff |
2000-10-13 |
Francois Gouget | Completed/corrected the list of include files. |
tree | commitdiff |
2000-10-13 |
Francois Gouget | Added a NOGDI protection. |
tree | commitdiff |
2000-10-13 |
Francois Gouget | Must include objbase.h. |
tree | commitdiff |
2000-10-13 |
Francois Gouget | HFILE is an int, not a regular HANDLE. |
tree | commitdiff |
2000-10-13 |
Andreas Mohr | Added MSGF_DDEMGR. |
tree | commitdiff |
2000-10-13 |
Alexandre Julliard | Added a few more large integer functions. |
tree | commitdiff |
2000-10-13 |
Mike McCormack | Moved comm.c into kernel32. |
tree | commitdiff |
2000-10-13 |
Francois Gouget | Claim that our headers conform to the version 5.0. |
tree | commitdiff |
2000-10-13 |
Francois Gouget | The string fields in PROPSHEETPAGEA should be ANSI... |
tree | commitdiff |
2000-10-13 |
Francois Gouget | Removed the DUMMY_UNION_NAME in favor of DUMMYUNIONNAME. |
tree | commitdiff |
2000-10-13 |
Francois Gouget | Added the missing TVINSERTSTRUCT synonyms. |
tree | commitdiff |
2000-10-13 |
Francois Gouget | Fixed the signature of SysAllocStringByteLen. |
tree | commitdiff |
2000-10-13 |
Susan Farley | Status bars on managed windows should not have SIZEGRIP... |
tree | commitdiff |
2000-10-13 |
Konrad Rieck | Changed repne to repnz for Solaris assembler. |
tree | commitdiff |
2000-10-12 |
Francois Gouget | Moved LCTYPE, GetLocaleInfo, NUMBERFMT, CURRENCYFMT... |
tree | commitdiff |
2000-10-12 |
Francois Gouget | Added many missing *Pxxx types. |
tree | commitdiff |
2000-10-12 |
Francois Gouget | ROTFLAGS have their own ifdef protection, take them... |
tree | commitdiff |
2000-10-12 |
Francois Gouget | Added a declaration for GetEnhMetaFileDescription. |
tree | commitdiff |
2000-10-12 |
Francois Gouget | Enable anonymous struct/union support by default in... |
tree | commitdiff |
2000-10-12 |
Francois Gouget | Added four DDElParam functions. |
tree | commitdiff |
2000-10-12 |
Francois Gouget | Removed stray A/W from invocations of WINELIB_NAME_AW. |
tree | commitdiff |
2000-10-12 |
Francois Gouget | Added some of the APIs introduced in Win98, mostly... |
tree | commitdiff |
2000-10-03 |
Alexandre Julliard | Use special environment variables to transmit the cwd... |
tree | commitdiff |
2000-10-03 |
Francois Gouget | Removed the ';' ending on lines using the DECL_WINELIB_... |
tree | commitdiff |
2000-10-03 |
Francois Gouget | Added some missing 'SysAllocString' prototypes. |
tree | commitdiff |
2000-10-03 |
Aric Stewart | Added a white border around the I-beam cursor. |
tree | commitdiff |
2000-10-02 |
Alexandre Julliard | Release 20001002. wine-20001002 |
tree | commitdiff |
2000-10-02 |
Alexandre Julliard | Convert NtQueryKey and NtEnumerateKey to the new reques... |
tree | commitdiff |
2000-10-02 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2000-10-01 |
Alexandre Julliard | Converted some of the registry server requests to the... |
tree | commitdiff |
2000-10-01 |
Alexandre Julliard | Implemented a bunch of large integer functions in ntdll. |
tree | commitdiff |
2000-09-29 |
Alexandre Julliard | Moved a bunch of routines to kernel32.dll (with the... |
tree | commitdiff |
2000-09-29 |
Francois Gouget | Moved DLLVERSIONINFO to shlwapi.h. |
tree | commitdiff |
2000-09-29 |
Stephane Lussier | Before calling the timer window proc, make sure it... |
tree | commitdiff |
2000-09-29 |
Alexandre Julliard | Moved critical section implementation to ntdll. |
tree | commitdiff |
2000-09-29 |
Mike McCormack | Implemented SHDeleteEmptyKeyA, SHDeleteKeyA. |
tree | commitdiff |
2000-09-29 |
Francois Gouget | Fix the return type of mixerMessage16. |
tree | commitdiff |
2000-09-29 |
Francois Gouget | Renamed VS_USER_INFO to VS_USER_DEFINED. |
tree | commitdiff |
2000-09-27 |
Alexandre Julliard | Changed the Win32 dll descriptor to be in IMAGE_NT_HEAD... |
tree | commitdiff |
2000-09-27 |
Francois Gouget | Added various type and macro definitions that are neede... |
tree | commitdiff |
2000-09-27 |
Alexandre Julliard | Generate Win32 dll descriptor structure in the .spec... |
tree | commitdiff |
2000-09-27 |
Jeremy White | Created zmouse.h, moved wheel code from mouse.h into it. |
tree | commitdiff |
2000-09-27 |
Alexandre Julliard | Fixed a few non portable zero-size array declarations. |
tree | commitdiff |
2000-09-26 |
Alexandre Julliard | Moved all Win16 definitions out of the standard Windows... |
tree | commitdiff |
2000-09-26 |
Lionel Ulmer | Added support for DirectDraw overlays using the XVideo... |
tree | commitdiff |
2000-09-26 |
Marcus Meissner | Fixed some commctl header issues reported in newsgroup. |
tree | commitdiff |
2000-09-26 |
Alexandre Julliard | A few includes cleanup. |
tree | commitdiff |
2000-09-26 |
Alexandre Julliard | Removed shell.h. Cleaned up the nested includes mess... |
tree | commitdiff |
2000-09-25 |
Alexandre Julliard | Removed some of the XXX_reg macros now that we are... |
tree | commitdiff |
2000-09-25 |
Alexandre Julliard | Removed inclusion of wine/winestring.h from winbase... |
tree | commitdiff |
2000-09-24 |
Alexandre Julliard | Moved most global data out of the LPDOSTASK structure. |
tree | commitdiff |
2000-09-24 |
Alexandre Julliard | Call WH_GETMESSAGE hook in PeekMessage too (based on... |
tree | commitdiff |
2000-09-24 |
Rein Klazes | Make calls to gethostbyname, gethostbyaddr, getservbyname, |
tree | commitdiff |
2000-09-24 |
Alexandre Julliard | Added support for exception handling while in vm86... |
tree | commitdiff |
2000-09-22 |
Andreas Mohr | Make GetTickCount not use the whole Unix epoch (since... |
tree | commitdiff |
2000-09-22 |
Francois Gouget | Added a macro for _declspec (backward compatibility... |
tree | commitdiff |
2000-09-22 |
Francois Gouget | Must include 'stdlib.h'. |
tree | commitdiff |
2000-09-22 |
Francois Gouget | Added HANDLE_WM_NOTIFY and FORWARD_WM_NOTIFY. |
tree | commitdiff |
2000-09-22 |
Damyan Ognyanoff | IErrorInfo is now derived from IUnknown. |
tree | commitdiff |
2000-09-22 |
Francois Gouget | Added a few missing macros, types and prototypes. |
tree | commitdiff |
2000-09-22 |
Francois Gouget | New file. All RC files generated by VC6 include afxres... |
tree | commitdiff |
2000-09-19 |
Peter Hunnisett | - Added some missing WINELIB_NAME_AW definitions, types... |
tree | commitdiff |
2000-09-18 |
Alexandre Julliard | Added preliminary support for switching to vm86 mode... |
tree | commitdiff |
2000-09-18 |
Alexandre Julliard | Moved FILE_dommap() to memory/virtual.c (and renamed... |
tree | commitdiff |
2000-09-18 |
Mike McCormack | Fixed incorrect arg count in SHGetSettings that causes... |
tree | commitdiff |
2000-09-16 |
Alexandre Julliard | Removed a coupld of unused functions in the Callout... |
tree | commitdiff |
next |