Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(139)

Side by Side Diff: chrome/views/views.vcproj

Issue 27317: Support DWM switching.... (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: '' Created 11 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « chrome/views/view.cc ('k') | chrome/views/widget.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 236 matching lines...) Expand 10 before | Expand all | Expand 10 after
247 </File> 247 </File>
248 <File 248 <File
249 RelativePath=".\combo_box.h" 249 RelativePath=".\combo_box.h"
250 > 250 >
251 </File> 251 </File>
252 <File 252 <File
253 RelativePath=".\controller.h" 253 RelativePath=".\controller.h"
254 > 254 >
255 </File> 255 </File>
256 <File 256 <File
257 » » » RelativePath=".\custom_frame_window.cc" 257 » » » RelativePath=".\custom_frame_view.cc"
258 > 258 >
259 </File> 259 </File>
260 <File 260 <File
261 » » » RelativePath=".\custom_frame_window.h" 261 » » » RelativePath=".\custom_frame_view.h"
262 > 262 >
263 </File> 263 </File>
264 <File 264 <File
265 RelativePath=".\decision.cc" 265 RelativePath=".\decision.cc"
266 > 266 >
267 </File> 267 </File>
268 <File 268 <File
269 RelativePath=".\decision.h" 269 RelativePath=".\decision.h"
270 > 270 >
271 </File> 271 </File>
272 <File 272 <File
273 RelativePath=".\default_non_client_view.cc"
274 >
275 </File>
276 <File
277 RelativePath=".\default_non_client_view.h"
278 >
279 </File>
280 <File
281 RelativePath=".\dialog_client_view.cc" 273 RelativePath=".\dialog_client_view.cc"
282 > 274 >
283 </File> 275 </File>
284 <File 276 <File
285 RelativePath=".\dialog_client_view.h" 277 RelativePath=".\dialog_client_view.h"
286 > 278 >
287 </File> 279 </File>
288 <File 280 <File
289 RelativePath=".\dialog_delegate.cc" 281 RelativePath=".\dialog_delegate.cc"
290 > 282 >
(...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after
411 </File> 403 </File>
412 <File 404 <File
413 RelativePath=".\native_control.cc" 405 RelativePath=".\native_control.cc"
414 > 406 >
415 </File> 407 </File>
416 <File 408 <File
417 RelativePath=".\native_control.h" 409 RelativePath=".\native_control.h"
418 > 410 >
419 </File> 411 </File>
420 <File 412 <File
413 RelativePath=".\native_frame_view.cc"
414 >
415 </File>
416 <File
417 RelativePath=".\native_frame_view.h"
418 >
419 </File>
420 <File
421 RelativePath=".\native_scroll_bar.cc" 421 RelativePath=".\native_scroll_bar.cc"
422 > 422 >
423 </File> 423 </File>
424 <File 424 <File
425 RelativePath=".\native_scroll_bar.h" 425 RelativePath=".\native_scroll_bar.h"
426 > 426 >
427 </File> 427 </File>
428 <File 428 <File
429 RelativePath=".\non_client_view.cc" 429 RelativePath=".\non_client_view.cc"
430 > 430 >
(...skipping 223 matching lines...) Expand 10 before | Expand all | Expand 10 after
654 > 654 >
655 </File> 655 </File>
656 <File 656 <File
657 RelativePath=".\window_resources.h" 657 RelativePath=".\window_resources.h"
658 > 658 >
659 </File> 659 </File>
660 </Files> 660 </Files>
661 <Globals> 661 <Globals>
662 </Globals> 662 </Globals>
663 </VisualStudioProject> 663 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/views/view.cc ('k') | chrome/views/widget.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698