2005-02-25 |
Jon Griffiths | Documentation spelling fixes. |
tree | commitdiff |
2005-02-16 |
Alex Villacís Lasso | Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPAN... |
tree | commitdiff |
2005-02-16 |
Thomas Weidenmueller | Forward to user32 when appropriate. |
tree | commitdiff |
2005-02-15 |
Dmitry Timoshkov | - Fix prototypes of GetClassLongA/W, GetClassLongPtrA... |
tree | commitdiff |
2005-02-10 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2005-02-10 |
Paul Vriens | Use aliases for calls to ordinals. |
tree | commitdiff |
2005-02-03 |
Paul Vriens | More verbosity of errors. |
tree | commitdiff |
2005-02-03 |
Hans Leidekker | Implement and test PathIsValidChar{A,W}. |
tree | commitdiff |
2005-01-31 |
Paul Vriens | - new test |
tree | commitdiff |
2005-01-25 |
Hans Leidekker | StrIsIntlEqual and IntlStrEqWorker may be absent. |
tree | commitdiff |
2005-01-21 |
Paul Vriens | - More verbose output of errors. |
tree | commitdiff |
2005-01-18 |
Hans Leidekker | Stub implementations for PathUnExpandEnvStringsSHRegEnu... |
tree | commitdiff |
2005-01-17 |
Paul Vriens | Use a registry key for copying, that's known on every... |
tree | commitdiff |
2005-01-17 |
Paul Vriens | Change the order of Src and Dst in CopyKey calls/functions. |
tree | commitdiff |
2005-01-17 |
Paul Vriens | Use Interlocked* functions in AddRef and Release. |
tree | commitdiff |
2005-01-12 |
James Hawkins | - use only stored result of Interlocked* in AddRef... |
tree | commitdiff |
2005-01-09 |
Eric Pouech | Removed excessive statement (break after return or... |
tree | commitdiff |
2005-01-07 |
Mike McCormack | Use CreateEventW in preference to CreateEventA for... |
tree | commitdiff |
2005-01-03 |
Jacek Caban | Get rid of W->A calls. |
tree | commitdiff |
2005-01-03 |
Jon Griffiths | Documentation fix. |
tree | commitdiff |
2005-01-03 |
Hans Leidekker | Implement and test URLIS_URL flag in UrlIs(). |
tree | commitdiff |
2005-01-03 |
Jon Griffiths | Const correctness fix. |
tree | commitdiff |
2005-01-03 |
Jon Griffiths | Use Ascii functions explicitly. |
tree | commitdiff |
2004-12-27 |
Rein Klazes | Correct cases where arguments of ok() calls depend... |
tree | commitdiff |
2004-12-23 |
Michael Stefaniuc | Do not check for non NULL pointer before HeapFree'ing... |
tree | commitdiff |
2004-12-22 |
Francois Gouget | Remove unneeded NULL casts. |
tree | commitdiff |
2004-12-17 |
Jon Griffiths | Remove unneeded headers to reduce unneeded rebuilds. |
tree | commitdiff |
2004-12-15 |
Stefan Leichter | Fixed tests of GetAcceptLanguagesA for win98. |
tree | commitdiff |
2004-12-15 |
Jon Griffiths | Use the A version of calls when passing ASCII strings. |
tree | commitdiff |
2004-12-15 |
Jon Griffiths | Include shlwapi.h to get prototypes, and correct 2... |
tree | commitdiff |
2004-12-14 |
Michael Stefaniuc | Missing HeapFree's + 1 LocalFree (found by smatch). |
tree | commitdiff |
2004-12-08 |
Stefan Leichter | Fixed tests of GetAcceptLanguagesA for win9x/ME. |
tree | commitdiff |
2004-11-30 |
Eric Pouech | Const correctness fixes. |
tree | commitdiff |
2004-11-19 |
James Hawkins | Make four shreg tests pass on XP. |
tree | commitdiff |
2004-11-10 |
James Hawkins | Use SHDeleteKey to remove leftover keys from the shreg... |
tree | commitdiff |
2004-11-09 |
Stefan Leichter | Fixed tests of GetAcceptLanguagesA for platfoms 98... |
tree | commitdiff |
2004-10-27 |
Stefan Leichter | Fixed GetAcceptLanguagesA tests for Win98. |
tree | commitdiff |
2004-10-22 |
Stefan Leichter | Fixed GetAcceptLanguagesA tests for WinXP. |
tree | commitdiff |
2004-10-14 |
Bill Medland | Fix SHDeleteKey so that it will handle deleting a key... |
tree | commitdiff |
2004-10-07 |
Francois Gouget | Don't define COBJMACROS in objbase.h. |
tree | commitdiff |
2004-10-05 |
Huw Davies | Tests for PathCreateFromUrl, PathIsURL, UrlCreateFromPa... |
tree | commitdiff |
2004-10-05 |
Huw Davies | Rewrite UrlCreateFromPath. |
tree | commitdiff |
2004-10-05 |
Huw Davies | Rewrite PathCreateFromUrl. |
tree | commitdiff |
2004-10-05 |
Huw Davies | Fix UrlUnescapeW. |
tree | commitdiff |
2004-10-05 |
Huw Davies | PathIsURL should return TRUE even if a scheme is unknown. |
tree | commitdiff |
2004-10-04 |
Huw Davies | UrlEscape has different rules depending on the protocol. |
tree | commitdiff |
2004-09-29 |
Huw Davies | ParseURL is now documented, so move it into shlwapi.h. |
tree | commitdiff |
2004-09-25 |
Huw Davies | Implement PathSearchAndQualify. |
tree | commitdiff |
2004-09-25 |
Ge van Geldorp | SHGetAppCompatFlags takes 4 bytes of parameters. |
tree | commitdiff |
2004-09-23 |
Robert Shearman | Don't define GWL_USERDATA, GWL_ID, GWL_HWNDPARENT,... |
tree | commitdiff |
2004-09-22 |
Steven Edwards | Move URL_SCHEME typedef to match PSDK. |
tree | commitdiff |
2004-09-16 |
Mike McCormack | Fix some -Wsigned-compare warnings. |
tree | commitdiff |
2004-09-14 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2004-09-13 |
Jon Griffiths | Implement SHSimulateDrop, MIME_GetExtensionA/W, StrCpyN... |
tree | commitdiff |
2004-09-10 |
Diego Pettenò | Add support for file:/// urls in PathCreateFromUrl. |
tree | commitdiff |
2004-09-09 |
Hans Leidekker | Dutch resource translation. |
tree | commitdiff |
2004-09-08 |
Diego Pettenò | Add support in UrlIs() for URLIS_DIRECTORY and URLIS_FI... |
tree | commitdiff |
2004-09-06 |
Alexandre Julliard | Removed some uses of the non-standard ICOM_THIS macro. |
tree | commitdiff |
2004-09-06 |
Francois Gouget | Disable MSVC warning 4116 to avoid the 'unnamed type... |
tree | commitdiff |
2004-09-03 |
Stefan Leichter | Fixed test of GetAcceptLanguagesA on NT4. |
tree | commitdiff |
2004-09-03 |
Mike McCormack | Don't read past end of table in PathFileExistsDefExtW. |
tree | commitdiff |
2004-09-02 |
Mike McCormack | Use the ACP define in MB/WC conversion functions. |
tree | commitdiff |
2004-09-02 |
James Hawkins | Fix buffer overflow in PathSetDlgItemPathW that led... |
tree | commitdiff |
2004-09-01 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2004-08-31 |
Francois Gouget | Don't export the shell32 SHAllocShared functions by... |
tree | commitdiff |
2004-08-23 |
Alexandre Julliard | Get rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm... |
tree | commitdiff |
2004-08-22 |
Alexandre Julliard | Don't define BEGIN_INTERFACE in unknwn.h. |
tree | commitdiff |
2004-08-19 |
Francois Gouget | Fix packing of shlwapi.h |
tree | commitdiff |
2004-08-18 |
Stefan Leichter | Fixed tests of GetAcceptLanguagesA for win2k and win XP. |
tree | commitdiff |
2004-08-12 |
Alexandre Julliard | Get rid of the non-standard ICOM_VTABLE macro. |
tree | commitdiff |
2004-08-12 |
Jacek Caban | Implemented IsOS function. |
tree | commitdiff |
2004-08-12 |
Alexandre Julliard | Get rid of the non-standard ICOM_VFIELD macro. |
tree | commitdiff |
2004-08-11 |
Francois Gouget | Modify widl to put the C COM macros inside an #ifdef... |
tree | commitdiff |
2004-08-09 |
Hans Leidekker | Fix signed/unsigned comparison warnings. |
tree | commitdiff |
2004-07-21 |
Ivan Leo Puoti | Added Italian resources. |
tree | commitdiff |
2004-07-21 |
Alexandre Julliard | Fixed flags handling in StrIsIntlEqualA/W (spotted... |
tree | commitdiff |
2004-07-19 |
Marcelo Duarte | Update localization for Portuguese language. |
tree | commitdiff |
2004-07-19 |
Stefan Leichter | Forward shlwapi.459/460 (SHExpandEnvironmentStringsA... |
tree | commitdiff |
2004-07-17 |
Alexandre Julliard | Implemented GetUIVersion (based on a patch by Stefan... |
tree | commitdiff |
2004-07-16 |
Stefan Leichter | Removed the crosscalls (unicode to ascii) from GetAccep... |
tree | commitdiff |
2004-07-15 |
Marcus Meissner | Do not assign to casted values. |
tree | commitdiff |
2004-07-12 |
Henning Gerhardt | Translated some English resource files into German. |
tree | commitdiff |
2004-07-04 |
Mike McCormack | Fix memory allocation problems. |
tree | commitdiff |
2004-06-28 |
Hajime Segawa | Added some Japanese translations. |
tree | commitdiff |
2004-06-28 |
Stefan Leichter | Skip tests of GetAcceptLanguagesA if a correct call... |
tree | commitdiff |
2004-06-18 |
Stefan Leichter | Add logging to the GetAcceptLanguagesA tests. |
tree | commitdiff |
2004-06-17 |
Stefan Leichter | Added tests for GetAcceptLanguagesA. |
tree | commitdiff |
2004-06-01 |
Raphael Junqueira | Stub for SHFlushSFCacheWrap. |
tree | commitdiff |
2004-06-01 |
Hans Leidekker | Link to ntdll. |
tree | commitdiff |
2004-05-25 |
Stefan Leichter | Moved stub of StopWatch from ascii to unicode. |
tree | commitdiff |
2004-05-19 |
Eric Pouech | GetModuleFileName[AW] doesn't terminate the string... |
tree | commitdiff |
2004-05-05 |
Jakob Eriksson | Windows 95 has no StrRetToBSTR, add dynamic lookup... |
tree | commitdiff |
2004-05-04 |
Francois Gouget | Make our ascii strings static const. |
tree | commitdiff |
2004-05-04 |
Alexandre Julliard | Updated the auto-generated tests. |
tree | commitdiff |
2004-04-27 |
Kevin Koltzau | Allow UrlCombine to calculate size of required buffer. |
tree | commitdiff |
2004-04-20 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2004-04-20 |
Francois Gouget | Make Unicode strings 'static const'. |
tree | commitdiff |
2004-04-20 |
Francois Gouget | Make Unicode strings static const. |
tree | commitdiff |
2004-04-20 |
Francois Gouget | Make static Unicode strings const. |
tree | commitdiff |
2004-04-12 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
next |