2000-12-27 |
Ulrich Weigand | Added check whether unaligned memory access is allowed. |
commit | commitdiff | tree | snapshot |
2000-12-27 |
Andreas Mohr | - clarify many error messages |
commit | commitdiff | tree | snapshot |
2000-12-27 |
Ove Kaaven | Use the X state instead of the VK key state to check... |
commit | commitdiff | tree | snapshot |
2000-12-27 |
Lawson Whitney | Allow an application to open a dos device ending with... |
commit | commitdiff | tree | snapshot |
2000-12-27 |
Ove Kaaven | Release the Win16 lock before starting the DOS process... |
commit | commitdiff | tree | snapshot |
2000-12-27 |
Ove Kaaven | Since DOSVM_Wait() blocks the normal event processing... |
commit | commitdiff | tree | snapshot |
2000-12-26 |
Joerg Mayer | Fix the trivial compiler warnings in debugger/ when... |
commit | commitdiff | tree | snapshot |
2000-12-26 |
Eric Pouech | No longer using function pointers to winmm and msvfw32... |
commit | commitdiff | tree | snapshot |
2000-12-26 |
Eric Pouech | Added ability to delay loading of an imported DLL until... |
commit | commitdiff | tree | snapshot |
2000-12-26 |
Alexandre Julliard | Fixed error recovery during thread creation. |
commit | commitdiff | tree | snapshot |
2000-12-26 |
Ove Kaaven | Separated the MZ loader and core DOS VM into dlls/winedos. |
commit | commitdiff | tree | snapshot |
2000-12-26 |
François Gouget | Declare all handles with DECLARE_OLD_HANDLE to ease... |
commit | commitdiff | tree | snapshot |
2000-12-26 |
Francois Gouget | Added GetDCBrushColor and GetDCPenColor. |
commit | commitdiff | tree | snapshot |
2000-12-25 |
Lawson Whitney | Removed --config from man wine. |
commit | commitdiff | tree | snapshot |
2000-12-25 |
Lawson Whitney | Removed trailing garbage after [serialports] device... |
commit | commitdiff | tree | snapshot |
2000-12-24 |
François Gouget | Moved HRASCONN from windef.h. |
commit | commitdiff | tree | snapshot |
2000-12-24 |
François Gouget | Fixed a few type clashes in preparation for the switch... |
commit | commitdiff | tree | snapshot |
2000-12-24 |
Francois Gouget | Updated the look of dots and dashes to match the Win32... |
commit | commitdiff | tree | snapshot |
2000-12-24 |
Dmitry Timoshkov | Define environment variable TMP as an alias for TEMP. |
commit | commitdiff | tree | snapshot |
2000-12-24 |
Gerald Pfeifer | <malloc.h> is not ISO C, <stdlib.h> is. |
commit | commitdiff | tree | snapshot |
2000-12-24 |
Guy L. Albertelli | Fixed loop test for negative value. |
commit | commitdiff | tree | snapshot |
2000-12-23 |
Alexandre Julliard | Release 20001222. wine-20001222 |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Gerard Patel | Cancel a few changes to get back basic text clipboard... |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Eric Pouech | Replaced calls to KERNEL.Yield16 by calls to KERNEL32... |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Alexandre Julliard | No longer try to load builtin library when loadorder... |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Hidenori Takeshima | Use dllwrap for building shared libraries in cygwin. |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Alexandre Julliard | Avoid dup'ing file descriptors when not necessary. |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Alexandre Julliard | Fixed copy/paste bug (thanks to Gerard Patel). |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Ove Kaaven | More intelligent DirectSound prebuffering. By tracking the |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Joerg Mayer | Warn when FindWindow needs to check other processes... |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Joerg Mayer | Don't suppress error messages. |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Joerg Mayer | Add %fs info to the critical section timeout message. |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Dmitry Timoshkov | Remove redundant ';' at the end of line. |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Dmitry Timoshkov | Fix remaining signed/unsigned mismatches. |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Alexandre Julliard | Use a separate FIFO pair for server requests that don... |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Hidenori Takeshima | Native IMM32.DLL crashes wine - use builtin DLL. |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Andreas Mohr | Print all problems as ERR() except for "could not open... |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Marcus Meissner | IDirectDrawSurface::Blt::SRCCOPY is the default ROP... |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Patrik Stridvall | Various documentation fixes. |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Alexandre Julliard | Removed the dummy mouse event in SetWindowPos. |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Eric Pouech | Added some 16 bit entry points needed by multimedia... |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Alexandre Julliard | Replaced WIN16_GlobalLock16 by "official" function... |
commit | commitdiff | tree | snapshot |
2000-12-22 |
Alexandre Julliard | Authors: Ove Kaaven <ovek@transgaming.com>, Gavriel... |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Patrik Stridvall | - Minor API file update. |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Marcus Meissner | Handle errors for IDsDriver_GetPosition. |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Eric Pouech | Cleaned up the code a bit. |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Ove Kaaven | Enable the DirectSound HAL for sound drivers that do... |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Francois Jacques | - TLB_DoFuncs: code cleanup and elemdescFunc read corre... |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Dmitry Timoshkov | Don't write to buffer with zero length. |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Dmitry Timoshkov | Do not free the not owned error string. |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Francois Jacques | Updated SafeArrayGetUBound and SafeArrayGetLBound with... |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Eric Pouech | Rewrote the allocation of MM driver descriptors. |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Eric Kohl | Use handle to palette instead of index for EMR_SELECTPA... |
commit | commitdiff | tree | snapshot |
2000-12-20 |
Alexandre Julliard | Fixed debug routines to work before the process heap... |
commit | commitdiff | tree | snapshot |
2000-12-20 |
Alexandre Julliard | Do not call thread attach/detach routines during proces... |
commit | commitdiff | tree | snapshot |
2000-12-20 |
Gerard Patel | Set the color mask with BI_BITFIELD dibs, don't use the |
commit | commitdiff | tree | snapshot |
2000-12-20 |
Dmitry Timoshkov | Make new edit control allocate its buffers with granula... |
commit | commitdiff | tree | snapshot |
2000-12-20 |
Guy L. Albertelli | - print out WM_NOTIFY message code if we know it. |
commit | commitdiff | tree | snapshot |
2000-12-19 |
Alexandre Julliard | Set last error in GlobalUnlock. |
commit | commitdiff | tree | snapshot |
2000-12-19 |
Andrew Johnston | Documentation update. |
commit | commitdiff | tree | snapshot |
2000-12-19 |
François Gouget | DUMMYSTRUCTNAME2 creates a conflict when using anonymou... |
commit | commitdiff | tree | snapshot |
2000-12-19 |
Stefan Leichter | Added description of printerports section of the win... |
commit | commitdiff | tree | snapshot |
2000-12-19 |
James Hatheway | Fix IConnectionPointContainer interface macros. |
commit | commitdiff | tree | snapshot |
2000-12-19 |
Francois Jacques | Implementation of Dispatch API. |
commit | commitdiff | tree | snapshot |
2000-12-19 |
Jon Griffiths | - Add several mbcs and CP 932 functions, fix some exist... |
commit | commitdiff | tree | snapshot |
2000-12-19 |
Alexandre Julliard | Include stdlib.h instead of wchar.h. |
commit | commitdiff | tree | snapshot |
2000-12-19 |
Marcus Meissner | shlwapi forwarders for SetWindowLongW and CallWindowProcW. |
commit | commitdiff | tree | snapshot |
2000-12-19 |
Dmitry Timoshkov | Protect against NULL buffer in the profile functions. |
commit | commitdiff | tree | snapshot |
2000-12-19 |
Dmitry Timoshkov | New unicode edit control. |
commit | commitdiff | tree | snapshot |
2000-12-19 |
François Gouget | winuser.h now requires that we include winbase.h first. |
commit | commitdiff | tree | snapshot |
2000-12-19 |
François Gouget | Added CreateWindowStation. |
commit | commitdiff | tree | snapshot |
2000-12-19 |
François Gouget | Removed the 'extern "C" { ... }' statement. It is not... |
commit | commitdiff | tree | snapshot |
2000-12-19 |
François Gouget | Moved a misplaced 'extern "C" { ... }' statement. |
commit | commitdiff | tree | snapshot |
2000-12-19 |
François Gouget | Added better support for Unicode: |
commit | commitdiff | tree | snapshot |
2000-12-19 |
Ulrich Weigand | Fixed IMAGE_RESOURCE_DIRECTORY_ENTRY on big-endian... |
commit | commitdiff | tree | snapshot |
2000-12-19 |
Gerard Patel | Stub for DllDebugObjectRPCHook. |
commit | commitdiff | tree | snapshot |
2000-12-19 |
Gerard Patel | Misc fixes for QueryPathOfRegTypeLib, TLB_ReadTypeLib, |
commit | commitdiff | tree | snapshot |
2000-12-19 |
Gerard Patel | Do not send a WM_NOTIFYFORMAT to a non-existent owner. |
commit | commitdiff | tree | snapshot |
2000-12-19 |
Alexandre Julliard | Merged the get_read_fd and get_write_fd requests. |
commit | commitdiff | tree | snapshot |
2000-12-19 |
Marcus Meissner | Implemented DIGDD_PEEK for SysMouseA::GetDeviceData. |
commit | commitdiff | tree | snapshot |
2000-12-19 |
François Gouget | _str{dec,inc}: Cast the parameters to the proper type... |
commit | commitdiff | tree | snapshot |
2000-12-19 |
François Gouget | Moved some of the STDMETHOD/STDAPI to winnt.h. |
commit | commitdiff | tree | snapshot |
2000-12-19 |
François Gouget | Removed some of the SECURITY_xxx types. |
commit | commitdiff | tree | snapshot |
2000-12-19 |
François Gouget | Added SetUserObjectSecurity. |
commit | commitdiff | tree | snapshot |
2000-12-19 |
Guy L. Albertelli | Add notify structures NMMOUSE, NMOBJECTNOTIFY, NMKEY... |
commit | commitdiff | tree | snapshot |
2000-12-18 |
Hidenori Takeshima | Implemented keyboard layout and context - far from... |
commit | commitdiff | tree | snapshot |
2000-12-18 |
Morten Welinder | (strcasecmp): Conform to ANSI specs for toupper. |
commit | commitdiff | tree | snapshot |
2000-12-18 |
Morten Welinder | (parse_options): Allow GNU-like option arguments like |
commit | commitdiff | tree | snapshot |
2000-12-18 |
Patrik Stridvall | Solaris fixes. |
commit | commitdiff | tree | snapshot |
2000-12-18 |
Guy L. Albertelli | - Implement drag for vertical rebars (drag up and down). |
commit | commitdiff | tree | snapshot |
2000-12-18 |
Guy L. Albertelli | Pass WM_COMMAND and WM_NOTIFY to parent as received. |
commit | commitdiff | tree | snapshot |
2000-12-18 |
Gerard Patel | Change the current directory as the user browses the... |
commit | commitdiff | tree | snapshot |
2000-12-18 |
David Elliott | Changed typo va_list to valist. |
commit | commitdiff | tree | snapshot |
2000-12-18 |
Gerard Patel | Allow for the dialog font size to be set directly in... |
commit | commitdiff | tree | snapshot |
2000-12-18 |
Gerard Patel | WM_GETMINMAXINFO track min size should be used in SetWi... |
commit | commitdiff | tree | snapshot |
2000-12-18 |
Marcus Meissner | Mapping for ICM_SETSTATE (ptr in lParam1 to private... |
commit | commitdiff | tree | snapshot |
2000-12-16 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
commit | commitdiff | tree | snapshot |
2000-12-16 |
Patrik Stridvall | - Minor API file update. |
commit | commitdiff | tree | snapshot |
2000-12-16 |
Jon Griffiths | - Fix _fullpath & splitpath, winapi_check fixes |
commit | commitdiff | tree | snapshot |
next |