2001-11-19 |
Andreas Mohr | - fix wrong hexadecimal GetLastError() output |
tree | commitdiff |
2001-11-19 |
James Juran | Prevent warnings about labels at end of switch statemen... |
tree | commitdiff |
2001-11-19 |
Francois Gouget | Fix the Solaris and FreeBSD compilation errors introduc... |
tree | commitdiff |
2001-11-19 |
Simon Britnell | Fix a loop playing failure and a problem with choppy... |
tree | commitdiff |
2001-11-19 |
Francois Gouget | A few typos. |
tree | commitdiff |
2001-11-19 |
Francois Gouget | Better relaying for _lcreat. |
tree | commitdiff |
2001-11-19 |
Marcus Meissner | Small typo in avicap32.spec fixed. |
tree | commitdiff |
2001-11-16 |
Jussi Jumppanen | Added missing RichEdit defines. |
tree | commitdiff |
2001-11-14 |
Alexandre Julliard | Moved WIN_FindWinToRepaint functionality to the server. |
tree | commitdiff |
2001-11-14 |
Francois Gouget | Make winsock.h and winsock2.h independent from the... |
tree | commitdiff |
2001-11-13 |
Gerard Patel | Fix the server paint count in SetWindowPos. |
tree | commitdiff |
2001-11-13 |
Eric Pouech | Fixed wave(In|Out)Open when called with WAVE_MAPPED... |
tree | commitdiff |
2001-11-13 |
Guy L. Albertelli | - Implement ordinals 7, 8, 9, 13, 14, 19, 36. |
tree | commitdiff |
2001-11-12 |
Eric Pouech | Fixed some race conditions in notification vs. operation |
tree | commitdiff |
2001-11-12 |
Huw D M Davies | Fixes stupid bug with typelib filenames. |
tree | commitdiff |
2001-11-12 |
Lawson Whitney | Cast id to unsigned in GetDlgItem16. |
tree | commitdiff |
2001-11-12 |
Gerson Kurz | Parity settings were not set properly in BuildCommDCBAn... |
tree | commitdiff |
2001-11-12 |
Gerard Patel | Fixed handling of -1 itemid in WM_DRAWITEM. |
tree | commitdiff |
2001-11-12 |
Gerard Patel | - implement mbscspn mostly as a stub |
tree | commitdiff |
2001-11-12 |
Andreas Mohr | - don't forget to initialize number of connections... |
tree | commitdiff |
2001-11-09 |
Simon Britnell | Cleaned up the wodPlayer functionality to make it easie... |
tree | commitdiff |
2001-11-09 |
Travis Michielsen | Test bits with '&' instead of '&&'. |
tree | commitdiff |
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 |
next |