projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
shlwapi/tests: Make some variables static.
[wine]
/
dlls
/
shlwapi
/
path.c
2008-11-25
Francois Gouget
shlwapi: Remove WINAPI on static functions where not...
blob
|
commitdiff
|
raw
2008-07-28
Juan Lang
shlwapi: Use CharNextA to iterate through characters...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-21
Austin English
Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-03
Marcus Meissner
shlwapi: Handle buffer overflow on A->W converter.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-25
Alexandre Julliard
shlwapi: Get rid of CharNextW/CharPrevW. Simplify some...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-24
Mikołaj Zalewski
shlwapi: Fix the handling of overflows in PathCombine...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-29
Dmitry Timoshkov
shlwapi: Match shlwapi wrappers to MSDN descriptions.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-26
Paul Vriens
shlwapi/path: Proper use of GetProcessHeap().
blob
|
commitdiff
|
raw
|
diff to current
2006-11-10
Mike McCormack
shlwapi: Use HeapAlloc/Free instead of malloc/free.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-06
Hans Leidekker
shlwapi: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-03
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-27
James Hawkins
shlwapi: Add tests for PathCombineA.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-26
Paul Vriens
shlwapi: PathCombineW should return NULL on invalid...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-12
Peter Oberndorfer
shlwapi: Ignore leading spaces in PathMatchSpec.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-21
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-22
Eric Pouech
shell32: Fixes for bugs found by valgrind on shell32...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-21
Stefan Huehner
Fix some more -Wstrict-prototypes warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-18
Peter Berg Larsen
Strncpy elimination.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-28
Peter Berg Larsen
Janitorial: Get rid of strncpy/strncpyW.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-14
Jon Griffiths
Tests and small fix for PathMakePretty().
blob
|
commitdiff
|
raw
|
diff to current
2005-02-03
Hans Leidekker
Implement and test PathIsValidChar{A,W}.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-18
Hans Leidekker
Stub implementations for PathUnExpandEnvStringsSHRegEnu...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-05
Huw Davies
Rewrite PathCreateFromUrl.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-25
Huw Davies
Implement PathSearchAndQualify.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-10
Diego Pettenò
Add support for file:/// urls in PathCreateFromUrl.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-03
Mike McCormack
Don't read past end of table in PathFileExistsDefExtW.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-02
Mike McCormack
Use the ACP define in MB/WC conversion functions.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-02
James Hawkins
Fix buffer overflow in PathSetDlgItemPathW that led...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-20
Francois Gouget
Make static Unicode strings const.
blob
|
commitdiff
|
raw
|
diff to current
2004-01-23
Ge van Geldorp
Fix various function prototypes to conform to PSDK.
blob
|
commitdiff
|
raw
|
diff to current
2004-01-19
Rolf Kalbermatter
Implemented PathFileExistsAndAttributesA/W function.
blob
|
commitdiff
|
raw
|
diff to current
2004-01-06
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-22
Mike McCormack
Fixed a memory leak.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-11
Robert Shearman
- Convert ordinals to their real names.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-19
Jon Griffiths
Implemented @440, 441.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-02
Francois Gouget
Fixed some common spelling errors.
blob
|
commitdiff
|
raw
|
diff to current
2003-06-18
Francois Gouget
Typos/spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2003-05-13
Francois Gouget
Fix miscellaneous spelling errors and typos.
blob
|
commitdiff
|
raw
|
diff to current
2003-04-02
Andreas Mohr
Some spelling and formatting fixes.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-30
Vitaliy Margolen
Unicode strings termination fixes.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-18
Jon Griffiths
Documentation updates.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-09
Matthew Mastracci
Add implementation for PathCreateFromUrlW and add the...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-19
Robert Shearman
Implemented UrlCreateFromPath[AW] and slightly related
blob
|
commitdiff
|
raw
|
diff to current
2002-11-13
Mike McCormack
Fix a few GDI memory leaks.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-25
Michael Stefaniuc
Compile the shlwapi dll with -DSTRICT.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-20
Jon Griffiths
Reorganise/minor tidyup of ordinal functions.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-16
Duane Clark
Wait for app to come up before attempting DDE connection.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-28
Patrik Stridvall
MSVC compatibility fixes.
blob
|
commitdiff
|
raw
|
diff to current
2002-07-24
Jon Griffiths
PathAppendA/W: Don't skip '\\' if path is UNC.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-03
Alexandre Julliard
Avoid local WINAPI function pointers to work around...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-20
Jon Griffiths
Document, implement/fix and test 110+ Path functions.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-20
Lawson Whitney
Protect PathIsUNCServerShare from null lpszPath.
blob
|
commitdiff
|
raw
|
diff to current
2002-01-29
Guy L. Albertelli
Fix PathCreateFromUrl{A|W} to return the corrrect error...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-17
Uwe Bonnes
PathIsURL(A|W): Check for NULL strings.
blob
|
commitdiff
|
raw
|
diff to current
2001-12-11
Jon Griffiths
Add exclusion defs & remaining funcs, remove internal...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-01
Guy L. Albertelli
- Fixed PathIsURL{A|W}.
blob
|
commitdiff
|
raw
|
diff to current
2001-11-06
Guy Albertelli
- Define rest of URL_ESCAPE... and other flags.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-07
Guy L. Albertelli
- Finish PathParseIconLocation{A|W}.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-19
Patrik Stridvall
Documentation ordinal fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-11
Patrik Stridvall
Fixed some issues found by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2001-05-29
Marcus Meissner
First try at implementing PathGetCharType().
blob
|
commitdiff
|
raw
|
diff to current
2001-01-07
Huw D M Davies
Moved all the documented shlwapi functions out of undoc...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-28
Alexandre Julliard
Got rid of the Wine internal lstrcpy* functions and...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-25
Alexandre Julliard
Removed inclusion of wine/winestring.h from winbase...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-14
Alexandre Julliard
Replaced all lstr* calls from inside Wine code by their...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-06
Alexandre Julliard
Replaced lstrlen/lstrcmp by libc equivalents everywhere...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-26
Alexandre Julliard
Moved shlwapi routines from shell32.dll to shlwapi...
blob
|
commitdiff
|
raw
|
diff to current