Ignore:
Timestamp:
Aug 8, 2011, 6:57:56 PM (13 years ago)
Author:
bayral
Message:

Async image thumbail retriving

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/PiwigoLib/PiwigoWpf/PiwigoWpf.csproj

    r11920 r11922  
    7878    </ApplicationDefinition>
    7979    <Compile Include="Command\PwgCmdDisconnect.cs" />
     80    <Compile Include="Command\PwgCmdEventsConsumer.cs" />
    8081    <Compile Include="Command\PwgCmdGetImageforCategory.cs" />
    8182    <Compile Include="Command\PwgCmdProvider.cs" />
    8283    <Compile Include="Command\PwgCmdConnect.cs" />
    83     <Compile Include="Command\PwgCmdBase.cs" />
     84    <Compile Include="Command\AsyncCommand.cs" />
     85    <Compile Include="Command\PwgCommandEvents.cs" />
    8486    <Compile Include="DTO\Helper\PwgImageListWPFHelper.cs" />
    8587    <Compile Include="DTO\Helper\PwgImageWPFHelper.cs" />
     
    8890    <Compile Include="DTO\Helper\PwgSessionWPFHelper.cs" />
    8991    <Compile Include="DTO\PwgModelManager.cs" />
     92    <Compile Include="Helper\AdvBooltoVisibilityConverter.cs" />
    9093    <Compile Include="Helper\AppHelper.cs" />
    9194    <Compile Include="DTO\AsyncObservableCollection.cs" />
Note: See TracChangeset for help on using the changeset viewer.