2002-09-09 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2002-09-06 |
Jon Griffiths | Implemented registry MIME type functions @324-329. |
tree | commitdiff |
2002-09-06 |
Jon Griffiths | Add @138,@157,@180,@197,@204. |
tree | commitdiff |
2002-09-04 |
Jon Griffiths | Added Assoc* funcs (but not underlying IQueryAssociatio... |
tree | commitdiff |
2002-08-30 |
Steven Edwards | Update some .cvsignore files for building on Windows. |
tree | commitdiff |
2002-08-28 |
Patrik Stridvall | MSVC compatibility fixes. |
tree | commitdiff |
2002-08-27 |
Rein Klazes | Forward shlwapi.393 to CreateDialogIndirectParamW. |
tree | commitdiff |
2002-08-27 |
Dmitry Timoshkov | Correct the number of parameters for StrRStrIA/W. |
tree | commitdiff |
2002-08-26 |
Jon Griffiths | Implement UrlHashW. |
tree | commitdiff |
2002-08-19 |
Jon Griffiths | Fix existing string functions, implement a bunch of... |
tree | commitdiff |
2002-08-19 |
Jon Griffiths | Create security attributes when running as NT or later. |
tree | commitdiff |
2002-08-19 |
Jon Griffiths | Free comctl32 on unload. |
tree | commitdiff |
2002-08-16 |
Dmitry Timoshkov | Implement comctl32.417 and shlwapi.299. This avoids... |
tree | commitdiff |
2002-08-09 |
Alexandre Julliard | Create separate makefiles for tests for more flexibility. |
tree | commitdiff |
2002-08-09 |
Alexandre Julliard | Fixed string lengths to do the right thing for all... |
tree | commitdiff |
2002-08-09 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2002-08-06 |
Juergen Schmied | Implement StrRetToStr in shlwapi. |
tree | commitdiff |
2002-07-24 |
Andreas Mohr | Misc spelling fixes. |
tree | commitdiff |
2002-07-24 |
Jon Griffiths | PathAppendA/W: Don't skip '\\' if path is UNC. |
tree | commitdiff |
2002-07-23 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2002-07-22 |
Jon Griffiths | Move thread related functions to new file. |
tree | commitdiff |
2002-07-20 |
Juergen Schmied | - Many stubs |
tree | commitdiff |
2002-07-19 |
Jon Griffiths | Set amounts read/written to 0, share Un/Lock code,... |
tree | commitdiff |
2002-07-19 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2002-07-19 |
Jon Griffiths | Avoid winreg.h inclusion. |
tree | commitdiff |
2002-07-16 |
Guy L. Albertelli | - Remove stub for ordinal 394 and replace with forward to |
tree | commitdiff |
2002-07-16 |
Jon Griffiths | Implement SHCreateStreamOnFileA/W/Ex, ordinals @166... |
tree | commitdiff |
2002-07-09 |
Jon Griffiths | Implement/document @17,18,19,20,21,22 (Compact list... |
tree | commitdiff |
2002-07-03 |
Gregg Mattinson | Cast void* to char* for pointer arithmetic. |
tree | commitdiff |
2002-07-02 |
Juergen Schmied | - implementations for SHLWAPI_267, SHLWAPI_268 |
tree | commitdiff |
2002-07-01 |
Alexandre Julliard | - stubs for SHLWAPI.295 (create a URL shortcut ?) and... |
tree | commitdiff |
2002-06-28 |
Eric Pouech | No longer depends on external env strings values. |
tree | commitdiff |
2002-06-22 |
Alexandre Julliard | Added printf format checking to the ok() and trace... |
tree | commitdiff |
2002-06-21 |
Alexandre Julliard | Made some more spec file entries optional or unnecessary. |
tree | commitdiff |
2002-06-04 |
Alexandre Julliard | Duplicated wsprintf implementation in shlwapi. |
tree | commitdiff |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
tree | commitdiff |
2002-05-29 |
Vincent Béron | Fixed some more missing \n in traces. |
tree | commitdiff |
2002-05-24 |
James Juran | Add missing \n to output messages. |
tree | commitdiff |
2002-05-23 |
Francois Gouget | Make the tests compile with Visual C++. |
tree | commitdiff |
2002-05-21 |
Alexandre Julliard | Renamed Winelib apps to .exe.so to follow the dll namin... |
tree | commitdiff |
2002-05-17 |
Alexandre Julliard | Removed most imports of ntdll since we no longer import... |
tree | commitdiff |
2002-05-14 |
Alexandre Julliard | Added winebuild support for generating a .dbg.c file... |
tree | commitdiff |
2002-05-11 |
Alexandre Julliard | Added -res option to specify resources on winebuild... |
tree | commitdiff |
2002-05-09 |
Juergen Schmied | Added some tests. |
tree | commitdiff |
2002-05-09 |
Juergen Schmied | Reimplemented SHRegGetPathA/W, SHGetValueA/W, SHRegGetP... |
tree | commitdiff |
2002-05-09 |
Alexandre Julliard | Moved imports specification from the .spec into the... |
tree | commitdiff |
2002-04-03 |
Alexandre Julliard | Avoid local WINAPI function pointers to work around... |
tree | commitdiff |
2002-03-23 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2002-03-20 |
Alexandre Julliard | Changed builtin dlls file names to make it clear they... |
tree | commitdiff |
2002-03-20 |
Jon Griffiths | Document, implement/fix and test 110+ Path functions. |
tree | commitdiff |
2002-03-20 |
Guy L. Albertelli | - Reimplement functions 350, 351, 352 to use appropriat... |
tree | commitdiff |
2002-03-19 |
Sergei Turchanov | Ordinal 342 is really named SHInterlockedCompareExchange. |
tree | commitdiff |
2002-03-11 |
Turchanov Sergei | Implement ordinal 342. |
tree | commitdiff |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
tree | commitdiff |
2002-02-28 |
Michael Cardenas | More complete implementation of SHLWAPI_356. |
tree | commitdiff |
2002-02-21 |
Guy L. Albertelli | - Forward ordinals 40, 41, 143, 362 to appropriate... |
tree | commitdiff |
2002-02-20 |
Lawson Whitney | Protect PathIsUNCServerShare from null lpszPath. |
tree | commitdiff |
2002-02-15 |
Patrik Stridvall | Added some defines for compatibility with Windows headers. |
tree | commitdiff |
2002-02-12 |
Guy L. Albertelli | Partially implement SHRegWriteUSValue{A|W}. |
tree | commitdiff |
2002-02-05 |
Patrik Stridvall | MSVC compile fixes. |
tree | commitdiff |
2002-01-29 |
Guy L. Albertelli | Fix PathCreateFromUrl{A|W} to return the corrrect error... |
tree | commitdiff |
2002-01-29 |
Guy L. Albertelli | Fix SHRegOpenUSKey{A|W} and SHRegQueryUSValue{A|W}... |
tree | commitdiff |
2002-01-18 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2001-12-24 |
Jon Griffiths | Implement/document ordinals 7-11. |
tree | commitdiff |
2001-12-24 |
Gerard Patel | Trivial fixes for shlwapi and Internet routines. |
tree | commitdiff |
2001-12-17 |
Jon Griffiths | Implemented, documented or fixed SHDeleteOrphanKeyA... |
tree | commitdiff |
2001-12-17 |
Uwe Bonnes | PathIsURL(A|W): Check for NULL strings. |
tree | commitdiff |
2001-12-11 |
Jon Griffiths | Add new stub MLLoadLibrary. |
tree | commitdiff |
2001-12-11 |
Jon Griffiths | Add exclusion defs & remaining funcs, remove internal... |
tree | commitdiff |
2001-12-04 |
Guy L. Albertelli | - Correct implementation of _169 (call of Release)... |
tree | commitdiff |
2001-12-01 |
Guy L. Albertelli | - Fixed PathIsURL{A|W}. |
tree | commitdiff |
2001-12-01 |
Guy L. Albertelli | - Stub routines for _164, _208, _210, _211, _239, _356... |
tree | commitdiff |
2001-11-20 |
Patrik Stridvall | Documentation fixes. |
tree | commitdiff |
2001-11-19 |
Francois Gouget | A few typos. |
tree | commitdiff |
2001-11-13 |
Guy L. Albertelli | - Implement ordinals 7, 8, 9, 13, 14, 19, 36. |
tree | commitdiff |
2001-11-09 |
Guy L. Albertelli | Use proper unicode routine. |
tree | commitdiff |
2001-11-08 |
Alexandre Julliard | Implemented inline version of the iswxxx functions. |
tree | commitdiff |
2001-11-06 |
Guy Albertelli | - Define rest of URL_ESCAPE... and other flags. |
tree | commitdiff |
2001-11-06 |
Guy Albertelli | - Implement URL_ESCAPE_SEGEMENT_ONLY, URL_ESCAPE_PERCENT, |
tree | commitdiff |
2001-11-06 |
Guy Albertelli | - Implement SHLWAPI_1 (ASCII version of SHLWAPI_2). |
tree | commitdiff |
2001-11-06 |
Francois Gouget | Don't prefix %p with 0x. |
tree | commitdiff |
2001-11-06 |
Francois Gouget | Fix incorrect use of a Unicode string literal. |
tree | commitdiff |
2001-11-05 |
Guy Albertelli | - Indicate that StrRetToStrN{A|W} and StrRetToBuf{A... |
tree | commitdiff |
2001-10-28 |
Guy L. Albertelli | - Added stubs for _18,_21,_22 which seem to be used... |
tree | commitdiff |
2001-10-28 |
Guy L. Albertelli | Stub UrlCombineA and initial implementation of UrlCombineW. |
tree | commitdiff |
2001-10-28 |
Guy L. Albertelli | Implement SHRegGetBoolUSValue{A|W}. |
tree | commitdiff |
2001-10-24 |
Guy Albertelli | - Correct implementation of HUSKEY internals, including... |
tree | commitdiff |
2001-10-24 |
Guy Albertelli | - Implement: |
tree | commitdiff |
2001-10-21 |
Guy L. Albertelli | - Add stubs for _25, _33, _35 |
tree | commitdiff |
2001-10-21 |
Guy L. Albertelli | - Implement HUSKEY design. |
tree | commitdiff |
2001-10-21 |
Guy L. Albertelli | - Implement UrlCanonicalizeW, UrlEscapeW, UrlUnescapeW. |
tree | commitdiff |
2001-10-01 |
Andreas Mohr | Fix/document SHLWAPI ordinals 217 and 218. |
tree | commitdiff |
2001-09-19 |
Alexandre Julliard | Fixed a couple of HWND type mismatches. |
tree | commitdiff |
2001-09-07 |
Guy L. Albertelli | - Finish PathParseIconLocation{A|W}. |
tree | commitdiff |
2001-09-07 |
Guy L. Albertelli | Implemented stubs for SHRegEnumUSKey{A|W} and return... |
tree | commitdiff |
2001-07-25 |
Alexandre Julliard | Removed unnecessary inclusion of heap.h. |
tree | commitdiff |
2001-07-11 |
Patrik Stridvall | Documentation fixes. |
tree | commitdiff |
2001-07-10 |
Peter Hunnisett | Add shlwapi.wvnsprintf[AW], header info and comments. |
tree | commitdiff |
2001-07-08 |
Peter Hunnisett | Fix some ordinal forwarding. |
tree | commitdiff |
2001-07-02 |
Patrik Stridvall | Documentation fixes. |
tree | commitdiff |
next |