2002-05-11 |
Alexandre Julliard | Added -res option to specify resources on winebuild... |
commit | commitdiff | tree | snapshot |
2002-05-11 |
Eric Pouech | Let MCI drivers support the session instance loading... |
commit | commitdiff | tree | snapshot |
2002-05-11 |
John K. Hohm | Fixed typos; added standard CATID_'s. |
commit | commitdiff | tree | snapshot |
2002-05-11 |
Jukka Heinonen | When using MapSL, 32-bit addresses are no longer trunca... |
commit | commitdiff | tree | snapshot |
2002-05-11 |
Jukka Heinonen | RawModeSwitch can now be used to return DPMI applicatio... |
commit | commitdiff | tree | snapshot |
2002-05-11 |
Christian Costa | Avoid deadlock in VGA_DoSetMode. |
commit | commitdiff | tree | snapshot |
2002-05-11 |
Andreas Mohr | Make PROFILE_GetString account for default value in... |
commit | commitdiff | tree | snapshot |
2002-05-11 |
Eric Pouech | Allowed options to be put between mode keyword and... |
commit | commitdiff | tree | snapshot |
2002-05-11 |
Eric Pouech | Moved session instance loading to winmm. |
commit | commitdiff | tree | snapshot |
2002-05-11 |
Eric Pouech | Created an ACM IMA ADPCM codec. |
commit | commitdiff | tree | snapshot |
2002-05-11 |
Eric Pouech | Fixed bug in acmFormatTagEnumW. |
commit | commitdiff | tree | snapshot |
2002-05-11 |
Eric Pouech | Created session instance for installable drivers. |
commit | commitdiff | tree | snapshot |
2002-05-11 |
Eric Pouech | Fixed FlushInstructionCache prototype. |
commit | commitdiff | tree | snapshot |
2002-05-11 |
Eric Pouech | Fixed missing wineconsole notification of title modific... |
commit | commitdiff | tree | snapshot |
2002-05-11 |
Joris Beugnies | Make defines configurable at run-time. |
commit | commitdiff | tree | snapshot |
2002-05-11 |
David Hammerton | Lock/unlock (and hence maybe coerce) DIBSections into... |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Alexandre Julliard | Release 20020509. wine-20020509 |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Alexandre Julliard | Build an explicit argument structure for mmap instead... |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Steven Edwards | Detect snprintf && _snprintf, use _snprintf on stupid... |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Alexandre Julliard | Removed extra return statement. |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Alexandre Julliard | Added some #ifdefs HAVE_X11_XLIB_H where appropriate. |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Alexandre Julliard | Fixed some winehq.com URLs. |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Juergen Schmied | Corrected RtlConvertSidToUnicodeString, stub for VerSet... |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Jakob Eriksson | Added some more tests. |
commit | commitdiff | tree | snapshot |
2002-05-09 |
John K. Hohm | Added definitions for the Component Categories Manager. |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Juergen Schmied | Added some tests. |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Juergen Schmied | Reimplemented SHRegGetPathA/W, SHGetValueA/W, SHRegGetP... |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Juergen Schmied | Moving the pidl debug functions to a separate file... |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Juergen Schmied | Types and partial implementation for NtQueryVolumeInfor... |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Juergen Schmied | Make use of access mask MAXIMUM_ALLOWED possible. |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Juergen Schmied | Use only winapi functions in _convert_winnt_registry_to... |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Juergen Schmied | Stub for VerifyVersionInfoW. |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Juergen Schmied | Use long names, not 8.3 names in environment. |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Alexandre Julliard | Added mkinstalldirs to create directories more portably. |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Alexandre Julliard | Added ExtSelectClipRgn to the DC interface and implemen... |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Alexandre Julliard | Updated to the latest version. |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Alexandre Julliard | There's no need to check for dlopen on cygwin. |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Rizsanyi Zsolt | Disabled catching of mouse move events when not over... |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Alexandre Julliard | Moved imports specification from the .spec into the... |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Bill Medland | Fix the Win31 style file dialog box. |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Andriy Palamarchuk | Direct bug reports to Wine bugzilla. Some other minor... |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Alexandre Julliard | Don't need to reference external errno since non-reentr... |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Alexandre Julliard | Run make test for all programs by default. |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Michael Wetherell | Fix handling of unix absolute paths in DOSFS_GetFullNam... |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Andreas Mohr | Replace SELECTOR_AllocBlock and SELECTOR_FreeBlock... |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Raul Dias | - Make possible to diff registry information that contains |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Alexandre Julliard | Fixed dll check for cygwin. |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Stefan Leichter | Added NULL pointer check in CallWindowProc16. |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Alexandre Julliard | Fixed vis region handling broken by last change. |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Jukka Heinonen | Added support for DPMI RawModeSwitch. |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Alexandre Julliard | Moved parts of the DC initialisation and bitmap selecti... |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Andreas Mohr | Replace DOSFS_GetFullName with wine_get_unix_file_name. |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Michael Cardenas | Cap window sizes at 65535. |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Alexandre Julliard | Added check for sys/sysctl.h. |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Olivier Houchard | Support for getting memory size on FreeBSD. |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Olivier Houchard | Hack to make SetEventNotification work. |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Alexandre Julliard | Fixed handling of GetLongPathNameA. |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Jakob Eriksson | Tests for _lcreat,_llseek and _llopen added. |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Marcus Meissner | Small hack to make InstallShield v6 work better. |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Marcus Meissner | BSTRs can be NULL, handle them seperately. |
commit | commitdiff | tree | snapshot |
2002-05-06 |
David Hammerton | Added implementation of GetWindowInfo. |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Sylvain Petreolle | Update of DEVELOPERS-HINTS to reflect the current state... |
commit | commitdiff | tree | snapshot |
2002-05-05 |
Jukka Heinonen | DOSVM now exports DPMI Raw Mode Switch routine. |
commit | commitdiff | tree | snapshot |
2002-05-05 |
Steven Edwards | Check for and use chsize instead of ftruncate if present. |
commit | commitdiff | tree | snapshot |
2002-05-05 |
Jason Edmeades | Ensure correct full path returned when GetFullPathName... |
commit | commitdiff | tree | snapshot |
2002-05-05 |
Mike Wetherell | Utility to convert between Unix and Windows paths at... |
commit | commitdiff | tree | snapshot |
2002-05-05 |
Mike McCormack | Implement NetBIOS resolution for UNC pathnames. |
commit | commitdiff | tree | snapshot |
2002-05-05 |
Jukka Heinonen | Terminating DOS program in real mode now calls ExitThre... |
commit | commitdiff | tree | snapshot |
2002-05-05 |
Jukka Heinonen | Real mode interrupt handler now handles interrupt 21... |
commit | commitdiff | tree | snapshot |
2002-05-05 |
Alexandre Julliard | Removed more code at Hidenori's request. |
commit | commitdiff | tree | snapshot |
2002-05-04 |
Andriy Palamarchuk | Updated documentation, mostly improving bugs handling... |
commit | commitdiff | tree | snapshot |
2002-05-04 |
Patrik Stridvall | MS C related changes. |
commit | commitdiff | tree | snapshot |
2002-05-04 |
David Hammerton | In initial dibsection creation, the dibsection should... |
commit | commitdiff | tree | snapshot |
2002-05-04 |
Andriy Palamarchuk | Made wineinstall to create symbolic links to Wine appli... |
commit | commitdiff | tree | snapshot |
2002-05-04 |
Andriy Palamarchuk | Fixed a problem when regedit interpreted file names... |
commit | commitdiff | tree | snapshot |
2002-05-04 |
Jason Edmeades | Add support for the 'title' command. |
commit | commitdiff | tree | snapshot |
2002-05-04 |
Marcus Meissner | FindClose: protect the GlobalLock for pagefaults too. |
commit | commitdiff | tree | snapshot |
2002-05-04 |
Warren Baird | Solve alignment problems by converting bitmap headers... |
commit | commitdiff | tree | snapshot |
2002-05-04 |
Huw D M Davies | Detect and warn about buggy versions of libXrender. |
commit | commitdiff | tree | snapshot |
2002-05-02 |
Alexandre Julliard | Cleaned up some inter-dll dependencies in palette manag... |
commit | commitdiff | tree | snapshot |
2002-05-02 |
Dustin Navea | Changed bug report address. |
commit | commitdiff | tree | snapshot |
2002-05-02 |
Bill Medland | Moved drawing of owner-drawn parts to after the backgro... |
commit | commitdiff | tree | snapshot |
2002-05-02 |
Christian Costa | TOOLTIPS_GetTipText: Accept null module instance, Loads... |
commit | commitdiff | tree | snapshot |
2002-05-02 |
Alexandre Julliard | Install more of the Winelib programs by default (based... |
commit | commitdiff | tree | snapshot |
2002-05-02 |
Andriy Palamarchuk | Do not install hlp2sgml. |
commit | commitdiff | tree | snapshot |
2002-05-02 |
Alexandre Julliard | Removed some direct accesses to the DC structure. |
commit | commitdiff | tree | snapshot |
2002-05-02 |
Alexandre Julliard | Commented out removed headers. |
commit | commitdiff | tree | snapshot |
2002-05-02 |
Alexandre Julliard | Removed a bunch of multimedia code at Hidenori's request. |
commit | commitdiff | tree | snapshot |
2002-05-02 |
Alexandre Julliard | Rewrote some headers from scratch to avoid EULA/patent... |
commit | commitdiff | tree | snapshot |
2002-05-01 |
Rizsanyi Zsolt | Implemented IOCTL_SCSI_GET_ADDRESS for non true scsi... |
commit | commitdiff | tree | snapshot |
2002-05-01 |
Laurent Pinchart | Fixed NtQueryInformationProcess to return correct infor... |
commit | commitdiff | tree | snapshot |
2002-05-01 |
Laurent Pinchart | Implementation of IOCTL_SCSI_PASS_THROUGH and |
commit | commitdiff | tree | snapshot |
2002-05-01 |
Alexandre Julliard | Attempt at fixing MAX_PATH issues for mingw. |
commit | commitdiff | tree | snapshot |
2002-05-01 |
Michael Cardenas | Fixed quoting of KDE desktop entry. |
commit | commitdiff | tree | snapshot |
2002-05-01 |
Johan Gill | DirectSoundEnumerateA() now passes a GUID to the callba... |
commit | commitdiff | tree | snapshot |
2002-05-01 |
Jason Edmeades | Correct behaviour of DEL key back to deleting the curre... |
commit | commitdiff | tree | snapshot |
2002-05-01 |
Jukka Heinonen | When DOS program executes another DOS program, command... |
commit | commitdiff | tree | snapshot |
2002-04-30 |
Jason Edmeades | - Added f8 (history retrieval from partial command... |
commit | commitdiff | tree | snapshot |
2002-04-30 |
Alexandre Julliard | Moved remaining files in windows/x11drv to dlls/x11drv. |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Andriy Palamarchuk | Implemented regsvr32 tool. Based on ReactOS implementation. |
commit | commitdiff | tree | snapshot |
next |