Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/23/10 15:03:01 (14 years ago)
Author:
epitzer
Message:

Several GUI improvements (#47)

  • add icons and tool tips
  • add support for suspending the operator trace view
  • faster skipping of stack-only operations
  • remove log view and execution time view
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.DebugEngine/HeuristicLab.DebugEngine.csproj

    r4904 r4909  
    102102      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
    103103    </Reference>
     104    <Reference Include="HeuristicLab.Operators-3.3">
     105      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Operators-3.3.dll</HintPath>
     106    </Reference>
    104107    <Reference Include="HeuristicLab.Persistence-3.3">
    105108      <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>
     
    166169    <EmbeddedResource Include="OperatorTraceView.resx">
    167170      <DependentUpon>OperatorTraceView.cs</DependentUpon>
     171      <SubType>Designer</SubType>
    168172    </EmbeddedResource>
    169173    <EmbeddedResource Include="Properties\Resources.resx">
Note: See TracChangeset for help on using the changeset viewer.