Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
06/07/18 15:19:53 (6 years ago)
Author:
jzenisek
Message:

#2839: Several changes and fixes:

  • added button tooltips
  • changed position of buttons
  • added refresh functionality to view of lightweight users ...
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2839_HiveProjectManagement/HeuristicLab.Clients.Access.Views/3.3/HeuristicLab.Clients.Access.Views-3.3.csproj

    r11623 r15953  
    147147      <DependentUpon>LightweightUserInformationView.cs</DependentUpon>
    148148    </Compile>
     149    <Compile Include="UserViews\RefreshableLightweightAccessClientInformationView.cs">
     150      <SubType>UserControl</SubType>
     151    </Compile>
     152    <Compile Include="UserViews\RefreshableLightweightAccessClientInformationView.Designer.cs">
     153      <DependentUpon>RefreshableLightweightAccessClientInformationView.cs</DependentUpon>
     154    </Compile>
     155    <Compile Include="UserViews\LightweightUserView.cs">
     156      <SubType>UserControl</SubType>
     157    </Compile>
     158    <Compile Include="UserViews\LightweightUserView.Designer.cs">
     159      <DependentUpon>LightweightUserView.cs</DependentUpon>
     160    </Compile>
     161    <Compile Include="UserViews\RefreshableLightweightAccessClientView.cs">
     162      <SubType>UserControl</SubType>
     163    </Compile>
     164    <Compile Include="UserViews\RefreshableLightweightAccessClientView.Designer.cs">
     165      <DependentUpon>RefreshableLightweightAccessClientView.cs</DependentUpon>
     166    </Compile>
    149167    <Compile Include="UserViews\RefreshableLightweightUserInformationView.cs">
    150168      <SubType>UserControl</SubType>
     
    152170    <Compile Include="UserViews\RefreshableLightweightUserInformationView.Designer.cs">
    153171      <DependentUpon>RefreshableLightweightUserInformationView.cs</DependentUpon>
    154     </Compile>
    155     <Compile Include="UserViews\LightweightUserView.cs">
    156       <SubType>UserControl</SubType>
    157     </Compile>
    158     <Compile Include="UserViews\LightweightUserView.Designer.cs">
    159       <DependentUpon>LightweightUserView.cs</DependentUpon>
    160     </Compile>
    161     <Compile Include="UserViews\RefreshableLightweightUserView.cs">
    162       <SubType>UserControl</SubType>
    163     </Compile>
    164     <Compile Include="UserViews\RefreshableLightweightUserView.Designer.cs">
    165       <DependentUpon>RefreshableLightweightUserView.cs</DependentUpon>
    166172    </Compile>
    167173    <Compile Include="UserViews\RefreshableView.cs">
Note: See TracChangeset for help on using the changeset viewer.