2001-07-18 |
Patrik Stridvall | Several additions and bug fixes. |
commit | commitdiff | tree | snapshot |
2001-07-18 |
Alexandre Julliard | Reject pointer messages in SendNotifyMessage[AW] and |
commit | commitdiff | tree | snapshot |
2001-07-18 |
Francois Gouget | Include rpc*.h/windows.h/ole2.h just like windows. |
commit | commitdiff | tree | snapshot |
2001-07-18 |
Mike McCormack | Use GetCommState16 to save state in OpenComm16. |
commit | commitdiff | tree | snapshot |
2001-07-18 |
Bill Medland | Make the font name and size settings reflect the data... |
commit | commitdiff | tree | snapshot |
2001-07-18 |
Uwe Bonnes | SNOOP_DoReturn: remove redundant printing of tid. |
commit | commitdiff | tree | snapshot |
2001-07-17 |
Alexandre Julliard | Updated dependencies. |
commit | commitdiff | tree | snapshot |
2001-07-17 |
Mike McCormack | Rewrite SetCommState16 to use SetCommState. |
commit | commitdiff | tree | snapshot |
2001-07-17 |
Andreas Mohr | More descriptive error on buffer overflow. |
commit | commitdiff | tree | snapshot |
2001-07-17 |
Bill Medland | As for the edit control, the style of the borders on... |
commit | commitdiff | tree | snapshot |
2001-07-17 |
Andreas Mohr | Fixed some more overflowing string traces. |
commit | commitdiff | tree | snapshot |
2001-07-17 |
Gerard Patel | Draw MenuBar in proper place (some cases). |
commit | commitdiff | tree | snapshot |
2001-07-17 |
Lionel Ulmer | Make sure user32 is always loaded before x11drv. |
commit | commitdiff | tree | snapshot |
2001-07-17 |
Francois Gouget | Handle spaces properly when restarting winelauncher... |
commit | commitdiff | tree | snapshot |
2001-07-17 |
Francois Gouget | Some 'calendar' typos... |
commit | commitdiff | tree | snapshot |
2001-07-17 |
Francois Gouget | Added missing CommandLineToArgvW prototype. |
commit | commitdiff | tree | snapshot |
2001-07-17 |
Gerard Patel | Refresh bitmap count to take in account imagelist chang... |
commit | commitdiff | tree | snapshot |
2001-07-17 |
Gerard Patel | Fixed unicode warning. |
commit | commitdiff | tree | snapshot |
2001-07-17 |
Ove Kaaven | Added STATUS_* constant for named pipes. Return STATUS_... |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Alexandre Julliard | Backed out the suspend_process_for_ptrace change. |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Jeremy White | Remove the -rpath option from the link command. |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Patrik Stridvall | Fixed issue found by winapi_check. |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Patrik Stridvall | Several additions and bug fixes. |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Marcus Meissner | Better LockWindowUpdate debug. |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Marcus Meissner | Made some FIXME()s print the respective strings passed. |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Marcus Meissner | Added Quality Box (readonly currently) for 16bit templa... |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Marcus Meissner | Replaced most of the numbers with the symbolic constant... |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Uwe Bonnes | Don't claim the parport for exclusive access and releas... |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Mike McCormack | Rewrite GetCommState16 using GetCommState. |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Uwe Bonnes | SNOOP_GetProcAddress: don't touch already initialized... |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Alexandre Julliard | Removed unused functions suspend/remove_all_threads. |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Patrik Stridvall | Documentation fixes. |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Mike McCormack | Implement overlapped completion routines. |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Lionel Ulmer | Fix X crash when running in managed mode. |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Alexandre Julliard | Regenerated codepage files with Unicode 3.1 data. |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Patrik Stridvall | Several additions and bug fixes. |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Bill Medland | Get winemaker to drop the trailing CtrlZ that is still... |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Alexandre Julliard | Fixed a few issues with tsx11 locking. |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Alexandre Julliard | Don't call SNOOP_RegisterDLL on builtins. |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Lionel Ulmer | - removed unused OSMesa linking |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Mike McCormack | Implement COMM_MSRUpdate with GetCommModemStatus. |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Peter Hunnisett | Added a bunch of entry points. |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Bill Medland | Modify some system metrics to agree with Win95 and... |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Uwe Bonnes | Semistubs for _ismbcdigit,_ismbcspace,_mbslwr,_mbsnbcmp... |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Patrik Stridvall | Documentation fixes. |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Alexandre Julliard | Added disassembly for 0x0f 0x5x opcodes. |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Alexandre Julliard | Better error reporting on DebugActiveProcess failure. |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Alexandre Julliard | Small fixes to the debugger support. |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Alexandre Julliard | Merge WM_MOUSEMOVE messages. |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Patrik Stridvall | Major reorganization and cleanup. |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Mike McCormack | Implement FlushComm16 with PurgeComm. |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Bill Medland | Correct the location of the style patching for the... |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Mike McCormack | Stub some rasapi functions. |
commit | commitdiff | tree | snapshot |
2001-07-11 |
Marcus Meissner | Have InternetGetConnectedState always return 'LAN conne... |
commit | commitdiff | tree | snapshot |
2001-07-10 |
Mike McCormack | Start implementing named pipes. |
commit | commitdiff | tree | snapshot |
2001-07-10 |
Peter Hunnisett | Add shlwapi.wvnsprintf[AW], header info and comments. |
commit | commitdiff | tree | snapshot |
2001-07-10 |
Peter Hunnisett | Implemented a stub for WSARecvFrom. |
commit | commitdiff | tree | snapshot |
2001-07-10 |
Mike McCormack | GetMenuItemID: return -1 for invalid menu items, not... |
commit | commitdiff | tree | snapshot |
2001-07-10 |
Mike McCormack | Rewrite EscapeCommFunction16 to use EscapeCommFunction. |
commit | commitdiff | tree | snapshot |
2001-07-10 |
Peter Hunnisett | CreateFile should be called with security attributes... |
commit | commitdiff | tree | snapshot |
2001-07-10 |
Marcus Meissner | Make (G|S)etClipList not abort, but return DDERR_NOCLIP... |
commit | commitdiff | tree | snapshot |
2001-07-08 |
Patrik Stridvall | Fixed issues found by winapi_check. |
commit | commitdiff | tree | snapshot |
2001-07-08 |
Patrik Stridvall | - Added comment that code is broken. |
commit | commitdiff | tree | snapshot |
2001-07-08 |
Patrik Stridvall | Add proper check for existance of struct sockaddr membe... |
commit | commitdiff | tree | snapshot |
2001-07-08 |
Andreas Mohr | Updated printing documentation a bit. |
commit | commitdiff | tree | snapshot |
2001-07-08 |
Patrik Stridvall | Several bug fixes and additions. |
commit | commitdiff | tree | snapshot |
2001-07-08 |
Peter Hunnisett | Fix some ordinal forwarding. |
commit | commitdiff | tree | snapshot |
2001-07-08 |
Marcus Meissner | Add some argument validation to SetMenuItemInfoA, so... |
commit | commitdiff | tree | snapshot |
2001-07-08 |
Guy L. Albertelli | - Move creation process to the WM_NCCREATE message... |
commit | commitdiff | tree | snapshot |
2001-07-08 |
Guy L. Albertelli | Correct amount of info displayed for NM_NCHITTEST and... |
commit | commitdiff | tree | snapshot |
2001-07-08 |
Bill Medland | Correct more colours so that DrawEdge works for more... |
commit | commitdiff | tree | snapshot |
2001-07-08 |
Hidenori Takeshima | Added missing IIDs. |
commit | commitdiff | tree | snapshot |
2001-07-08 |
Mike McCormack | Implement ReadFileEx and WriteFileEx (lpOverlappedCompl... |
commit | commitdiff | tree | snapshot |
2001-07-08 |
Mike McCormack | Use HANDLEs instead of unix fds. |
commit | commitdiff | tree | snapshot |
2001-07-08 |
Jeremy White | Add --list facility to list installed programs. |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Patrik Stridvall | Documentation fixes. |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Hidenori Takeshima | Added stubs for quartz.dll. |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Mike McCormack | Declare stubs for ReadFileEx, WriteFileEx. |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Hidenori Takeshima | Added some dshow headers. |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Dmitry Timoshkov | Fix some inter dll dependencies. |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Dmitry Timoshkov | Add stdcall->cdecl thunks for inet_network and getnetby... |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Dmitry Timoshkov | Replace PROFILE_* functions by Reg*. |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Guy L. Albertelli | RBBS_FIXEDSIZE should not affect _AdjustBands (found... |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Mike McCormack | Fix button text placement for disabled buttons (see... |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Nikolas Zimmermann | Added IBindHost, IWinInetInfo, IWinInetHttpInfo class... |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Patrik Stridvall | Several bug fixes and additions. |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Dmitry Timoshkov | Replace some 16-bit calls by their 32-bit equivalents. |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Guy L. Albertelli | Remember response from LVN_GETDISPINFO if user sets... |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Dmitry Timoshkov | Finish win32s separation. |
commit | commitdiff | tree | snapshot |
2001-06-29 |
Alexandre Julliard | Release 20010629. wine-20010629 |
commit | commitdiff | tree | snapshot |
2001-06-29 |
Dmitry Timoshkov | Fix 'make depend' for out of the source tree build. |
commit | commitdiff | tree | snapshot |
2001-06-29 |
Dmitry Timoshkov | Add missing config.h include. |
commit | commitdiff | tree | snapshot |
2001-06-29 |
Alexandre Julliard | Removed unnecessary SetWindowPos call in SetWindowRgn. |
commit | commitdiff | tree | snapshot |
2001-06-29 |
Andreas Mohr | Documentation update. |
commit | commitdiff | tree | snapshot |
2001-06-29 |
Alexandre Julliard | Moved ForceWindowRaise to the USER driver and removed... |
commit | commitdiff | tree | snapshot |
2001-06-29 |
Travis Michielsen | Fixed handling of WM_MOUSEWHEEL messages in non-client... |
commit | commitdiff | tree | snapshot |
2001-06-28 |
Patrik Stridvall | Documentation name fixes. |
commit | commitdiff | tree | snapshot |
2001-06-28 |
Patrik Stridvall | Fixed subtle configure bug concerning OpenGL. |
commit | commitdiff | tree | snapshot |
next |