2004-01-16 |
Francois Gouget | We need to set _WIN32_WINNT to 0x501 to get CS_DROPSHADOW and
|
commit | commitdiff | tree |
2004-01-16 |
Francois Gouget | MSVC does not want 'extern' variables to be initialized...
|
commit | commitdiff | tree |
2004-01-16 |
Vincent Béron | Get rid of a W->A cross call in ImageList_LoadImageW.
|
commit | commitdiff | tree |
2004-01-16 |
Vincent Béron | Fix compilation with ICU after introduction of gdi_private.h.
|
commit | commitdiff | tree |
2004-01-16 |
Vincent Béron | Initialize a pointer before dereferencing it.
|
commit | commitdiff | tree |
2004-01-16 |
Vincent Béron | Yet another new spec file, this time iccvid.spec.
|
commit | commitdiff | tree |
2004-01-16 |
Robert Lunnon | Save UESP instead of ESP where UESP defined.
|
commit | commitdiff | tree |
2004-01-16 |
Thomas Weidenmueller | Implemented View|Split.
|
commit | commitdiff | tree |
2004-01-16 |
Thomas Weidenmueller | Simplify the About dialog code.
|
commit | commitdiff | tree |
2004-01-16 |
Thomas Weidenmueller | Expand the treeview on startup.
|
commit | commitdiff | tree |
2004-01-15 |
Alexandre Julliard | Get rid of the global INTERNAL_[XY]WSTODS macros.
|
commit | commitdiff | tree |
2004-01-15 |
Marcelo Duarte | - Get rid of W->A calls for shlexec.
|
commit | commitdiff | tree |
2004-01-15 |
Alexandre Julliard | Tweaked the init code so that it works properly no...
|
commit | commitdiff | tree |
2004-01-15 |
Alexandre Julliard | Authors: Tim Ferguson <Tim.Ferguson@infotech.monash...
|
commit | commitdiff | tree |
2004-01-15 |
Mike McCormack | Preserve trailing backslashes in GetFullPathName.
|
commit | commitdiff | tree |
2004-01-15 |
Ferenc Wagner | Added graphical feedback.
|
commit | commitdiff | tree |
2004-01-15 |
Eric Pouech | Be more strict about checks (especially in RVA translations).
|
commit | commitdiff | tree |
2004-01-15 |
Alexandre Julliard | Moved a bunch of definitions from gdi.h into a new...
|
commit | commitdiff | tree |
2004-01-15 |
Alexandre Julliard | Define INADDR_NONE if needed (reported by Robert Lunnon).
|
commit | commitdiff | tree |
2004-01-15 |
Alexandre Julliard | Avoid non-portable strip -s (reported by Robert Lunnon).
|
commit | commitdiff | tree |
2004-01-15 |
Eric Pouech | Reimplemented Get{Short|Long}PathName and updated the...
|
commit | commitdiff | tree |
2004-01-14 |
Robert Lunnon | Fixed type mismatch in widDsCreate.
|
commit | commitdiff | tree |
2004-01-14 |
Robert Lunnon | Corrected code to acquire mtu under Solaris.
|
commit | commitdiff | tree |
2004-01-14 |
Alexandre Julliard | Fixed __siginfo type for Solaris (based on a patch...
|
commit | commitdiff | tree |
2004-01-14 |
Robert Lunnon | FD_SET is not a type changed to struct fd_set.
|
commit | commitdiff | tree |
2004-01-14 |
Robert Lunnon | Included limits.h to resolve missing macro definition.
|
commit | commitdiff | tree |
2004-01-14 |
Ivan Leo Murray... | Updated copyright information.
|
commit | commitdiff | tree |
2004-01-14 |
Alexandre Julliard | Moved SetDrawable, StartGraphicsExposures and EndGraphicsExp...
|
commit | commitdiff | tree |
2004-01-14 |
Eric Pouech | - got rid of FILE_Dup2 export from kernel32
|
commit | commitdiff | tree |
2004-01-13 |
Alexandre Julliard | Moved some code around to avoid exporting DIB functions...
|
commit | commitdiff | tree |
2004-01-13 |
Dimitrie O. Paun | Add value rename support to regedit.
|
commit | commitdiff | tree |
2004-01-13 |
Jon Griffiths | Implemented VarInt, VarFix, VarNeg.
|
commit | commitdiff | tree |
2004-01-13 |
Jon Griffiths | Use integer math in VarCyInt, docs.
|
commit | commitdiff | tree |
2004-01-13 |
Rein Klazes | Two "unknown" parameters of _unDName() turn out to...
|
commit | commitdiff | tree |
2004-01-13 |
Tom Wickline | Fixed version info.
|
commit | commitdiff | tree |
2004-01-13 |
Tom Wickline | Add dillo as a browser to search for.
|
commit | commitdiff | tree |
2004-01-13 |
Alexandre Julliard | Implemented the remaining 64-bit file functions, and...
|
commit | commitdiff | tree |
2004-01-13 |
Alexandre Julliard | Implemented a few more crt* functions.
|
commit | commitdiff | tree |
2004-01-13 |
Alexandre Julliard | Avoid direct access to the palette structure.
|
commit | commitdiff | tree |
2004-01-13 |
Marcus Meissner | Added stub for EnumICMProfilesA/W.
|
commit | commitdiff | tree |
2004-01-13 |
Alexandre Julliard | Authors: Jeremy White <jwhite@codeweavers.com>, Francois...
|
commit | commitdiff | tree |
2004-01-13 |
Jeremy Shaw | Remove forced WS_SO_REUSEADDR on all binds.
|
commit | commitdiff | tree |
2004-01-13 |
Francois Gouget | Fix a race that caused the Microsoft Viewers 'file...
|
commit | commitdiff | tree |
2004-01-13 |
Francois Gouget | Do a SearchPath before opening the file to improve...
|
commit | commitdiff | tree |
2004-01-13 |
Francois Gouget | Remove references to regapi.
|
commit | commitdiff | tree |
2004-01-13 |
Vincent Béron | Add yet another spec file for a new dll.
|
commit | commitdiff | tree |
2004-01-13 |
Vincent Béron | Remove a "\" from a multiline string constant by splitting...
|
commit | commitdiff | tree |
2004-01-13 |
Vincent Béron | Removed a W->A cross-call (CopyMetaFileW->CopyMetaFileA).
|
commit | commitdiff | tree |
2004-01-13 |
Alexandre Julliard | Added all the missing functions.
|
commit | commitdiff | tree |
2004-01-13 |
Alexandre Julliard | _set_error_mode is cdecl not stdcall.
|
commit | commitdiff | tree |
2004-01-13 |
André Johansen | Forward _set_error_mode to msvcrt.
|
commit | commitdiff | tree |
2004-01-13 |
Vincent Béron | Get rid of a W->A crosscall (ResetDCA->ResetDCW).
|
commit | commitdiff | tree |
2004-01-13 |
Christian Costa | Added Midi IN support.
|
commit | commitdiff | tree |
2004-01-12 |
Rein Klazes | Handle the cases when initdir is either invalid, or...
|
commit | commitdiff | tree |
2004-01-12 |
Mike McCormack | Stub enough of MSVCRT40 to make IE4 install work.
|
commit | commitdiff | tree |
2004-01-12 |
Alexandre Julliard | ScrollDC doesn't need to be in the graphics driver.
|
commit | commitdiff | tree |
2004-01-12 |
Mike Hearn | Change GetTransform stub to use the standard FIXME...
|
commit | commitdiff | tree |
2004-01-12 |
Vincent Béron | CreateDC is Unicode now, change the spec file accordingly.
|
commit | commitdiff | tree |
2004-01-12 |
Vincent Béron | Add spec files for new dlls.
|
commit | commitdiff | tree |
2004-01-12 |
Bill Medland | Correct handling of font table when the font name is...
|
commit | commitdiff | tree |
2004-01-12 |
Marcus Meissner | SafeArrayRedim: Use the correct size for resize too.
|
commit | commitdiff | tree |
2004-01-12 |
Eric Pouech | Implemented Toolhelp32ReadProcessMemory.
|
commit | commitdiff | tree |
2004-01-12 |
Eric Pouech | - implemented TIME_KILL_SYCHRONOUS timer flags
|
commit | commitdiff | tree |
2004-01-12 |
Robert Reif | Reduce the use of the dsound global variable by passing...
|
commit | commitdiff | tree |
2004-01-09 |
Alexandre Julliard | Get rid of no longer needed WINE_PACKED define.
|
commit | commitdiff | tree |
2004-01-09 |
Robert Reif | Added some missing defines and a struct.
|
commit | commitdiff | tree |
2004-01-09 |
Marcus Meissner | Allow offset of NULL to NtWriteFile.
|
commit | commitdiff | tree |
2004-01-09 |
Marcus Meissner | Fixed HeapRealloc typo.
|
commit | commitdiff | tree |
2004-01-09 |
Dimitrie O. Paun | Remove the wrapper generation from winewrap, it is...
|
commit | commitdiff | tree |
2004-01-09 |
Alexandre Julliard | Some more Win16/Win32 separation (based on a patch...
|
commit | commitdiff | tree |
2004-01-09 |
Michael Stefaniuc | - add VESA mode 0x6a (same as 0x102)
|
commit | commitdiff | tree |
2004-01-09 |
Jeremy Shaw | Added wave-in support and fixed a few bugs in the wave...
|
commit | commitdiff | tree |
2004-01-09 |
Alexandre Julliard | Removed XInitThreads call, the X libraries still have...
|
commit | commitdiff | tree |
2004-01-09 |
Marcus Meissner | Copy BSTRs byte wise.
|
commit | commitdiff | tree |
2004-01-09 |
Ulrich Czekalla | Added header dbt.h.
|
commit | commitdiff | tree |
2004-01-09 |
Ferenc Wagner | Pin down LoadStringA behaviour on different buffer...
|
commit | commitdiff | tree |
2004-01-09 |
Dmitry Timoshkov | Fix an IE crash and make the "Create Folder" functionality in
|
commit | commitdiff | tree |
2004-01-09 |
Ove Kaaven | Avoid freeing request packet too early if an exception...
|
commit | commitdiff | tree |
2004-01-09 |
Ove Kaaven | Properly handle destroying the first connection in...
|
commit | commitdiff | tree |
2004-01-09 |
Mike McCormack | Regression test for files with zero length.
|
commit | commitdiff | tree |
2004-01-09 |
Mike McCormack | Mapping a zero size file should fail.
|
commit | commitdiff | tree |
2004-01-09 |
Dimitrie O. Paun | Do not fail if we can't load some libs in the wrapper.
|
commit | commitdiff | tree |
2004-01-09 |
Alexandre Julliard | If supported, add -init and -fini flags to the linker...
|
commit | commitdiff | tree |
2004-01-09 |
Aric Stewart | Enable Tablet support with both Tilt and Pressure.
|
commit | commitdiff | tree |
2004-01-08 |
Alexandre Julliard | There's no need for DUMMYUNIONNAME in private headers.
|
commit | commitdiff | tree |
2004-01-08 |
Kevin Koltzau | Define OPENFILENAME_SIZE_VERSION_400.
|
commit | commitdiff | tree |
2004-01-08 |
Alexandre Julliard | Added configure check for readlink.
|
commit | commitdiff | tree |
2004-01-08 |
Alexandre Julliard | If supported by the linker, prevent the ELF loader...
|
commit | commitdiff | tree |
2004-01-08 |
Mike Hearn | Always print a message for generic stubs.
|
commit | commitdiff | tree |
2004-01-08 |
Ulrich Czekalla | Add option to use the primary selection in addition...
|
commit | commitdiff | tree |
2004-01-08 |
Stefan Leichter | Added the linked list with the name of files of the...
|
commit | commitdiff | tree |
2004-01-08 |
Eric Pouech | - Applied to all MCI drivers Dmitry's fix for MCI_STATUS_TIM...
|
commit | commitdiff | tree |
2004-01-08 |
Hans Leidekker | Remove some unused headers.
|
commit | commitdiff | tree |
2004-01-08 |
Ivan Leo Murray... | Brought up to date to Dimi's latest patch.
|
commit | commitdiff | tree |
2004-01-08 |
Mike McCormack | Add icm.h for colour management.
|
commit | commitdiff | tree |
2004-01-08 |
Kevin Koltzau | Define structs FILEDESCRIPTOR and FILEGROUPDESCRIPTOR...
|
commit | commitdiff | tree |
2004-01-07 |
Alexandre Julliard | Don't use constructors for ntdll and kernel32 initialization.
|
commit | commitdiff | tree |
2004-01-07 |
Ove Kaaven | Added rules to parse library, coclass, dispinterface...
|
commit | commitdiff | tree |
2004-01-07 |
Juan Lang | Fixed the dwBCastAddr member of MIB_IPADDRROW, added...
|
commit | commitdiff | tree |
2004-01-07 |
Alexandre Julliard | Removed incorrect uses of DUMMYUNIONNAME.
|
commit | commitdiff | tree |