2001-11-09 |
Joshua Thielen | Changed BM_ messages SETCHECK and GETCHECK to SETCHECK1... |
tree | commitdiff |
2001-11-09 |
Guy L. Albertelli | Use proper unicode routine. |
tree | commitdiff |
2001-11-08 |
Alexandre Julliard | Implemented inline version of the iswxxx functions. |
tree | commitdiff |
2001-11-08 |
Ove Kaaven | Moved the int 9 (keyboard) handler to dlls/winedos. |
tree | commitdiff |
2001-11-08 |
Mike McCormack | Find out how much data is available when calling ReadFi... |
tree | commitdiff |
2001-11-07 |
Gerard Patel | Repaired child window activation broken by previous... |
tree | commitdiff |
2001-11-07 |
Ove Kaaven | Added RunInThread callout to winedos. |
tree | commitdiff |
2001-11-07 |
Mike McCormack | Make ConnectNamedPipe work in overlapped mode. |
tree | commitdiff |
2001-11-07 |
Mike McCormack | Ignore DSR/DTR flow control in DCB. termios doesn't... |
tree | commitdiff |
2001-11-06 |
Guy Albertelli | - Define rest of URL_ESCAPE... and other flags. |
tree | commitdiff |
2001-11-06 |
Guy Albertelli | - Implement URL_ESCAPE_SEGEMENT_ONLY, URL_ESCAPE_PERCENT, |
tree | commitdiff |
2001-11-06 |
Guy Albertelli | - Implement SHLWAPI_1 (ASCII version of SHLWAPI_2). |
tree | commitdiff |
2001-11-06 |
Alexandre Julliard | Window activation cleanups. |
tree | commitdiff |
2001-11-06 |
<larstiq@larstiq... | Devices never need to be polled, so return DI_NOEFFECT... |
tree | commitdiff |
2001-11-06 |
Francois Gouget | Don't prefix %p with 0x. |
tree | commitdiff |
2001-11-06 |
François Gouget | Fix the #include order for config.h. |
tree | commitdiff |
2001-11-06 |
François Gouget | Make debugtools.h independent from config.h. |
tree | commitdiff |
2001-11-06 |
Mike McCormack | Added netapi32.dll and the Netbios() call. |
tree | commitdiff |
2001-11-06 |
Francois Gouget | Fix incorrect use of a Unicode string literal. |
tree | commitdiff |
2001-11-06 |
Francois Gouget | Rename SIC_CompareEntrys to SIC_CompareEntries, and... |
tree | commitdiff |
2001-11-06 |
Hidenori Takeshima | Added stubs for msrle32.dll and implemented RLE8 decoder. |
tree | commitdiff |
2001-11-05 |
Guy Albertelli | Move SPY_EnterMessage call after all possible exits... |
tree | commitdiff |
2001-11-05 |
Guy Albertelli | - Indicate that StrRetToStrN{A|W} and StrRetToBuf{A... |
tree | commitdiff |
2001-11-05 |
Eric Pouech | Fixed dst / src lines implementation. |
tree | commitdiff |
2001-11-05 |
Gerard Patel | Test for ws_timeout=NULL in winsock select(). |
tree | commitdiff |
2001-10-28 |
Gerard Patel | Fix RegSetValueEx calls and crash when DriverName=... |
tree | commitdiff |
2001-10-28 |
Ove Kaaven | Protect against an interrupt-pending signal recursion. |
tree | commitdiff |
2001-10-28 |
Hidenori Takeshima | Fixed some bugs. |
tree | commitdiff |
2001-10-28 |
Hidenori Takeshima | Added stub for ICImageCompress. |
tree | commitdiff |
2001-10-28 |
Guy L. Albertelli | - Added stubs for _18,_21,_22 which seem to be used... |
tree | commitdiff |
2001-10-28 |
Guy L. Albertelli | Stub UrlCombineA and initial implementation of UrlCombineW. |
tree | commitdiff |
2001-10-28 |
Guy L. Albertelli | Implement SHRegGetBoolUSValue{A|W}. |
tree | commitdiff |
2001-10-28 |
Jeremy Newman | Replaced Martini glass. |
tree | commitdiff |
2001-10-25 |
Aric Stewart | Add handling for LVN_GETDISPINFOW. |
tree | commitdiff |
2001-10-24 |
Guy Albertelli | - Correct implementation of HUSKEY internals, including... |
tree | commitdiff |
2001-10-24 |
Guy Albertelli | - Implement: |
tree | commitdiff |
2001-10-23 |
Hidenori Takeshima | Added stubs for msdmo.dll, qcap.dll and devenum.dll. |
tree | commitdiff |
2001-10-23 |
Huw D M Davies | Implement GetFontData. |
tree | commitdiff |
2001-10-23 |
Hidenori Takeshima | Implemented OleCreatePropertyFrame and |
tree | commitdiff |
2001-10-23 |
Huw D M Davies | Better failure messages for CoCreateInstance. |
tree | commitdiff |
2001-10-23 |
Aric Stewart | Fixed the behavior for SHGetFileInfo when the SHGFI_USE... |
tree | commitdiff |
2001-10-22 |
Alexandre Julliard | Store in the server all the window information accessib... |
tree | commitdiff |
2001-10-22 |
Francois Gouget | Spelling, grammar and a bit of comment formatting fixes. |
tree | commitdiff |
2001-10-22 |
Hidenori Takeshima | Fixed some bugs. |
tree | commitdiff |
2001-10-22 |
Francois Gouget | Add support for environment variables in the printer... |
tree | commitdiff |
2001-10-22 |
David Elliott | Implemented the wcstoul function. |
tree | commitdiff |
2001-10-21 |
Andreas Mohr | Cosmetics. |
tree | commitdiff |
2001-10-21 |
Guy L. Albertelli | - Add stubs for _25, _33, _35 |
tree | commitdiff |
2001-10-21 |
Guy L. Albertelli | - Implement HUSKEY design. |
tree | commitdiff |
2001-10-21 |
Guy L. Albertelli | - Implement UrlCanonicalizeW, UrlEscapeW, UrlUnescapeW. |
tree | commitdiff |
2001-10-21 |
Alexandre Julliard | Avoid crashing on non-initialized debug info. |
tree | commitdiff |
2001-10-21 |
Andrew Lewycky | XFree86 4.1 gamma ramp support. |
tree | commitdiff |
2001-10-21 |
Mike McCormack | Return TRUE on success in COMM_BuildOldCommDCB. |
tree | commitdiff |
2001-10-18 |
Alexandre Julliard | Changed X11 mouse driver to use SendInput, and removed... |
tree | commitdiff |
2001-10-18 |
Alexandre Julliard | Make dinput a properly separated dll. |
tree | commitdiff |
2001-10-18 |
Alexandre Julliard | Use WH_MOUSE_LL hook instead of redirecting the mouse... |
tree | commitdiff |
2001-10-18 |
Alexandre Julliard | Fixed GetDeviceState and GetDeviceData to use only... |
tree | commitdiff |
2001-10-17 |
Johan Gill | Relay tracing would crash if it came upon a function... |
tree | commitdiff |
2001-10-17 |
Alexandre Julliard | Added support for low-level mouse and keyboard hooks. |
tree | commitdiff |
2001-10-17 |
Alexandre Julliard | Make sure that GetMessagePos and GetMessageTime return... |
tree | commitdiff |
2001-10-17 |
Jukka Heinonen | When a surface becomes primary surface, mark the whole... |
tree | commitdiff |
2001-10-16 |
Alexandre Julliard | Added internal Wine messages to perform SetWindowPos... |
tree | commitdiff |
2001-10-16 |
Alexandre Julliard | Moved scrollbar tracking code to scroll.c. |
tree | commitdiff |
2001-10-15 |
Alexandre Julliard | Renamed WIN_GetWndPtr into WIN_GetPtr and added corresp... |
tree | commitdiff |
2001-10-15 |
Francois Gouget | The _IOXXX macros conflict with system headers on Solar... |
tree | commitdiff |
2001-10-15 |
Kai Morich | InternalExtractIcon16 forgot to close file handle. |
tree | commitdiff |
2001-10-14 |
Francois Gouget | When including 'wine/port.h', include it first. |
tree | commitdiff |
2001-10-14 |
Francois Gouget | When including config.h, include it first. |
tree | commitdiff |
2001-10-14 |
Francois Gouget | Don't print NULL strings (crashes on Solaris). |
tree | commitdiff |
2001-10-14 |
Hidenori Takeshima | Started implementing AVI splitter. |
tree | commitdiff |
2001-10-14 |
Ove Kaaven | Fixed bugs with propget methods with input arguments. |
tree | commitdiff |
2001-10-14 |
Ove Kaaven | Fixed bugs in safe arrays. |
tree | commitdiff |
2001-10-14 |
Ove Kaaven | Fix a UINT16 redefinition problem. |
tree | commitdiff |
2001-10-12 |
Alexandre Julliard | Store window properties in the server. Moved property... |
tree | commitdiff |
2001-10-12 |
Alexandre Julliard | Moved MAKEINTATOM to winbase.h and added Unicode version. |
tree | commitdiff |
2001-10-11 |
Alexandre Julliard | Removed next and child fields in the window structure... |
tree | commitdiff |
2001-10-10 |
Alexandre Julliard | Store window parent as an HWND instead of a pointer. |
tree | commitdiff |
2001-10-10 |
Francois Gouget | Allocate the array and strings in one lump (bug found... |
tree | commitdiff |
2001-10-10 |
Francois Gouget | Move the RT_XXX macros to winuser.h. |
tree | commitdiff |
2001-10-10 |
Chris Green | Added names of the "missing" paths for SHGetSpecialFold... |
tree | commitdiff |
2001-10-09 |
Patrik Stridvall | Fixed issue found by winapi_check. |
tree | commitdiff |
2001-10-09 |
Patrik Stridvall | Added new include file ws2spi.h for adding needed types. |
tree | commitdiff |
2001-10-09 |
Stefan Leichter | Fixed parameters of SetupOpenInfFileA. |
tree | commitdiff |
2001-10-08 |
Hidenori Takeshima | Started Implementing Video Renderer. |
tree | commitdiff |
2001-10-08 |
Alexandre Julliard | Renamed USER_Init into UserClientDllInitialize. |
tree | commitdiff |
2001-10-08 |
Francois Gouget | Small typo fixes/updates. |
tree | commitdiff |
2001-10-08 |
Francois Gouget | Fix the SOCKADDR_IPX declaration. |
tree | commitdiff |
2001-10-08 |
Francois Gouget | _beginthread: Don't store the trampoline on the stack. |
tree | commitdiff |
2001-10-08 |
Malte Starostik | CreateURLMoniker takes a LPCWSTR, not a LPWSTR. |
tree | commitdiff |
2001-10-05 |
Stefan Leichter | Added defines for resource types RT_MESSAGETABLE, RT_VE... |
tree | commitdiff |
2001-10-05 |
Gerard Patel | Fix sign extension problem in map_wparam_WtoA. |
tree | commitdiff |
2001-10-05 |
Huw D M Davies | Remove some unnecessary AddRef's. |
tree | commitdiff |
2001-10-04 |
Nikolas Zimmermann | Skip port number before calling gethostbyname. |
tree | commitdiff |
2001-10-04 |
Ove Kaaven | The DISPPARAMS parameter array is a reverse-order array. |
tree | commitdiff |
2001-10-04 |
Ove Kaaven | Implement coercion to VT_UNKNOWN from VT_DISPATCH. |
tree | commitdiff |
2001-10-04 |
Ove Kaaven | ITypeInfo::Invoke should also search inherited interfac... |
tree | commitdiff |
2001-10-03 |
Gerard Patel | Map a window if it is shown by a direct style change. |
tree | commitdiff |
2001-10-03 |
Ove Kaaven | Don't ignore DISPATCH_METHOD in ITypeInfo::Invoke. |
tree | commitdiff |
2001-10-03 |
Guy Albertelli | Fix SHAddToRecentDocs code to properly handle native... |
tree | commitdiff |
2001-10-03 |
Huw D M Davies | Looks like the SLTG_ImplInfo struct isn't a fixed size. |
tree | commitdiff |
next |