2004-01-20 |
Ivan Leo Murray... | Remove obsolete information about win3.1 drivers. |
commit | commitdiff | tree | snapshot |
2004-01-20 |
Alexandre Julliard | Disable the exec shield workaround for now, it's causin... |
commit | commitdiff | tree | snapshot |
2004-01-20 |
Alexandre Julliard | Removed useless warning. |
commit | commitdiff | tree | snapshot |
2004-01-20 |
Rok Mandeljc | - updated resources to DX9 |
commit | commitdiff | tree | snapshot |
2004-01-19 |
Martin Fuchs | - move IShellFolder_fnGetDisplayNameOf() contents into... |
commit | commitdiff | tree | snapshot |
2004-01-19 |
Ge van Geldorp | Swap arguments of LocalAlloc and only update Malloc32... |
commit | commitdiff | tree | snapshot |
2004-01-19 |
Ivan Leo Murray... | Added a link to the Microsoft download page of the... |
commit | commitdiff | tree | snapshot |
2004-01-19 |
Alexandre Julliard | Fixed an error message. |
commit | commitdiff | tree | snapshot |
2004-01-19 |
Kevin Koltzau | Full implementation of OpenThemeData, CloseThemeData... |
commit | commitdiff | tree | snapshot |
2004-01-19 |
Huw Davies | Fix compilation if Freetype isn't installed. |
commit | commitdiff | tree | snapshot |
2004-01-19 |
Huw Davies | Directly use the hook proc for the custom template... |
commit | commitdiff | tree | snapshot |
2004-01-19 |
Hans Leidekker | Add missing comma. |
commit | commitdiff | tree | snapshot |
2004-01-19 |
Francois Gouget | DPA_Create is missing from all recent import libraries... |
commit | commitdiff | tree | snapshot |
2004-01-19 |
Rolf Kalbermatter | Implemented PathFileExistsAndAttributesA/W function. |
commit | commitdiff | tree | snapshot |
2004-01-19 |
Mike McCormack | Don't use CreateFileMapping on a zero length file. |
commit | commitdiff | tree | snapshot |
2004-01-19 |
Francois Gouget | Add trailing '\n's to ok() calls. |
commit | commitdiff | tree | snapshot |
2004-01-18 |
Alexandre Julliard | Use the exported FONTENUMPROCW as parameter in the... |
commit | commitdiff | tree | snapshot |
2004-01-18 |
Alexandre Julliard | Windows rename() needs an unlink() first (reported... |
commit | commitdiff | tree | snapshot |
2004-01-18 |
Vincent Béron | Added a new flag to wrc, to be used to assess translations |
commit | commitdiff | tree | snapshot |
2004-01-18 |
Marcelo Duarte | Update of Portuguese resources. |
commit | commitdiff | tree | snapshot |
2004-01-18 |
Martin Fuchs | ShellView_CreateList(), SIC_Initialize(): enable transp... |
commit | commitdiff | tree | snapshot |
2004-01-18 |
Martin Fuchs | IStream_fnWrite: only return write count if the given... |
commit | commitdiff | tree | snapshot |
2004-01-18 |
Alexandre Julliard | Removed the bitsPerPixel field in the generic DC struct... |
commit | commitdiff | tree | snapshot |
2004-01-18 |
Marcus Meissner | Do not cache results of checks with side effects. |
commit | commitdiff | tree | snapshot |
2004-01-18 |
Ivan Leo Murray... | Uniformize the cvs download instructions with the ones... |
commit | commitdiff | tree | snapshot |
2004-01-18 |
Eric Pouech | Added support for Unix code page in NTDLL. |
commit | commitdiff | tree | snapshot |
2004-01-18 |
Francois Gouget | Add trailing '\n's to ok() calls. |
commit | commitdiff | tree | snapshot |
2004-01-18 |
Marcelo Duarte | Fixed typos. |
commit | commitdiff | tree | snapshot |
2004-01-18 |
Hans Leidekker | Get rid of the static module list. |
commit | commitdiff | tree | snapshot |
2004-01-18 |
Martin Fuchs | - declare PT_RAS_FOLDER for the "RAS Connections" folder |
commit | commitdiff | tree | snapshot |
2004-01-18 |
Stefan Leichter | Added stub for SHRegisterValidateTemplate. |
commit | commitdiff | tree | snapshot |
2004-01-18 |
Martin Fuchs | CreateStreamOnFile(): use flag FILE_SHARE_READ for... |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Mike McCormack | Try using the Mozilla Active X control in MSHTML. |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Alexandre Julliard | Fixed HCR_GetExecuteCommandW() behavior with a class... |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Martin Fuchs | Corrected definition of PathYetAnotherMakeUniqueName(). |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Robert Reif | Fix improper WAVEFORMATEX size calculation for non... |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Dimitrie O... | Fix value renaming. Cleanup code, fix a few leaks. |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Francois Gouget | Assorted spelling fixes. |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Kevin Koltzau | Add INI file processing. |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Francois Gouget | Return HFILE_ERROR instead of -1 in _lread. |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Huw Davies | Trace the high part of the Seek offset. |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Mike McCormack | Added SystemTimeToTzSpecificLocalTime definition. |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Francois Gouget | Add a couple of missing definitions to urlmon.h. |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Thomas Weidenmueller | Fixed handling of control focus. |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Thomas Weidenmueller | Enable the help menu for regedit. |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Alexandre Julliard | Check for overlapping memory views and delete the offen... |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Mike Hearn | - Ensure we correctly add a backslash like Windows... |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Filip Navara | - Moved actual code from SHGetSpecialFolderPathA to... |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Filip Navara | Complete Czech translation of shell32 resources. |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Robert Shearman | Partially implement RegOpenUserClassesRoot. |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Ivan Leo Murray... | We now have official packages. |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Dimitrie O... | Streamline the editing interfaces a bit. |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Vincent Béron | Move the implementation of GetDefaultCommConfig from... |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Vincent Béron | Unicodify some comm functions. |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Thomas Weidenmueller | Added context menu support. |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Mike Hearn | Change URL used in http tests to be a #define so it... |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Francois Gouget | The MSVC headers won't give a name to the nameless... |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Francois Gouget | We need to set _WIN32_WINNT to 0x501 to get CS_DROPSHAD... |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Francois Gouget | MSVC does not want 'extern' variables to be initialized... |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Vincent Béron | Get rid of a W->A cross call in ImageList_LoadImageW. |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Vincent Béron | Fix compilation with ICU after introduction of gdi_priv... |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Vincent Béron | Initialize a pointer before dereferencing it. |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Vincent Béron | Yet another new spec file, this time iccvid.spec. |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Robert Lunnon | Save UESP instead of ESP where UESP defined. |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Thomas Weidenmueller | Implemented View|Split. |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Thomas Weidenmueller | Simplify the About dialog code. |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Thomas Weidenmueller | Expand the treeview on startup. |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Alexandre Julliard | Get rid of the global INTERNAL_[XY]WSTODS macros. |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Marcelo Duarte | - Get rid of W->A calls for shlexec. |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Alexandre Julliard | Tweaked the init code so that it works properly no... |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Alexandre Julliard | Authors: Tim Ferguson <Tim.Ferguson@infotech.monash... |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Mike McCormack | Preserve trailing backslashes in GetFullPathName. |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Ferenc Wagner | Added graphical feedback. |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Eric Pouech | Be more strict about checks (especially in RVA translat... |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Alexandre Julliard | Moved a bunch of definitions from gdi.h into a new... |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Alexandre Julliard | Define INADDR_NONE if needed (reported by Robert Lunnon). |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Alexandre Julliard | Avoid non-portable strip -s (reported by Robert Lunnon). |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Eric Pouech | Reimplemented Get{Short|Long}PathName and updated the... |
commit | commitdiff | tree | snapshot |
2004-01-14 |
Robert Lunnon | Fixed type mismatch in widDsCreate. |
commit | commitdiff | tree | snapshot |
2004-01-14 |
Robert Lunnon | Corrected code to acquire mtu under Solaris. |
commit | commitdiff | tree | snapshot |
2004-01-14 |
Alexandre Julliard | Fixed __siginfo type for Solaris (based on a patch... |
commit | commitdiff | tree | snapshot |
2004-01-14 |
Robert Lunnon | FD_SET is not a type changed to struct fd_set. |
commit | commitdiff | tree | snapshot |
2004-01-14 |
Robert Lunnon | Included limits.h to resolve missing macro definition. |
commit | commitdiff | tree | snapshot |
2004-01-14 |
Ivan Leo Murray... | Updated copyright information. |
commit | commitdiff | tree | snapshot |
2004-01-14 |
Alexandre Julliard | Moved SetDrawable, StartGraphicsExposures and EndGraphi... |
commit | commitdiff | tree | snapshot |
2004-01-14 |
Eric Pouech | - got rid of FILE_Dup2 export from kernel32 |
commit | commitdiff | tree | snapshot |
2004-01-13 |
Alexandre Julliard | Moved some code around to avoid exporting DIB functions... |
commit | commitdiff | tree | snapshot |
2004-01-13 |
Dimitrie O... | Add value rename support to regedit. |
commit | commitdiff | tree | snapshot |
2004-01-13 |
Jon Griffiths | Implemented VarInt, VarFix, VarNeg. |
commit | commitdiff | tree | snapshot |
2004-01-13 |
Jon Griffiths | Use integer math in VarCyInt, docs. |
commit | commitdiff | tree | snapshot |
2004-01-13 |
Rein Klazes | Two "unknown" parameters of _unDName() turn out to... |
commit | commitdiff | tree | snapshot |
2004-01-13 |
Tom Wickline | Fixed version info. |
commit | commitdiff | tree | snapshot |
2004-01-13 |
Tom Wickline | Add dillo as a browser to search for. |
commit | commitdiff | tree | snapshot |
2004-01-13 |
Alexandre Julliard | Implemented the remaining 64-bit file functions, and... |
commit | commitdiff | tree | snapshot |
2004-01-13 |
Alexandre Julliard | Implemented a few more crt* functions. |
commit | commitdiff | tree | snapshot |
2004-01-13 |
Alexandre Julliard | Avoid direct access to the palette structure. |
commit | commitdiff | tree | snapshot |
2004-01-13 |
Marcus Meissner | Added stub for EnumICMProfilesA/W. |
commit | commitdiff | tree | snapshot |
2004-01-13 |
Alexandre Julliard | Authors: Jeremy White <jwhite@codeweavers.com>, Francoi... |
commit | commitdiff | tree | snapshot |
2004-01-13 |
Jeremy Shaw | Remove forced WS_SO_REUSEADDR on all binds. |
commit | commitdiff | tree | snapshot |
2004-01-13 |
Francois Gouget | Fix a race that caused the Microsoft Viewers 'file... |
commit | commitdiff | tree | snapshot |
next |