projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
comctl32/listview: Basic LVM_GETITEMSPACING tests.
[wine]
/
dlls
/
itss
/
2009-07-03
Alexandre Julliard
makefiles: Regenerate the source lists using make_makef...
tree
|
commitdiff
2009-04-01
Jacek Caban
urlmon.idl: Use HANDLE_PTR in IInternetProtocolRoot...
tree
|
commitdiff
2009-02-20
Paul Vriens
itss/tests: Fix test failures on some Win95 and NT4...
tree
|
commitdiff
2009-02-11
Andrew Talbot
itss: Replace malloc() with HeapAlloc().
tree
|
commitdiff
2009-02-05
Andrew Talbot
itss: Remove unused function.
tree
|
commitdiff
2009-02-02
Marcus Meissner
itss: Move buffer initialization a bit up (Coverity).
tree
|
commitdiff
2009-01-26
Michael Stefaniuc
itss: Remove some superfluous pointer casts.
tree
|
commitdiff
2008-12-02
Michael Stefaniuc
itss: Remove unneeded casts of zero.
tree
|
commitdiff
2008-10-14
Andrew Talbot
itss: Sign-compare warnings fix.
tree
|
commitdiff
2008-10-08
Michael Stefaniuc
itss/tests: Use FAILED instead of !SUCCEEDED.
tree
|
commitdiff
2008-07-08
Alexandre Julliard
tests: Don't depend on the static uuid libraries in...
tree
|
commitdiff
2008-05-02
James Hawkins
itss: Remove a test that we expect to fail sometimes.
tree
|
commitdiff
2008-04-30
Alexandre Julliard
makefiles: List the static libraries as normal imports...
tree
|
commitdiff
2008-04-30
Alexandre Julliard
itss: Fix function prototype now that widl does the...
tree
|
commitdiff
2008-04-04
Austin English
Spelling fixes.
tree
|
commitdiff
2008-03-01
Andrew Talbot
itss: Assign to structs instead of using memcpy.
tree
|
commitdiff
2008-02-27
Rob Shearman
itss: Don't use typeof as it's not portable.
tree
|
commitdiff
2008-02-04
Jacek Caban
itss: Added BINDF_NEEDFILE test.
tree
|
commitdiff
2008-01-08
Andrew Talbot
itss: Remove unneeded casts.
tree
|
commitdiff
2007-12-06
Alexandre Julliard
Removed some unneeded imports.
tree
|
commitdiff
2007-11-26
Gerald Pfeifer
itss: Avoid checking an unsigned value for < 0.
tree
|
commitdiff
2007-10-30
Jacek Caban
itss: Fixed tests on old IE.
tree
|
commitdiff
2007-10-26
Jacek Caban
itss: Fixed test crash on IE7.
tree
|
commitdiff
2007-10-22
Lionel Debroux
itss: Remove redundant NULL check before free (found...
tree
|
commitdiff
2007-10-22
Jacek Caban
itss: Fixed memory freeing.
tree
|
commitdiff
2007-09-26
Andrew Talbot
itss: Fix a typo.
tree
|
commitdiff
2007-09-17
Alexandre Julliard
itss/tests: We can now store binary files in the reposi...
tree
|
commitdiff
2007-07-16
Alec Berryman
itss: Replace malloc/free with HeapAlloc/HeapFree.
tree
|
commitdiff
2007-05-07
Andrew Talbot
itss: Exclude unused headers.
tree
|
commitdiff
2007-05-04
Alexandre Julliard
Fix minor differences in the formatting of the license...
tree
|
commitdiff
2007-03-13
Jacek Caban
itss: Added test of URLs with trailing slash.
tree
|
commitdiff
2007-03-13
Jacek Caban
itss: Use object_name in FindMimeFromData.
tree
|
commitdiff
2007-03-13
Jacek Caban
itss: Ignore trailing slash in ITSProtocol::Start.
tree
|
commitdiff
2007-03-13
Jacek Caban
itss: Ignore trailing slash in IStorage::OpenStream.
tree
|
commitdiff
2007-03-12
Jan Zerebecki
itss: Add DebugInfo to critical sections.
tree
|
commitdiff
2007-02-23
Jacek Caban
itss: Added CombineUrl implementation.
tree
|
commitdiff
2007-02-23
Jacek Caban
itss: Added ParseUrl implementation.
tree
|
commitdiff
2007-02-23
Jacek Caban
itss: Added IInternetProtocolInfo interface stub implem...
tree
|
commitdiff
2007-02-23
Jacek Caban
itss: Added test of paths with back slashes and escaped...
tree
|
commitdiff
2007-02-23
Jacek Caban
itss: Fix handling URLs with back slashes and escaped...
tree
|
commitdiff
2007-02-23
Jacek Caban
itss: Fix opening streams with back slashes.
tree
|
commitdiff
2007-02-14
Andrew Talbot
itss: Constify a variable.
tree
|
commitdiff
2007-02-12
Jacek Caban
itss: Fix handling URLs without '/' in object name.
tree
|
commitdiff
2007-02-06
Jacek Caban
itss: Allow reading from ReportData call.
tree
|
commitdiff
2007-01-15
Jacek Caban
itss: Added more protocol tests.
tree
|
commitdiff
2007-01-15
Jacek Caban
itss: Close chm file when destroying Storage.
tree
|
commitdiff
2007-01-15
Jacek Caban
itss: Return S_FALSE in IStream::Read if there is no...
tree
|
commitdiff
2007-01-12
Andrew Talbot
itss: Remove unused variable and associated dead code.
tree
|
commitdiff
2007-01-10
Andrew Talbot
itss: Declare a function static.
tree
|
commitdiff
2007-01-04
Francois Gouget
itss: Fix spelling of the dwOrigin variables.
tree
|
commitdiff
2006-12-26
Alexandre Julliard
makedep: Add support for magic comments in .rc files...
tree
|
commitdiff
2006-12-26
Jacek Caban
itss: Added test of protocol.
tree
|
commitdiff
2006-12-26
Jacek Caban
itss: Added ITS protocol implementation.
tree
|
commitdiff
2006-12-24
Jacek Caban
itss: Added ITSProtocol stub implementation.
tree
|
commitdiff
2006-12-24
Jacek Caban
itss: DllCanUnloadNow code clean up.
tree
|
commitdiff
2006-12-24
Jacek Caban
itss: Move registration code to inf file and add missin...
tree
|
commitdiff
2006-12-24
Jacek Caban
itss: Rename CLSID_ITSProtocol to CLSID_MSITStore.
tree
|
commitdiff
2006-12-24
Jacek Caban
itss: DllUnregisterServer is not a stub.
tree
|
commitdiff
2006-10-12
Hans Leidekker
itss: Win64 printf format warning fixes.
tree
|
commitdiff
2006-10-10
Michael Stefaniuc
janitorial: Remove remaining NULL checks before free...
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-08-22
Mike McCormack
itss: Simplify the class factory.
tree
|
commitdiff
2006-08-08
Francois Gouget
itss: Register CLSID_ITSProtocol. Tweak the registratio...
tree
|
commitdiff
2006-07-11
Alexandre Julliard
libs: Merged libwine_unicode into libwine.
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-06-30
Paul Vriens
Use the return value of register_key_guid.
tree
|
commitdiff
2006-06-10
Alexandre Julliard
itss: Make the virtual table functions static where...
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-05-10
Robert Shearman
Check the return value from register_key_guid in all...
tree
|
commitdiff
2005-11-26
Alexandre Julliard
Renamed all .cvsignore files to .gitignore.
tree
|
commitdiff
2005-09-29
Alexandre Julliard
We are no longer generating .dbg.c files.
tree
|
commitdiff
2005-08-29
Mike McCormack
gcc 4.0 warning fixes.
tree
|
commitdiff
2005-08-25
James Hawkins
Moved itss.idl to include/wine.
tree
|
commitdiff
2005-08-23
James Hawkins
Register the ITStorage class.
tree
|
commitdiff
2005-08-09
Alexandre Julliard
itss doesn't need an import library.
tree
|
commitdiff
2005-08-09
Alexandre Julliard
Mark DllMain and similar exports as private.
tree
|
commitdiff
2005-07-13
Mike McCormack
Interlocked LONG* gcc warning fixes.
tree
|
commitdiff
2005-07-12
Mike McCormack
Interlocked LONG* gcc warning fixes.
tree
|
commitdiff
2005-06-27
Jacek Caban
Export DllMain as native does.
tree
|
commitdiff
2005-06-23
Jacek Caban
Use GUIDs from itss.idl.
tree
|
commitdiff
2005-06-20
Mike McCormack
Make functions static.
tree
|
commitdiff
2005-06-01
Dmitry Timoshkov
Make more of the OLE interface vtables const.
tree
|
commitdiff
2005-05-24
Hans Leidekker
Fix uninitialized warnings.
tree
|
commitdiff
2005-05-09
Alexandre Julliard
Added rules for building import libraries in the indivi...
tree
|
commitdiff
2005-05-07
Alexandre Julliard
Added rules to build import libraries in the individual...
tree
|
commitdiff
2005-04-18
Peter Berg Larsen
Replace strncpy with memcpy or lstrcpyn.
tree
|
commitdiff
2005-03-21
Vincent Béron
Correct and complete some api documentation.
tree
|
commitdiff
2005-02-22
Jacek Caban
Added implementation of LockServer.
tree
|
commitdiff
2005-02-09
Tom Fogal
Simple aggregation fix.
tree
|
commitdiff
2005-01-14
Robert Shearman
Remove MODULENAME prefix from
tree
|
commitdiff
2005-01-03
Jacek Caban
Implemented DllCanUnloadNow.
tree
|
commitdiff
2004-12-13
Eric Pouech
Fixed copy&paste error.
tree
|
commitdiff
2004-12-09
Alexandre Julliard
Janitorial: C booleans must not be compared against...
tree
|
commitdiff
2004-11-19
Mike McCormack
Use interlocked functions for thread safety.
tree
|
commitdiff
2004-10-19
Hans Leidekker
Add ffs() to porting library, needed by MinGW.
tree
|
commitdiff
2004-10-18
Joris Huizer
Added IClassFactory->CreateInstance aggregation checks.
tree
|
commitdiff
2004-10-07
Francois Gouget
Don't define COBJMACROS in objbase.h.
tree
|
commitdiff
2004-09-28
Huw Davies
Fix a reference leak on failure (spotted by Rob Shearman).
tree
|
commitdiff
2004-09-21
Alexandre Julliard
Ignore the generated header files.
tree
|
commitdiff
next