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 |
2004-10-27 |
Stefan Leichter | Fixed GetAcceptLanguagesA tests for Win98. |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Dmitry Timoshkov | Flush pending messages before testing painting message... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Rein Klazes | In MSVCRT_localtime() return tm_isdst = 0 when there... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Juan Lang | _SHExpandEnvironmentStrings should return input string... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Dmitry Timoshkov | Add proper prototypes for GetClassLongPtrA/W for _WIN64... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Dimitrie O... | Use typesafe signature where possible. |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Dimitrie O... | Rename STATUSWINDOWINFO to STATUS_INFO, for consistency... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Dimitrie O... | Minor cleanups. |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Dimitrie O... | Use Unicode functions where possible. |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Mike McCormack | Add stub implementations for LaunchINFSection(Ex). |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Michael Jung | CryptCreateHash: Set returned hash handle to zero in... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Alexandre Julliard | Added fallback syscalls for epoll functions. |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Ge van Geldorp | Use only one .res file. |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Kevin Koltzau | Add stretching support to AlphaBlend. |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Eric Pouech | Reorganizing wine-devel: |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Robert Reif | Split up audio.c into three separate .c files: |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Mike McCormack | Add some tests for time conversion functions. |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Dimitrie O... | Move the hwnd self into the listbox LB_DESCR struct. |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Robert Reif | win 9x doesn't always support waveOutGetDevCapsW so... |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Dmitry Timoshkov | Make button return exactly the same dialog codes as... |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Juan Lang | Update shell32's version to WinXP level. |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Robert Reif | VerifyCertification is not always implemented. |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Alexandre Julliard | Convert CommConfigDialog to Unicode. |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Thorsten Kani | Use address of tab_item.extra when building drawitemstruct. |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Juan Lang | Fix CSIDL_CONTROLS and CSIDL_PRINTERS PIDL types, and... |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Mike McCormack | SERIALUI: convert to Unicode. |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Francois Gouget | Add function prototypes. |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Rein Klazes | Correctly use the return value of GetTimeZoneInformation. |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Dimitrie O... | Implement proper GWL_STYLE handling, proper reaction... |
commit | commitdiff | tree | snapshot |
2004-10-25 |
David Kredba | New Czech resources. |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Juan Lang | Avoid copying invalid data on error. |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Francois Gouget | Fix string handling. |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Francois Gouget | Fix the usage for non-boolean options, always print the |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Francois Gouget | Include wintrust.h. |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Michael Jung | Added define for CUR_BLOB_VERSION. |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Dimitrie O... | Use proper types/names in all cases. Fix some indentation. |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Rein Klazes | Correctly use the returned value from GetTimeZoneInform... |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Dmitry Timoshkov | - Remove bogus use of nStatCounter and hOleAut32 in... |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Peter Quiring | Added HF32_DEFAULT and HF32_SHARED values. |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Dimitrie O... | Use only Unicode functions, it makes it easier to see... |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Scott Ritchie | Revised Wine User Guide introduction. |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Eric Pouech | - fixed the way length of msvcrt runtime info is passed |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Robert Reif | Don't consider no driver a test failure. |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Robert Reif | Don't consider a device in use a failure. |
commit | commitdiff | tree | snapshot |
next |