2003-03-04 |
Rolf Kalbermatter | Fix endless loop in StrPBrkW. |
tree | commitdiff |
2003-02-12 |
Sergei Turchanov | - _SHStrDupAA forgot about terminating '\0'. |
tree | commitdiff |
2003-01-15 |
Juergen Schmied | Give some functions real names. |
tree | commitdiff |
2003-01-14 |
Francois Gouget | Remove (POINTER)NULL casts. |
tree | commitdiff |
2003-01-09 |
Matthew Mastracci | Add implementation for PathCreateFromUrlW and add the... |
tree | commitdiff |
2003-01-07 |
Dimitrie O. Paun | Define NONAMELESS{STRUCT,UNION} explicitly in the files... |
tree | commitdiff |
2003-01-03 |
Dimitrie O. Paun | Eliminate lots of __WINE__ conditionals from the headers. |
tree | commitdiff |
2002-12-19 |
Robert Shearman | Implemented UrlCreateFromPath[AW] and slightly related |
tree | commitdiff |
2002-12-18 |
Francois Gouget | Fix signed/unsigned warnings. |
tree | commitdiff |
2002-12-16 |
György 'Nog' Jeney | - Implement ordinals 167 and 171. |
tree | commitdiff |
2002-12-10 |
Alexandre Julliard | winnt.h should not be self-contained, it must depend... |
tree | commitdiff |
2002-12-07 |
Rolf Kalbermatter | Fix signature of SHLWAPI_334 as its string parameter... |
tree | commitdiff |
2002-12-06 |
Rolf Kalbermatter | Fix some parameter types. |
tree | commitdiff |
2002-12-05 |
Ove Kaaven | Make sure that no files except unknwn.h include wine... |
tree | commitdiff |
2002-12-02 |
Francois Gouget | Removed unnecessary HANDLE typecasts. |
tree | commitdiff |
2002-11-13 |
Mike McCormack | Fix a few GDI memory leaks. |
tree | commitdiff |
2002-11-12 |
Patrik Stridvall | Updated the generated tests. |
tree | commitdiff |
2002-11-04 |
Alexandre Julliard | Made the dll entry point default to DllMain and removed... |
tree | commitdiff |
2002-10-25 |
Andreas Mohr | - fix some pselling |
tree | commitdiff |
2002-10-25 |
Michael Stefaniuc | Compile the shlwapi dll with -DSTRICT. |
tree | commitdiff |
2002-10-18 |
Alexandre Julliard | Added support for building certain dlls with -DSTRICT. |
tree | commitdiff |
2002-10-10 |
Michael Stefaniuc | - change the internal functions in windows/cursoricon... |
tree | commitdiff |
2002-10-03 |
Alexandre Julliard | Removed LPxxx handle types that don't exist under Windows. |
tree | commitdiff |
2002-09-20 |
Jon Griffiths | Reorganise/minor tidyup of ordinal functions. |
tree | commitdiff |
2002-09-17 |
Francois Gouget | Remove references to PCVOID and LPUINT. |
tree | commitdiff |
2002-09-16 |
Francois Gouget | NetpGetComputerName, SHCopyKeyA and SHRegGetPathA don... |
tree | commitdiff |
2002-09-16 |
Duane Clark | Wait for app to come up before attempting DDE connection. |
tree | commitdiff |
2002-09-12 |
Alexandre Julliard | Delete registry key at exit. |
tree | commitdiff |
2002-09-12 |
Alexandre Julliard | Fixed AssocCreate declaration. |
tree | commitdiff |
2002-09-12 |
Patrik Stridvall | Fixed C++ comments. |
tree | commitdiff |
2002-09-12 |
Jon Griffiths | Make hex digits static const & share them. |
tree | commitdiff |
2002-09-12 |
Jon Griffiths | Implementation and test for SHCopyKeyA/W. |
tree | commitdiff |
2002-09-10 |
Jon Griffiths | Implement @163,164,168,175,182,187,286,SHSkipJunction. |
tree | commitdiff |
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 |
next |