projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
winemac: Implement layered windows: SetLayeredWindowAttributes() and UpdateLayeredWin...
[wine]
/
dlls
/
itss
/
2012-12-10
Michael Stefaniuc
itss: Don't over-allocate memory for a ITSS_IStorageImpl.
tree
|
commitdiff
2012-12-05
Jacek Caban
itss: Fixed fragment part handling in IInternetProtocol...
tree
|
commitdiff
2012-12-05
Jacek Caban
itss: Cleaned up CombineUrl tests.
tree
|
commitdiff
2012-11-02
Michael Stefaniuc
itss: Use FIELD_OFFSET to calculate the size of a struc...
tree
|
commitdiff
2012-09-21
Jacek Caban
itss: Canonicalize relative paths before resolving...
tree
|
commitdiff
2012-08-20
Nikolay Sivov
itss: Call interface methods properly.
tree
|
commitdiff
2012-01-27
Erich Hoover
itss: Enlarge buffer to include space for a concatenate...
tree
|
commitdiff
2012-01-10
Andrew Eikum
itss: Use case-insensitive strcmp.
tree
|
commitdiff
2011-08-02
Alexandre Julliard
winecrt0: Remove the clsid parameter in __wine_(un...
tree
|
commitdiff
2011-08-01
Francois Gouget
itss/tests: Fix spelling of a variable name.
tree
|
commitdiff
2011-05-19
Marcus Meissner
itss: Mark internal symbols with hidden visibility.
tree
|
commitdiff
2010-12-13
Alexandre Julliard
itss: Convert protocol registration to the IRegistrar...
tree
|
commitdiff
2010-12-09
Michael Stefaniuc
itss: Standardize the COM usage in storage.c.
tree
|
commitdiff
2010-12-06
Michael Stefaniuc
itss: Use ifaces instead of vtbl pointers in ITSProtocol.
tree
|
commitdiff
2010-12-05
Michael Stefaniuc
itss: Standardize the COM usage in itss.c.
tree
|
commitdiff
2010-12-05
Michael Stefaniuc
itss: Standardize the COM usage in moniker.c.
tree
|
commitdiff
2010-09-19
Alexandre Julliard
makefiles: Add a standard header for all makefiles...
tree
|
commitdiff
2010-07-21
Alexandre Julliard
dlls: Remove explicit imports of kernel32 and ntdll.
tree
|
commitdiff
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit separat...
tree
|
commitdiff
2010-02-22
Alexandre Julliard
makefiles: Use the standard C_SRCS variable as the...
tree
|
commitdiff
2010-02-10
Alexandre Julliard
itss: Don't create empty default key values where not...
tree
|
commitdiff
2010-02-10
Michael Stefaniuc
itss: Reorder some code to avoid leaking memory on...
tree
|
commitdiff
2010-02-08
Erich Hoover
itss: Implement IStorageImpl_OpenStorage.
tree
|
commitdiff
2010-02-03
Nikolay Sivov
itss: Fix typo in registry entry creation.
tree
|
commitdiff
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
next