Commit Graph

915 Commits (dec337acac63dffc4b401d1c4eb2425bba8e21f5)

Author SHA1 Message Date
Nikolay Sivov d6c0752913 shlwapi: Keep pointer to allocated block to free it later (Valgrind). 2011-01-17 12:50:49 +01:00
Greg Geldorp f64a800fd9 shlwapi/tests: Don't assume date/time are separated by comma. 2011-01-14 18:26:19 +01:00
Michael Stefaniuc 213532a260 shlwapi/tests: Finish the COM cleanup in ordinal.c. 2011-01-13 15:22:00 +01:00
Jacek Caban 2b99331e93 shlwapi: Fixed handling A->W buffer in UrlCanonicalizeA (valgrind). 2011-01-13 15:22:00 +01:00
Alexandre Julliard 944d218a14 shlwapi: Convert string table resources to po files. 2011-01-12 18:11:51 +01:00
Michael Stefaniuc 3b2b23d808 shlwapi/tests: COM cleanup for thread.c. 2011-01-07 10:22:36 +01:00
André Hentschel 503934a67d shlwapi/tests: Fix typo. 2010-12-30 15:01:18 +01:00
André Hentschel d037b40995 shlwapi/tests: Don't test function directly when reporting GetLastError(). 2010-12-30 15:00:44 +01:00
Yaron Shahrabani 1cc46828f1 shlwapi: Added Hebrew translation. 2010-12-22 17:32:32 +01:00
André Hentschel c063e5ccdd shlwapi/tests: Allow Win7 behaviour for SHFormatDateTimeW. 2010-12-22 14:16:31 +01:00
Michael Stefaniuc 26de0e6202 shlwapi/tests: Standardize the COM usage in ordinal.c. 2010-12-14 12:33:00 +01:00
Michael Stefaniuc 287253a5a7 shlwapi: The Italian translation uses UTF-8 encoding. 2010-12-08 17:45:14 +01:00
Alexandre Julliard 515a14989d shlwapi: Don't use wide strings in button labels. 2010-12-05 16:32:33 +01:00
Michael Stefaniuc 55583f9386 shlwapi: Use an iface instead of an vtbl pointer in ISHRegStream. 2010-11-30 11:00:33 +01:00
Michael Stefaniuc 9093312bdf shlwapi: Use an iface instead of an vtbl pointer in threadref. 2010-11-30 10:58:59 +01:00
Michael Stefaniuc abb850c9c4 shlwapi: Use iface instead of vtbl pointers in ISHFileStream. 2010-11-30 10:58:34 +01:00
Piotr Caban 5024a05780 shlwapi: Improved UrlCombineW implementation. 2010-11-08 13:30:23 +01:00
Paul Vriens 70e6a2f7ae shlwapi: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
2010-11-03 14:44:51 +01:00
David Hedberg 8a4c60335e shlwapi: Add room for null terminator in local SHGetShellKey buffer. 2010-10-27 11:51:50 +02:00
David Hedberg 6b897513ff shlwapi: Fix UrlGetPart to also return unknown schemes. 2010-10-26 15:25:19 +02:00
Alexandre Julliard 0a50c10d34 shlwapi: Make more functions available by name. 2010-10-25 13:52:51 +02:00
Nikolay Sivov 88136e6897 shlwapi: Allow IUnknown_SetSite() to be requested by name. 2010-10-25 12:41:41 +02:00
Nikolay Sivov 646a49b74a shlwapi/assoc: Fix arguments tracing. 2010-10-13 11:19:53 +02:00
Piotr Caban fd10f47de4 shlwapi/tests: Add more tests. 2010-10-12 17:38:01 +02:00
Piotr Caban 52bd8542b7 shlwapi: Added SKSetValueW implementation. 2010-10-12 17:37:59 +02:00
Piotr Caban 6aa9494245 shlwapi: Added SKDeleteValueW implementation. 2010-10-12 17:37:56 +02:00
Piotr Caban 0ce727e433 shlwapi: Added SKAllocValueW implementation. 2010-10-12 17:37:54 +02:00
Piotr Caban c2f25a2206 shlwapi: Improved SHGetShellKey implementation. 2010-10-12 17:37:51 +02:00
Andrew Eikum 6525d89c95 shlwapi: Handle URL_WININET_COMPATIBILITY flag in UrlCanonicalize. 2010-10-12 12:17:38 +02:00
Jacek Caban a839e2ec45 shlwapi: Skip more tests on too old shlwapi.dll. 2010-10-11 12:54:17 +02:00
Andrew Eikum 1a7c76c7b0 shlwapi/tests: Don't run tests on old shlwapi versions. 2010-10-08 11:05:02 +02:00
Alexandre Julliard eb2d556ec8 shlwapi/tests: Make some variables static. 2010-10-01 13:37:34 +02:00
Lauri Kenttä 842c5693cf shlwapi: Update Finnish translation. 2010-09-24 18:21:10 +02:00
Luca Bennati 4985b464a8 shlwapi: Update Italian translation. 2010-09-21 17:53:55 +02:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Piotr Caban f0bc60324a shlwapi: Improved UrlEscapeW implementation. 2010-09-07 11:29:55 +02:00
Piotr Caban 8b7fae35e4 shlwapi: Improved UrlCanonicalize implementation. 2010-09-07 11:29:33 +02:00
Hwang YunSong 4069da5624 shlwapi: Update Korean resource. 2010-09-01 14:01:04 +02:00
Alexandre Julliard fd8df3b62e shlwapi: Use int64 in the spec file for 64-bit integers. 2010-08-31 14:23:48 +02:00
Amine Khaldi 1848ae8d3a shlwapi: Fix translations. 2010-08-30 11:26:39 +02:00
Detlef Riekenberg 6e079915dd shlwapi/tests: Run more language dependent tests only on English locales. 2010-08-16 15:54:23 +02:00
Nikolay Sivov 93985e70a8 shlwapi/tests: Fix some test failures on RTL enabled boxes. 2010-07-30 14:59:41 +02:00
Nikolay Sivov 31da90fd9d shlwapi: Implement SKGetValueW over SHGetShellKey. 2010-07-29 10:30:45 +02:00
Nikolay Sivov e7395e09e1 shlwapi: Partially implement SHGetShellKey. 2010-07-29 10:30:40 +02:00
Nikolay Sivov b684c60a10 shlwapi/tests: Fix some test failures on Win2000. 2010-07-29 10:29:50 +02:00
Paul Vriens eaa6376e64 shlwapi/tests: Load shell32 explicitly. 2010-07-22 16:27:13 +02:00
Piotr Caban b7c68573ae shlwapi: Improved UrlCanonicalizeW implementation. 2010-07-22 13:54:57 +02:00
Michael Stefaniuc fae6a5f618 shlwapi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
Andrew Eikum ab418fc258 shlwapi: Implement SHSetIniStringW. 2010-07-22 10:13:03 +02:00
Andrew Eikum ef8cf0fdf2 shlwapi: Implement SHGetIniStringW. 2010-07-22 10:12:57 +02:00