2003-10-30 |
Pavel Roskin | Include ntdll_misc.h to avoid undefined reference to... |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Mike McCormack | Fix incorrectly sized buffer. |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Jason Edmeades | Culling to different viewports failed as clearing the... |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Alexandre Julliard | Better defaults for heap and stack sizes. |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Hannu Valtonen | JoystickAImpl_Unacquire should return DI_NOEFFECT if... |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Mike McCormack | Some stub implementations. |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Mike McCormack | Sql tokens are case insensitive in msi.dll. |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Jason Edmeades | Correct writing to back buffer in non-ortho mode, and... |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Alexandre Julliard | Restored emulation of protected instructions in 32... |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Mike McCormack | Treat missing MSI tables as empty. |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Alexandre Julliard | Increase WINE_LDT_FIRST_ENTRY to leave room for glibc... |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Alexandre Julliard | Removed no longer needed SIGNAL_Unblock() function. |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Francois Gouget | Weekly spelling fixes. |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Mike McCormack | Fixed MSI buffer overflow. |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Alexandre Julliard | Implemented Add/RemoveVectoredExceptionHandler. |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Francois Gouget | Add support for .dbg.c files. This makes it possible... |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Pierre d'Herbemont | Fixed _wfullpath prototype. |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Gerald Pfeifer | Move event_names[] into EVENT_ProcessEvent(). |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Uwe Bonnes | FormatMessageW: Allocate anough space. |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Mike McCormack | Fix string value lookups in MSI. |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Rok Mandeljc | Some fixes in dmband loading. |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Hannu Valtonen | SysMouseAImpl_Unacquire should return DI_NOEFFECT if... |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Alexandre Julliard | Fixed typo that broke handling of .com and .bat files. |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Alexandre Julliard | Switch back to the main process stack before calling... |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Alexandre Julliard | Repaired relay debugging for kernel and ntdll (spotted... |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Rein Klazes | Test WM_KEY* and WM_SYSKEY* messages generated by vario... |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Robert Reif | Added support for getting the wave device name. |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Rok Mandeljc | Fix dmloader's behavior to be more MS compliant. |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Marcus Meissner | Use freetype 2.0 defines for font encodings instead... |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Uwe Bonnes | get_full_path_helper: Handle the case \\.\\ as intended... |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Uwe Bonnes | Another difference in the printf family. |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Rein Klazes | Correct the logic that decides whether a WM_SYSKEYUP... |
commit | commitdiff | tree | snapshot |
2003-10-27 |
Alexandre Julliard | libntdll.dll.so no longer exists, check for libntdll... |
commit | commitdiff | tree | snapshot |
2003-10-27 |
Alexandre Julliard | Added printing of the target of forwarded exports. |
commit | commitdiff | tree | snapshot |
2003-10-27 |
Alexandre Julliard | Make init_thread request deal better with fd allocation... |
commit | commitdiff | tree | snapshot |
2003-10-27 |
Raphael Junqueira | - Some fixes on DirectSound init (need SetCooperativeLe... |
commit | commitdiff | tree | snapshot |
2003-10-27 |
Uwe Bonnes | Control_DoLaunch: memmove needs bytes as length argument. |
commit | commitdiff | tree | snapshot |
2003-10-27 |
Jukka Heinonen | Clean up mouse driver implementation. |
commit | commitdiff | tree | snapshot |
2003-10-27 |
Jukka Heinonen | Moved drive parameter block (DPB) routines to winedos. |
commit | commitdiff | tree | snapshot |
2003-10-27 |
Uwe Bonnes | Added a few stubs. |
commit | commitdiff | tree | snapshot |
2003-10-27 |
Pierre d'Herbemont | Fix PowerPC assembler syntax mistakes. |
commit | commitdiff | tree | snapshot |
2003-10-27 |
Hans Leidekker | Added Dutch translations. |
commit | commitdiff | tree | snapshot |
2003-10-27 |
Hans Leidekker | - Dutch translations of Wine programs. |
commit | commitdiff | tree | snapshot |
2003-10-27 |
Hans Leidekker | - Added Dutch translation. |
commit | commitdiff | tree | snapshot |
2003-10-27 |
Shachar Shemesh | Updated Hebrew resources. |
commit | commitdiff | tree | snapshot |
2003-10-27 |
Robert Reif | Fix SMPTE time. |
commit | commitdiff | tree | snapshot |
2003-10-27 |
Robert Reif | Only copy amount requested up to size of structure. |
commit | commitdiff | tree | snapshot |
2003-10-27 |
Robert Reif | Clear a new hardware buffer to proper silence values... |
commit | commitdiff | tree | snapshot |
2003-10-27 |
Pierre d'Herbemont | Include <arpa/nameser.h> before <resolv.h>. |
commit | commitdiff | tree | snapshot |
2003-10-24 |
Alexandre Julliard | Updated some of the generated tests. |
commit | commitdiff | tree | snapshot |
2003-10-24 |
Alexandre Julliard | Specify include quotes in the tests.dat file. |
commit | commitdiff | tree | snapshot |
2003-10-24 |
Alexandre Julliard | Use sigsetjmp instead of setjmp in Wine internal except... |
commit | commitdiff | tree | snapshot |
2003-10-24 |
Alexandre Julliard | Added support for the linuxthreads cancel signal as... |
commit | commitdiff | tree | snapshot |
2003-10-24 |
Uwe Bonnes | Added a test case for sprintf. |
commit | commitdiff | tree | snapshot |
2003-10-24 |
Filip Navara | - Removed initialization of sh32_policy_table in SHInit... |
commit | commitdiff | tree | snapshot |
2003-10-24 |
Dmitry Timoshkov | More tests for window creation parameters. |
commit | commitdiff | tree | snapshot |
2003-10-24 |
Dmitry Timoshkov | Initialize MinMax.ptReserved, use better defaults for... |
commit | commitdiff | tree | snapshot |
2003-10-24 |
Dmitry Timoshkov | Windows always sets cbtc.hwndInsertAfter to HWND_TOP. |
commit | commitdiff | tree | snapshot |
2003-10-24 |
Pavel Roskin | Make MSVCRT__sopen() complain louder about unknown... |
commit | commitdiff | tree | snapshot |
2003-10-24 |
Robert Shearman | Added amvideo.{idl,h} and aviriff.h. |
commit | commitdiff | tree | snapshot |
2003-10-24 |
Ivan Leo Murray... | Added Italian resources. |
commit | commitdiff | tree | snapshot |
2003-10-24 |
Robert Shearman | Don't store band text if "" is passed into SetBandInfo. |
commit | commitdiff | tree | snapshot |
2003-10-24 |
Mike Hearn | Minor GUI relayout. |
commit | commitdiff | tree | snapshot |
2003-10-24 |
Alexandre Julliard | Call the application entry point from kernel32, some... |
commit | commitdiff | tree | snapshot |
2003-10-24 |
Oleg Prokhorov | Another portion of HeapReAlloc fixes. |
commit | commitdiff | tree | snapshot |
2003-10-24 |
Pierre d'Herbemont | Change mctr PowerPC asm instruction to mtctr. Add Suppo... |
commit | commitdiff | tree | snapshot |
2003-10-24 |
Jon Griffiths | Added tests for FoldStringA/W. |
commit | commitdiff | tree | snapshot |
2003-10-24 |
Jon Griffiths | Implemented FoldStringA (using W version). |
commit | commitdiff | tree | snapshot |
2003-10-24 |
Pavel Roskin | Added test for tmpnam(). |
commit | commitdiff | tree | snapshot |
2003-10-24 |
Pavel Roskin | MSVCRT_tmpnam(): complete rewrite. Use the same names... |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Alexandre Julliard | Simplified signal stack allocation a bit, and avoid... |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Alexandre Julliard | A signal stack is not needed on PowerPC. |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Vincent Béron | Added support for neutral language. |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Alexandre Julliard | Fixed naming of the A/W types. |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Robert Shearman | - Fix error paths in advapi32.CryptAcquireContextA. |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Robert Reif | Fix MMDRV_PhysicalFeatures to handle both 16 and 32... |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Mike Hearn | Complete support DOS version and winelook settings. |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Dave Belanger | Fix EMF driver UpdateBBox routine. The EMF bounding... |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Mike Hearn | - Clear screen depth combo box on page init. |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Daniel Marmier | Fixed warnings with gcc option "-Wwrite-strings". |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Dave Belanger | Fix splitpath and wsplitpath for the file extension. |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Gregory M.... | - Remove an erroneous check in NdrSendReceive. |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Gerald Pfeifer | Remove unused variables EXE, BAT, CMD, and COM. |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Gerald Pfeifer | Remove unused variable depths[]. |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Rein Klazes | A WM_CREATE message sent to an Edit window procedure... |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Francois Gouget | Update tests.dat to include the various #include fixes. |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Francois Gouget | Change all head/tail -X to head/tail -n X to be more... |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Steven Edwards | - Win16/32 cleanup. |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Daniel Marmier | RegCreateKeyEx{A,W}: state that class string is constant. |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Maxime Bellengé | Fix TAB_DeleteItem and TAB_DeleteAllItems regressions... |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Mike McCormack | Don't use free'd pointer in status control - found... |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Ferenc Wagner | Account for unique NT4 behaviour. |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Gerald Pfeifer | Remove unused variable wineW. |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Rein Klazes | Use the extended window style for the previous style... |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Robert Reif | Only return the number of bytes requested. |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Alexandre Julliard | Release 20031016. wine-20031016 |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Alexandre Julliard | Don't export the wine_pthread_* functions. |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Alexandre Julliard | Replaced a few more 0xffffffff by the appropriate const... |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Rolf Kalbermatter | Use INVALID_FILE_ATTRIBUTES to test for failure of |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Alex Pasadyn | Add UseXRandR to sample config file. |
commit | commitdiff | tree | snapshot |
next |