shlwapi: Add Swedish translation.
[wine] / dlls / shlwapi / ordinal.c
2007-10-01  Alexandre Julliardshlwapi: Fix GetAcceptLanguagesA to not read past the...
2007-09-10  Rob Shearmanshlwapi: Fix IUnknown_OnFocusOCS to call OnFocus instea...
2007-09-10  Dmitry Timoshkovshlwapi: Duplicate shell32.ShellMessageBoxW implementat...
2007-07-16  Dmitry Timoshkovshlwapi: Fix parameter types of SHGetIniStringW.
2007-06-18  Francois Gougetshlwapi: Update win32.api to fix the winapi_check warnings.
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-05-25  Nigel Liangshlwapi: Stub implementation for SHSetTimerQueueTimer.
2007-05-04  Andrey Turkinshlwapi: Implement IUnknown_CPContainerInvokeParam.
2007-05-01  Andrey Turkinshlwapi: Implement IConnectionPoint_SimpleInvoke.
2007-04-16  Andrew Talbotslwapi: Make function definitions and declarations...
2007-03-29  Dmitry Timoshkovshlwapi: Match shlwapi wrappers to MSDN descriptions.
2007-01-18  Francois GougetDon't put single quotes around '%s' when using the...
2006-11-28  Dmitry Timoshkovshlwapi: Make some data const.
2006-11-16  Andrew Talbotshlwapi: Cast-qual warnings fix.
2006-11-08  Andrey Turkinshlwapi: Implement GetShellSecurityDescriptor and test...
2006-10-30  Jacek Cabanshlwapi: Added SHQueueUserWorkItem implementation.
2006-10-24  Francois GougetDon't include windows.h & co in the Wine sources.
2006-10-16  Michael StefaniucThe Data1 member of the GUID struct needs to be an...
2006-10-06  Hans Leidekkershlwapi: Win64 printf format warning fixes.
2006-10-05  Francois GougetAdd missing '\n's to Wine traces.
2006-08-16  Mike McCormackshlwapi: Ordinal 394 should load and call shell32.SHNot...
2006-08-16  Mike McCormackshlwapi: Add a stub implementation for ZoneComputePaneSize.
2006-08-09  Andrew Talbotshlwapi/tests: Write-strings warnings fix.
2006-06-20  Juan Langshlwapi: Small cleanups.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-05  Mike McCormackshlwapi: Add a stub implementation for IUnknown_Proffer...
2006-05-05  Mike McCormackshlwapi: Add a stub implementation for IUnknown_QuerySe...
2006-03-21  Francois GougetAssorted spelling fixes.
2006-02-06  Eric PouechFixes for missing prototypes warnings.
2006-02-02  Stefan Leichtershlwapi: Added stub for ShellMessageBoxWrapW.
2005-09-20  Dmitry TimoshkovFix the usage of COLOR_xxx constants in the place of...
2005-08-15  Vincent BéronCorrect typo in format string.
2005-08-12  Huw DaviesImplement SHLoadRegUIStringW.
2005-08-10  Huw DaviesPartial implementation of DeleteMenuWrap.
2005-08-10  Huw DaviesImplement IUnknown_EnumObjects.
2005-08-09  Huw DaviesImplement and add tests for the FDSA functions.
2005-08-08  Huw DaviesIUnknown_SetSite calls IObjectWithSite_SetSite or
2005-08-08  Huw DaviesFix call to GetMenuItemInfo and unicodify while we...
2005-06-30  Francois GougetAssorted spelling fixes.
2005-03-23  Francois GougetAssorted spelling fixes.
2005-03-18  Jon GriffithsImplement @188,190,195,200,256,478,481.
2005-02-16  Thomas WeidenmuellerForward to user32 when appropriate.
2005-02-15  Dmitry Timoshkov- Fix prototypes of GetClassLongA/W, GetClassLongPtrA...
2005-01-03  Jacek CabanGet rid of W->A calls.
2005-01-03  Jon GriffithsDocumentation fix.
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-22  Francois GougetRemove unneeded NULL casts.
2004-12-17  Jon GriffithsRemove unneeded headers to reduce unneeded rebuilds.
2004-09-25  Ge van GeldorpSHGetAppCompatFlags takes 4 bytes of parameters.
2004-09-23  Robert ShearmanDon't define GWL_USERDATA, GWL_ID, GWL_HWNDPARENT,...
2004-09-16  Mike McCormackFix some -Wsigned-compare warnings.
2004-09-13  Jon GriffithsImplement SHSimulateDrop, MIME_GetExtensionA/W, StrCpyN...
2004-08-31  Francois GougetDon't export the shell32 SHAllocShared functions by...
2004-08-22  Alexandre JulliardDon't define BEGIN_INTERFACE in unknwn.h.
2004-08-12  Jacek CabanImplemented IsOS function.
2004-08-11  Francois GougetModify widl to put the C COM macros inside an #ifdef...
2004-07-17  Alexandre JulliardImplemented GetUIVersion (based on a patch by Stefan...
2004-07-16  Stefan LeichterRemoved the crosscalls (unicode to ascii) from GetAccep...
2004-06-17  Stefan LeichterAdded tests for GetAcceptLanguagesA.
2004-06-01  Raphael JunqueiraStub for SHFlushSFCacheWrap.
2004-05-19  Eric PouechGetModuleFileName[AW] doesn't terminate the string...
2004-04-20  Francois GougetMake Unicode strings 'static const'.
2004-04-12  Francois GougetAssorted spelling fixes.
2004-03-27  Ulrich CzekallaImplement FixSlashesAndColonW and add stub for SHGetApp...
2004-03-23  Francois GougetAssorted spelling fixes.
2004-03-18  Jon GriffithsImplement SHMessageBoxCheck functions && add dialog...
2004-02-28  Dmitry TimoshkovAdd SHMenuIndexFromID and SHCoCreateInstanceAC.
2004-02-20  Patrik StridvallFixed some issues found by winapi_check.
2004-02-17  Jon GriffithsStub the stopwatch API.
2004-02-05  Juan LangStub for MLIsMLHInstance.
2004-01-27  Francois GougetAdd missing '\n's to debug traces.
2003-10-01  Jon GriffithsAdd @405/406, document URL functions.
2003-09-11  Robert Shearman- Convert ordinals to their real names.
2003-09-10  Alexandre JulliardRemoved the A/W constants for builtin cursors, icons...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-09-04  Alexandre JulliardConverted obj_webbrowser.h to IDL and moved the definit...
2003-09-03  Alexandre JulliardAvoid including wine/obj_*.h files directly from C...
2003-08-18  Francois GougetSpelling and case fixes.
2003-07-26  Jon GriffithsImplement @13, 160, 161, 173, 177, 178, 189, 192, 221...
2003-07-22  Jon GriffithsImplement @203.
2003-04-07  Rolf KalbermatterImplement SHLWAPI_269 and SHLWAPI_270.
2003-03-27  Rolf KalbermatterImplemented SHLWAPI_266 and SHLWAPI_271.
2003-01-03  Dimitrie O. PaunEliminate lots of __WINE__ conditionals from the headers.
2002-12-16  György 'Nog' Jeney- Implement ordinals 167 and 171.
2002-12-10  Alexandre Julliardwinnt.h should not be self-contained, it must depend...
2002-12-06  Rolf KalbermatterFix some parameter types.
2002-12-05  Ove KaavenMake sure that no files except unknwn.h include wine...
2002-12-02  Francois GougetRemoved unnecessary HANDLE typecasts.
2002-10-25  Michael StefaniucCompile the shlwapi dll with -DSTRICT.
2002-10-10  Michael Stefaniuc- change the internal functions in windows/cursoricon...
2002-10-03  Alexandre JulliardRemoved LPxxx handle types that don't exist under Windows.
2002-09-20  Jon GriffithsReorganise/minor tidyup of ordinal functions.
2002-09-16  Duane ClarkWait for app to come up before attempting DDE connection.
2002-09-10  Jon GriffithsImplement @163,164,168,175,182,187,286,SHSkipJunction.
2002-09-06  Jon GriffithsAdd @138,@157,@180,@197,@204.
2002-08-28  Patrik StridvallMSVC compatibility fixes.
2002-08-16  Dmitry TimoshkovImplement comctl32.417 and shlwapi.299. This avoids...
2002-07-23  Patrik StridvallFixed some issues found by winapi_check.
2002-07-22  Jon GriffithsMove thread related functions to new file.
2002-07-20  Juergen Schmied- Many stubs
next