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 |
2004-10-25 |
Sami Aario | Check the return value of the SHGetDesktopFolder call. |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Robert Shearman | - Don't fill in any more information than native does... |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Robert Shearman | - Don't leak memory when an app sends TTM_SETTITLE... |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Michael Stefaniuc | - Add info that the wine config file has/needs a header... |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Juan Lang | Use shell32 to get the user profile dir. |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Juan Lang | Update comment for LsaOpenPolicy. |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Francois Gouget | Assorted spelling fixes. |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Alexandre Julliard | Converted more of the (Un)RegisterTypeLib code to Unicode. |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Alexandre Julliard | Removed wrong FIXME for MB_APPLMODAL (reported by Ivan... |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Alexandre Julliard | Get rid of this obsolete script. |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Juan Lang | Shell registry entries are now created by shell32,... |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Aric Stewart | Don't reregister ProgIds over and over, also write... |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Francois Gouget | Add function prototypes. |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Stefan Leichter | Fixed GetModuleBaseNameA tests for WinXP. |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Mike McCormack | Use Unicode functions in RegisterTypeLib. |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Alexandre Julliard | VK_0-9 and VK_A-Z are not defined in the Windows header... |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Alexandre Julliard | Avoid copying invalid data on error. |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Francois Gouget | Fix the function pointer declarations so MSVC likes... |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Alexandre Julliard | Fixed definition of MAX_COMPUTERNAME_LENGTH (spotted... |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Francois Gouget | Flesh out the icm.h header (add COLORMATCHSETUP & co... |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Francois Gouget | Review and fix regular expressions of the form /^foo... |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Francois Gouget | There is no point making '--register' functions stdcall... |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Stefan Leichter | Fixed GetAcceptLanguagesA tests for WinXP. |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Rein Klazes | Correct the calculation of the year for the 31'st of... |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Martin Fuchs | Fix indenting of last patch (tabs instead of spaces). |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Mike McCormack | Add a test for creating empty shelllink files. |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Dimitrie O... | Audit the Date Time Control. Unicodification. |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Robert Reif | Don't consider a bad format an error unless the capabil... |
commit | commitdiff | tree | snapshot |
2004-10-21 |
Rolf Kalbermatter | - SHCreateDirectory should create intermediate director... |
commit | commitdiff | tree | snapshot |
2004-10-21 |
Francois Gouget | Standardize on '%long --pointer'. |
commit | commitdiff | tree | snapshot |
2004-10-21 |
Uwe Bonnes | Monthcal_SetRange: Set proper value for min date. |
commit | commitdiff | tree | snapshot |
2004-10-21 |
Dimitrie O... | Remove env values from config, they are now maintained... |
commit | commitdiff | tree | snapshot |
2004-10-21 |
Francois Gouget | Fix some issues reported by winapi_check: |
commit | commitdiff | tree | snapshot |
2004-10-21 |
Robert Shearman | Always remove WS_BORDER style from ComboBoxEx control. |
commit | commitdiff | tree | snapshot |
2004-10-21 |
Ge van Geldorp | - Don't double-quote an already double-quoted argument. |
commit | commitdiff | tree | snapshot |
2004-10-21 |
Jason Edmeades | Implement the beginnings of the stateblock class, and... |
commit | commitdiff | tree | snapshot |
2004-10-21 |
Thorsten Kani | Don't add extra OFFSET_X/Y to the calculation of rcBitm... |
commit | commitdiff | tree | snapshot |
2004-10-21 |
Francois Gouget | Warn about implementing a -register function as stdcall. |
commit | commitdiff | tree | snapshot |
2004-10-21 |
Francois Gouget | Add support for include/msvcrt. Fixes a bunch of spurio... |
commit | commitdiff | tree | snapshot |
2004-10-21 |
Robert Reif | Trailing white space cleanup. |
commit | commitdiff | tree | snapshot |
2004-10-21 |
Mike McCormack | Implement ChangeServiceConfig2A using ChangeServiceConf... |
commit | commitdiff | tree | snapshot |
2004-10-21 |
Juan Lang | - the correct registry location to override is User... |
commit | commitdiff | tree | snapshot |
2004-10-21 |
Francois Gouget | Declare DO_DUMP_FUNC() before calling it and call norma... |
commit | commitdiff | tree | snapshot |
2004-10-21 |
Francois Gouget | Strictified. |
commit | commitdiff | tree | snapshot |
2004-10-21 |
Francois Gouget | Remove HAVE_LIBAUDIOIO_MIDI and LIBAUDIOIO_MidiInit(). |
commit | commitdiff | tree | snapshot |
2004-10-21 |
Francois Gouget | Fix the declaration of SymEnumSymbols() in dbghelp... |
commit | commitdiff | tree | snapshot |
2004-10-21 |
Francois Gouget | Make the 'wrong argument count' warning clearer when... |
commit | commitdiff | tree | snapshot |
2004-10-21 |
Rein Klazes | Correct the calculation of the year for the 31'st of... |
commit | commitdiff | tree | snapshot |
2004-10-21 |
Rein Klazes | - mktime should compute the tm_wday, tm_yday and renorm... |
commit | commitdiff | tree | snapshot |
2004-10-21 |
Robert Shearman | Correct the date of the completeness audit. |
commit | commitdiff | tree | snapshot |
2004-10-21 |
Mike McCormack | Define SERVICE_NO_CHANGE and RegisterServiceCtrlHandlerEx. |
commit | commitdiff | tree | snapshot |
2004-10-21 |
Francois Gouget | Fix escaped quote handling in strings. |
commit | commitdiff | tree | snapshot |
2004-10-21 |
Walt Ogburn | VarParseNumFromStr: Keep zeros after decimal point... |
commit | commitdiff | tree | snapshot |
2004-10-21 |
Rolf Kalbermatter | Add prototype for SHFreeNameMappings. |
commit | commitdiff | tree | snapshot |
2004-10-21 |
Robert North | Fix WTInfoA in wintab.c so it can now take lpOutput... |
commit | commitdiff | tree | snapshot |
2004-10-21 |
Dimitrie O... | Audit the month calendar. |
commit | commitdiff | tree | snapshot |
next |