Author: fmantek
Date: Fri Dec 7 05:56:40 2007
New Revision: 354
Added:
trunk/clients/cs/lib/ASP.NET/Google.GData.Documents.dll (contents,
props changed)
trunk/clients/cs/lib/Release/Google.GData.Documents.dll (contents,
props changed)
trunk/clients/cs/src/VS2003/gdoclist/
trunk/clients/cs/src/VS2003/gdoclist/gdoclist.csproj
Modified:
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/PhotoTool.exe
trunk/clients/cs/lib/Release/Spreadsheet.exe
trunk/clients/cs/lib/Release/gapps_migration_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
trunk/clients/cs/misc/pushdlls.cmd
trunk/clients/cs/src/VS2003/Google Data API SDK.sln
trunk/clients/cs/src/gdocuments/documententry.cs
trunk/clients/cs/src/gdocuments/documentquery.cs
Log:
Added the new Documents dll, associated projects
Modified: trunk/clients/cs/docs/gdata.xml
==============================================================================
--- trunk/clients/cs/docs/gdata.xml (original)
+++ trunk/clients/cs/docs/gdata.xml Fri Dec 7 05:56:40 2007
@@ -1661,6 +1661,9 @@
<member name="F:Google.GData.Client.BaseNameTable.gKind">
<summary>GData Kind Scheme</summary>
</member>
+ <member name="F:Google.GData.Client.BaseNameTable.gLabels">
+ <summary>label scheme</summary>
+ </member>
<member name="F:Google.GData.Client.BaseNameTable.ServiceEdit">
<summary>the edit definition in the link collection</summary>
</member>
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.
Added: trunk/clients/cs/lib/ASP.NET/Google.GData.Documents.dll
==============================================================================
Binary file. 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.
Added: trunk/clients/cs/lib/Release/Google.GData.Documents.dll
==============================================================================
Binary file. 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/PhotoTool.exe
==============================================================================
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_migration_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.
Modified: trunk/clients/cs/misc/pushdlls.cmd
==============================================================================
--- trunk/clients/cs/misc/pushdlls.cmd (original)
+++ trunk/clients/cs/misc/pushdlls.cmd Fri Dec 7 05:56:40 2007
@@ -28,6 +28,7 @@
xcopy /y ..\src\VS2003\gapps\bin\Release\*.dll ..\lib\Release\*.*
xcopy /y ..\src\VS2003\gacl\bin\Release\*.dll ..\lib\Release\*.*
xcopy /y ..\src\VS2003\gphotos\bin\Release\*.dll ..\lib\Release\*.*
+xcopy /y ..\src\VS2003\gdoclist\bin\Release\*.dll ..\lib\Release\*.*
# copy the ASP DLLS
xcopy /y ..\src\VS2003\gdata\bin\asp\*.dll ..\lib\ASP.NET\*.*
@@ -40,6 +41,7 @@
xcopy /y ..\src\VS2003\gacl\bin\asp\*.dll ..\lib\ASP.NET\*.*
xcopy /y ..\src\VS2003\gphotos\bin\asp\*.dll ..\lib\ASP.NET\*.*
xcopy /y ..\src\VS2003\gphotos\bin\asp\*.dll ..\lib\ASP.NET\*.*
+xcopy /y ..\src\VS2003\gdoclist\bin\asp\*.dll ..\lib\ASP.NET\*.*
@@ -54,6 +56,7 @@
xcopy /y ..\src\VS2003\gacl\bin\*.xml ..\docs\*.*
xcopy /y ..\src\VS2003\gphotos\bin\*.xml ..\docs\*.*
xcopy /y ..\src\VS2003\ExecRequest\bin\*.xml ..\docs\*.*
+xcopy /y ..\src\VS2003\gdoclist\bin\*.xml ..\docs\*.*
rem run ILMerge on PhotoBrowser.exe
cd ..\lib\release\
Modified: trunk/clients/cs/src/VS2003/Google Data API SDK.sln
==============================================================================
--- trunk/clients/cs/src/VS2003/Google Data API SDK.sln (original)
+++ trunk/clients/cs/src/VS2003/Google Data API SDK.sln Fri Dec 7
05:56:40 2007
@@ -79,6 +79,10 @@
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "gdoclist",
"gdoclist\gdoclist.csproj", "{1C00DDC8-021D-4F60-9EE9-314431586936}"
+ ProjectSection(ProjectDependencies) = postProject
+ EndProjectSection
+EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
ASP = ASP
@@ -201,6 +205,12 @@
{5B456106-A6A7-4EAA-B32C-5EDB92FC2453}.Debug.Build.0 =
Debug|.NET
{5B456106-A6A7-4EAA-B32C-5EDB92FC2453}.Release.ActiveCfg =
Release|.NET
{5B456106-A6A7-4EAA-B32C-5EDB92FC2453}.Release.Build.0 =
Release|.NET
+ {1C00DDC8-021D-4F60-9EE9-314431586936}.ASP.ActiveCfg = ASP|.NET
+ {1C00DDC8-021D-4F60-9EE9-314431586936}.ASP.Build.0 = ASP|.NET
+ {1C00DDC8-021D-4F60-9EE9-314431586936}.Debug.ActiveCfg =
Debug|.NET
+ {1C00DDC8-021D-4F60-9EE9-314431586936}.Debug.Build.0 =
Debug|.NET
+ {1C00DDC8-021D-4F60-9EE9-314431586936}.Release.ActiveCfg =
Release|.NET
+ {1C00DDC8-021D-4F60-9EE9-314431586936}.Release.Build.0 =
Release|.NET
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
Added: trunk/clients/cs/src/VS2003/gdoclist/gdoclist.csproj
==============================================================================
--- (empty file)
+++ trunk/clients/cs/src/VS2003/gdoclist/gdoclist.csproj Fri Dec 7
05:56:40 2007
@@ -0,0 +1,156 @@
+<VisualStudioProject>
+ <CSHARP
+ ProjectType = "Local"
+ ProductVersion = "7.10.6030"
+ SchemaVersion = "2.0"
+ ProjectGuid = "{1C00DDC8-021D-4F60-9EE9-314431586936}"
+ >
+ <Build>
+ <Settings
+ ApplicationIcon = ""
+ AssemblyKeyContainerName = ""
+ AssemblyName = "Google.GData.Documents"
+ AssemblyOriginatorKeyFile = ""
+ DefaultClientScript = "JScript"
+ DefaultHTMLPageLayout = "Grid"
+ DefaultTargetSchema = "IE50"
+ DelaySign = "false"
+ OutputType = "Library"
+ PreBuildEvent
= 'mkdir "$(ProjectDir)\obj\$(ConfigurationName)"
copy
"$(ProjectDir)..\..\signing\*.*" "$(ProjectDir)\obj\$(ConfigurationName)\*.*"'
+ PostBuildEvent = ""
+ RootNamespace = "Google.GData.Documents"
+ RunPostBuildEvent = "OnBuildSuccess"
+ StartupObject = ""
+ >
+ <Config
+ Name = "Debug"
+ AllowUnsafeBlocks = "false"
+ BaseAddress = "285212672"
+ CheckForOverflowUnderflow = "false"
+ ConfigurationOverrideFile = ""
+ DefineConstants = "DEBUG;TRACE"
+ DocumentationFile = ""
+ DebugSymbols = "true"
+ FileAlignment = "4096"
+ IncrementalBuild = "false"
+ NoStdLib = "false"
+ NoWarn = ""
+ Optimize = "false"
+ OutputPath = "bin\Debug\"
+ RegisterForComInterop = "false"
+ RemoveIntegerChecks = "false"
+ TreatWarningsAsErrors = "false"
+ WarningLevel = "4"
+ />
+ <Config
+ Name = "Release"
+ AllowUnsafeBlocks = "false"
+ BaseAddress = "285212672"
+ CheckForOverflowUnderflow = "false"
+ ConfigurationOverrideFile = ""
+ DefineConstants = "TRACE"
+ DocumentationFile = "bin\gdocuments.xml"
+ DebugSymbols = "false"
+ FileAlignment = "4096"
+ IncrementalBuild = "false"
+ NoStdLib = "false"
+ NoWarn = ""
+ Optimize = "true"
+ OutputPath = "bin\Release\"
+ RegisterForComInterop = "false"
+ RemoveIntegerChecks = "false"
+ TreatWarningsAsErrors = "false"
+ WarningLevel = "4"
+ />
+ <Config
+ Name = "ASP"
+ AllowUnsafeBlocks = "false"
+ BaseAddress = "285212672"
+ CheckForOverflowUnderflow = "false"
+ ConfigurationOverrideFile = ""
+ DefineConstants = "PARTIALLY_TRUSTED"
+ DocumentationFile = ""
+ DebugSymbols = "false"
+ FileAlignment = "4096"
+ IncrementalBuild = "false"
+ NoStdLib = "false"
+ NoWarn = ""
+ Optimize = "true"
+ OutputPath = "bin\asp\"
+ RegisterForComInterop = "false"
+ RemoveIntegerChecks = "false"
+ TreatWarningsAsErrors = "false"
+ WarningLevel = "4"
+ />
+ </Settings>
+ <References>
+ <Reference
+ Name = "System"
+ AssemblyName = "System"
+ HintPath =
"C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
+ />
+ <Reference
+ Name = "System.Data"
+ AssemblyName = "System.Data"
+ HintPath =
"C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
+ />
+ <Reference
+ Name = "System.XML"
+ AssemblyName = "System.Xml"
+ HintPath =
"C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
+ />
+ <Reference
+ Name = "gdata"
+ Project = "{B6F6D938-0D45-42BA-8A67-55D92EF03995}"
+ Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
+ />
+ <Reference
+ Name = "gextension"
+ Project = "{21BCB644-F9C3-4ADC-8BE1-4E55C6565011}"
+ Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
+ />
+ </References>
+ </Build>
+ <Files>
+ <Include>
+ <File
+ RelPath = "AssemblyInfo.cs"
+ Link = "..\..\gdocuments\AssemblyInfo.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "AssemblyVersion.cs"
+ Link = "..\..\version\AssemblyVersion.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "documententry.cs"
+ Link = "..\..\gdocuments\documententry.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "documentfeed.cs"
+ Link = "..\..\gdocuments\documentfeed.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "documentquery.cs"
+ Link = "..\..\gdocuments\documentquery.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "documentservice.cs"
+ Link = "..\..\gdocuments\documentservice.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ </Include>
+ </Files>
+ </CSHARP>
+</VisualStudioProject>
+
Modified: trunk/clients/cs/src/gdocuments/documententry.cs
==============================================================================
--- trunk/clients/cs/src/gdocuments/documententry.cs (original)
+++ trunk/clients/cs/src/gdocuments/documententry.cs Fri Dec 7
05:56:40 2007
@@ -41,12 +41,24 @@
static string SPREADSHEET_KIND =
"http://schemas.google.com/docs/2007#spreadsheet";
static string STARRED_KIND =
"http://schemas.google.com/g/2005/labels#starred";
+ /// <summary>
+ /// a predefined atom category for Documents
+ /// </summary>
public static AtomCategory DOCUMENT_CATEGORY =
new AtomCategory(DOCUMENT_KIND, new AtomUri(BaseNameTable.gKind));
+ /// <summary>
+ /// a predefined atom category for Spreadsheets
+ /// </summary>
public static AtomCategory SPREADSHEET_CATEGORY =
new AtomCategory(SPREADSHEET_KIND, new
AtomUri(BaseNameTable.gKind));
+ /// <summary>
+ /// a predefined atom category for Presentations
+ /// </summary>
public static AtomCategory PRESENTATION_CATEGORY =
new AtomCategory(PRESENTATION_KIND, new
AtomUri(BaseNameTable.gKind));
+ /// <summary>
+ /// a predefined atom category for starred documentss
+ /// </summary>
public static AtomCategory STARRED_CATEGORY =
new AtomCategory(STARRED_KIND, new AtomUri(BaseNameTable.gLabels));
@@ -61,7 +73,13 @@
Tracing.TraceMsg("Created DocumentEntry");
}
- public void toggleCategory(AtomCategory category, bool toggle) {
+
+ /// <summary>
+ /// adds or removes a category based on the toggle flag.
Helper methods
+ /// </summary>
+ /// <param name="category"></param>
+ /// <param name="toggle"></param>
+ public void ToggleCategory(AtomCategory category, bool toggle) {
if(toggle) {
this.Categories.Add(category);
}
@@ -81,7 +99,7 @@
}
set
{
- this.toggleCategory(DocumentEntry.DOCUMENT_CATEGORY, value);
+ this.ToggleCategory(DocumentEntry.DOCUMENT_CATEGORY, value);
}
}
@@ -96,7 +114,7 @@
}
set
{
-
this.toggleCategory(DocumentEntry.SPREADSHEET_CATEGORY, value);
+
this.ToggleCategory(DocumentEntry.SPREADSHEET_CATEGORY, value);
}
}
@@ -111,7 +129,7 @@
}
set
{
-
this.toggleCategory(DocumentEntry.PRESENTATION_CATEGORY, value);
+
this.ToggleCategory(DocumentEntry.PRESENTATION_CATEGORY, value);
}
}
@@ -126,7 +144,7 @@
}
set
{
- this.toggleCategory(DocumentEntry.STARRED_CATEGORY, value);
+ this.ToggleCategory(DocumentEntry.STARRED_CATEGORY, value);
}
}
Modified: trunk/clients/cs/src/gdocuments/documentquery.cs
==============================================================================
--- trunk/clients/cs/src/gdocuments/documentquery.cs (original)
+++ trunk/clients/cs/src/gdocuments/documentquery.cs Fri Dec 7
05:56:40 2007
@@ -56,6 +56,7 @@
/// Term: folder-id
/// Label: folder-name
/// All documents inside the given folder for the
requesting user
+ /// </summary>
//////////////////////////////////////////////////////////////////////
public class DocumentsListQuery : FeedQuery
{
@@ -67,15 +68,27 @@
public static string documentsBaseUri =
"http://docs.google.com/feeds/documents/private/full";
private static AtomCategory ATOMCATEGORY_DOCUMENTS = new
AtomCategory("document");
+ /// <summary>
+ /// predefined query category for documents
+ /// </summary>
public static QueryCategory DOCUMENTS = new
QueryCategory(ATOMCATEGORY_DOCUMENTS);
private static AtomCategory ATOMCATEGORY_SPREADSHEETS = new
AtomCategory("spreadsheet");
+ /// <summary>
+ /// predefined query category for spreadsheets
+ /// </summary>
public static QueryCategory SPREADSHEETS = new
QueryCategory(ATOMCATEGORY_SPREADSHEETS);
private static AtomCategory ATOMCATEGORY_PRESENTATIONS = new
AtomCategory("presentation");
+ /// <summary>
+ /// predefined query category for presentations
+ /// </summary>
public static QueryCategory PRESENTATIONS = new
QueryCategory(ATOMCATEGORY_PRESENTATIONS);
public static AtomCategory ATOMCATEGORY_STARRED = new
AtomCategory("starred");
+ /// <summary>
+ /// predefined query category for starred documents
+ /// </summary>
public static QueryCategory STARRED = new
QueryCategory(ATOMCATEGORY_STARRED);
/// <summary>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---