| OLD | NEW | 
|---|
| 1 <?xml version="1.0" encoding="Windows-1252"?> | 1 <?xml version="1.0" encoding="Windows-1252"?> | 
| 2 <VisualStudioProject | 2 <VisualStudioProject | 
| 3         ProjectType="Visual C++" | 3         ProjectType="Visual C++" | 
| 4         Version="8.00" | 4         Version="8.00" | 
| 5         Name="views" | 5         Name="views" | 
| 6         ProjectGUID="{6F9258E5-294F-47B2-919D-17FFE7A8B751}" | 6         ProjectGUID="{6F9258E5-294F-47B2-919D-17FFE7A8B751}" | 
| 7         RootNamespace="Views" | 7         RootNamespace="Views" | 
| 8         Keyword="Win32Proj" | 8         Keyword="Win32Proj" | 
| 9         > | 9         > | 
| 10         <Platforms> | 10         <Platforms> | 
| (...skipping 448 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 459                 </File> | 459                 </File> | 
| 460                 <File | 460                 <File | 
| 461                         RelativePath=".\repeat_controller.cc" | 461                         RelativePath=".\repeat_controller.cc" | 
| 462                         > | 462                         > | 
| 463                 </File> | 463                 </File> | 
| 464                 <File | 464                 <File | 
| 465                         RelativePath=".\repeat_controller.h" | 465                         RelativePath=".\repeat_controller.h" | 
| 466                         > | 466                         > | 
| 467                 </File> | 467                 </File> | 
| 468                 <File | 468                 <File | 
| 469                         RelativePath=".\resize_corner.cc" |  | 
| 470                         > |  | 
| 471                 </File> |  | 
| 472                 <File |  | 
| 473                         RelativePath=".\resize_corner.h" |  | 
| 474                         > |  | 
| 475                 </File> |  | 
| 476                 <File |  | 
| 477                         RelativePath=".\root_view.cc" | 469                         RelativePath=".\root_view.cc" | 
| 478                         > | 470                         > | 
| 479                 </File> | 471                 </File> | 
| 480                 <File | 472                 <File | 
| 481                         RelativePath=".\root_view.h" | 473                         RelativePath=".\root_view.h" | 
| 482                         > | 474                         > | 
| 483                 </File> | 475                 </File> | 
| 484                 <File | 476                 <File | 
| 485                         RelativePath=".\root_view_drop_target.cc" | 477                         RelativePath=".\root_view_drop_target.cc" | 
| 486                         > | 478                         > | 
| (...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 654                         > | 646                         > | 
| 655                 </File> | 647                 </File> | 
| 656                 <File | 648                 <File | 
| 657                         RelativePath=".\window_resources.h" | 649                         RelativePath=".\window_resources.h" | 
| 658                         > | 650                         > | 
| 659                 </File> | 651                 </File> | 
| 660         </Files> | 652         </Files> | 
| 661         <Globals> | 653         <Globals> | 
| 662         </Globals> | 654         </Globals> | 
| 663 </VisualStudioProject> | 655 </VisualStudioProject> | 
| OLD | NEW | 
|---|