2009-09-08 |
Owen Rudge | shlwapi: Implement stub for ZoneCheckUrlExW. |
blob | commitdiff | raw |
2009-09-08 |
Owen Rudge | shlwapi: Implement stubs for SHFormatDateTimeA/W. |
blob | commitdiff | raw | diff to current |
2009-09-08 |
Owen Rudge | shlwapi: Implement stub for SHGetViewStatePropertyBag. |
blob | commitdiff | raw | diff to current |
2009-09-08 |
Owen Rudge | shlwapi: Implement stub for SHCreatePropertyBagOnRegKey. |
blob | commitdiff | raw | diff to current |
2009-09-08 |
Owen Rudge | shlwapi: Implement IUnknown_UIActivateIO. |
blob | commitdiff | raw | diff to current |
2009-05-15 |
Alexandre Julliard | shlwapi: Add a partial stub for IConnectionPoint_Invoke... |
blob | commitdiff | raw | diff to current |
2009-01-22 |
Michael Stefaniuc | shlwapi: Remove superfluous pointer casts. |
blob | commitdiff | raw | diff to current |
2008-12-31 |
Alexandre Julliard | kernel32: Convert FormatMessageA/W to use an MS ABI... |
blob | commitdiff | raw | diff to current |
2008-12-31 |
Alexandre Julliard | shlwapi: Convert SHPackDispParams to use an MS ABI... |
blob | commitdiff | raw | diff to current |
2008-11-25 |
Francois Gouget | shlwapi: Remove WINAPI on static functions where not... |
blob | commitdiff | raw | diff to current |
2008-11-24 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2008-11-06 |
Michael Stefaniuc | shlwapi: Remove superfluous casts of/to void pointers. |
blob | commitdiff | raw | diff to current |
2008-10-18 |
Alexandre Julliard | Convert remaining source files to utf-8. |
blob | commitdiff | raw | diff to current |
2008-10-14 |
Detlef Riekenberg | shlwapi: Implement SHSendMessageBroadcastA/W. |
blob | commitdiff | raw | diff to current |
2008-10-08 |
Michael Stefaniuc | shlwapi: Use FAILED instead of !SUCCEEDED. |
blob | commitdiff | raw | diff to current |
2008-09-10 |
Detlef Riekenberg | shlwapi: Add a stub for SHSetDefaultDialogFont. |
blob | commitdiff | raw | diff to current |
2008-08-18 |
Rob Shearman | shlwapi: Fix testing of HRESULT types with not operator... |
blob | commitdiff | raw | diff to current |
2008-07-14 |
Andrew Talbot | shlwapi: Remove unneeded address-of operator from array... |
blob | commitdiff | raw | diff to current |
2008-04-29 |
Andrew Talbot | shlwapi: Remove unused variables. |
blob | commitdiff | raw | diff to current |
2008-04-21 |
Austin English | Spelling fixes. |
blob | commitdiff | raw | diff to current |
2008-02-15 |
Rob Shearman | shlwapi: IID_IInternetSecurityMgrSite is now defined... |
blob | commitdiff | raw | diff to current |
2007-12-05 |
Jacek Caban | shlwapi: Uncomment IUnknown_EnableModeless code. |
blob | commitdiff | raw | diff to current |
2007-11-12 |
Jacek Caban | shlwapi: Reimplement IUnknown_CPContainerInvokeParam... |
blob | commitdiff | raw | diff to current |
2007-11-12 |
Jacek Caban | shlwapi: Added SHPackDispParams implementation. |
blob | commitdiff | raw | diff to current |
2007-11-12 |
Jacek Caban | shlwapi: Added SHPackDispParamsV implementation. |
blob | commitdiff | raw | diff to current |
2007-10-26 |
Dmitry Timoshkov | shlwapi: Update exported API entries according to the... |
blob | commitdiff | raw | diff to current |
2007-10-25 |
Dmitry Timoshkov | shlwapi: Forward GetStringType3ExW to GetStringTypeW. |
blob | commitdiff | raw | diff to current |
2007-10-25 |
Dmitry Timoshkov | shlwapi: Forward SetDlgItemTextWrapW to user32.SetDlgIt... |
blob | commitdiff | raw | diff to current |
2007-10-24 |
Dmitry Timoshkov | shlwapi: Forward more entries to user32 exports. |
blob | commitdiff | raw | diff to current |
2007-10-24 |
Dmitry Timoshkov | shlwapi: Use existing shlwapi/Win32 APIs to compare... |
blob | commitdiff | raw | diff to current |
2007-10-01 |
Alexandre Julliard | shlwapi: Fix GetAcceptLanguagesA to not read past the... |
blob | commitdiff | raw | diff to current |
2007-09-10 |
Rob Shearman | shlwapi: Fix IUnknown_OnFocusOCS to call OnFocus instea... |
blob | commitdiff | raw | diff to current |
2007-09-10 |
Dmitry Timoshkov | shlwapi: Duplicate shell32.ShellMessageBoxW implementat... |
blob | commitdiff | raw | diff to current |
2007-07-16 |
Dmitry Timoshkov | shlwapi: Fix parameter types of SHGetIniStringW. |
blob | commitdiff | raw | diff to current |
2007-06-18 |
Francois Gouget | shlwapi: Update win32.api to fix the winapi_check warnings. |
blob | commitdiff | raw | diff to current |
2007-05-25 |
Dmitry Timoshkov | wine: Switch to using 'long' for INT_PTR type for 64... |
blob | commitdiff | raw | diff to current |
2007-05-25 |
Nigel Liang | shlwapi: Stub implementation for SHSetTimerQueueTimer. |
blob | commitdiff | raw | diff to current |
2007-05-04 |
Andrey Turkin | shlwapi: Implement IUnknown_CPContainerInvokeParam. |
blob | commitdiff | raw | diff to current |
2007-05-01 |
Andrey Turkin | shlwapi: Implement IConnectionPoint_SimpleInvoke. |
blob | commitdiff | raw | diff to current |
2007-04-16 |
Andrew Talbot | slwapi: Make function definitions and declarations... |
blob | commitdiff | raw | diff to current |
2007-03-29 |
Dmitry Timoshkov | shlwapi: Match shlwapi wrappers to MSDN descriptions. |
blob | commitdiff | raw | diff to current |
2007-01-18 |
Francois Gouget | Don't put single quotes around '%s' when using the... |
blob | commitdiff | raw | diff to current |
2006-11-28 |
Dmitry Timoshkov | shlwapi: Make some data const. |
blob | commitdiff | raw | diff to current |
2006-11-16 |
Andrew Talbot | shlwapi: Cast-qual warnings fix. |
blob | commitdiff | raw | diff to current |
2006-11-08 |
Andrey Turkin | shlwapi: Implement GetShellSecurityDescriptor and test... |
blob | commitdiff | raw | diff to current |
2006-10-30 |
Jacek Caban | shlwapi: Added SHQueueUserWorkItem implementation. |
blob | commitdiff | raw | diff to current |
2006-10-24 |
Francois Gouget | Don't include windows.h & co in the Wine sources. |
blob | commitdiff | raw | diff to current |
2006-10-16 |
Michael Stefaniuc | The Data1 member of the GUID struct needs to be an... |
blob | commitdiff | raw | diff to current |
2006-10-06 |
Hans Leidekker | shlwapi: Win64 printf format warning fixes. |
blob | commitdiff | raw | diff to current |
2006-10-05 |
Francois Gouget | Add missing '\n's to Wine traces. |
blob | commitdiff | raw | diff to current |
2006-08-16 |
Mike McCormack | shlwapi: Ordinal 394 should load and call shell32.SHNot... |
blob | commitdiff | raw | diff to current |
2006-08-16 |
Mike McCormack | shlwapi: Add a stub implementation for ZoneComputePaneSize. |
blob | commitdiff | raw | diff to current |
2006-08-09 |
Andrew Talbot | shlwapi/tests: Write-strings warnings fix. |
blob | commitdiff | raw | diff to current |
2006-06-20 |
Juan Lang | shlwapi: Small cleanups. |
blob | commitdiff | raw | diff to current |
2006-05-23 |
Jonathan Ernst | Update the address of the Free Software Foundation. |
blob | commitdiff | raw | diff to current |
2006-05-05 |
Mike McCormack | shlwapi: Add a stub implementation for IUnknown_Proffer... |
blob | commitdiff | raw | diff to current |
2006-05-05 |
Mike McCormack | shlwapi: Add a stub implementation for IUnknown_QuerySe... |
blob | commitdiff | raw | diff to current |
2006-03-21 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2006-02-06 |
Eric Pouech | Fixes for missing prototypes warnings. |
blob | commitdiff | raw | diff to current |
2006-02-02 |
Stefan Leichter | shlwapi: Added stub for ShellMessageBoxWrapW. |
blob | commitdiff | raw | diff to current |
2005-09-20 |
Dmitry Timoshkov | Fix the usage of COLOR_xxx constants in the place of... |
blob | commitdiff | raw | diff to current |
2005-08-15 |
Vincent Béron | Correct typo in format string. |
blob | commitdiff | raw | diff to current |
2005-08-12 |
Huw Davies | Implement SHLoadRegUIStringW. |
blob | commitdiff | raw | diff to current |
2005-08-10 |
Huw Davies | Partial implementation of DeleteMenuWrap. |
blob | commitdiff | raw | diff to current |
2005-08-10 |
Huw Davies | Implement IUnknown_EnumObjects. |
blob | commitdiff | raw | diff to current |
2005-08-09 |
Huw Davies | Implement and add tests for the FDSA functions. |
blob | commitdiff | raw | diff to current |
2005-08-08 |
Huw Davies | IUnknown_SetSite calls IObjectWithSite_SetSite or |
blob | commitdiff | raw | diff to current |
2005-08-08 |
Huw Davies | Fix call to GetMenuItemInfo and unicodify while we... |
blob | commitdiff | raw | diff to current |
2005-06-30 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2005-03-23 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2005-03-18 |
Jon Griffiths | Implement @188,190,195,200,256,478,481. |
blob | commitdiff | raw | diff to current |
2005-02-16 |
Thomas Weidenmueller | Forward to user32 when appropriate. |
blob | commitdiff | raw | diff to current |
2005-02-15 |
Dmitry Timoshkov | - Fix prototypes of GetClassLongA/W, GetClassLongPtrA... |
blob | commitdiff | raw | diff to current |
2005-01-03 |
Jacek Caban | Get rid of W->A calls. |
blob | commitdiff | raw | diff to current |
2005-01-03 |
Jon Griffiths | Documentation fix. |
blob | commitdiff | raw | diff to current |
2004-12-23 |
Michael Stefaniuc | Do not check for non NULL pointer before HeapFree'ing... |
blob | commitdiff | raw | diff to current |
2004-12-22 |
Francois Gouget | Remove unneeded NULL casts. |
blob | commitdiff | raw | diff to current |
2004-12-17 |
Jon Griffiths | Remove unneeded headers to reduce unneeded rebuilds. |
blob | commitdiff | raw | diff to current |
2004-09-25 |
Ge van Geldorp | SHGetAppCompatFlags takes 4 bytes of parameters. |
blob | commitdiff | raw | diff to current |
2004-09-23 |
Robert Shearman | Don't define GWL_USERDATA, GWL_ID, GWL_HWNDPARENT,... |
blob | commitdiff | raw | diff to current |
2004-09-16 |
Mike McCormack | Fix some -Wsigned-compare warnings. |
blob | commitdiff | raw | diff to current |
2004-09-13 |
Jon Griffiths | Implement SHSimulateDrop, MIME_GetExtensionA/W, StrCpyN... |
blob | commitdiff | raw | diff to current |
2004-08-31 |
Francois Gouget | Don't export the shell32 SHAllocShared functions by... |
blob | commitdiff | raw | diff to current |
2004-08-22 |
Alexandre Julliard | Don't define BEGIN_INTERFACE in unknwn.h. |
blob | commitdiff | raw | diff to current |
2004-08-12 |
Jacek Caban | Implemented IsOS function. |
blob | commitdiff | raw | diff to current |
2004-08-11 |
Francois Gouget | Modify widl to put the C COM macros inside an #ifdef... |
blob | commitdiff | raw | diff to current |
2004-07-17 |
Alexandre Julliard | Implemented GetUIVersion (based on a patch by Stefan... |
blob | commitdiff | raw | diff to current |
2004-07-16 |
Stefan Leichter | Removed the crosscalls (unicode to ascii) from GetAccep... |
blob | commitdiff | raw | diff to current |
2004-06-17 |
Stefan Leichter | Added tests for GetAcceptLanguagesA. |
blob | commitdiff | raw | diff to current |
2004-06-01 |
Raphael Junqueira | Stub for SHFlushSFCacheWrap. |
blob | commitdiff | raw | diff to current |
2004-05-19 |
Eric Pouech | GetModuleFileName[AW] doesn't terminate the string... |
blob | commitdiff | raw | diff to current |
2004-04-20 |
Francois Gouget | Make Unicode strings 'static const'. |
blob | commitdiff | raw | diff to current |
2004-04-12 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2004-03-27 |
Ulrich Czekalla | Implement FixSlashesAndColonW and add stub for SHGetApp... |
blob | commitdiff | raw | diff to current |
2004-03-23 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2004-03-18 |
Jon Griffiths | Implement SHMessageBoxCheck functions && add dialog... |
blob | commitdiff | raw | diff to current |
2004-02-28 |
Dmitry Timoshkov | Add SHMenuIndexFromID and SHCoCreateInstanceAC. |
blob | commitdiff | raw | diff to current |
2004-02-20 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2004-02-17 |
Jon Griffiths | Stub the stopwatch API. |
blob | commitdiff | raw | diff to current |
2004-02-05 |
Juan Lang | Stub for MLIsMLHInstance. |
blob | commitdiff | raw | diff to current |
next |