2004-11-19 |
Eric Pouech | - implement SymUnDName and UndecorateSymbolName on...
|
commit | commitdiff | tree |
2004-11-19 |
Rémi Assailly | Added some structure tags.
|
commit | commitdiff | tree |
2004-11-19 |
Jon Griffiths | Use _WINNT_ as exclusion define for source compatibility.
|
commit | commitdiff | tree |
2004-11-19 |
Christian Costa | Mapped AVIStreamOpenFromFile to AVIStreamOpenFromFileA.
|
commit | commitdiff | tree |
2004-11-19 |
Robert Reif | Remove trailing white space introduced in previous...
|
commit | commitdiff | tree |
2004-11-19 |
James Hawkins | Make four shreg tests pass on XP.
|
commit | commitdiff | tree |
2004-11-19 |
Christian Costa | Added stub for SetQueryNetSessionCount.
|
commit | commitdiff | tree |
2004-11-19 |
Robert Shearman | Pass the address of the handle rather than just the...
|
commit | commitdiff | tree |
2004-11-19 |
Christian Costa | Fixed some forwards.
|
commit | commitdiff | tree |
2004-11-10 |
Mike McCormack | Improve the CertStore code a little.
|
commit | commitdiff | tree |
2004-11-10 |
Jason Edmeades | - Stub SetServiceObjectSecurity to pretend to work...
|
commit | commitdiff | tree |
2004-11-10 |
James Hawkins | Use SHDeleteKey to remove leftover keys from the shreg...
|
commit | commitdiff | tree |
2004-11-10 |
Robert Shearman | - Set cache bitmap dimensions correctly when a 0x0...
|
commit | commitdiff | tree |
2004-11-10 |
Michael Jung | CPAcquireContext: Set last error to ERROR_SUCCESS in...
|
commit | commitdiff | tree |
2004-11-09 |
Rein Klazes | Add a first AC_CHECK_HEADERS, forcing checking of the...
|
commit | commitdiff | tree |
2004-11-09 |
Hamish | Fix for async writes to comm ports.
|
commit | commitdiff | tree |
2004-11-09 |
Stefan Leichter | Fixed tests of GetAcceptLanguagesA for platfoms 98...
|
commit | commitdiff | tree |
2004-11-09 |
Stefan Leichter | Fixed GetFileVersionInfoSizeA tests on NT4 platform.
|
commit | commitdiff | tree |
2004-11-09 |
Robert Reif | Remove redundant GUID check.
|
commit | commitdiff | tree |
2004-11-09 |
Dmitry Timoshkov | - do not move updown control and buddy if an alignment...
|
commit | commitdiff | tree |
2004-11-09 |
Kevin Koltzau | Implementation of GetThemeBackgroundExtent.
|
commit | commitdiff | tree |
2004-11-09 |
Kevin Koltzau | Change AlphaBlend to use destination dimensions rather...
|
commit | commitdiff | tree |
2004-11-09 |
Kevin Koltzau | Fix crash when no theme is set and application ignores...
|
commit | commitdiff | tree |
2004-11-09 |
Walt Ogburn | In OlePictureImpl_Load, always use DIB_RGB_COLORS because...
|
commit | commitdiff | tree |
2004-11-08 |
Robert Shearman | - bNtfUnicode is a dup' of bUnicode so remove it and...
|
commit | commitdiff | tree |
2004-11-08 |
William Poetra Yoga H | Give the first menu item of a popup menu a distance...
|
commit | commitdiff | tree |
2004-11-08 |
William Poetra Yoga H | Fix the size and position of the system menu icon on...
|
commit | commitdiff | tree |
2004-11-08 |
Eric Pouech | Now that name undecoration works, fix the type info.
|
commit | commitdiff | tree |
2004-11-08 |
Eric Pouech | Implemented __unDName and __unDNameEx functions.
|
commit | commitdiff | tree |
2004-11-08 |
Vitaliy Margolen | - return "want all keys" for WM_GETDLGCODE when multi...
|
commit | commitdiff | tree |
2004-11-08 |
Dmitry Timoshkov | Dimensions of month calendar control should not depend...
|
commit | commitdiff | tree |
2004-11-08 |
Hans Leidekker | Add version information.
|
commit | commitdiff | tree |
2004-11-08 |
Eric Pouech | - fixed loading stabs from PE modules compiled with...
|
commit | commitdiff | tree |
2004-11-08 |
Eric Pouech | - fixed regression in watchpoint setting (by addr)
|
commit | commitdiff | tree |
2004-11-08 |
Walt Ogburn | Turn ISO_Left_Tab back into a tab character if needed.
|
commit | commitdiff | tree |
2004-11-08 |
William Poetra Yoga H | Use COLOR_MENUBAR (instead of COLOR_GRADIENTINACTIVECAPTION...
|
commit | commitdiff | tree |
2004-11-08 |
William Poetra Yoga H | Fix the button edge color, by using the BF_SOFT border...
|
commit | commitdiff | tree |
2004-11-08 |
Rémi Assailly | Add some structure tags.
|
commit | commitdiff | tree |
2004-11-06 |
Alexandre Julliard | Free the memory view before we unload a builtin dll...
|
commit | commitdiff | tree |
2004-11-06 |
Rein Klazes | - RtlTimeFieldsToTime should not normalize the time...
|
commit | commitdiff | tree |
2004-11-06 |
Mike Hearn | Support assigning font objects to other font objects.
|
commit | commitdiff | tree |
2004-11-06 |
Robert Shearman | Remove unnecessary WNDPROC casts.
|
commit | commitdiff | tree |
2004-11-06 |
Gerald Pfeifer | Fix format string in WSAAddressToStringA().
|
commit | commitdiff | tree |
2004-11-06 |
Mike Hearn | Document the linked list support code.
|
commit | commitdiff | tree |
2004-11-06 |
Robert Shearman | Implement TBN_RESTORE notification.
|
commit | commitdiff | tree |
2004-11-06 |
Robert Shearman | Limit StackWalk iterations to prevent infinite loop.
|
commit | commitdiff | tree |
2004-11-04 |
Michael Jung | Implemented a substantial part of rsaenh.dll.
|
commit | commitdiff | tree |
2004-11-04 |
Mike Hearn | Document how SEH works in Wine.
|
commit | commitdiff | tree |
2004-11-04 |
Dmitry Timoshkov | Add unix locale to code page mapping for ISO-8859-16.
|
commit | commitdiff | tree |
2004-11-04 |
Hans Leidekker | Implement WSAAddressToString{A,W}.
|
commit | commitdiff | tree |
2004-11-04 |
Aric Stewart | Implemented InternetGetConnectedStateExA.
|
commit | commitdiff | tree |
2004-11-04 |
Aneurin Price | - Move printf tests from scanf.c to printf.c (and fix...
|
commit | commitdiff | tree |
2004-11-04 |
Aric Stewart | Implementation of PathCleanupSpec.
|
commit | commitdiff | tree |
2004-11-04 |
Gerald Pfeifer | Disable memory reservation code on FreeBSD, where it...
|
commit | commitdiff | tree |
2004-11-04 |
Juan Lang | - implement LookupPrivilegeName
|
commit | commitdiff | tree |
2004-11-03 |
Robert Shearman | Fix broken thread start routines.
|
commit | commitdiff | tree |
2004-11-03 |
Ivan Leo Puoti | Proper implementation of sysmodal message boxes.
|
commit | commitdiff | tree |
2004-11-03 |
Tony Lambregts | Fix up init_fp test for freopen.
|
commit | commitdiff | tree |
2004-11-03 |
Aric Stewart | Handle 3 more custom action types
|
commit | commitdiff | tree |
2004-11-03 |
Jakob Eriksson | AllocateAndInitializeSid does not work on Win98.
|
commit | commitdiff | tree |
2004-11-03 |
Hans Leidekker | Improve {Uninstall,Install}ColorProfile{A,W}.
|
commit | commitdiff | tree |
2004-11-03 |
Robert Reif | Don't consider a MMSYSERR_NOTSUPPORTED failure a test...
|
commit | commitdiff | tree |
2004-11-02 |
Alexandre Julliard | Restore chunk of code lost in previous changes.
|
commit | commitdiff | tree |
2004-11-02 |
Jeremy White | Tune the behavior of Sleep() and Waitxxx() to more...
|
commit | commitdiff | tree |
2004-11-02 |
Ivan Leo Puoti | Downloading the platform sdk doesn't require IE any...
|
commit | commitdiff | tree |
2004-11-02 |
Jeremy White | The Sleep(0) in this loop is incorrect, and should...
|
commit | commitdiff | tree |
2004-11-02 |
Huw Davies | Scale the patterns so that they're rendered at 300dpi.
|
commit | commitdiff | tree |
2004-11-02 |
Stefan Dösinger | Added WSAAddressToStringA/W stubs.
|
commit | commitdiff | tree |
2004-11-02 |
Vitaly Lipatov | Added MSK timezone info.
|
commit | commitdiff | tree |
2004-11-02 |
Hans Leidekker | Make sure we match output of Win2k protocol enumeration...
|
commit | commitdiff | tree |
2004-11-02 |
Michael Jung | Added CET timezone info.
|
commit | commitdiff | tree |
2004-11-02 |
Michael Kaufmann | - Extended support for BITMAPCOREINFO / BITMAPCOREHEADER...
|
commit | commitdiff | tree |
2004-11-02 |
Fabrice Ménard | Check the type of error returned by SHCreateDirectoryExW.
|
commit | commitdiff | tree |
2004-11-02 |
Roger Olson | Add Pacific Standard Time (PST) to TZ_INFO.
|
commit | commitdiff | tree |
2004-11-01 |
Mike McCormack | Start the reboot process in ExitWindowsEx.
|
commit | commitdiff | tree |
2004-11-01 |
Mike McCormack | Download the Mozilla Active X control on demand.
|
commit | commitdiff | tree |
2004-11-01 |
Hans Leidekker | Fill WSAPROTOCOL_INFO structures instead of PROTOCOL_INFO...
|
commit | commitdiff | tree |
2004-11-01 |
Dmitry Timoshkov | Convert NativeFont control to unicode, use hbrBackground...
|
commit | commitdiff | tree |
2004-11-01 |
Dmitry Timoshkov | Add simple implementation of advpack.DoInfInstall.
|
commit | commitdiff | tree |
2004-11-01 |
Dmitry Timoshkov | Do not retrieve infoPtr twice in ToolbarWindowProc...
|
commit | commitdiff | tree |
2004-11-01 |
Michael Jung | CryptGetUserKey: Set return key handle to zero in case...
|
commit | commitdiff | tree |
2004-11-01 |
Dimitrie O. Paun | Send notification messages in the format dictated by
|
commit | commitdiff | tree |
2004-11-01 |
Vincent Béron | Put $(FREETYPELIBS) as the last part, as it can include...
|
commit | commitdiff | tree |
2004-11-01 |
Stefan Leichter | Set the correct last error in EnumUILanguagesA, with...
|
commit | commitdiff | tree |
2004-11-01 |
William Poetra Yoga H | Add COLOR_MENUHILIGHT and COLOR_MENUBAR to the system...
|
commit | commitdiff | tree |
2004-10-30 |
Alexandre Julliard | Get rid of the WIN_NEEDS_BEGINPAINT flag, Windows will...
|
commit | commitdiff | tree |
2004-10-30 |
Francois Gouget | Based on the last 36+ months Wine is released once...
|
commit | commitdiff | tree |
2004-10-30 |
Ivan Leo Puoti | Remove DS_SYSMODAL from msgbox resource.
|
commit | commitdiff | tree |
2004-10-30 |
Francois Gouget | Add support for REG_EXPAND_SZ in set_registry_variables().
|
commit | commitdiff | tree |
2004-10-30 |
Francois Gouget | Alter the functions declaration order or predeclare...
|
commit | commitdiff | tree |
2004-10-30 |
Francois Gouget | #ifdef out the tests if compiling with the Platform...
|
commit | commitdiff | tree |
2004-10-30 |
Francois Gouget | MIDL_STUB_MESSAGE.UniquePtrCount has been renamed in...
|
commit | commitdiff | tree |
2004-10-29 |
Ulrich Czekalla | Add stubs for EnumPrintProcessorsAW.
|
commit | commitdiff | tree |
2004-10-29 |
Rein Klazes | - Simplify the calculation in TIME_DaylightCompareDate;
|
commit | commitdiff | tree |
2004-10-29 |
Dmitry Timoshkov | Clean up user32/input.c test, remove the wrong assumption...
|
commit | commitdiff | tree |
2004-10-29 |
Mike McCormack | Define some extra HTTP_QUERY values.
|
commit | commitdiff | tree |
2004-10-29 |
Mike McCormack | Kill all wine processes when doing ExitWindowsEx.
|
commit | commitdiff | tree |
2004-10-28 |
Torbjörn Andersson | Fixed size check in GetDeviceData.
|
commit | commitdiff | tree |
2004-10-28 |
Jakob Eriksson | Supposedly fix http test on Windows.
|
commit | commitdiff | tree |
2004-10-28 |
Rein Klazes | In VOLUME_ReadFATSuperblock:
|
commit | commitdiff | tree |