2002-06-02 |
Vincent Béron | - Made sure const LP were actually const in dinput.h. |
tree | commitdiff |
2002-06-01 |
Alexandre Julliard | Removed some more trailing whitespace. |
tree | commitdiff |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
tree | commitdiff |
2002-05-31 |
Alexandre Julliard | Avoid division by zero (thanks to David Ronis). |
tree | commitdiff |
2002-05-31 |
Alexandre Julliard | Added function table to GDI objects for better encapsul... |
tree | commitdiff |
2002-05-31 |
Shachar Shemesh | Added Israeli Hebrew keyboard, and fixed a problem... |
tree | commitdiff |
2002-05-30 |
Alexandre Julliard | Added wine_server_fd_to_handle to replace FILE_DupUnixH... |
tree | commitdiff |
2002-05-30 |
Sander van Leeuwen | Match behaviour of ImageList_LoadImageA wrt cx paramete... |
tree | commitdiff |
2002-05-30 |
Alexandre Julliard | Portability fixes. |
tree | commitdiff |
2002-05-30 |
Vincent Béron | - Fixed GetSystemTimeAdjustment prototype and added... |
tree | commitdiff |
2002-05-29 |
Alexandre Julliard | Replaced swprintf by wsprintfW. |
tree | commitdiff |
2002-05-29 |
Bill Medland | Ensure that an out-of-process COM object is started... |
tree | commitdiff |
2002-05-29 |
Vincent Béron | Fixed some more missing \n in traces. |
tree | commitdiff |
2002-05-29 |
Sander van Leeuwen | - Check for valid part nr in STATUSBAR_GetTextLength. |
tree | commitdiff |
2002-05-29 |
Marcus Meissner | Dropped superflous Remote_CoGetClassObject() (entirely... |
tree | commitdiff |
2002-05-29 |
Eric Pouech | Some other synchronisation issues. |
tree | commitdiff |
2002-05-29 |
Alexandre Julliard | Fixed some alignment issues (based on a patch by Gregg... |
tree | commitdiff |
2002-05-29 |
Jakob Eriksson | Removed redundant checks and variables, fixed some... |
tree | commitdiff |
2002-05-29 |
Alexandre Julliard | Fixed some tests that were failing under Wine. |
tree | commitdiff |
2002-05-29 |
Guy L. Albertelli | - Fixed drawing of borders to that of native (uses... |
tree | commitdiff |
2002-05-29 |
Eric Pouech | Check for NULL ptr in midiStreamOut. |
tree | commitdiff |
2002-05-29 |
Mehmet Yasar | Added test for locale functions. |
tree | commitdiff |
2002-05-28 |
Alexandre Julliard | A few fixes in ExtSelectClipRgn metafile functions. |
tree | commitdiff |
2002-05-28 |
Johan Gill | Only enumerate DirectSound devices if the first sound... |
tree | commitdiff |
2002-05-28 |
Christian Costa | The SVGA block code was not accessible (AH and AL inver... |
tree | commitdiff |
2002-05-28 |
Vincent Béron | Fixed warnings. |
tree | commitdiff |
2002-05-28 |
Maciek Kaliszewski | Fixed memory allocation bug in PROPSHEET_CollectPageInfo. |
tree | commitdiff |
2002-05-28 |
Sander van Leeuwen | mixerGetControlDetailsW: translate strings for |
tree | commitdiff |
2002-05-28 |
Mike McCormack | Stub implementations of some functions. |
tree | commitdiff |
2002-05-25 |
Alexandre Julliard | Removed dependencies on the internals of the region... |
tree | commitdiff |
2002-05-25 |
Alexandre Julliard | Fixed typo in iswalpha forward. |
tree | commitdiff |
2002-05-24 |
James Juran | Add missing \n to output messages. |
tree | commitdiff |
2002-05-24 |
Vincent Béron | Partial implementation of VerifyVersionInfo{A,W}. |
tree | commitdiff |
2002-05-23 |
Alexandre Julliard | Removed most inclusions of options.h. |
tree | commitdiff |
2002-05-23 |
Alexandre Julliard | Replaced -dosver and -winver options by config file... |
tree | commitdiff |
2002-05-23 |
Alexandre Julliard | Restored the library file intermediate step for symlink... |
tree | commitdiff |
2002-05-23 |
Alexandre Julliard | Restored managed mode config file option. |
tree | commitdiff |
2002-05-23 |
Francois Gouget | Improve the failure messages. |
tree | commitdiff |
2002-05-23 |
Alexandre Julliard | Replaced the GET/PUT_UA macros by memcpy. Fixed a few... |
tree | commitdiff |
2002-05-23 |
Alexandre Julliard | Run make clean in all directories, even the ones we... |
tree | commitdiff |
2002-05-23 |
Alexandre Julliard | Removed some unnecessary imports. |
tree | commitdiff |
2002-05-23 |
Dimitrie O. Paun | Remove the --managed option, and make wine use the... |
tree | commitdiff |
2002-05-23 |
Andreas Mohr | Removed obsolete email address. |
tree | commitdiff |
2002-05-23 |
Francois Gouget | Make the tests compile with Visual C++. |
tree | commitdiff |
2002-05-22 |
Alexandre Julliard | New loading scheme for Winelib apps, makes them behave... |
tree | commitdiff |
2002-05-22 |
Eric Pouech | Created an ACM MS ADPCM codec. |
tree | commitdiff |
2002-05-22 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2002-05-22 |
Eric Pouech | Fixed hang in PlaySound in error cases; added registry... |
tree | commitdiff |
2002-05-22 |
Francois Gouget | Add mswsock.h, move relevant definitions to this header. |
tree | commitdiff |
2002-05-21 |
Alexandre Julliard | Renamed Winelib apps to .exe.so to follow the dll namin... |
tree | commitdiff |
2002-05-21 |
Steven Edwards | Check for sys/ioctl.h. |
tree | commitdiff |
2002-05-21 |
Eric Pouech | Implemented a G711 ACM codec (supports both A-Law and... |
tree | commitdiff |
2002-05-21 |
Eric Pouech | Now runs in Perl strict mode. |
tree | commitdiff |
2002-05-21 |
Eric Pouech | Added stub for ExtractAssociatedIconExA. |
tree | commitdiff |
2002-05-21 |
Eric Pouech | Added 16/32 DDE message conversion. |
tree | commitdiff |
2002-05-20 |
Alexandre Julliard | Added configure check for the soname of libraries that... |
tree | commitdiff |
2002-05-20 |
Alexandre Julliard | Got rid of GetSysColorPen. |
tree | commitdiff |
2002-05-20 |
Andreas Mohr | Better error messages. |
tree | commitdiff |
2002-05-20 |
John K. Hohm | Fix msvcrt._vsnwprintf format reading bug like NTDLL_vs... |
tree | commitdiff |
2002-05-20 |
Andreas Mohr | Spelling stuff. |
tree | commitdiff |
2002-05-20 |
Francois Gouget | Dump thread id instead of %fs. |
tree | commitdiff |
2002-05-19 |
Alexandre Julliard | Export the debug API as functions instead of pointers. |
tree | commitdiff |
2002-05-19 |
John K. Hohm | More comcat.dll implementation, swprintf fix, winerror... |
tree | commitdiff |
2002-05-19 |
Arjen Nienhuis | Fixed keyboard handling. |
tree | commitdiff |
2002-05-19 |
Steven Edwards | Add check for <sys/ioctl.h>. |
tree | commitdiff |
2002-05-19 |
Andreas Mohr | - Improve error messages. |
tree | commitdiff |
2002-05-19 |
Andreas Mohr | Added LOCALE_IDEFAULTMACCODEPAGE values for some languages. |
tree | commitdiff |
2002-05-19 |
Stefan Leichter | Added stub for DllRegisterServer. |
tree | commitdiff |
2002-05-19 |
Stefan Leichter | Added version info resource. |
tree | commitdiff |
2002-05-19 |
Francois Gouget | Make the 'error' string of a couple of checks consisten... |
tree | commitdiff |
2002-05-19 |
Francois Gouget | Implemented _getws. |
tree | commitdiff |
2002-05-19 |
Vincent Béron | Correct implementation of VerSetConditionMask. |
tree | commitdiff |
2002-05-17 |
Alexandre Julliard | Generate a kernel32 dependency for dlls that have no... |
tree | commitdiff |
2002-05-17 |
Alexandre Julliard | Removed most imports of ntdll since we no longer import... |
tree | commitdiff |
2002-05-17 |
Alexandre Julliard | A few fixes for mingw cross-compilation. |
tree | commitdiff |
2002-05-17 |
Alexandre Julliard | Export the debugging API from libwine instead of ntdll. |
tree | commitdiff |
2002-05-17 |
Bill Medland | Remove leading whitespace from printcap entries. |
tree | commitdiff |
2002-05-17 |
Christian Costa | Do not create a window each time VGA_DoSetMode is calle... |
tree | commitdiff |
2002-05-16 |
Alexandre Julliard | Export global argc/argv variables from libwine and... |
tree | commitdiff |
2002-05-16 |
Alexandre Julliard | Fixed struct msghdr access for platforms that have... |
tree | commitdiff |
2002-05-16 |
Warren Baird | Some fixes for compiling on Sparc. |
tree | commitdiff |
2002-05-16 |
Alexandre Julliard | Moved the selector access functions out of winnt.h... |
tree | commitdiff |
2002-05-16 |
Eric Pouech | Fixed hangs when playing an ASCII resource. |
tree | commitdiff |
2002-05-16 |
Christian Costa | Handle properly the requested video mode in Int10h... |
tree | commitdiff |
2002-05-16 |
Marcus Meissner | Tell the user if winedefault.reg is not loaded. |
tree | commitdiff |
2002-05-16 |
Alexandre Julliard | Implemented strtolW/strtoulW in libwine_unicode and... |
tree | commitdiff |
2002-05-16 |
Christian Costa | Added DMA and SoundBlaster emulation. |
tree | commitdiff |
2002-05-16 |
Steven Edwards | Fixed snprintf warnings. |
tree | commitdiff |
2002-05-16 |
Johan Gill | lpmmioinfo can sometimes, proven in the read case,... |
tree | commitdiff |
2002-05-14 |
Alexandre Julliard | Portability fixes. |
tree | commitdiff |
2002-05-14 |
John K. Hohm | Added comcat.dll with factory and manager but E_NOTIMPL... |
tree | commitdiff |
2002-05-14 |
Vincent Béron | Better implementation of GetCalendarInfo{A,W}, not... |
tree | commitdiff |
2002-05-14 |
Alexandre Julliard | Added winebuild support for generating a .dbg.c file... |
tree | commitdiff |
2002-05-14 |
Alexandre Julliard | Updated make_dlls script for new import scheme. |
tree | commitdiff |
2002-05-14 |
Sander van Leeuwen | - Center property sheet page during creation (padding) |
tree | commitdiff |
2002-05-14 |
Alexandre Julliard | Specify the complete source file list for a dll inside... |
tree | commitdiff |
2002-05-14 |
Aric Stewart | Improved NLS file for codepage 932 (SJIS). |
tree | commitdiff |
2002-05-14 |
Aric Stewart | Do not invalidate the rect while drawing. |
tree | commitdiff |
2002-05-14 |
Robert Coeyman | Added the rest of the register manipulation code to... |
tree | commitdiff |
2002-05-14 |
Guy L. Albertelli | - Change traces to trace full window handle and improve... |
tree | commitdiff |
next |