Author: fmantek
Date: Mon Oct 15 05:37:53 2007
New Revision: 297
Modified:
trunk/clients/cs/docs/Google.GData.Documentation.chm
trunk/clients/cs/docs/HTMLDocumentation.zip
trunk/clients/cs/docs/gcal.xml
trunk/clients/cs/docs/gdata.xml
trunk/clients/cs/lib/ASP.NET/Google.GData.AccessControl.dll
trunk/clients/cs/lib/ASP.NET/Google.GData.Apps.dll
trunk/clients/cs/lib/ASP.NET/Google.GData.Calendar.dll
trunk/clients/cs/lib/ASP.NET/Google.GData.Client.dll
trunk/clients/cs/lib/ASP.NET/Google.GData.CodeSearch.dll
trunk/clients/cs/lib/ASP.NET/Google.GData.Extensions.dll
trunk/clients/cs/lib/ASP.NET/Google.GData.GoogleBase.dll
trunk/clients/cs/lib/ASP.NET/Google.GData.Photos.dll
trunk/clients/cs/lib/ASP.NET/Google.GData.Spreadsheets.dll
trunk/clients/cs/lib/Release/Blogger.exe
trunk/clients/cs/lib/Release/Calendar.exe
trunk/clients/cs/lib/Release/CodeSearch.exe
trunk/clients/cs/lib/Release/ExecRequest.exe
trunk/clients/cs/lib/Release/Google.GData.AccessControl.dll
trunk/clients/cs/lib/Release/Google.GData.Apps.dll
trunk/clients/cs/lib/Release/Google.GData.Calendar.dll
trunk/clients/cs/lib/Release/Google.GData.Client.dll
trunk/clients/cs/lib/Release/Google.GData.CodeSearch.dll
trunk/clients/cs/lib/Release/Google.GData.Extensions.dll
trunk/clients/cs/lib/Release/Google.GData.GoogleBase.dll
trunk/clients/cs/lib/Release/Google.GData.Photos.dll
trunk/clients/cs/lib/Release/Google.GData.Spreadsheets.dll
trunk/clients/cs/lib/Release/Spreadsheet.exe
trunk/clients/cs/lib/Release/gapps_sample.exe
trunk/clients/cs/lib/Release/gbase_customertool.exe
trunk/clients/cs/lib/Release/gbase_demo.exe
trunk/clients/cs/lib/Release/gbase_querytool.exe
Log:
Added new DLL versions for the recent bugfixes. Added doc files as well
Modified: trunk/clients/cs/docs/Google.GData.Documentation.chm
==============================================================================
Binary files. No diff available.
Modified: trunk/clients/cs/docs/HTMLDocumentation.zip
==============================================================================
Binary files. No diff available.
Modified: trunk/clients/cs/docs/gcal.xml
==============================================================================
--- trunk/clients/cs/docs/gcal.xml (original)
+++ trunk/clients/cs/docs/gcal.xml Mon Oct 15 05:37:53 2007
@@ -353,6 +353,12 @@
property accessor for the Reminder
</summary>
</member>
+ <member name="P:Google.GData.Calendar.EventEntry.EventId">
+ <summary>
+ as eventId is a commonly used part in the calendar world,
we expose it
+ here. In general the EventId is the last part of the AtomId
+ </summary>
+ </member>
<member name="P:Google.GData.Calendar.EventEntry.Comments">
<summary>
property accessor for the Comments
Modified: trunk/clients/cs/docs/gdata.xml
==============================================================================
--- trunk/clients/cs/docs/gdata.xml (original)
+++ trunk/clients/cs/docs/gdata.xml Mon Oct 15 05:37:53 2007
@@ -3334,11 +3334,11 @@
<summary>returns the service string</summary>
</member>
<member
name="P:Google.GData.Client.GDataGAuthRequestFactory.MethodOverride">
- <summary>assuming you are behind a corporate firewall that
does not
+ <summary>Let's assume you are behind a corporate firewall
that does not
allow all HTTP verbs (as you know, the atom protocol uses GET,
POST, PUT and DELETE). If you set MethodOverride to true,
PUT and DELETE will be simulated using HTTP Post. It will
- add an X-Method-Override header to the request that
+ add an X-Method-Override header to the request that
indicates the "real" method we wanted to send.
</summary>
<returns> </returns>
@@ -3518,14 +3518,7 @@
<summary>goes to the Google auth service, and gets a new
auth token</summary>
<returns>the auth token, or NULL if none received</returns>
</member>
- <member
name="M:Google.GData.Client.GDataGAuthRequest.getAuthException(Google.GData.Client.TokenCollection)">
- <summary>
- Returns the respective GDataAuthenticationException given
the return
- values from the login URI handler.
- </summary>
- <param name="tokens">The tokencollection of the parsed
return form</param>
- <returns>AuthenticationException</returns>
- </member>
+ <!-- Badly formed XML comment ignored for
member
"M:Google.GData.Client.GDataGAuthRequest.getAuthException(Google.GData.Client.TokenCollection,System.Net.HttpWebResponse)"
-->
<member name="M:Google.GData.Client.GDataGAuthRequest.Execute">
<summary>Executes the request and prepares the response
stream. Also
does error checking</summary>
Modified: trunk/clients/cs/lib/ASP.NET/Google.GData.AccessControl.dll
==============================================================================
Binary files. No diff available.
Modified: trunk/clients/cs/lib/ASP.NET/Google.GData.Apps.dll
==============================================================================
Binary files. No diff available.
Modified: trunk/clients/cs/lib/ASP.NET/Google.GData.Calendar.dll
==============================================================================
Binary files. No diff available.
Modified: trunk/clients/cs/lib/ASP.NET/Google.GData.Client.dll
==============================================================================
Binary files. No diff available.
Modified: trunk/clients/cs/lib/ASP.NET/Google.GData.CodeSearch.dll
==============================================================================
Binary files. No diff available.
Modified: trunk/clients/cs/lib/ASP.NET/Google.GData.Extensions.dll
==============================================================================
Binary files. No diff available.
Modified: trunk/clients/cs/lib/ASP.NET/Google.GData.GoogleBase.dll
==============================================================================
Binary files. No diff available.
Modified: trunk/clients/cs/lib/ASP.NET/Google.GData.Photos.dll
==============================================================================
Binary files. No diff available.
Modified: trunk/clients/cs/lib/ASP.NET/Google.GData.Spreadsheets.dll
==============================================================================
Binary files. No diff available.
Modified: trunk/clients/cs/lib/Release/Blogger.exe
==============================================================================
Binary files. No diff available.
Modified: trunk/clients/cs/lib/Release/Calendar.exe
==============================================================================
Binary files. No diff available.
Modified: trunk/clients/cs/lib/Release/CodeSearch.exe
==============================================================================
Binary files. No diff available.
Modified: trunk/clients/cs/lib/Release/ExecRequest.exe
==============================================================================
Binary files. No diff available.
Modified: trunk/clients/cs/lib/Release/Google.GData.AccessControl.dll
==============================================================================
Binary files. No diff available.
Modified: trunk/clients/cs/lib/Release/Google.GData.Apps.dll
==============================================================================
Binary files. No diff available.
Modified: trunk/clients/cs/lib/Release/Google.GData.Calendar.dll
==============================================================================
Binary files. No diff available.
Modified: trunk/clients/cs/lib/Release/Google.GData.Client.dll
==============================================================================
Binary files. No diff available.
Modified: trunk/clients/cs/lib/Release/Google.GData.CodeSearch.dll
==============================================================================
Binary files. No diff available.
Modified: trunk/clients/cs/lib/Release/Google.GData.Extensions.dll
==============================================================================
Binary files. No diff available.
Modified: trunk/clients/cs/lib/Release/Google.GData.GoogleBase.dll
==============================================================================
Binary files. No diff available.
Modified: trunk/clients/cs/lib/Release/Google.GData.Photos.dll
==============================================================================
Binary files. No diff available.
Modified: trunk/clients/cs/lib/Release/Google.GData.Spreadsheets.dll
==============================================================================
Binary files. No diff available.
Modified: trunk/clients/cs/lib/Release/Spreadsheet.exe
==============================================================================
Binary files. No diff available.
Modified: trunk/clients/cs/lib/Release/gapps_sample.exe
==============================================================================
Binary files. No diff available.
Modified: trunk/clients/cs/lib/Release/gbase_customertool.exe
==============================================================================
Binary files. No diff available.
Modified: trunk/clients/cs/lib/Release/gbase_demo.exe
==============================================================================
Binary files. No diff available.
Modified: trunk/clients/cs/lib/Release/gbase_querytool.exe
==============================================================================
Binary files. No diff available.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Data API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/google-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---