2004-03-23 |
Robert Shearman | - Add cursor resource.
|
commit | commitdiff | tree |
2004-03-23 |
Dimitrie O. Paun | Add a default .dll extension only when no extension...
|
commit | commitdiff | tree |
2004-03-23 |
Francois Gouget | Compute dwLen after passing the string through
|
commit | commitdiff | tree |
2004-03-23 |
Christian Costa | Do not return an error when setting a material to NULL.
|
commit | commitdiff | tree |
2004-03-23 |
Ofir Petruska | Define EXTRA_TRACES instead of #if 0.
|
commit | commitdiff | tree |
2004-03-23 |
Alexandre Julliard | Added missing \n in trace.
|
commit | commitdiff | tree |
2004-03-23 |
Eric Pouech | Ported the ReactOS taskmgr written by Brian Palmer.
|
commit | commitdiff | tree |
2004-03-23 |
Dimitrie O. Paun | First cut at -shared support.
|
commit | commitdiff | tree |
2004-03-22 |
Uwe Bonnes | Added some tests for RtlGetFullPathName_U.
|
commit | commitdiff | tree |
2004-03-22 |
Alexandre Julliard | Moved slash conversion to collapse_path, and remove...
|
commit | commitdiff | tree |
2004-03-22 |
Martin Fuchs | Fix for recent shelllink patch, which removed the important...
|
commit | commitdiff | tree |
2004-03-22 |
Robert Shearman | Allow passing NULL to ILFindLastID.
|
commit | commitdiff | tree |
2004-03-22 |
Robert Shearman | Added some declarations.
|
commit | commitdiff | tree |
2004-03-22 |
Robert Shearman | BSTR of length 0 is allowed.
|
commit | commitdiff | tree |
2004-03-22 |
Christian Costa | Enable creation of a zbuffer in system memory.
|
commit | commitdiff | tree |
2004-03-22 |
Martin Fuchs | Fix recent Unicode-ification patch.
|
commit | commitdiff | tree |
2004-03-22 |
Mike McCormack | Implement setlocal/endlocal.
|
commit | commitdiff | tree |
2004-03-22 |
Marcus Meissner | Allocate the correct nr of bytes for lpszCookies in...
|
commit | commitdiff | tree |
2004-03-22 |
Juan Lang | Stub CommandLineFromMsiDescriptor to prevent a crash...
|
commit | commitdiff | tree |
2004-03-22 |
Steven Edwards | Remove reference to old graphics directory
|
commit | commitdiff | tree |
2004-03-22 |
Kevin Koltzau | Implement FindMimeFromData.
|
commit | commitdiff | tree |
2004-03-22 |
Hans Leidekker | Don't include config.h.
|
commit | commitdiff | tree |
2004-03-22 |
Mike McCormack | Update path from relative path on loading.
|
commit | commitdiff | tree |
2004-03-22 |
Pierre d'Herbemont | Darwin support for _init/_fini functions and _end symbol.
|
commit | commitdiff | tree |
2004-03-22 |
Uwe Bonnes | Added tests for time functions.
|
commit | commitdiff | tree |
2004-03-22 |
Mike McCormack | Unicode-ify the icon cache and SHGetFileInfo.
|
commit | commitdiff | tree |
2004-03-22 |
Rein Klazes | Correctly size the spi_loaded array prevents overwriting...
|
commit | commitdiff | tree |
2004-03-22 |
Marcus Meissner | Allocate correct number of pointers for szAcceptTypes...
|
commit | commitdiff | tree |
2004-03-22 |
Rudolf Kastl | Added missing para tag.
|
commit | commitdiff | tree |
2004-03-22 |
Jon Griffiths | Test SHSearchMapInt.
|
commit | commitdiff | tree |
2004-03-22 |
Jon Griffiths | Tests for VarXor/VarEqv.
|
commit | commitdiff | tree |
2004-03-22 |
Jon Griffiths | Implement VarXor and simplify VarEqv to use it.
|
commit | commitdiff | tree |
2004-03-22 |
Eric Pouech | Added C++ support.
|
commit | commitdiff | tree |
2004-03-22 |
Hans Leidekker | Porting fixes.
|
commit | commitdiff | tree |
2004-03-20 |
Alexandre Julliard | Fixed typo in previous change.
|
commit | commitdiff | tree |
2004-03-20 |
Christian Costa | Fixed OpenFile returned value when OF_EXIST flag is...
|
commit | commitdiff | tree |
2004-03-20 |
Dmitry Timoshkov | Change order of EnableWindow/DestroyWindow in the case...
|
commit | commitdiff | tree |
2004-03-20 |
Chris Morgan | Convert ddraw.txt to ddraw.sgml and add it to the wine...
|
commit | commitdiff | tree |
2004-03-20 |
Rein Klazes | Fix a possible null pointer crash in FILEDLG95_LOOKIN_Init.
|
commit | commitdiff | tree |
2004-03-20 |
Dimitrie O. Paun | Add revision support to winetest.exe.
|
commit | commitdiff | tree |
2004-03-20 |
Kevin Koltzau | Add Content Types for a few common extensions.
|
commit | commitdiff | tree |
2004-03-20 |
Mike McCormack | Start implementing the SQL insert query.
|
commit | commitdiff | tree |
2004-03-20 |
Christian Costa | Improve D3D7 compatibility.
|
commit | commitdiff | tree |
2004-03-20 |
Christian Costa | AddRef texture only if there is one for the requested...
|
commit | commitdiff | tree |
2004-03-20 |
Alexandre Julliard | Rewrote handling of COM and LPT devices to use symlinks in
|
commit | commitdiff | tree |
2004-03-19 |
Ulrich Czekalla | Fix typo in FormatMessageW.
|
commit | commitdiff | tree |
2004-03-19 |
Ferenc Wagner | - Refactor and fix connection opening.
|
commit | commitdiff | tree |
2004-03-19 |
Dmitry Timoshkov | Just update from/to pointers and exit on a subsequent...
|
commit | commitdiff | tree |
2004-03-19 |
Dmitry Timoshkov | Add a test case which confirms that SetMenu implementation...
|
commit | commitdiff | tree |
2004-03-19 |
Mike McCormack | Make sure the rebar size is above a minimum.
|
commit | commitdiff | tree |
2004-03-19 |
Mike McCormack | Fix handle allocation and the CREATE TABLE query.
|
commit | commitdiff | tree |
2004-03-19 |
Alexandre Julliard | Added workaround for broken dlls that modify ebx in...
|
commit | commitdiff | tree |
2004-03-19 |
Ferenc Wagner | - Fix report() dispatch.
|
commit | commitdiff | tree |
2004-03-19 |
Uwe Bonnes | Relay msvcrt_memcpy to memmove, CString::Insert seems...
|
commit | commitdiff | tree |
2004-03-19 |
Rein Klazes | In SHELL_ExecuteW, if a new current directory is specified...
|
commit | commitdiff | tree |
2004-03-19 |
Ulrich Czekalla | Convert FormatMessageW to use unicode functions.
|
commit | commitdiff | tree |
2004-03-19 |
Alexandre Julliard | Get rid of the registry lookups, rely entirely on the...
|
commit | commitdiff | tree |
2004-03-19 |
Alexandre Julliard | Avoid including windows.h since it conflicts with unistd.h.
|
commit | commitdiff | tree |
2004-03-19 |
Mike Hearn | The KeymapNotify event does not use the window member...
|
commit | commitdiff | tree |
2004-03-19 |
Hans Leidekker | Reimplement time functions with Win32 APIs.
|
commit | commitdiff | tree |
2004-03-19 |
Mike McCormack | First go at write support.
|
commit | commitdiff | tree |
2004-03-19 |
Justin Chevrier | Implemented SPI{GET,SET}MOUSEHOVERWIDTH, SPI{GET,SET...
|
commit | commitdiff | tree |
2004-03-18 |
Alexandre Julliard | Make the standard create_file request handle serial...
|
commit | commitdiff | tree |
2004-03-18 |
Martin Fuchs | Expand environment strings in command, parameter and...
|
commit | commitdiff | tree |
2004-03-18 |
Mike McCormack | When loading table data, split it up into rows.
|
commit | commitdiff | tree |
2004-03-18 |
Mike McCormack | Fixed handling of "echo."
|
commit | commitdiff | tree |
2004-03-18 |
Robert Shearman | - Fix SetBitmapSize.
|
commit | commitdiff | tree |
2004-03-18 |
Huw Davies | TranslateAccelerator should only ignore commands when...
|
commit | commitdiff | tree |
2004-03-18 |
Huw Davies | Invalidate the focused item when scrolling horizontally...
|
commit | commitdiff | tree |
2004-03-18 |
Jon Griffiths | Implement SHMessageBoxCheck functions && add dialog...
|
commit | commitdiff | tree |
2004-03-18 |
Raphael Junqueira | Stub implementations of RtlCreateQueryDebugBuffer,
|
commit | commitdiff | tree |
2004-03-18 |
Raphael Junqueira | Remove duplicate code by using Nt* functions for PulseEvent,
|
commit | commitdiff | tree |
2004-03-18 |
Richard Cohen | Added some traces.
|
commit | commitdiff | tree |
2004-03-18 |
Christian Costa | Release lock before wave calls that generate notification.
|
commit | commitdiff | tree |
2004-03-18 |
Juan Lang | Allow RegConnectRegistryW to the local machine name.
|
commit | commitdiff | tree |
2004-03-17 |
Alexandre Julliard | Reimplemented FindFirstFile/FindNextFile on top of
|
commit | commitdiff | tree |
2004-03-17 |
Mike McCormack | Move the string table out into a separate file, improve...
|
commit | commitdiff | tree |
2004-03-17 |
Jon Griffiths | Implement VarEqv.
|
commit | commitdiff | tree |
2004-03-17 |
Richard Cohen | Fix relative screen resizing.
|
commit | commitdiff | tree |
2004-03-17 |
Richard Cohen | Remove . from default library search path.
|
commit | commitdiff | tree |
2004-03-17 |
Richard Cohen | Fix cursor position optimization.
|
commit | commitdiff | tree |
2004-03-17 |
Richard Cohen | FIXME_(win) -> FIXME.
|
commit | commitdiff | tree |
2004-03-17 |
Jon Griffiths | Make copies of keys when creating, free them when done.
|
commit | commitdiff | tree |
2004-03-17 |
Jon Griffiths | Use function ptrs for call only present in later versions.
|
commit | commitdiff | tree |
2004-03-17 |
Mike McCormack | Correct geometry error in the ICCVID codec.
|
commit | commitdiff | tree |
2004-03-17 |
Robert Shearman | - Documentation update.
|
commit | commitdiff | tree |
2004-03-17 |
Alexandre Julliard | Rewrote the collapsing of . and .. in RtlGetFullPathName_U...
|
commit | commitdiff | tree |
2004-03-17 |
Alexandre Julliard | Retrieve a short name in GetShortPathNameW if the long...
|
commit | commitdiff | tree |
2004-03-17 |
Alexandre Julliard | FindFirstFile can return an empty short name if the...
|
commit | commitdiff | tree |
2004-03-17 |
Aric Stewart | Beginnings on implementations of SetupCreateDiskSpaceListA/W,
|
commit | commitdiff | tree |
2004-03-17 |
Robert Reif | Remove unused lock.
|
commit | commitdiff | tree |
2004-03-17 |
Raphael Junqueira | Added stub for SignalObjectAndWait.
|
commit | commitdiff | tree |
2004-03-17 |
Steven Edwards | Add stubs for EnumMonitors[A/W].
|
commit | commitdiff | tree |
2004-03-16 |
Elias Ross | Added 24-bit color key support in DIB_DirectDrawSurface_BltFast.
|
commit | commitdiff | tree |
2004-03-16 |
Dmitry Timoshkov | Explicitly specify output file names for bison.
|
commit | commitdiff | tree |
2004-03-16 |
Alexandre Julliard | O_DIRECTORY is not really needed.
|
commit | commitdiff | tree |
2004-03-16 |
Mike McCormack | Extend the parser to deal with the CREATE TABLE query...
|
commit | commitdiff | tree |
2004-03-16 |
Hans Leidekker | - Prefix many more functions, types, structs, etc....
|
commit | commitdiff | tree |
2004-03-16 |
Fabian Cenedese | Let VarParseNumFromStr and VarNumFromParseNum cope...
|
commit | commitdiff | tree |
2004-03-16 |
Filip Navara | Support for RBBS_HIDETITLE style.
|
commit | commitdiff | tree |