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