2002-12-12 |
Alexandre Julliard | Fixed LZCopy return value check. |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Rok Mandeljc | Implemented IDirectSound3DListenerImpl_Get*() functions. |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Rolf Kalbermatter | Cleanup InternalExtractIconEx. The PrivateExtractIcons... |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Rolf Kalbermatter | Resolve SHGetPathFromIDListW -> SHGetPathFromIDListA... |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Rolf Kalbermatter | Implement IExtractIconW and inherit IExtractIconA from it. |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Rolf Kalbermatter | Fix a possible memory leak when extracting from an... |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Alberto Massari | Implemented DispCallFunc so that it works when calling... |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Alberto Massari | Calling SafeArrayDestroy on a destroyed array should... |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Rok Mandeljc | Implemented some stubs. |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Jeff Smith | Add 'distclean' target to winemaker-generated projects. |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Jeff Smith | MMDRV_GetDescription32 fix + a few cosmetic improvements. |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Francois Gouget | Mention the applications that depend on the behavior... |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Marcus Meissner | Reverted last VT_USERDEFINED patch (was broken). |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Marcus Meissner | Separated out 16bit sources for ole2disp.dll. |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Dimitrie O... | Do not display the long options in the usage message... |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Alex Pasadyn | Fix return from IOCTL_CDROM_CHECK_VERIFY. |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Francois Gouget | Fix error reporting in wavemap.c:wodOpen(); this solves the |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Alexandre Julliard | Also trace implicitly loaded dlls for +loaddll. |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Alexandre Julliard | Added .spec.def files. |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Alexandre Julliard | Implemented import libraries; on Unix we import the... |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Alexandre Julliard | Made stdcall decoration in .def files the default,... |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Marcus Meissner | Split out 16bit code into typelib16.c. |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Francois Gouget | Don't test whether Get{Currency,Date,Number,Time}Format... |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Francois Gouget | In Get{Currency,Number}FormatA, SetLastError to |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Francois Gouget | Add stubs for missing APIs. |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Francois Gouget | Skip the Unicode tests on Win9x. |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Francois Gouget | Fix the error codes returned by DeleteFile{A,W} to... |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Alexandre Julliard | Added list of symbols to ignore by default in winebuild. |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Alexandre Julliard | Warning fix. |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Robert Shearman | Implemented BindMoniker function. |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Rolf Kalbermatter | Fix shell32.ExtractIcon with A->W and 16 -> 32 calls. |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Alberto Massari | Added stubs for FtpCommand[A|W]. |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Francois Gouget | The Win9x platforms support WideCharToMultiByte and |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Jukka Heinonen | Give DOS applications 638k of free conventional memory. |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Marcus Meissner | Serialize/deserialize all reftypes in VT_USERDEFINED. |
commit | commitdiff | tree | snapshot |
2002-12-12 |
Francois Gouget | Skip the Unicode tests (effectively all tests currently... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Alexandre Julliard | Pass the -J option to wrc to avoid including installed... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Alexandre Julliard | Wine internal includes should not be in the include... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Dimitrie O... | wrc should be aware of the location of the system headers. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Alexandre Julliard | Updated to the latest version. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Alexandre Julliard | Try to open source file in current directory first... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Francois Gouget | Generate proper dependencies for testlist.c. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Rok Mandeljc | Fixed some characters. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Alexandre Julliard | Added WINE_CHECK_DEFINE macro to factor out some repeat... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
György 'Nog... | - Implement RtlLocalTimeToSystemTime and RtlSystemTimeT... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Francois Gouget | Fix stderr redirection. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Francois Gouget | When reporting a test failure, only report the file... |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Francois Gouget | '"' is an illegal character on Win9x so we cannot test it. |
commit | commitdiff | tree | snapshot |
2002-12-11 |
Sylvain Petreolle | Implement $V in builtin PROMPT. |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Alexandre Julliard | winnt.h should not be self-contained, it must depend... |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Alexandre Julliard | -DSTRICT is now the default behavior. |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Steven Edwards | Alpha porting fix. |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Alberto Massari | Added parameters to NtXxxPort functions prototypes. |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Vincent Béron | Add a definition for STRICT. |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Jeff Smith | Added definitions for REG_QWORD and REG_QWORD_LITTLE_EN... |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Jukka Heinonen | Move int21 country information handling to winedos. |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Dimitrie O... | Gracefully degrade to getopt if getopt_long does not... |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Vincent Béron | Suppress some signed/unsigned comparison warning. |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Rolf Kalbermatter | Change the return value for ExtractIconEx from HICON... |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Rolf Kalbermatter | - Modify ICO_ExtractIconExW to: |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Dimitrie O... | Get rid of generic notification support in comctrl32... |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Dimitrie O... | - Plug a bunch of memory leaks. |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Chris Morgan | Reset the oss device before we try to close it. Fixes... |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Jason Edmeades | VarAdd support for integers. |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Dimitrie O... | Update Wine FAQ to latest revision. |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Mike Hearn | Make WM_MOUSEHOVER coordinates client relative. |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Steven Edwards | Alpha porting fixes. |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Alexandre Julliard | Replaced 'ignore' spec file directive by the -i option. |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Alexandre Julliard | Don't build tests by default just yet. |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Rolf Kalbermatter | Add SHDefExtractIcon{AW} function. |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Tony Lambregts | Update debugger documentation for when programs hangs. |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Rolf Kalbermatter | Fix signature of SHLWAPI_334 as its string parameter... |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Vincent Béron | Fills the name of the arguments of the COM methods... |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Stefan Leichter | Moved implementation of GetDiskFreeSpaceEx from ascii... |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Jukka Heinonen | Move int08 stub and LOL to upper memory. |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Alexandre Julliard | Check file header to differentiate between object files... |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Alexandre Julliard | Fixed mingwrap install command. |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Alexandre Julliard | Fixed the list of accepted types passed to HttpOpenRequ... |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Rolf Kalbermatter | Implement ParseFieldW function based on its ANSI sibling. |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Alberto Massari | - When sending a request using HttpOpenRequest/HttpSen... |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Francois Gouget | Define PSH_WIZARD97 (problem reported by jaymz@free... |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Christoph Frick | Force (WS_)SO_REUSEADDR before binding to a socket... |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Alexandre Julliard | Build test programs as part of the normal build. |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Rolf Kalbermatter | Fix some parameter types. |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Ove Kaaven | Moved COM API prototypes in include/wine/obj_base.h to |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Dimitrie O... | Make wrc command line compatible with windres. |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Alexandre Julliard | Fixed passing of -DINCLUDEDIR when building mingwrap. |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Dimitrie O... | Install DDK headers as well. |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Alexandre Julliard | Added rpc.h include to fix tests compilation. |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Ove Kaaven | Make sure that no files except unknwn.h include wine... |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Patrik Stridvall | Replace 0x%p with %p. |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Peter Mladek | Added 2 more Czech keyboard layouts compatible with... |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Alberto Massari | - Moved GetUrlCacheEntryInfoA and CommitUrlCacheEntryA... |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Alexandre Julliard | Back out the aRts volume patch, this is not user-friend... |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Francois Gouget | A simple test for IDirectSound.GetCaps. |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Francois Gouget | Wrap faq.sgml in an article tag in wine-doc.sgml. |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Francois Gouget | Removed references to the Perl tests. |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Rolf Kalbermatter | Add prototypes for IExtractIconW interface. |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Marcus Meissner | Marshal VT_R4 (4 byte float). |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Dimitrie O... | New MinGW wrapper that makes gcc on Linux behave like... |
commit | commitdiff | tree | snapshot |
next |