2004-07-16 |
Martin Fuchs | Distinguish between Open and Explore commands. |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Alexandre Julliard | Pass the environment for a child process through the... |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Alexandre Julliard | Specify the PATH variable in uppercase to avoid getting... |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Alexandre Julliard | Implemented _spawnle and _spawnlpe. |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Alexandre Julliard | Invoke wineprefixcreate if the .wine directory does... |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Alexandre Julliard | Support for large profile values (based on a patch... |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Pierre d'Herbemont | Define the backend_cpu regarding the host processor. |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Stefan Leichter | Removed the crosscalls (unicode to ascii) from GetAccep... |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Jon Griffiths | Don't crash on NULL tab text. |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Marcus Meissner | Fixed one lvalue casted assignment for the new compiler. |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Marcus Meissner | Do not assign to casted values. |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Mike McCormack | Fix a few serious race conditions in the OLE object... |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Alexandre Julliard | Set the system directory in ntdll as soon as we have... |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Alexandre Julliard | Don't get system directory from the environment, use |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Mike McCormack | Fix a double free in the named pipe code. |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Michael Jung | Use RegQueryValueExA instead of RegQueryValueA in |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Pierre d'Herbemont | Darwin/Mac OS X Weak import workaround. |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Pierre d'Herbemont | - Be more accurate on Darwin stack size. |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Alexandre Julliard | Authors: Mike McCormack <mike@codeweavers.com>, Robert... |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Krishna Murthy | Add the selected extension from file type filter if... |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Eric Frias | Fixed memory allocation bug. |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Francois Gouget | An SNDCTL_DSP_SETDUPLEX failure should be a WARN()... |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Michael Jung | Added RegOpenCurrentUser prototype. |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Aric Stewart | Report win2k service pack 4 instead of 3. |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Aric Stewart | Implement the functionality that allows one to call... |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Dmitry Timoshkov | Uncomment implemented in Wine msvidc32 (MSVC/CRAM)... |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Dmitry Timoshkov | Make it possible to open read-only AVI files for a... |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Aric Stewart | Update the MSI version to be the same as on win2k. |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Huw Davies | Fix font replacements to work with bitmap fonts. |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Pierre d'Herbemont | Delayed import fix for Darwin and PowerPC Host. |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Sami Aario | Added tests for registering a dialog box created by... |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Alexandre Julliard | Allocate the dialog info in DIALOG_CreateIndirect if... |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Jon Griffiths | Prevent the debug buffer from overflowing on long stabs. |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Alexandre Julliard | Fixed handling of includes stack. |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Ge van Geldorp | Fix 16/32 bit separation. |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Henning Gerhardt | More German translations. |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Robert Reif | Remove DirectSound reference counts by buffers and... |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Robert Shearman | Accept headers without \r\n ending in HttpAddRequestHea... |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Michael Jung | Reference counting for CRYPTPROV objects. |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Rein Klazes | In GetVolumeInformationW handle the case when there... |
commit | commitdiff | tree | snapshot |
2004-07-13 |
James Hawkins | Added and cleaned API docs. |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Alexandre Julliard | Allow specifying multiple graphics drivers and use... |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Alexandre Julliard | Make x11drv fail to load when it can't open the display... |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Alexandre Julliard | Added support for dumping exported entry points in... |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Mike Hearn | Add a 16 bit pair DLL for TWAIN. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Marcus Meissner | Fixed switch (unsigned int) { case -1 / -2: } problems. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Pierre d'Herbemont | Don't test i386 types on non i386. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Mike McCormack | Added a few stub implementations. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Robert Shearman | Implemented PSM_HWNDTOINDEX. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
James Hawkins | Added some more API docs. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Aric Stewart | Properly handle quoted number literals in MSI condition... |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Robert Shearman | Add stubs for some new property sheet messages. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Mike McCormack | Add a regression test for accelerators. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Mike McCormack | - Windows always strips the high bit (0x80) of the... |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Hajime Segawa | Added Japanese translation for msrle32, wininet, wcmd. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
José Manuel... | Updated the Spanish shell32 translation and made some... |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Robert Shearman | Add definitions for v5.80 messages. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Hans Leidekker | Fix command line parsing. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Mike McCormack | - CopyAcceleratorTable can cause a buffer overflow... |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Henning Gerhardt | Translated some English resource files into German. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Marcus Meissner | Fixed (LPDIRECTMUSICLOADER8) cast. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Robert Shearman | Fix a few region debug messages. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Mike McCormack | Minor spelling fix. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Mike McCormack | Stop PrivateExtractIcons from crashing given an invalid... |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Marcus Meissner | Remove lvalue casts that are no longer supported. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Mike McCormack | Remove a piece of dead code causing a warning. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Mike McCormack | Add stub implementation for GetComputerObjectName. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Mike McCormack | Add secext.h. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Marcus Meissner | Fixed double applet = applet = assignment. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Marcus Meissner | IID_IObjectWithSite is already in libuuid, no need... |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Marcus Meissner | IMalloc vtables are static. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Marcus Meissner | Move definitions of static vtables from header to dplay.c. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Robert Reif | Add HKEY_DYN_DATA\Config Manager\Enum to registry. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Eric Pouech | Fixed regression on 'bt <tid>' command. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Lionel Ulmer | Better handle the frame-buffer locking case. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Stefan Leichter | Fix tests of GetModuleFileNameA on 98/XP. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Marcus Meissner | Replaced lvalue casts / postincrement mixes. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Robert Reif | - Create IDirectSound and IDirectSound8 objects using the |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Mike McCormack | Implement MsiVerifyPackage, cosmetic fixes. |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Alexandre Julliard | Authors: Martin Fuchs <martin-fuchs@gmx.net>, Ge van... |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Alexandre Julliard | Authors: Mike McCormack <mike@codeweavers.com>, Aric... |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Rob Shearman | Add TRACE to ReadFileEx. |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Alexandre Julliard | Authors: Aric Stewart <aric@codeweavers.com>, Mike... |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Aric Stewart | Cleanup of actions. |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Aric Stewart | Add a stub for MsiModifyView, fix a couple of bugs. |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Mike McCormack | Cosmetic fixes. |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Aric Stewart | Implement logging. |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Mike Hearn | Output X11 protocol errors before breaking into debugger. |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Robert Reif | Better error checking and recovery. |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Dmitry Timoshkov | Add a test case for scroll APIs, fix a few bugs spotted... |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Dmitry Timoshkov | Add WS_HSCROLL style to the notepad's edit control. |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Andreas Mohr | Several GDI object handling functions are defined to... |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Francois Gouget | Assorted spelling fixes. |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Troy Rollo | - Setting the scroll range with the "bRedraw" flag... |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Ulrich Czekalla | If the selection owner doesn't understand TARGETS,... |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Ulrich Czekalla | Handle case when data type is not registered. |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Robert Reif | Added HKEY_DYN_DATA support. |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Roger Olson | Added stub for CreateRemoteThread(). |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Robert Reif | Number of arguments to IDirectSoundBuffer8_GetObjectInP... |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Ge van Geldorp | Add missing privilege names. |
commit | commitdiff | tree | snapshot |
next |