2002-11-19 |
Patrik Stridvall | Added stub implementation of cabinet.dll. |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Robert Shearman | Add some RichEdit 2.0/3.0 definitions. |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Dimitrie O... | Added definition for PeekNamedPipe |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Alexandre Julliard | Removed support for 'rsrc' spec file statement. |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Vincent Béron | Get rid of the vararg and generic stuff. |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Vincent Béron | Removed some unused types. |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Vincent Béron | Added netdb.h protection. |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Marcus Meissner | Fixed strict aliasing issue in __pthread_once and SetWa... |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Jukka Heinonen | Removed last user of msdos/int1a.c. |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Jukka Heinonen | Removed obsolete INT_Int31Handler. |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Alexandre Julliard | Setting the horizontal scrollbar can change the values... |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Alexandre Julliard | Added empty X11DRV_OpenGL_Init for the non-OpenGL case. |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Marcus Meissner | Fixed strict aliasing problem in RtlEnlargedUnsignedDivide. |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Marcus Meissner | Fixed strict aliasing problem in |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Eric Pouech | Added support for window information from the .hlp... |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Stefan Leichter | Moved implementation of LoadKeyboardLayout from ASCII... |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Patrik Stridvall | No version of GNU C++ (unlike GNU C) supports unnamed... |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Dimitrie O... | Support commctrl message-helper macros in C++. |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Dimitrie O... | Use DeleteDC instead of DeleteObject to free HDCs ... |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Stefan Leichter | Moved implementation of EnumDisplaySettings from ASCII... |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Mike McCormack | Add some definitions for structures used by NtQueryFile... |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Ryan Cumming | - Move StgIsStorageFile16's implementation to StgIsStor... |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Alberto Massari | - Added some definitions. |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Alberto Massari | Install link to rundll32.exe too. |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Alberto Massari | Fix crash when invoked with no arguments. |
commit | commitdiff | tree | snapshot |
2002-11-18 |
Ryan Cumming | Make LookupIconIdFromDirectoryEx16 call LookupIconIdFro... |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Alexandre Julliard | Warning fixes. |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Lionel Ulmer | Load OpenGL library dynamically from x11drv. |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Eric Pouech | Don't fully process FreeLibrary when process is stopping. |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Dmitry Timoshkov | Minor bug fixes. |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Ryan Cumming | Implemented GetFileSizeEx (based on a patch by Steve... |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Alberto Massari | Added rundll32 utility. |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Jukka Heinonen | DeviceIoControl now calls winedos interrupt handlers. |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Tony Lambregts | Fix SM_CYVTHUMB, SM_CXSMSIZE, SM_CXMENUCHECK and SM_CYM... |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Eric Pouech | Rewrote macro engine for adding dynamic macro loading... |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Huw Davies | Proper handling of SetTextCharacterExtra. |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Martin Wilck | - Allow setting NetBIOS ComputerName through registry. |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Mike McCormack | Partial implementation of RtlDosPathNameToNtPathName_U. |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Patrik Stridvall | Made tests compile on Windows. |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Marcus Meissner | Also silence IShellLinkA_fnSetShowCmd. |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Huw Davies | Implemented Escapes *_PATH and POSTSCRIPT_IGNORE. |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Huw Davies | Client side render fonts for XServers without the Rende... |
commit | commitdiff | tree | snapshot |
2002-11-14 |
Alexandre Julliard | Added ReleaseDC function to the USER driver interface. |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Huw Davies | We need to compare the world transforms (at least the... |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Huw Davies | Fix PSDRV_DrawArc to work properly with logical coords. |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Huw Davies | Instead of trying to download the Type 42 glpyh metrics... |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Huw Davies | We can't cache the unscaled font's hfont, since the... |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Alexandre Julliard | Make sure widl doesn't depend on the headers it has... |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Alexandre Julliard | Updated dependencies. |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Huw Davies | Zero out the returned LINETRANSLATECAPS structure. |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Mike McCormack | Send a CDN_FILEOK in FILEDLG95_OnOpenMultipleFiles. |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Ulrich Czekalla | - Add support for multiple image lists. |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Aric Stewart | Fixed a bug with combo boxes where only 1 items was... |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Alexandre Julliard | Fixed sign problem in GetWindowWord/Long check for... |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Huw Davies | Add IStream and IStorage interface entries. |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Francois Gouget | Cap the reported physical memory to 2GB to prevent... |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Dmitry Timoshkov | Maintain lower cased file names in the Wine config... |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Huw Davies | Use iso8859-15 on European keyboards. |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Aric Stewart | Work with the correct subkey with loading keys. Not... |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Mike McCormack | Fix a few GDI memory leaks. |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Mike McCormack | Add stubs and declarations for WSAInstallServiceClassA/W. |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Huw Davies | Add a counter to keep track of the number of outstandin... |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Huw Davies | Check the return value of ImageList_GetImageInfo before... |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Huw Davies | Reduce the maximum length of debug strings to 80 charac... |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Marcus Meissner | Do not define MZ_SUPPORTED if we do not have sys/vm86... |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Marcus Meissner | Only include curses headers if we are using curses... |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Alberto Massari | ITypeInfo::Invoke now is able to invoke a function... |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Alexandre Julliard | Fixed data copying in msvcrt_argvtos (spotted by bill... |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Alexandre Julliard | Moved rpc.h inclusion in widl-generated file so that... |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Patrik Stridvall | Fixed mismatches between the Wine headers and the Micro... |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Eric Pouech | Fixed several bugs in: |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Shachar Shemesh | - Added support for CF_ENABLETEMPLATEHANDLE. |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Alberto Massari | Added stubs for IsHostInProxyBypassList and GetUrlCache... |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Eric Pouech | Actually exit loop on '\0' while printing a string. |
commit | commitdiff | tree | snapshot |
2002-11-13 |
Ove Kaaven | Wrote a Wine-compatible wtypes.idl, and generated wtype... |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Jukka Heinonen | Move simple interrupt handlers to winedos. |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Marcus Meissner | Silence IShellLink::SetShowCmd for the case we support. |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Tony Lambregts | Update Reporting Bugs section to reflect current state... |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Gerald Pfeifer | ucontext.h check requires signal.h. |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Alberto Massari | The already implemented function swscanf was missing... |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Marcus Meissner | Do not link against -lcups directly, but dynamically... |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Robert Shearman | First of tests for the Rtl* string manipulation functions. |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Robert Shearman | Implemented RtlUnicodeStringToInteger. |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Vincent Béron | Add multimedia.sgml to standalone wine-devel guide... |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Vincent Béron | Correctly identify a RedHat distribution. |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Dustin Navea | Rearranged code to make it more readable. |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Dustin Navea | Corrected code spacing for readability. |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Dustin Navea | Change first usage of the Word Linux into a link to... |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Dustin Navea | Add the wine-devel list and myself to the entities... |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Jason Edmeades | - Fix bug in multitexturing introduced during dummy... |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Alberto Massari | Implemented body of HGLOBALStreamImpl::Clone. |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Alberto Massari | Added HttpOpenRequestW, HttpQueryInfoW, HttpSendRequestW. |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Ove Kaaven | Support for enums, arrays, encapsulated unions, signed... |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Dimitrie O... | Remove parts that have been moved already in the Develo... |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Ryan Cumming | Add test for DeleteFileA with empty paths. |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Patrik Stridvall | Updated the generated tests. |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Patrik Stridvall | Added tests for a few new DLLs. |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Patrik Stridvall | Fixed mismatches between the Wine headers and the Micro... |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Alexandre Julliard | Fixed sparc check. |
commit | commitdiff | tree | snapshot |
2002-11-11 |
Tony Lambregts | Make the instructions of how to install sgml easier... |
commit | commitdiff | tree | snapshot |
next |