2002-05-11 |
Christian Costa | Avoid deadlock in VGA_DoSetMode. |
tree | commitdiff |
2002-05-11 |
Eric Pouech | Moved session instance loading to winmm. |
tree | commitdiff |
2002-05-11 |
Eric Pouech | Created an ACM IMA ADPCM codec. |
tree | commitdiff |
2002-05-11 |
Eric Pouech | Fixed bug in acmFormatTagEnumW. |
tree | commitdiff |
2002-05-11 |
Eric Pouech | Created session instance for installable drivers. |
tree | commitdiff |
2002-05-11 |
Joris Beugnies | Make defines configurable at run-time. |
tree | commitdiff |
2002-05-10 |
Alexandre Julliard | Removed extra return statement. |
tree | commitdiff |
2002-05-09 |
Juergen Schmied | Corrected RtlConvertSidToUnicodeString, stub for VerSet... |
tree | commitdiff |
2002-05-09 |
Jakob Eriksson | Added some more tests. |
tree | commitdiff |
2002-05-09 |
Juergen Schmied | Added some tests. |
tree | commitdiff |
2002-05-09 |
Juergen Schmied | Reimplemented SHRegGetPathA/W, SHGetValueA/W, SHRegGetP... |
tree | commitdiff |
2002-05-09 |
Juergen Schmied | Moving the pidl debug functions to a separate file... |
tree | commitdiff |
2002-05-09 |
Juergen Schmied | Types and partial implementation for NtQueryVolumeInfor... |
tree | commitdiff |
2002-05-09 |
Juergen Schmied | Make use of access mask MAXIMUM_ALLOWED possible. |
tree | commitdiff |
2002-05-09 |
Juergen Schmied | Stub for VerifyVersionInfoW. |
tree | commitdiff |
2002-05-09 |
Alexandre Julliard | Added mkinstalldirs to create directories more portably. |
tree | commitdiff |
2002-05-09 |
Alexandre Julliard | Added ExtSelectClipRgn to the DC interface and implemen... |
tree | commitdiff |
2002-05-09 |
Alexandre Julliard | Moved imports specification from the .spec into the... |
tree | commitdiff |
2002-05-08 |
Bill Medland | Fix the Win31 style file dialog box. |
tree | commitdiff |
2002-05-07 |
Alexandre Julliard | Moved parts of the DC initialisation and bitmap selecti... |
tree | commitdiff |
2002-05-07 |
Andreas Mohr | Replace DOSFS_GetFullName with wine_get_unix_file_name. |
tree | commitdiff |
2002-05-07 |
Michael Cardenas | Cap window sizes at 65535. |
tree | commitdiff |
2002-05-07 |
Olivier Houchard | Hack to make SetEventNotification work. |
tree | commitdiff |
2002-05-06 |
Alexandre Julliard | Fixed handling of GetLongPathNameA. |
tree | commitdiff |
2002-05-06 |
Jakob Eriksson | Tests for _lcreat,_llseek and _llopen added. |
tree | commitdiff |
2002-05-06 |
Marcus Meissner | Small hack to make InstallShield v6 work better. |
tree | commitdiff |
2002-05-06 |
Marcus Meissner | BSTRs can be NULL, handle them seperately. |
tree | commitdiff |
2002-05-06 |
David Hammerton | Added implementation of GetWindowInfo. |
tree | commitdiff |
2002-05-05 |
Jukka Heinonen | DOSVM now exports DPMI Raw Mode Switch routine. |
tree | commitdiff |
2002-05-05 |
Jukka Heinonen | Terminating DOS program in real mode now calls ExitThre... |
tree | commitdiff |
2002-05-05 |
Jukka Heinonen | Real mode interrupt handler now handles interrupt 21... |
tree | commitdiff |
2002-05-05 |
Alexandre Julliard | Removed more code at Hidenori's request. |
tree | commitdiff |
2002-05-04 |
Huw D M Davies | Detect and warn about buggy versions of libXrender. |
tree | commitdiff |
2002-05-02 |
Alexandre Julliard | Cleaned up some inter-dll dependencies in palette manag... |
tree | commitdiff |
2002-05-02 |
Bill Medland | Moved drawing of owner-drawn parts to after the backgro... |
tree | commitdiff |
2002-05-02 |
Christian Costa | TOOLTIPS_GetTipText: Accept null module instance, Loads... |
tree | commitdiff |
2002-05-02 |
Alexandre Julliard | Removed some direct accesses to the DC structure. |
tree | commitdiff |
2002-05-02 |
Alexandre Julliard | Removed a bunch of multimedia code at Hidenori's request. |
tree | commitdiff |
2002-05-01 |
Rizsanyi Zsolt | Implemented IOCTL_SCSI_GET_ADDRESS for non true scsi... |
tree | commitdiff |
2002-05-01 |
Laurent Pinchart | Fixed NtQueryInformationProcess to return correct infor... |
tree | commitdiff |
2002-05-01 |
Laurent Pinchart | Implementation of IOCTL_SCSI_PASS_THROUGH and |
tree | commitdiff |
2002-05-01 |
Alexandre Julliard | Attempt at fixing MAX_PATH issues for mingw. |
tree | commitdiff |
2002-05-01 |
Johan Gill | DirectSoundEnumerateA() now passes a GUID to the callba... |
tree | commitdiff |
2002-05-01 |
Jukka Heinonen | When DOS program executes another DOS program, command... |
tree | commitdiff |
2002-04-30 |
Alexandre Julliard | Moved remaining files in windows/x11drv to dlls/x11drv. |
tree | commitdiff |
2002-04-29 |
Hidenori Takeshima | Removed some code because of MS EULA concerns. |
tree | commitdiff |
2002-04-29 |
Marco Bizzarri | Implemented the TB_REPLACEBITMAP message. |
tree | commitdiff |
2002-04-29 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2002-04-29 |
Patrik Stridvall | Stub implementation of SNMPAPI.DLL. |
tree | commitdiff |
2002-04-29 |
Hidenori Takeshima | Reimplemented the asynchronous source filter. |
tree | commitdiff |
2002-04-29 |
Jakob Eriksson | Added unit tests for file functions. |
tree | commitdiff |
2002-04-29 |
Jukka Heinonen | When freeing XMS memory block, return an error if block... |
tree | commitdiff |
2002-04-29 |
Marcus Meissner | Make twain compile again. |
tree | commitdiff |
2002-04-29 |
Marcus Meissner | Fixed StatusBar SetText again, added some comments. |
tree | commitdiff |
2002-04-27 |
Alexandre Julliard | Fixed warnings. |
tree | commitdiff |
2002-04-27 |
Martin Wilck | Added unit test for winsock. |
tree | commitdiff |
2002-04-27 |
Martin Wilck | SO_OPENTYPE has to be a per-thread setting. |
tree | commitdiff |
2002-04-27 |
Alexandre Julliard | Added some shdocvw ordinals and stubs. |
tree | commitdiff |
2002-04-27 |
Robert O'Callahan | Fixed bug in TEXT_WordBreak that was variously throwing... |
tree | commitdiff |
2002-04-26 |
Alexandre Julliard | Better support for configure detection of missing types... |
tree | commitdiff |
2002-04-26 |
Martin Wilck | Fixed some bugs in my recently submitted patch series. |
tree | commitdiff |
2002-04-25 |
Paul Millar | Fixed minor typo. |
tree | commitdiff |
2002-04-25 |
Mike McCormack | Added support for TransmitCommChar. |
tree | commitdiff |
2002-04-25 |
Alexandre Julliard | Moved __ASM_GLOBAL_FUNC macros and interlocked function... |
tree | commitdiff |
2002-04-25 |
Martin Wilck | Implemented overlapped WSARecvFrom(), WSASendTo(), and |
tree | commitdiff |
2002-04-24 |
Alexandre Julliard | Never activate the window on SW_SHOWNOACTIVATE. |
tree | commitdiff |
2002-04-24 |
Huw D M Davies | Don't check hwndInsertAfter if SWP_NOZORDER is set. |
tree | commitdiff |
2002-04-24 |
Alexandre Julliard | Added support for installing an error callback when... |
tree | commitdiff |
2002-04-24 |
Guy L. Albertelli | - Improve I_IMAGECALLBACK handling and support I_IMAGENONE. |
tree | commitdiff |
2002-04-24 |
Marcelo Welter | Fix to old DCB format parsing. |
tree | commitdiff |
2002-04-24 |
Bill Medland | First regression test for wsprintf. |
tree | commitdiff |
2002-04-23 |
Alexandre Julliard | Load libXrender at run-time with dlopen (based on a... |
tree | commitdiff |
2002-04-23 |
Martin Wilck | Fixed handling of deferred connections in WSAAccept(). |
tree | commitdiff |
2002-04-23 |
Dimitrie O. Paun | Fix WM_NOTIFYFORMAT handling. |
tree | commitdiff |
2002-04-23 |
Dimitrie O. Paun | - implement WM_NOTIFYFORMAT |
tree | commitdiff |
2002-04-22 |
Chuck Crayne | - Recognize "\n" as an alternative soft line break... |
tree | commitdiff |
2002-04-22 |
Eric Pouech | A bit more robust against wave???Open failures. |
tree | commitdiff |
2002-04-22 |
Eric Pouech | Fixed multi-thread access to local variables (mainly... |
tree | commitdiff |
2002-04-22 |
Eric Pouech | Fixed a mismatch in wavein 16/32 mapping. |
tree | commitdiff |
2002-04-22 |
Alexandre Julliard | Removed constants that aren't defined in Windows. |
tree | commitdiff |
2002-04-21 |
Eric Pouech | Added a framework for testing CreateProcess and a few... |
tree | commitdiff |
2002-04-21 |
<wine@gc2.kloepfe... | Faster serial speed cases for non Linux systems. |
tree | commitdiff |
2002-04-21 |
Mike McCormack | Added a simple test set for window classes. |
tree | commitdiff |
2002-04-21 |
Bill Medland | The extension should not be removed from the display... |
tree | commitdiff |
2002-04-20 |
Hidenori Takeshima | Implemented OleIconToCursor. |
tree | commitdiff |
2002-04-20 |
Bill Medland | Correct handling of zero-padded negative numbers; trans... |
tree | commitdiff |
2002-04-20 |
Bill Medland | Get the folder browser to work as well with W notificat... |
tree | commitdiff |
2002-04-20 |
Christian Costa | GET FUNCTIONALITY/STATE INFORMATION: The input paramete... |
tree | commitdiff |
2002-04-19 |
Christian Costa | VGA_ioport_in: Fake the occurrence of the vertical... |
tree | commitdiff |
2002-04-19 |
Hidenori Takeshima | Implemented MJPG handler. |
tree | commitdiff |
2002-04-19 |
Leo van den Berg | Added stubs for AbortSystemShutdown[AW] and PrivilegeCheck. |
tree | commitdiff |
2002-04-19 |
Mehmet Yasar | Now, we are really erasing WS_CAPTION style. |
tree | commitdiff |
2002-04-17 |
Alexandre Julliard | Export a few more 16-bit GDI functions. Finished wineps... |
tree | commitdiff |
2002-04-17 |
Christian Costa | Implement SET INDIVIDUAL DAC REGISTER and SET BLOCK... |
tree | commitdiff |
2002-04-17 |
Mehmet Yasar | Add more check inside SB_SETTEXT and SB_GETTEXT. |
tree | commitdiff |
2002-04-17 |
Dimitrie O. Paun | Complete implementation for DrawStatusText{A,W}. |
tree | commitdiff |
2002-04-17 |
Martin Wilck | _get_sock_fd_type: New function, retrieve fd type and... |
tree | commitdiff |
2002-04-14 |
Alexandre Julliard | Pass a PHYSDEV to EnumDeviceFont and release the GDI... |
tree | commitdiff |
2002-04-14 |
Martin Wilck | - Need a "cleanup" method. |
tree | commitdiff |
2002-04-14 |
Mehmet Yasar | - Clear WS_CAPTION style. |
tree | commitdiff |
next |