* Cleaned up the GroupManager example program and converted it to use Utilities.AssetManager for more reliable image downloads

* Cleaned up the locking code in the image downloading portion of Utilities.AssetManager
* Added another common CAPS error to the ignore list

git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@1001 52acb1d6-8a22-11de-b505-999d5b087335
This commit is contained in:
John Hurliman
2007-02-22 12:36:31 +00:00
parent 5c44a248cb
commit 49c722fef8
6 changed files with 155 additions and 145 deletions

View File

@@ -98,6 +98,10 @@
<Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
<Private>False</Private>
</ProjectReference>
<ProjectReference Include="..\..\libsecondlife.Utilities\libsecondlife.Utilities.csproj">
<Project>{CE5E06C2-2428-416B-ADC1-F1FE16A0FB27}</Project>
<Name>libsecondlife.Utilities</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Compile Include="frmGroupInfo.cs">