2001-09-17 |
Francois Gouget | Implemented _mbsupr. |
tree | commitdiff |
2001-09-14 |
Hidenori Takeshima | Added stubs for mapi32, msimg32, sti and url. |
tree | commitdiff |
2001-09-14 |
Dmitry Timoshkov | Do not hold the GDI lock while 16-bit ExtDeviceMode... |
tree | commitdiff |
2001-09-14 |
Francois Gouget | Fix recv prototype for WSARecvEx. |
tree | commitdiff |
2001-09-14 |
Alexandre Julliard | Make sure that HWND comparisons are always done with... |
tree | commitdiff |
2001-09-14 |
Francois Gouget | Fix the WSAStartup prototype. |
tree | commitdiff |
2001-09-14 |
Marcus Meissner | Return the FOURCC codes set by the HAL driver. |
tree | commitdiff |
2001-09-14 |
Francois Gouget | Check for htotal=vtotal=0 (for xfree 4 vesa driver). |
tree | commitdiff |
2001-09-12 |
Huw D M Davies | Lay down the infrastructure for gdi font rendering. |
tree | commitdiff |
2001-09-12 |
Alexandre Julliard | Make sure that functions returning an HWND always retur... |
tree | commitdiff |
2001-09-12 |
Travis Michielsen | Created stubs for all cryptographic functions. |
tree | commitdiff |
2001-09-11 |
Patrik Stridvall | Cleanup code that is strange or difficult to parse. |
tree | commitdiff |
2001-09-11 |
Hidenori Takeshima | Fixed some broken macros. |
tree | commitdiff |
2001-09-11 |
Hidenori Takeshima | Synchronize access to the s_COMLockCount, firstRegister... |
tree | commitdiff |
2001-09-10 |
Alexandre Julliard | Ignore size change on ConfigureNotify if window rect... |
tree | commitdiff |
2001-09-10 |
Patrik Stridvall | Documentation fixes. |
tree | commitdiff |
2001-09-10 |
Bill Medland | Basic implementation of IStream:Clone. |
tree | commitdiff |
2001-09-10 |
Bill Medland | More graceful exit on failure. |
tree | commitdiff |
2001-09-10 |
Huw D M Davies | Load some useful TYPEATTR elements from v1 typelibs. |
tree | commitdiff |
2001-09-10 |
Marcus Meissner | More debug output for InternetGetCookie, added stub... |
tree | commitdiff |
2001-09-10 |
Marcus Meissner | Added dwFlags to lock_update private functions so we... |
tree | commitdiff |
2001-09-10 |
Patrik Stridvall | Use the min/max in windef.h instead. |
tree | commitdiff |
2001-09-10 |
Marcus Meissner | Enhanced GetCalendarInfo stub, added known CAL_* defines. |
tree | commitdiff |
2001-09-10 |
Ove Kaaven | Fix buffering problems in HEL mode. |
tree | commitdiff |
2001-09-10 |
Francois Gouget | Fix compilation errors on FreeBSD. |
tree | commitdiff |
2001-09-10 |
Francois Gouget | Rewrite msvcrt_{argvtos,valisttos} to be more efficient. |
tree | commitdiff |
2001-09-10 |
Francois Gouget | Added an option to disable XVidMode support. |
tree | commitdiff |
2001-09-07 |
Johann Messner | Fixed bug in _ultoa. |
tree | commitdiff |
2001-09-07 |
Francois Gouget | Initialize argc/argv/wargv by calling ntdll.__wine_get_... |
tree | commitdiff |
2001-09-07 |
Hidenori Takeshima | Added some stubs. |
tree | commitdiff |
2001-09-07 |
Guy L. Albertelli | Enhance SPY_GetMsgName to translate common control... |
tree | commitdiff |
2001-09-07 |
Huw D M Davies | Add SHGetSpecialFolderPathW to spec file. |
tree | commitdiff |
2001-09-07 |
Guy L. Albertelli | - Finish PathParseIconLocation{A|W}. |
tree | commitdiff |
2001-09-07 |
Guy L. Albertelli | Implemented stubs for SHRegEnumUSKey{A|W} and return... |
tree | commitdiff |
2001-09-07 |
Hidenori Takeshima | Use a default DevMode if no DevMode information is... |
tree | commitdiff |
2001-09-07 |
Marcus Meissner | Implemented mbsnbcnt, added stubs for _Gettnames and... |
tree | commitdiff |
2001-09-07 |
Guy L. Albertelli | - Handle CCS_NODIVIDER both when present and when not. |
tree | commitdiff |
2001-09-07 |
Guy L. Albertelli | - Fix positioning of text in buttons. |
tree | commitdiff |
2001-09-07 |
Huw D M Davies | Add reader for v1 (SLTG) typelibs. |
tree | commitdiff |
2001-09-07 |
Huw D M Davies | OpenPrinter should fail if pPrinterName is "". |
tree | commitdiff |
2001-09-07 |
Francois Gouget | Convert the socket type (necessary on Solaris). |
tree | commitdiff |
2001-09-07 |
Huw D M Davies | Stub implementation for UuidHash(). |
tree | commitdiff |
2001-09-07 |
Dmitry Timoshkov | Correct .spec file parameters for msvcrt._fullpath... |
tree | commitdiff |
2001-09-07 |
Guy Albertelli | Replace calls to StrRetToBuf{A|W} with duplicate code... |
tree | commitdiff |
2001-08-28 |
Alexandre Julliard | Added global management of user handles in the server. |
tree | commitdiff |
2001-08-28 |
Francois Gouget | Only use winsock2.h in Wine. |
tree | commitdiff |
2001-08-28 |
Hidenori Takeshima | Added some stubs. |
tree | commitdiff |
2001-08-27 |
Jukka Heinonen | GrabPointer uses now SetWindowLong to change window... |
tree | commitdiff |
2001-08-27 |
Mike McCormack | Implemented GetNamedPipeInfo. |
tree | commitdiff |
2001-08-24 |
Francois Gouget | Added WSASTARTUP16 a 1 byte alignment version of WSASTA... |
tree | commitdiff |
2001-08-24 |
Alexandre Julliard | Added WIN_ListParents function and renamed WIN_BuildWin... |
tree | commitdiff |
2001-08-24 |
Alexandre Julliard | Removed inclusion of win.h. |
tree | commitdiff |
2001-08-24 |
Mike McCormack | Add stubs for several named pipe functions. |
tree | commitdiff |
2001-08-24 |
Francois Gouget | Rename the regular WS_FD_XXX macros to FD_XXX. |
tree | commitdiff |
2001-08-24 |
Francois Gouget | Made independent from winsock. |
tree | commitdiff |
2001-08-24 |
Alexandre Julliard | Implemented GetAncestor and removed WIN_GetTopParent. |
tree | commitdiff |
2001-08-23 |
Mike McCormack | Implement WaitNamedPipe and DisconnectNamedPipe. |
tree | commitdiff |
2001-08-23 |
Daniel Walker | - Fix for nonblocking sockets using WSAEventSelect... |
tree | commitdiff |
2001-08-22 |
Hidenori Takeshima | Added two missing headers. |
tree | commitdiff |
2001-08-22 |
Hidenori Takeshima | Added some stubs for CLSID_FilterGraph. |
tree | commitdiff |
2001-08-22 |
Dmitry Timoshkov | Fixed an incorrect (harmless) memory allocation. |
tree | commitdiff |
2001-08-22 |
Dmitry Timoshkov | Replaced PROFILE_ functions by RegQueryValueExA. |
tree | commitdiff |
2001-08-22 |
Mike McCormack | Added stub for CancelIo. |
tree | commitdiff |
2001-08-22 |
Eugene Mayevski | Fixed DT_RTLREADING flag interpretation. |
tree | commitdiff |
2001-08-21 |
Alexandre Julliard | Removed WIN_GetDesktop(). |
tree | commitdiff |
2001-08-21 |
Francois Gouget | Documentation updates (mainly thru vs. through). |
tree | commitdiff |
2001-08-21 |
Gerard Patel | Rect returned by LISTVIEW_GetItemRect should be total... |
tree | commitdiff |
2001-08-21 |
Francois Gouget | Add the decVal field to VARIANT. |
tree | commitdiff |
2001-08-20 |
Mike McCormack | Store the comm error value in the wineserver, not a... |
tree | commitdiff |
2001-08-20 |
Gerard Patel | Do not keep the handle of a deleted item as the selecte... |
tree | commitdiff |
2001-08-20 |
Marcus Meissner | Use GetDC(0) instead of CreateCompatibleDC(0). |
tree | commitdiff |
2001-08-20 |
Marcus Meissner | We need to make a copy of the fontname and the HFONT... |
tree | commitdiff |
2001-08-18 |
Alexandre Julliard | Removed a number of direct accesses to the window struc... |
tree | commitdiff |
2001-08-18 |
Eric Pouech | Started implementing the MCIWnd* functions. |
tree | commitdiff |
2001-08-18 |
Marcus Meissner | Do not pass the high level wFlags from VariantChangeTyp... |
tree | commitdiff |
2001-08-18 |
Alexandre Julliard | Fixed internal inline function that was declared extern. |
tree | commitdiff |
2001-08-18 |
Eric Pouech | Replaced memset by hand made equivalent to work around... |
tree | commitdiff |
2001-08-18 |
Eric Pouech | Because of circular dependencies between comctl32 and... |
tree | commitdiff |
2001-08-18 |
Gerard Patel | Fix FillRect calls in FILEDLG95_LOOKIN_DrawItem. |
tree | commitdiff |
2001-08-18 |
Marcus Meissner | Do not hold the GDI lock when the ABORTDOC procedure... |
tree | commitdiff |
2001-08-18 |
Mike McCormack | Implemented oleaut32.VarBstrCat. |
tree | commitdiff |
2001-08-17 |
Alexandre Julliard | Create GDI stock objects as normal objects instead... |
tree | commitdiff |
2001-08-16 |
Alexandre Julliard | Specify sizes for stock fonts again; removed the FixSto... |
tree | commitdiff |
2001-08-16 |
Alexandre Julliard | Moved undocshell.h to dlls/shell32. Removed shell16.h. |
tree | commitdiff |
2001-08-16 |
Alexandre Julliard | Added names to standard critical sections (suggested... |
tree | commitdiff |
2001-08-16 |
Mike McCormack | Partially implement oleaut32.VarBstrCmp. |
tree | commitdiff |
2001-08-15 |
Alexandre Julliard | Fixed win16drv initialisation. |
tree | commitdiff |
2001-08-15 |
Uwe Bonnes | PathGetExtensionAW has three arguments. |
tree | commitdiff |
2001-08-15 |
Hidenori Takeshima | Added some stubs for quartz dll. |
tree | commitdiff |
2001-08-15 |
Marcus Meissner | Implemented VarParseNumFromStr, VarNumFromParseNum. |
tree | commitdiff |
2001-08-15 |
Ian Pilcher | Eliminate glyph bounding boxes & other unused font... |
tree | commitdiff |
2001-08-15 |
Eric Pouech | Fixed error message and return value in case of bogus... |
tree | commitdiff |
2001-08-15 |
Marcus Meissner | DateTimeStringToTm and DateToTm must use dwFlags instea... |
tree | commitdiff |
2001-08-13 |
Alexandre Julliard | Added mappings for a few messages. |
tree | commitdiff |
2001-08-13 |
Guy L. Albertelli | - Implemented RB_MAXIMIZEBAND for the "ideal=TRUE"... |
tree | commitdiff |
2001-08-13 |
Guy L. Albertelli | - Implement TBSTYLE_FLAT as "transparent" toolbar and... |
tree | commitdiff |
2001-08-13 |
Guy L. Albertelli | Add support to respond to the PGN_CALCSIZE version... |
tree | commitdiff |
2001-08-13 |
Guy L. Albertelli | - Make all WM_NOTIFY messages go to the parent. |
tree | commitdiff |
2001-08-13 |
Daniel Walker | - implemented SystemTimetoVariantTime/VariantTimetoSyst... |
tree | commitdiff |
2001-08-13 |
Jukka Heinonen | Fixed _control87 return value, use of wrong assembler... |
tree | commitdiff |
next |