Changeset 9079
- Timestamp:
- 12/19/12 12:24:00 (12 years ago)
- Location:
- trunk/sources
- Files:
-
- 4 deleted
- 10 edited
- 6 copied
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources
- Property svn:mergeinfo changed
/branches/RuntimeOptimizer (added) merged: 8943,8955-8956,8961,8971,8975,8977,9040-9041,9078
- Property svn:mergeinfo changed
-
trunk/sources/HeuristicLab.Common.Resources/3.3/HeuristicLab.Common.Resources-3.3.csproj
r8600 r9079 430 430 </ItemGroup> 431 431 <ItemGroup> 432 <None Include="Resources\VS2010ImageLibrary\camera.png" /> 432 433 <None Include="Resources\VS2010ImageLibrary\VS2010ImageLibrary_Actions_SaveAsHH.png" /> 433 <None Include="Resources\SaveAs.bmp" />434 434 <Content Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_Checkout.png" /> 435 435 <Content Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_Clone.png" /> … … 500 500 --> 501 501 <PropertyGroup> 502 <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)502 <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir) 503 503 set ProjectDir=$(ProjectDir) 504 504 set SolutionDir=$(SolutionDir) … … 507 507 call PreBuildEvent.cmd 508 508 </PreBuildEvent> 509 <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">509 <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' "> 510 510 export ProjectDir=$(ProjectDir) 511 511 export SolutionDir=$(SolutionDir) -
trunk/sources/HeuristicLab.Common.Resources/3.3/VSImageLibrary.Designer.cs
r7956 r9079 2 2 // <auto-generated> 3 3 // This code was generated by a tool. 4 // Runtime Version:4.0.30319. 2694 // Runtime Version:4.0.30319.17929 5 5 // 6 6 // Changes to this file may cause incorrect behavior and will be lost if … … 61 61 } 62 62 63 /// <summary> 64 /// Looks up a localized resource of type System.Drawing.Bitmap. 65 /// </summary> 63 66 public static System.Drawing.Bitmap ActualSize { 64 67 get { … … 68 71 } 69 72 73 /// <summary> 74 /// Looks up a localized resource of type System.Drawing.Bitmap. 75 /// </summary> 70 76 public static System.Drawing.Bitmap Add { 71 77 get { … … 75 81 } 76 82 83 /// <summary> 84 /// Looks up a localized resource of type System.Drawing.Bitmap. 85 /// </summary> 77 86 public static System.Drawing.Bitmap ArrowDown { 78 87 get { … … 82 91 } 83 92 93 /// <summary> 94 /// Looks up a localized resource of type System.Drawing.Bitmap. 95 /// </summary> 84 96 public static System.Drawing.Bitmap ArrowUp { 85 97 get { … … 89 101 } 90 102 103 /// <summary> 104 /// Looks up a localized resource of type System.Drawing.Bitmap. 105 /// </summary> 91 106 public static System.Drawing.Bitmap Assembly { 92 107 get { … … 96 111 } 97 112 113 /// <summary> 114 /// Looks up a localized resource of type System.Drawing.Bitmap. 115 /// </summary> 98 116 public static System.Drawing.Bitmap BatchRunPaused { 99 117 get { … … 103 121 } 104 122 123 /// <summary> 124 /// Looks up a localized resource of type System.Drawing.Bitmap. 125 /// </summary> 105 126 public static System.Drawing.Bitmap BatchRunPrepared { 106 127 get { … … 110 131 } 111 132 133 /// <summary> 134 /// Looks up a localized resource of type System.Drawing.Bitmap. 135 /// </summary> 112 136 public static System.Drawing.Bitmap BatchRunStarted { 113 137 get { … … 117 141 } 118 142 143 /// <summary> 144 /// Looks up a localized resource of type System.Drawing.Bitmap. 145 /// </summary> 119 146 public static System.Drawing.Bitmap BatchRunStopped { 120 147 get { … … 124 151 } 125 152 153 /// <summary> 154 /// Looks up a localized resource of type System.Drawing.Bitmap. 155 /// </summary> 126 156 public static System.Drawing.Bitmap Breakpoint { 127 157 get { … … 131 161 } 132 162 163 /// <summary> 164 /// Looks up a localized resource of type System.Drawing.Bitmap. 165 /// </summary> 133 166 public static System.Drawing.Bitmap BreakpointActive { 134 167 get { … … 138 171 } 139 172 173 /// <summary> 174 /// Looks up a localized resource of type System.Drawing.Bitmap. 175 /// </summary> 140 176 public static System.Drawing.Bitmap BreakpointInactive { 141 177 get { … … 145 181 } 146 182 183 /// <summary> 184 /// Looks up a localized resource of type System.Drawing.Bitmap. 185 /// </summary> 147 186 public static System.Drawing.Bitmap Cab { 148 187 get { … … 152 191 } 153 192 193 /// <summary> 194 /// Looks up a localized resource of type System.Drawing.Bitmap. 195 /// </summary> 196 public static System.Drawing.Bitmap Camera { 197 get { 198 object obj = ResourceManager.GetObject("Camera", resourceCulture); 199 return ((System.Drawing.Bitmap)(obj)); 200 } 201 } 202 203 /// <summary> 204 /// Looks up a localized resource of type System.Drawing.Bitmap. 205 /// </summary> 154 206 public static System.Drawing.Bitmap Checkout { 155 207 get { … … 159 211 } 160 212 213 /// <summary> 214 /// Looks up a localized resource of type System.Drawing.Bitmap. 215 /// </summary> 161 216 public static System.Drawing.Bitmap Class { 162 217 get { … … 166 221 } 167 222 223 /// <summary> 224 /// Looks up a localized resource of type System.Drawing.Bitmap. 225 /// </summary> 168 226 public static System.Drawing.Bitmap Clone { 169 227 get { … … 173 231 } 174 232 233 /// <summary> 234 /// Looks up a localized resource of type System.Drawing.Bitmap. 235 /// </summary> 175 236 public static System.Drawing.Bitmap Collapse { 176 237 get { … … 180 241 } 181 242 243 /// <summary> 244 /// Looks up a localized resource of type System.Drawing.Bitmap. 245 /// </summary> 182 246 public static System.Drawing.Bitmap Comment { 183 247 get { … … 187 251 } 188 252 253 /// <summary> 254 /// Looks up a localized resource of type System.Drawing.Bitmap. 255 /// </summary> 189 256 public static System.Drawing.Bitmap Component { 190 257 get { … … 194 261 } 195 262 263 /// <summary> 264 /// Looks up a localized resource of type System.Drawing.Bitmap. 265 /// </summary> 196 266 public static System.Drawing.Bitmap Constant { 197 267 get { … … 201 271 } 202 272 273 /// <summary> 274 /// Looks up a localized resource of type System.Drawing.Bitmap. 275 /// </summary> 203 276 public static System.Drawing.Bitmap Control { 204 277 get { … … 208 281 } 209 282 283 /// <summary> 284 /// Looks up a localized resource of type System.Drawing.Bitmap. 285 /// </summary> 210 286 public static System.Drawing.Bitmap Copy { 211 287 get { … … 215 291 } 216 292 293 /// <summary> 294 /// Looks up a localized resource of type System.Drawing.Bitmap. 295 /// </summary> 217 296 public static System.Drawing.Bitmap Cut { 218 297 get { … … 222 301 } 223 302 303 /// <summary> 304 /// Looks up a localized resource of type System.Drawing.Bitmap. 305 /// </summary> 224 306 public static System.Drawing.Bitmap Database { 225 307 get { … … 229 311 } 230 312 313 /// <summary> 314 /// Looks up a localized resource of type System.Drawing.Bitmap. 315 /// </summary> 231 316 public static System.Drawing.Bitmap DatabaseModified { 232 317 get { … … 236 321 } 237 322 323 /// <summary> 324 /// Looks up a localized resource of type System.Drawing.Bitmap. 325 /// </summary> 238 326 public static System.Drawing.Bitmap Delegate { 239 327 get { … … 243 331 } 244 332 333 /// <summary> 334 /// Looks up a localized resource of type System.Drawing.Bitmap. 335 /// </summary> 245 336 public static System.Drawing.Bitmap Delete { 246 337 get { … … 250 341 } 251 342 343 /// <summary> 344 /// Looks up a localized resource of type System.Drawing.Bitmap. 345 /// </summary> 252 346 public static System.Drawing.Bitmap DeleteFolder { 253 347 get { … … 257 351 } 258 352 353 /// <summary> 354 /// Looks up a localized resource of type System.Drawing.Bitmap. 355 /// </summary> 259 356 public static System.Drawing.Bitmap Disconnect { 260 357 get { … … 264 361 } 265 362 363 /// <summary> 364 /// Looks up a localized resource of type System.Drawing.Bitmap. 365 /// </summary> 266 366 public static System.Drawing.Bitmap DisplayInColor { 267 367 get { … … 271 371 } 272 372 373 /// <summary> 374 /// Looks up a localized resource of type System.Drawing.Bitmap. 375 /// </summary> 273 376 public static System.Drawing.Bitmap DisplayInColorVertical { 274 377 get { … … 278 381 } 279 382 383 /// <summary> 384 /// Looks up a localized resource of type System.Drawing.Bitmap. 385 /// </summary> 280 386 public static System.Drawing.Bitmap Document { 281 387 get { … … 285 391 } 286 392 393 /// <summary> 394 /// Looks up a localized resource of type System.Drawing.Bitmap. 395 /// </summary> 287 396 public static System.Drawing.Bitmap Drive { 288 397 get { … … 292 401 } 293 402 403 /// <summary> 404 /// Looks up a localized resource of type System.Drawing.Bitmap. 405 /// </summary> 294 406 public static System.Drawing.Bitmap Edit { 295 407 get { … … 299 411 } 300 412 413 /// <summary> 414 /// Looks up a localized resource of type System.Drawing.Bitmap. 415 /// </summary> 301 416 public static System.Drawing.Bitmap EditBrightnessContrast { 302 417 get { … … 306 421 } 307 422 423 /// <summary> 424 /// Looks up a localized resource of type System.Drawing.Bitmap. 425 /// </summary> 308 426 public static System.Drawing.Bitmap EditInformation { 309 427 get { … … 313 431 } 314 432 433 /// <summary> 434 /// Looks up a localized resource of type System.Drawing.Bitmap. 435 /// </summary> 315 436 public static System.Drawing.Bitmap EditTable { 316 437 get { … … 320 441 } 321 442 443 /// <summary> 444 /// Looks up a localized resource of type System.Drawing.Bitmap. 445 /// </summary> 322 446 public static System.Drawing.Bitmap Enum { 323 447 get { … … 327 451 } 328 452 453 /// <summary> 454 /// Looks up a localized resource of type System.Drawing.Bitmap. 455 /// </summary> 329 456 public static System.Drawing.Bitmap EnumItem { 330 457 get { … … 334 461 } 335 462 463 /// <summary> 464 /// Looks up a localized resource of type System.Drawing.Bitmap. 465 /// </summary> 336 466 public static System.Drawing.Bitmap Error { 337 467 get { … … 341 471 } 342 472 473 /// <summary> 474 /// Looks up a localized resource of type System.Drawing.Bitmap. 475 /// </summary> 343 476 public static System.Drawing.Bitmap Event { 344 477 get { … … 348 481 } 349 482 483 /// <summary> 484 /// Looks up a localized resource of type System.Drawing.Bitmap. 485 /// </summary> 350 486 public static System.Drawing.Bitmap Exception { 351 487 get { … … 355 491 } 356 492 493 /// <summary> 494 /// Looks up a localized resource of type System.Drawing.Bitmap. 495 /// </summary> 357 496 public static System.Drawing.Bitmap ExecutablePaused { 358 497 get { … … 362 501 } 363 502 503 /// <summary> 504 /// Looks up a localized resource of type System.Drawing.Bitmap. 505 /// </summary> 364 506 public static System.Drawing.Bitmap ExecutablePrepared { 365 507 get { … … 369 511 } 370 512 513 /// <summary> 514 /// Looks up a localized resource of type System.Drawing.Bitmap. 515 /// </summary> 371 516 public static System.Drawing.Bitmap ExecutableStarted { 372 517 get { … … 376 521 } 377 522 523 /// <summary> 524 /// Looks up a localized resource of type System.Drawing.Bitmap. 525 /// </summary> 378 526 public static System.Drawing.Bitmap ExecutableStopped { 379 527 get { … … 383 531 } 384 532 533 /// <summary> 534 /// Looks up a localized resource of type System.Drawing.Bitmap. 535 /// </summary> 385 536 public static System.Drawing.Bitmap Expand { 386 537 get { … … 390 541 } 391 542 543 /// <summary> 544 /// Looks up a localized resource of type System.Drawing.Bitmap. 545 /// </summary> 392 546 public static System.Drawing.Bitmap ExperimentPaused { 393 547 get { … … 397 551 } 398 552 553 /// <summary> 554 /// Looks up a localized resource of type System.Drawing.Bitmap. 555 /// </summary> 399 556 public static System.Drawing.Bitmap ExperimentPrepared { 400 557 get { … … 404 561 } 405 562 563 /// <summary> 564 /// Looks up a localized resource of type System.Drawing.Bitmap. 565 /// </summary> 406 566 public static System.Drawing.Bitmap ExperimentStarted { 407 567 get { … … 411 571 } 412 572 573 /// <summary> 574 /// Looks up a localized resource of type System.Drawing.Bitmap. 575 /// </summary> 413 576 public static System.Drawing.Bitmap ExperimentStopped { 414 577 get { … … 418 581 } 419 582 583 /// <summary> 584 /// Looks up a localized resource of type System.Drawing.Bitmap. 585 /// </summary> 420 586 public static System.Drawing.Bitmap Field { 421 587 get { … … 425 591 } 426 592 593 /// <summary> 594 /// Looks up a localized resource of type System.Drawing.Bitmap. 595 /// </summary> 427 596 public static System.Drawing.Bitmap File { 428 597 get { … … 432 601 } 433 602 603 /// <summary> 604 /// Looks up a localized resource of type System.Drawing.Bitmap. 605 /// </summary> 434 606 public static System.Drawing.Bitmap Filter { 435 607 get { … … 439 611 } 440 612 613 /// <summary> 614 /// Looks up a localized resource of type System.Drawing.Bitmap. 615 /// </summary> 441 616 public static System.Drawing.Bitmap FlagBlue { 442 617 get { … … 446 621 } 447 622 623 /// <summary> 624 /// Looks up a localized resource of type System.Drawing.Bitmap. 625 /// </summary> 448 626 public static System.Drawing.Bitmap FlagGreen { 449 627 get { … … 453 631 } 454 632 633 /// <summary> 634 /// Looks up a localized resource of type System.Drawing.Bitmap. 635 /// </summary> 455 636 public static System.Drawing.Bitmap FlagRed { 456 637 get { … … 460 641 } 461 642 643 /// <summary> 644 /// Looks up a localized resource of type System.Drawing.Bitmap. 645 /// </summary> 462 646 public static System.Drawing.Bitmap FormulaEvaluator { 463 647 get { … … 467 651 } 468 652 653 /// <summary> 654 /// Looks up a localized resource of type System.Drawing.Bitmap. 655 /// </summary> 469 656 public static System.Drawing.Bitmap Function { 470 657 get { … … 474 661 } 475 662 663 /// <summary> 664 /// Looks up a localized resource of type System.Drawing.Bitmap. 665 /// </summary> 476 666 public static System.Drawing.Bitmap Gradient { 477 667 get { … … 481 671 } 482 672 673 /// <summary> 674 /// Looks up a localized resource of type System.Drawing.Bitmap. 675 /// </summary> 483 676 public static System.Drawing.Bitmap Graph { 484 677 get { … … 488 681 } 489 682 683 /// <summary> 684 /// Looks up a localized resource of type System.Drawing.Bitmap. 685 /// </summary> 490 686 public static System.Drawing.Bitmap Help { 491 687 get { … … 495 691 } 496 692 693 /// <summary> 694 /// Looks up a localized resource of type System.Drawing.Bitmap. 695 /// </summary> 497 696 public static System.Drawing.Bitmap HiddenField { 498 697 get { … … 502 701 } 503 702 703 /// <summary> 704 /// Looks up a localized resource of type System.Drawing.Bitmap. 705 /// </summary> 504 706 public static System.Drawing.Bitmap HighPriorityLarge { 505 707 get { … … 509 711 } 510 712 713 /// <summary> 714 /// Looks up a localized resource of type System.Drawing.Bitmap. 715 /// </summary> 511 716 public static System.Drawing.Bitmap Image { 512 717 get { … … 516 721 } 517 722 723 /// <summary> 724 /// Looks up a localized resource of type System.Drawing.Bitmap. 725 /// </summary> 518 726 public static System.Drawing.Bitmap Information { 519 727 get { … … 523 731 } 524 732 733 /// <summary> 734 /// Looks up a localized resource of type System.Drawing.Bitmap. 735 /// </summary> 525 736 public static System.Drawing.Bitmap InformationLarge { 526 737 get { … … 530 741 } 531 742 743 /// <summary> 744 /// Looks up a localized resource of type System.Drawing.Bitmap. 745 /// </summary> 532 746 public static System.Drawing.Bitmap Install { 533 747 get { … … 537 751 } 538 752 753 /// <summary> 754 /// Looks up a localized resource of type System.Drawing.Bitmap. 755 /// </summary> 539 756 public static System.Drawing.Bitmap Interface { 540 757 get { … … 544 761 } 545 762 763 /// <summary> 764 /// Looks up a localized resource of type System.Drawing.Bitmap. 765 /// </summary> 546 766 public static System.Drawing.Bitmap Internet { 547 767 get { … … 551 771 } 552 772 773 /// <summary> 774 /// Looks up a localized resource of type System.Drawing.Bitmap. 775 /// </summary> 553 776 public static System.Drawing.Bitmap Library { 554 777 get { … … 558 781 } 559 782 783 /// <summary> 784 /// Looks up a localized resource of type System.Drawing.Bitmap. 785 /// </summary> 560 786 public static System.Drawing.Bitmap Macro { 561 787 get { … … 565 791 } 566 792 793 /// <summary> 794 /// Looks up a localized resource of type System.Drawing.Bitmap. 795 /// </summary> 567 796 public static System.Drawing.Bitmap Map { 568 797 get { … … 572 801 } 573 802 803 /// <summary> 804 /// Looks up a localized resource of type System.Drawing.Bitmap. 805 /// </summary> 574 806 public static System.Drawing.Bitmap MapItem { 575 807 get { … … 579 811 } 580 812 813 /// <summary> 814 /// Looks up a localized resource of type System.Drawing.Bitmap. 815 /// </summary> 581 816 public static System.Drawing.Bitmap Method { 582 817 get { … … 586 821 } 587 822 823 /// <summary> 824 /// Looks up a localized resource of type System.Drawing.Bitmap. 825 /// </summary> 588 826 public static System.Drawing.Bitmap MethodOverload { 589 827 get { … … 593 831 } 594 832 833 /// <summary> 834 /// Looks up a localized resource of type System.Drawing.Bitmap. 835 /// </summary> 595 836 public static System.Drawing.Bitmap Module { 596 837 get { … … 600 841 } 601 842 843 /// <summary> 844 /// Looks up a localized resource of type System.Drawing.Bitmap. 845 /// </summary> 602 846 public static System.Drawing.Bitmap MonitorLarge { 603 847 get { … … 607 851 } 608 852 853 /// <summary> 854 /// Looks up a localized resource of type System.Drawing.Bitmap. 855 /// </summary> 609 856 public static System.Drawing.Bitmap MoveFirst { 610 857 get { … … 614 861 } 615 862 863 /// <summary> 864 /// Looks up a localized resource of type System.Drawing.Bitmap. 865 /// </summary> 616 866 public static System.Drawing.Bitmap MoveLast { 617 867 get { … … 621 871 } 622 872 873 /// <summary> 874 /// Looks up a localized resource of type System.Drawing.Bitmap. 875 /// </summary> 623 876 public static System.Drawing.Bitmap MoveNext { 624 877 get { … … 628 881 } 629 882 883 /// <summary> 884 /// Looks up a localized resource of type System.Drawing.Bitmap. 885 /// </summary> 630 886 public static System.Drawing.Bitmap MovePrevious { 631 887 get { … … 635 891 } 636 892 893 /// <summary> 894 /// Looks up a localized resource of type System.Drawing.Bitmap. 895 /// </summary> 637 896 public static System.Drawing.Bitmap Namespace { 638 897 get { … … 642 901 } 643 902 903 /// <summary> 904 /// Looks up a localized resource of type System.Drawing.Bitmap. 905 /// </summary> 644 906 public static System.Drawing.Bitmap NetworkCenterLarge { 645 907 get { … … 649 911 } 650 912 913 /// <summary> 914 /// Looks up a localized resource of type System.Drawing.Bitmap. 915 /// </summary> 651 916 public static System.Drawing.Bitmap NetworkConnections { 652 917 get { … … 656 921 } 657 922 923 /// <summary> 924 /// Looks up a localized resource of type System.Drawing.Bitmap. 925 /// </summary> 658 926 public static System.Drawing.Bitmap NewDocument { 659 927 get { … … 663 931 } 664 932 933 /// <summary> 934 /// Looks up a localized resource of type System.Drawing.Bitmap. 935 /// </summary> 665 936 public static System.Drawing.Bitmap NewFolder { 666 937 get { … … 670 941 } 671 942 943 /// <summary> 944 /// Looks up a localized resource of type System.Drawing.Bitmap. 945 /// </summary> 672 946 public static System.Drawing.Bitmap Nothing { 673 947 get { … … 677 951 } 678 952 953 /// <summary> 954 /// Looks up a localized resource of type System.Drawing.Bitmap. 955 /// </summary> 679 956 public static System.Drawing.Bitmap Object { 680 957 get { … … 684 961 } 685 962 963 /// <summary> 964 /// Looks up a localized resource of type System.Drawing.Bitmap. 965 /// </summary> 686 966 public static System.Drawing.Bitmap Open { 687 967 get { … … 691 971 } 692 972 973 /// <summary> 974 /// Looks up a localized resource of type System.Drawing.Bitmap. 975 /// </summary> 693 976 public static System.Drawing.Bitmap Operator { 694 977 get { … … 698 981 } 699 982 983 /// <summary> 984 /// Looks up a localized resource of type System.Drawing.Bitmap. 985 /// </summary> 700 986 public static System.Drawing.Bitmap OrgChart { 701 987 get { … … 705 991 } 706 992 993 /// <summary> 994 /// Looks up a localized resource of type System.Drawing.Bitmap. 995 /// </summary> 707 996 public static System.Drawing.Bitmap Paste { 708 997 get { … … 712 1001 } 713 1002 1003 /// <summary> 1004 /// Looks up a localized resource of type System.Drawing.Bitmap. 1005 /// </summary> 714 1006 public static System.Drawing.Bitmap Pause { 715 1007 get { … … 719 1011 } 720 1012 1013 /// <summary> 1014 /// Looks up a localized resource of type System.Drawing.Bitmap. 1015 /// </summary> 721 1016 public static System.Drawing.Bitmap Performance { 722 1017 get { … … 726 1021 } 727 1022 1023 /// <summary> 1024 /// Looks up a localized resource of type System.Drawing.Bitmap. 1025 /// </summary> 728 1026 public static System.Drawing.Bitmap PieChart { 729 1027 get { … … 733 1031 } 734 1032 1033 /// <summary> 1034 /// Looks up a localized resource of type System.Drawing.Bitmap. 1035 /// </summary> 735 1036 public static System.Drawing.Bitmap Play { 736 1037 get { … … 740 1041 } 741 1042 1043 /// <summary> 1044 /// Looks up a localized resource of type System.Drawing.Bitmap. 1045 /// </summary> 742 1046 public static System.Drawing.Bitmap Pointer { 743 1047 get { … … 747 1051 } 748 1052 1053 /// <summary> 1054 /// Looks up a localized resource of type System.Drawing.Bitmap. 1055 /// </summary> 749 1056 public static System.Drawing.Bitmap Print { 750 1057 get { … … 754 1061 } 755 1062 1063 /// <summary> 1064 /// Looks up a localized resource of type System.Drawing.Bitmap. 1065 /// </summary> 756 1066 public static System.Drawing.Bitmap PrintPreview { 757 1067 get { … … 761 1071 } 762 1072 1073 /// <summary> 1074 /// Looks up a localized resource of type System.Drawing.Bitmap. 1075 /// </summary> 763 1076 public static System.Drawing.Bitmap Properties { 764 1077 get { … … 768 1081 } 769 1082 1083 /// <summary> 1084 /// Looks up a localized resource of type System.Drawing.Bitmap. 1085 /// </summary> 770 1086 public static System.Drawing.Bitmap ProtectForm { 771 1087 get { … … 775 1091 } 776 1092 1093 /// <summary> 1094 /// Looks up a localized resource of type System.Drawing.Bitmap. 1095 /// </summary> 777 1096 public static System.Drawing.Bitmap PublishToWeb { 778 1097 get { … … 782 1101 } 783 1102 1103 /// <summary> 1104 /// Looks up a localized resource of type System.Drawing.Bitmap. 1105 /// </summary> 784 1106 public static System.Drawing.Bitmap RadialChart { 785 1107 get { … … 789 1111 } 790 1112 1113 /// <summary> 1114 /// Looks up a localized resource of type System.Drawing.Bitmap. 1115 /// </summary> 791 1116 public static System.Drawing.Bitmap Redo { 792 1117 get { … … 796 1121 } 797 1122 1123 /// <summary> 1124 /// Looks up a localized resource of type System.Drawing.Bitmap. 1125 /// </summary> 798 1126 public static System.Drawing.Bitmap Refresh { 799 1127 get { … … 803 1131 } 804 1132 1133 /// <summary> 1134 /// Looks up a localized resource of type System.Drawing.Bitmap. 1135 /// </summary> 805 1136 public static System.Drawing.Bitmap RefreshDocument { 806 1137 get { … … 810 1141 } 811 1142 1143 /// <summary> 1144 /// Looks up a localized resource of type System.Drawing.Bitmap. 1145 /// </summary> 812 1146 public static System.Drawing.Bitmap Remove { 813 1147 get { … … 817 1151 } 818 1152 1153 /// <summary> 1154 /// Looks up a localized resource of type System.Drawing.Bitmap. 1155 /// </summary> 819 1156 public static System.Drawing.Bitmap Restart { 820 1157 get { … … 824 1161 } 825 1162 1163 /// <summary> 1164 /// Looks up a localized resource of type System.Drawing.Bitmap. 1165 /// </summary> 826 1166 public static System.Drawing.Bitmap Save { 827 1167 get { … … 831 1171 } 832 1172 1173 /// <summary> 1174 /// Looks up a localized resource of type System.Drawing.Bitmap. 1175 /// </summary> 833 1176 public static System.Drawing.Bitmap SaveAll { 834 1177 get { … … 838 1181 } 839 1182 1183 /// <summary> 1184 /// Looks up a localized resource of type System.Drawing.Bitmap. 1185 /// </summary> 840 1186 public static System.Drawing.Bitmap SaveAs { 841 1187 get { … … 845 1191 } 846 1192 1193 /// <summary> 1194 /// Looks up a localized resource of type System.Drawing.Bitmap. 1195 /// </summary> 847 1196 public static System.Drawing.Bitmap Script { 848 1197 get { … … 852 1201 } 853 1202 1203 /// <summary> 1204 /// Looks up a localized resource of type System.Drawing.Bitmap. 1205 /// </summary> 854 1206 public static System.Drawing.Bitmap Sort { 855 1207 get { … … 859 1211 } 860 1212 1213 /// <summary> 1214 /// Looks up a localized resource of type System.Drawing.Bitmap. 1215 /// </summary> 861 1216 public static System.Drawing.Bitmap SortUp { 862 1217 get { … … 866 1221 } 867 1222 1223 /// <summary> 1224 /// Looks up a localized resource of type System.Drawing.Bitmap. 1225 /// </summary> 868 1226 public static System.Drawing.Bitmap Statistics { 869 1227 get { … … 873 1231 } 874 1232 1233 /// <summary> 1234 /// Looks up a localized resource of type System.Drawing.Bitmap. 1235 /// </summary> 875 1236 public static System.Drawing.Bitmap Stop { 876 1237 get { … … 880 1241 } 881 1242 1243 /// <summary> 1244 /// Looks up a localized resource of type System.Drawing.Bitmap. 1245 /// </summary> 882 1246 public static System.Drawing.Bitmap Structure { 883 1247 get { … … 887 1251 } 888 1252 1253 /// <summary> 1254 /// Looks up a localized resource of type System.Drawing.Bitmap. 1255 /// </summary> 889 1256 public static System.Drawing.Bitmap Table { 890 1257 get { … … 894 1261 } 895 1262 1263 /// <summary> 1264 /// Looks up a localized resource of type System.Drawing.Bitmap. 1265 /// </summary> 896 1266 public static System.Drawing.Bitmap Template { 897 1267 get { … … 901 1271 } 902 1272 1273 /// <summary> 1274 /// Looks up a localized resource of type System.Drawing.Bitmap. 1275 /// </summary> 903 1276 public static System.Drawing.Bitmap Timer { 904 1277 get { … … 908 1281 } 909 1282 1283 /// <summary> 1284 /// Looks up a localized resource of type System.Drawing.Bitmap. 1285 /// </summary> 910 1286 public static System.Drawing.Bitmap TrackBar { 911 1287 get { … … 915 1291 } 916 1292 1293 /// <summary> 1294 /// Looks up a localized resource of type System.Drawing.Bitmap. 1295 /// </summary> 917 1296 public static System.Drawing.Bitmap Type { 918 1297 get { … … 922 1301 } 923 1302 1303 /// <summary> 1304 /// Looks up a localized resource of type System.Drawing.Bitmap. 1305 /// </summary> 924 1306 public static System.Drawing.Bitmap TypeDef { 925 1307 get { … … 929 1311 } 930 1312 1313 /// <summary> 1314 /// Looks up a localized resource of type System.Drawing.Bitmap. 1315 /// </summary> 931 1316 public static System.Drawing.Bitmap Undo { 932 1317 get { … … 936 1321 } 937 1322 1323 /// <summary> 1324 /// Looks up a localized resource of type System.Drawing.Bitmap. 1325 /// </summary> 938 1326 public static System.Drawing.Bitmap Union { 939 1327 get { … … 943 1331 } 944 1332 1333 /// <summary> 1334 /// Looks up a localized resource of type System.Drawing.Bitmap. 1335 /// </summary> 945 1336 public static System.Drawing.Bitmap User { 946 1337 get { … … 950 1341 } 951 1342 1343 /// <summary> 1344 /// Looks up a localized resource of type System.Drawing.Bitmap. 1345 /// </summary> 952 1346 public static System.Drawing.Bitmap UserAccounts { 953 1347 get { … … 957 1351 } 958 1352 1353 /// <summary> 1354 /// Looks up a localized resource of type System.Drawing.Bitmap. 1355 /// </summary> 959 1356 public static System.Drawing.Bitmap ValueType { 960 1357 get { … … 964 1361 } 965 1362 1363 /// <summary> 1364 /// Looks up a localized resource of type System.Drawing.Bitmap. 1365 /// </summary> 966 1366 public static System.Drawing.Bitmap Warning { 967 1367 get { … … 971 1371 } 972 1372 1373 /// <summary> 1374 /// Looks up a localized resource of type System.Drawing.Bitmap. 1375 /// </summary> 973 1376 public static System.Drawing.Bitmap Windows { 974 1377 get { … … 978 1381 } 979 1382 1383 /// <summary> 1384 /// Looks up a localized resource of type System.Drawing.Bitmap. 1385 /// </summary> 980 1386 public static System.Drawing.Bitmap Zoom { 981 1387 get { … … 985 1391 } 986 1392 1393 /// <summary> 1394 /// Looks up a localized resource of type System.Drawing.Bitmap. 1395 /// </summary> 987 1396 public static System.Drawing.Bitmap ZoomIn { 988 1397 get { … … 992 1401 } 993 1402 1403 /// <summary> 1404 /// Looks up a localized resource of type System.Drawing.Bitmap. 1405 /// </summary> 994 1406 public static System.Drawing.Bitmap ZoomOut { 995 1407 get { -
trunk/sources/HeuristicLab.Common.Resources/3.3/VSImageLibrary.resx
r7956 r9079 521 521 <value>Resources\VS2010ImageLibrary\VS2010ImageLibrary_Actions_SaveAsHH.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> 522 522 </data> 523 <data name="Camera" type="System.Resources.ResXFileRef, System.Windows.Forms"> 524 <value>Resources\VS2010ImageLibrary\camera.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> 525 </data> 523 526 </root> -
trunk/sources/HeuristicLab.Common/3.3/HeuristicLab.Common-3.3.csproj
r8600 r9079 135 135 <Compile Include="Plugin.cs" /> 136 136 <Compile Include="ReferenceEqualityComparer.cs" /> 137 <Compile Include="TimeSpanHelper.cs" /> 137 138 <Compile Include="TypeEqualityComparer.cs" /> 138 139 <Compile Include="TypeExtensions.cs" /> … … 180 181 --> 181 182 <PropertyGroup> 182 <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)183 <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir) 183 184 set ProjectDir=$(ProjectDir) 184 185 set SolutionDir=$(SolutionDir) … … 187 188 call PreBuildEvent.cmd 188 189 </PreBuildEvent> 189 <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">190 <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' "> 190 191 export ProjectDir=$(ProjectDir) 191 192 export SolutionDir=$(SolutionDir) -
trunk/sources/HeuristicLab.MainForm.WindowsForms/3.3/HeuristicLab.MainForm.WindowsForms-3.3.csproj
r8618 r9079 126 126 <DependentUpon>DragOverTabControl.cs</DependentUpon> 127 127 </Compile> 128 <Compile Include="Dialogs\DefineArithmeticProgressionTimeDialog.cs"> 129 <SubType>Form</SubType> 130 </Compile> 131 <Compile Include="Dialogs\DefineArithmeticProgressionTimeDialog.Designer.cs"> 132 <DependentUpon>DefineArithmeticProgressionTimeDialog.cs</DependentUpon> 133 </Compile> 134 <Compile Include="Dialogs\DefineArithmeticProgressionDialog.cs"> 135 <SubType>Form</SubType> 136 </Compile> 137 <Compile Include="Dialogs\DefineArithmeticProgressionDialog.Designer.cs"> 138 <DependentUpon>DefineArithmeticProgressionDialog.cs</DependentUpon> 139 </Compile> 128 140 <Compile Include="Plugin.cs" /> 129 141 <Compile Include="Views\AsynchronousContentView.cs"> … … 254 266 </BootstrapperPackage> 255 267 </ItemGroup> 268 <ItemGroup /> 256 269 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 257 270 <!-- To modify your build process, add your task inside one of the targets below and uncomment it. -
trunk/sources/HeuristicLab.Optimization.Views/3.3/HeuristicLab.Optimization.Views-3.3.csproj
r8927 r9079 263 263 <DependentUpon>RunCollectionDataTableView.cs</DependentUpon> 264 264 </Compile> 265 <Compile Include="TimeLimitRunView.cs"> 266 <SubType>UserControl</SubType> 267 </Compile> 268 <Compile Include="TimeLimitRunView.Designer.cs"> 269 <DependentUpon>TimeLimitRunView.cs</DependentUpon> 270 </Compile> 265 271 <Compile Include="UserDefinedAlgorithmView.cs"> 266 272 <SubType>UserControl</SubType> -
trunk/sources/HeuristicLab.Optimization/3.3/HeuristicLab.Optimization-3.3.csproj
r8600 r9079 121 121 <Compile Include="Interfaces\ISimilarityBasedOperator.cs" /> 122 122 <Compile Include="Interfaces\ISolutionSimilarityCalculator.cs" /> 123 <Compile Include="MetaOptimizers\BatchRun.cs" /> 124 <Compile Include="MetaOptimizers\Experiment.cs" /> 125 <Compile Include="MetaOptimizers\TimeLimitRun.cs" /> 123 126 <Compile Include="RunCollectionModification\RunCollectionRunRemover.cs" /> 124 127 <Compile Include="Plugin.cs" /> … … 130 133 <None Include="Plugin.cs.frame" /> 131 134 <Compile Include="Algorithms\Algorithm.cs" /> 132 <Compile Include="BatchRun.cs" />133 135 <Compile Include="RunCollectionModification\Calculator.cs" /> 134 136 <Compile Include="Interfaces\IDiscreteDoubleMatrixModifier.cs" /> … … 173 175 <Compile Include="RunCollectionConstraints\IRunCollectionConstraint.cs" /> 174 176 <Compile Include="OptimizerList.cs" /> 175 <Compile Include="Experiment.cs" />176 177 <Compile Include="Interfaces\IOptimizer.cs" /> 177 178 <Compile Include="RunCollection.cs" /> … … 281 282 --> 282 283 <PropertyGroup> 283 <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)284 <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir) 284 285 set ProjectDir=$(ProjectDir) 285 286 set SolutionDir=$(SolutionDir) … … 288 289 call PreBuildEvent.cmd 289 290 </PreBuildEvent> 290 <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">291 <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' "> 291 292 export ProjectDir=$(ProjectDir) 292 293 export SolutionDir=$(SolutionDir) -
trunk/sources/HeuristicLab.Optimizer/3.3/CreateExperimentDialog.cs
r8474 r9079 30 30 using HeuristicLab.Core; 31 31 using HeuristicLab.Data; 32 using HeuristicLab.MainForm.WindowsForms; 32 33 using HeuristicLab.Optimization; 33 34 using HeuristicLab.Parameters; -
trunk/sources/HeuristicLab.Optimizer/3.3/HeuristicLab.Optimizer-3.3.csproj
r8780 r9079 128 128 <EmbeddedResource Include="Documents\RAPGA_JSSP.hl" /> 129 129 <None Include="Plugin.cs.frame" /> 130 <Compile Include="DefineArithmeticProgressionDialog.cs">131 <SubType>Form</SubType>132 </Compile>133 <Compile Include="DefineArithmeticProgressionDialog.Designer.cs">134 <DependentUpon>DefineArithmeticProgressionDialog.cs</DependentUpon>135 </Compile>136 130 <Compile Include="OptimizerSingleDocumentMainForm.cs"> 137 131 <SubType>Form</SubType>
Note: See TracChangeset
for help on using the changeset viewer.