2002-05-14 |
Dustin Navea | Fixes for kde3 and Desktop directory.
|
commit | commitdiff | tree |
2002-05-14 |
Dustin Navea | Fix for $libdir check.
|
commit | commitdiff | tree |
2002-05-14 |
Alexandre Julliard | Portability fixes.
|
commit | commitdiff | tree |
2002-05-14 |
John K. Hohm | Added comcat.dll with factory and manager but E_NOTIMPL...
|
commit | commitdiff | tree |
2002-05-14 |
Eric Pouech | Removed Trace macro and replaced it by Wine debug channel...
|
commit | commitdiff | tree |
2002-05-14 |
Vincent Béron | Better implementation of GetCalendarInfo{A,W}, not...
|
commit | commitdiff | tree |
2002-05-14 |
Alexandre Julliard | Added winebuild support for generating a .dbg.c file...
|
commit | commitdiff | tree |
2002-05-14 |
Alexandre Julliard | Updated make_dlls script for new import scheme.
|
commit | commitdiff | tree |
2002-05-14 |
Sander van Leeuwen | - Center property sheet page during creation (padding)
|
commit | commitdiff | tree |
2002-05-14 |
Alexandre Julliard | Specify the complete source file list for a dll inside...
|
commit | commitdiff | tree |
2002-05-14 |
Alexandre Julliard | No longer used.
|
commit | commitdiff | tree |
2002-05-14 |
Aric Stewart | Improved NLS file for codepage 932 (SJIS).
|
commit | commitdiff | tree |
2002-05-14 |
Aric Stewart | Do not invalidate the rect while drawing.
|
commit | commitdiff | tree |
2002-05-14 |
Robert Coeyman | Added the rest of the register manipulation code to...
|
commit | commitdiff | tree |
2002-05-14 |
Guy L. Albertelli | - Change traces to trace full window handle and improve...
|
commit | commitdiff | tree |
2002-05-14 |
Guy L. Albertelli | Support PGN_SCROLL notify and return either the button...
|
commit | commitdiff | tree |
2002-05-14 |
Guy L. Albertelli | Fix memory dump where length is not a multiple of 4.
|
commit | commitdiff | tree |
2002-05-14 |
Guy L. Albertelli | Fixed issues with Unicode conversion. Certain strings...
|
commit | commitdiff | tree |
2002-05-14 |
Sylvain Petreolle | - Converted Winhelp for use of NLS
|
commit | commitdiff | tree |
2002-05-12 |
Alexandre Julliard | Added some support for cross-compilation using mingw32.
|
commit | commitdiff | tree |
2002-05-12 |
Eric Pouech | Better behavior of PlaySound (error handling, synchronization).
|
commit | commitdiff | tree |
2002-05-11 |
Alexandre Julliard | Added -res option to specify resources on winebuild...
|
commit | commitdiff | tree |
2002-05-11 |
Eric Pouech | Let MCI drivers support the session instance loading...
|
commit | commitdiff | tree |
2002-05-11 |
John K. Hohm | Fixed typos; added standard CATID_'s.
|
commit | commitdiff | tree |
2002-05-11 |
Jukka Heinonen | When using MapSL, 32-bit addresses are no longer truncated...
|
commit | commitdiff | tree |
2002-05-11 |
Jukka Heinonen | RawModeSwitch can now be used to return DPMI application...
|
commit | commitdiff | tree |
2002-05-11 |
Christian Costa | Avoid deadlock in VGA_DoSetMode.
|
commit | commitdiff | tree |
2002-05-11 |
Andreas Mohr | Make PROFILE_GetString account for default value in...
|
commit | commitdiff | tree |
2002-05-11 |
Eric Pouech | Allowed options to be put between mode keyword and...
|
commit | commitdiff | tree |
2002-05-11 |
Eric Pouech | Moved session instance loading to winmm.
|
commit | commitdiff | tree |
2002-05-11 |
Eric Pouech | Created an ACM IMA ADPCM codec.
|
commit | commitdiff | tree |
2002-05-11 |
Eric Pouech | Fixed bug in acmFormatTagEnumW.
|
commit | commitdiff | tree |
2002-05-11 |
Eric Pouech | Created session instance for installable drivers.
|
commit | commitdiff | tree |
2002-05-11 |
Eric Pouech | Fixed FlushInstructionCache prototype.
|
commit | commitdiff | tree |
2002-05-11 |
Eric Pouech | Fixed missing wineconsole notification of title modification.
|
commit | commitdiff | tree |
2002-05-11 |
Joris Beugnies | Make defines configurable at run-time.
|
commit | commitdiff | tree |
2002-05-11 |
David Hammerton | Lock/unlock (and hence maybe coerce) DIBSections into...
|
commit | commitdiff | tree |
2002-05-10 |
Alexandre Julliard | Release 20020509.
|
commit | commitdiff | tree |
2002-05-10 |
Alexandre Julliard | Build an explicit argument structure for mmap instead...
|
commit | commitdiff | tree |
2002-05-10 |
Steven Edwards | Detect snprintf && _snprintf, use _snprintf on stupid...
|
commit | commitdiff | tree |
2002-05-10 |
Alexandre Julliard | Removed extra return statement.
|
commit | commitdiff | tree |
2002-05-10 |
Alexandre Julliard | Added some #ifdefs HAVE_X11_XLIB_H where appropriate.
|
commit | commitdiff | tree |
2002-05-09 |
Alexandre Julliard | Fixed some winehq.com URLs.
|
commit | commitdiff | tree |
2002-05-09 |
Juergen Schmied | Corrected RtlConvertSidToUnicodeString, stub for VerSetCondi...
|
commit | commitdiff | tree |
2002-05-09 |
Jakob Eriksson | Added some more tests.
|
commit | commitdiff | tree |
2002-05-09 |
John K. Hohm | Added definitions for the Component Categories Manager.
|
commit | commitdiff | tree |
2002-05-09 |
Juergen Schmied | Added some tests.
|
commit | commitdiff | tree |
2002-05-09 |
Juergen Schmied | Reimplemented SHRegGetPathA/W, SHGetValueA/W, SHRegGetPathA/W.
|
commit | commitdiff | tree |
2002-05-09 |
Juergen Schmied | Moving the pidl debug functions to a separate file...
|
commit | commitdiff | tree |
2002-05-09 |
Juergen Schmied | Types and partial implementation for NtQueryVolumeInformatio...
|
commit | commitdiff | tree |
2002-05-09 |
Juergen Schmied | Make use of access mask MAXIMUM_ALLOWED possible.
|
commit | commitdiff | tree |
2002-05-09 |
Juergen Schmied | Use only winapi functions in _convert_winnt_registry_to_wine...
|
commit | commitdiff | tree |
2002-05-09 |
Juergen Schmied | Stub for VerifyVersionInfoW.
|
commit | commitdiff | tree |
2002-05-09 |
Juergen Schmied | Use long names, not 8.3 names in environment.
|
commit | commitdiff | tree |
2002-05-09 |
Alexandre Julliard | Added mkinstalldirs to create directories more portably.
|
commit | commitdiff | tree |
2002-05-09 |
Alexandre Julliard | Added ExtSelectClipRgn to the DC interface and implemented...
|
commit | commitdiff | tree |
2002-05-09 |
Alexandre Julliard | Updated to the latest version.
|
commit | commitdiff | tree |
2002-05-09 |
Alexandre Julliard | There's no need to check for dlopen on cygwin.
|
commit | commitdiff | tree |
2002-05-09 |
Rizsanyi Zsolt | Disabled catching of mouse move events when not over...
|
commit | commitdiff | tree |
2002-05-09 |
Alexandre Julliard | Moved imports specification from the .spec into the...
|
commit | commitdiff | tree |
2002-05-08 |
Bill Medland | Fix the Win31 style file dialog box.
|
commit | commitdiff | tree |
2002-05-08 |
Andriy Palamarchuk | Direct bug reports to Wine bugzilla. Some other minor...
|
commit | commitdiff | tree |
2002-05-08 |
Alexandre Julliard | Don't need to reference external errno since non-reentrant...
|
commit | commitdiff | tree |
2002-05-08 |
Alexandre Julliard | Run make test for all programs by default.
|
commit | commitdiff | tree |
2002-05-08 |
Michael Wetherell | Fix handling of unix absolute paths in DOSFS_GetFullName and
|
commit | commitdiff | tree |
2002-05-08 |
Andreas Mohr | Replace SELECTOR_AllocBlock and SELECTOR_FreeBlock...
|
commit | commitdiff | tree |
2002-05-08 |
Raul Dias | - Make possible to diff registry information that contains
|
commit | commitdiff | tree |
2002-05-07 |
Alexandre Julliard | Fixed dll check for cygwin.
|
commit | commitdiff | tree |
2002-05-07 |
Stefan Leichter | Added NULL pointer check in CallWindowProc16.
|
commit | commitdiff | tree |
2002-05-07 |
Alexandre Julliard | Fixed vis region handling broken by last change.
|
commit | commitdiff | tree |
2002-05-07 |
Jukka Heinonen | Added support for DPMI RawModeSwitch.
|
commit | commitdiff | tree |
2002-05-07 |
Alexandre Julliard | Moved parts of the DC initialisation and bitmap selection...
|
commit | commitdiff | tree |
2002-05-07 |
Andreas Mohr | Replace DOSFS_GetFullName with wine_get_unix_file_name.
|
commit | commitdiff | tree |
2002-05-07 |
Michael Cardenas | Cap window sizes at 65535.
|
commit | commitdiff | tree |
2002-05-07 |
Alexandre Julliard | Added check for sys/sysctl.h.
|
commit | commitdiff | tree |
2002-05-07 |
Olivier Houchard | Support for getting memory size on FreeBSD.
|
commit | commitdiff | tree |
2002-05-07 |
Olivier Houchard | Hack to make SetEventNotification work.
|
commit | commitdiff | tree |
2002-05-06 |
Alexandre Julliard | Fixed handling of GetLongPathNameA.
|
commit | commitdiff | tree |
2002-05-06 |
Jakob Eriksson | Tests for _lcreat,_llseek and _llopen added.
|
commit | commitdiff | tree |
2002-05-06 |
Marcus Meissner | Small hack to make InstallShield v6 work better.
|
commit | commitdiff | tree |
2002-05-06 |
Marcus Meissner | BSTRs can be NULL, handle them seperately.
|
commit | commitdiff | tree |
2002-05-06 |
David Hammerton | Added implementation of GetWindowInfo.
|
commit | commitdiff | tree |
2002-05-06 |
Sylvain Petreolle | Update of DEVELOPERS-HINTS to reflect the current state...
|
commit | commitdiff | tree |
2002-05-05 |
Jukka Heinonen | DOSVM now exports DPMI Raw Mode Switch routine.
|
commit | commitdiff | tree |
2002-05-05 |
Steven Edwards | Check for and use chsize instead of ftruncate if present.
|
commit | commitdiff | tree |
2002-05-05 |
Jason Edmeades | Ensure correct full path returned when GetFullPathName...
|
commit | commitdiff | tree |
2002-05-05 |
Mike Wetherell | Utility to convert between Unix and Windows paths at...
|
commit | commitdiff | tree |
2002-05-05 |
Mike McCormack | Implement NetBIOS resolution for UNC pathnames.
|
commit | commitdiff | tree |
2002-05-05 |
Jukka Heinonen | Terminating DOS program in real mode now calls ExitThread...
|
commit | commitdiff | tree |
2002-05-05 |
Jukka Heinonen | Real mode interrupt handler now handles interrupt 21...
|
commit | commitdiff | tree |
2002-05-05 |
Alexandre Julliard | Removed more code at Hidenori's request.
|
commit | commitdiff | tree |
2002-05-04 |
Andriy Palamarchuk | Updated documentation, mostly improving bugs handling...
|
commit | commitdiff | tree |
2002-05-04 |
Patrik Stridvall | MS C related changes.
|
commit | commitdiff | tree |
2002-05-04 |
David Hammerton | In initial dibsection creation, the dibsection should...
|
commit | commitdiff | tree |
2002-05-04 |
Andriy Palamarchuk | Made wineinstall to create symbolic links to Wine applicatio...
|
commit | commitdiff | tree |
2002-05-04 |
Andriy Palamarchuk | Fixed a problem when regedit interpreted file names...
|
commit | commitdiff | tree |
2002-05-04 |
Jason Edmeades | Add support for the 'title' command.
|
commit | commitdiff | tree |
2002-05-04 |
Marcus Meissner | FindClose: protect the GlobalLock for pagefaults too.
|
commit | commitdiff | tree |
2002-05-04 |
Warren Baird | Solve alignment problems by converting bitmap headers...
|
commit | commitdiff | tree |
2002-05-04 |
Huw D M Davies | Detect and warn about buggy versions of libXrender.
|
commit | commitdiff | tree |