| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/
PropertyList-1.0.dtd"> | 2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/
PropertyList-1.0.dtd"> |
| 3 <plist version="1.0"> | 3 <plist version="1.0"> |
| 4 <dict> | 4 <dict> |
| 5 <key>ActiveLayerIndex</key> | 5 <key>ActiveLayerIndex</key> |
| 6 <integer>0</integer> | 6 <integer>0</integer> |
| 7 <key>ApplicationVersion</key> | 7 <key>ApplicationVersion</key> |
| 8 <array> | 8 <array> |
| 9 <string>com.omnigroup.OmniGrafflePro</string> | 9 <string>com.omnigroup.OmniGrafflePro</string> |
| 10 <string>139.18.0.187838</string> | 10 <string>139.18.0.187838</string> |
| (...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 80 <dict> | 80 <dict> |
| 81 <key>CornerRadius</key> | 81 <key>CornerRadius</key> |
| 82 <real>7</real> | 82 <real>7</real> |
| 83 </dict> | 83 </dict> |
| 84 </dict> | 84 </dict> |
| 85 <key>Text</key> | 85 <key>Text</key> |
| 86 <dict> | 86 <dict> |
| 87 <key>Align</key> | 87 <key>Align</key> |
| 88 <integer>0</integer> | 88 <integer>0</integer> |
| 89 <key>Text</key> | 89 <key>Text</key> |
| 90 » » » » <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\coc
oasubrtf390 | 90 » » » » <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\coc
oasubrtf400 |
| 91 \cocoascreenfonts1{\fonttbl\f0\fmodern\fcharset0 CourierNewPSMT;} | 91 \cocoascreenfonts1{\fonttbl\f0\fmodern\fcharset0 CourierNewPSMT;} |
| 92 {\colortbl;\red255\green255\blue255;} | 92 {\colortbl;\red255\green255\blue255;} |
| 93 \deftab720 | 93 \deftab720 |
| 94 \pard\pardeftab720 | 94 \pard\pardeftab720 |
| 95 | 95 |
| 96 \f0\fs24 \cf0 <polymer-element name="tute-stopwatch">\ | 96 \f0\fs24 \cf0 <polymer-element name="tute-stopwatch">\ |
| 97 \ | 97 \ |
| 98 <template>\ | 98 <template>\ |
| 99 <style>\ | 99 <style>\ |
| 100 ...\ | 100 ...\ |
| 101 </style>\ | 101 </style>\ |
| 102 <div>\ | 102 <div>\ |
| 103 <div>\ | 103 <div>\ |
| 104 \{\{counter\}\}\ | 104 \{\{counter\}\}\ |
| 105 </div>\ | 105 </div>\ |
| 106 <div>\ | 106 <div>\ |
| 107 <button on-click="start"\ | 107 <button on-click="\{\{start\}\}"\ |
| 108 id="startButton">Start</button>\ | 108 id="startButton">Start</button>\ |
| 109 <button on-click="stop"\ | 109 <button on-click="\{\{stop\}\}"\ |
| 110 id="stopButton">Stop</button>\ | 110 id="stopButton">Stop</button>\ |
| 111 <button on-click="reset"\ | 111 <button on-click="\{\{reset\}\}"\ |
| 112 id="resetButton">Reset</button>\ | 112 id="resetButton">Reset</button>\ |
| 113 </div>\ | 113 </div>\ |
| 114 </div>\ | 114 </div>\ |
| 115 </template>\ | 115 </template>\ |
| 116 \ | 116 \ |
| 117 <script type="application/dart"\ | 117 <script type="application/dart"\ |
| 118 src="tute_stopwatch.dart">\ | 118 src="tute_stopwatch.dart">\ |
| 119 </script>\ | 119 </script>\ |
| 120 \ | 120 \ |
| 121 </polymer-element>}</string> | 121 </polymer-element>}</string> |
| (...skipping 29 matching lines...) Expand all Loading... |
| 151 </dict> | 151 </dict> |
| 152 </dict> | 152 </dict> |
| 153 <key>Tail</key> | 153 <key>Tail</key> |
| 154 <dict> | 154 <dict> |
| 155 <key>ID</key> | 155 <key>ID</key> |
| 156 <integer>34183</integer> | 156 <integer>34183</integer> |
| 157 </dict> | 157 </dict> |
| 158 </dict> | 158 </dict> |
| 159 <dict> | 159 <dict> |
| 160 <key>Bounds</key> | 160 <key>Bounds</key> |
| 161 » » » <string>{{296, 336}, {124, 18}}</string> | 161 » » » <string>{{296, 336}, {149, 18}}</string> |
| 162 <key>Class</key> | 162 <key>Class</key> |
| 163 <string>ShapedGraphic</string> | 163 <string>ShapedGraphic</string> |
| 164 <key>ID</key> | 164 <key>ID</key> |
| 165 <integer>34181</integer> | 165 <integer>34181</integer> |
| 166 <key>Shape</key> | 166 <key>Shape</key> |
| 167 <string>Rectangle</string> | 167 <string>Rectangle</string> |
| 168 <key>Style</key> | 168 <key>Style</key> |
| 169 <dict> | 169 <dict> |
| 170 <key>fill</key> | 170 <key>fill</key> |
| 171 <dict> | 171 <dict> |
| (...skipping 123 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 295 <dict> | 295 <dict> |
| 296 <key>Draws</key> | 296 <key>Draws</key> |
| 297 <string>NO</string> | 297 <string>NO</string> |
| 298 </dict> | 298 </dict> |
| 299 </dict> | 299 </dict> |
| 300 <key>Text</key> | 300 <key>Text</key> |
| 301 <dict> | 301 <dict> |
| 302 <key>Pad</key> | 302 <key>Pad</key> |
| 303 <integer>0</integer> | 303 <integer>0</integer> |
| 304 <key>Text</key> | 304 <key>Text</key> |
| 305 » » » » <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\coc
oasubrtf390 | 305 » » » » <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\coc
oasubrtf400 |
| 306 \cocoascreenfonts1{\fonttbl\f0\fswiss\fcharset0 Helvetica;} | 306 \cocoascreenfonts1{\fonttbl\f0\fswiss\fcharset0 Helvetica;} |
| 307 {\colortbl;\red255\green255\blue255;} | 307 {\colortbl;\red255\green255\blue255;} |
| 308 \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx616
0\tx6720\pardirnatural\qc | 308 \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx616
0\tx6720\pardirnatural\qc |
| 309 | 309 |
| 310 \f0\fs24 \cf0 Declarative event handlers}</string> | 310 \f0\fs24 \cf0 Declarative event handlers}</string> |
| 311 <key>VerticalPad</key> | 311 <key>VerticalPad</key> |
| 312 <integer>3</integer> | 312 <integer>3</integer> |
| 313 </dict> | 313 </dict> |
| 314 <key>Wrap</key> | 314 <key>Wrap</key> |
| 315 <string>NO</string> | 315 <string>NO</string> |
| (...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 350 <dict> | 350 <dict> |
| 351 <key>Draws</key> | 351 <key>Draws</key> |
| 352 <string>NO</string> | 352 <string>NO</string> |
| 353 </dict> | 353 </dict> |
| 354 </dict> | 354 </dict> |
| 355 <key>Text</key> | 355 <key>Text</key> |
| 356 <dict> | 356 <dict> |
| 357 <key>Pad</key> | 357 <key>Pad</key> |
| 358 <integer>0</integer> | 358 <integer>0</integer> |
| 359 <key>Text</key> | 359 <key>Text</key> |
| 360 » » » » <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\coc
oasubrtf390 | 360 » » » » <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\coc
oasubrtf400 |
| 361 \cocoascreenfonts1{\fonttbl\f0\fswiss\fcharset0 Helvetica;} | 361 \cocoascreenfonts1{\fonttbl\f0\fswiss\fcharset0 Helvetica;} |
| 362 {\colortbl;\red255\green255\blue255;} | 362 {\colortbl;\red255\green255\blue255;} |
| 363 \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx616
0\tx6720\pardirnatural\qc | 363 \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx616
0\tx6720\pardirnatural\qc |
| 364 | 364 |
| 365 \f0\fs24 \cf0 Data bound to Dart string}</string> | 365 \f0\fs24 \cf0 Data bound to Dart string}</string> |
| 366 <key>VerticalPad</key> | 366 <key>VerticalPad</key> |
| 367 <integer>3</integer> | 367 <integer>3</integer> |
| 368 </dict> | 368 </dict> |
| 369 <key>Wrap</key> | 369 <key>Wrap</key> |
| 370 <string>NO</string> | 370 <string>NO</string> |
| 371 </dict> | 371 </dict> |
| 372 <dict> | 372 <dict> |
| 373 <key>Class</key> | 373 <key>Class</key> |
| 374 <string>LineGraphic</string> | 374 <string>LineGraphic</string> |
| 375 <key>Head</key> | 375 <key>Head</key> |
| 376 <dict> | 376 <dict> |
| 377 <key>ID</key> | 377 <key>ID</key> |
| 378 <integer>34178</integer> | 378 <integer>34178</integer> |
| 379 </dict> | 379 </dict> |
| 380 <key>ID</key> | 380 <key>ID</key> |
| 381 <integer>34179</integer> | 381 <integer>34179</integer> |
| 382 <key>Points</key> | 382 <key>Points</key> |
| 383 <array> | 383 <array> |
| 384 » » » » <string>{523, 340.167956414868}</string> | 384 » » » » <string>{523, 340.0883006151696}</string> |
| 385 » » » » <string>{568, 340.213762709832}</string> | 385 » » » » <string>{568, 340.11238260112492}</string> |
| 386 </array> | 386 </array> |
| 387 <key>Style</key> | 387 <key>Style</key> |
| 388 <dict> | 388 <dict> |
| 389 <key>stroke</key> | 389 <key>stroke</key> |
| 390 <dict> | 390 <dict> |
| 391 <key>HeadArrow</key> | 391 <key>HeadArrow</key> |
| 392 <string>FilledArrow</string> | 392 <string>FilledArrow</string> |
| 393 <key>Legacy</key> | 393 <key>Legacy</key> |
| 394 <true/> | 394 <true/> |
| 395 <key>TailArrow</key> | 395 <key>TailArrow</key> |
| (...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 514 <string>NO</string> | 514 <string>NO</string> |
| 515 </dict> | 515 </dict> |
| 516 </dict> | 516 </dict> |
| 517 <key>Text</key> | 517 <key>Text</key> |
| 518 <dict> | 518 <dict> |
| 519 <key>Align</key> | 519 <key>Align</key> |
| 520 <integer>0</integer> | 520 <integer>0</integer> |
| 521 <key>Pad</key> | 521 <key>Pad</key> |
| 522 <integer>2</integer> | 522 <integer>2</integer> |
| 523 <key>Text</key> | 523 <key>Text</key> |
| 524 » » » » <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\coc
oasubrtf390 | 524 » » » » <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\coc
oasubrtf400 |
| 525 \cocoascreenfonts1{\fonttbl\f0\fnil\fcharset0 HelveticaNeue;} | 525 \cocoascreenfonts1{\fonttbl\f0\fnil\fcharset0 HelveticaNeue;} |
| 526 {\colortbl;\red255\green255\blue255;\red128\green0\blue0;} | 526 {\colortbl;\red255\green255\blue255;\red128\green0\blue0;} |
| 527 \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx616
0\tx6720\pardirnatural | 527 \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx616
0\tx6720\pardirnatural |
| 528 | 528 |
| 529 \f0\i\b\fs28 \cf2 Save to $tutorial/polymer/images/template-code.png}</string> | 529 \f0\i\b\fs28 \cf2 Save to $tutorial/polymer/images/template-code.png}</string> |
| 530 <key>VerticalPad</key> | 530 <key>VerticalPad</key> |
| 531 <integer>2</integer> | 531 <integer>2</integer> |
| 532 </dict> | 532 </dict> |
| 533 <key>Wrap</key> | 533 <key>Wrap</key> |
| 534 <string>NO</string> | 534 <string>NO</string> |
| (...skipping 30 matching lines...) Expand all Loading... |
| 565 <dict> | 565 <dict> |
| 566 <key>Draws</key> | 566 <key>Draws</key> |
| 567 <string>NO</string> | 567 <string>NO</string> |
| 568 </dict> | 568 </dict> |
| 569 </dict> | 569 </dict> |
| 570 <key>Text</key> | 570 <key>Text</key> |
| 571 <dict> | 571 <dict> |
| 572 <key>Align</key> | 572 <key>Align</key> |
| 573 <integer>2</integer> | 573 <integer>2</integer> |
| 574 <key>Text</key> | 574 <key>Text</key> |
| 575 » » » » <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\coc
oasubrtf390 | 575 » » » » <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\coc
oasubrtf400 |
| 576 \cocoascreenfonts1{\fonttbl\f0\fswiss\fcharset0 Helvetica;} | 576 \cocoascreenfonts1{\fonttbl\f0\fswiss\fcharset0 Helvetica;} |
| 577 {\colortbl;\red255\green255\blue255;} | 577 {\colortbl;\red255\green255\blue255;} |
| 578 \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx616
0\tx6720\pardirnatural\qr | 578 \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx616
0\tx6720\pardirnatural\qr |
| 579 | 579 |
| 580 \f0\fs24 \cf0 Template defines appearance of element}</string> | 580 \f0\fs24 \cf0 Template defines appearance of element}</string> |
| 581 </dict> | 581 </dict> |
| 582 </dict> | 582 </dict> |
| 583 <dict> | 583 <dict> |
| 584 <key>Bounds</key> | 584 <key>Bounds</key> |
| 585 <string>{{42, 239}, {124, 18}}</string> | 585 <string>{{42, 239}, {124, 18}}</string> |
| (...skipping 26 matching lines...) Expand all Loading... |
| 612 <dict> | 612 <dict> |
| 613 <key>Draws</key> | 613 <key>Draws</key> |
| 614 <string>NO</string> | 614 <string>NO</string> |
| 615 </dict> | 615 </dict> |
| 616 </dict> | 616 </dict> |
| 617 <key>Text</key> | 617 <key>Text</key> |
| 618 <dict> | 618 <dict> |
| 619 <key>Align</key> | 619 <key>Align</key> |
| 620 <integer>2</integer> | 620 <integer>2</integer> |
| 621 <key>Text</key> | 621 <key>Text</key> |
| 622 » » » » <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\coc
oasubrtf390 | 622 » » » » <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\coc
oasubrtf400 |
| 623 \cocoascreenfonts1{\fonttbl\f0\fswiss\fcharset0 Helvetica;} | 623 \cocoascreenfonts1{\fonttbl\f0\fswiss\fcharset0 Helvetica;} |
| 624 {\colortbl;\red255\green255\blue255;} | 624 {\colortbl;\red255\green255\blue255;} |
| 625 \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx616
0\tx6720\pardirnatural\qr | 625 \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx616
0\tx6720\pardirnatural\qr |
| 626 | 626 |
| 627 \f0\fs24 \cf0 CSS styles (optional)}</string> | 627 \f0\fs24 \cf0 CSS styles (optional)}</string> |
| 628 </dict> | 628 </dict> |
| 629 </dict> | 629 </dict> |
| 630 <dict> | 630 <dict> |
| 631 <key>Bounds</key> | 631 <key>Bounds</key> |
| 632 <string>{{178, 156}, {130, 20}}</string> | 632 <string>{{178, 156}, {130, 20}}</string> |
| (...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 665 <string>NO</string> | 665 <string>NO</string> |
| 666 </dict> | 666 </dict> |
| 667 </dict> | 667 </dict> |
| 668 <key>Text</key> | 668 <key>Text</key> |
| 669 <dict> | 669 <dict> |
| 670 <key>Align</key> | 670 <key>Align</key> |
| 671 <integer>0</integer> | 671 <integer>0</integer> |
| 672 <key>Pad</key> | 672 <key>Pad</key> |
| 673 <integer>2</integer> | 673 <integer>2</integer> |
| 674 <key>Text</key> | 674 <key>Text</key> |
| 675 » » » » <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\coc
oasubrtf390 | 675 » » » » <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\coc
oasubrtf400 |
| 676 \cocoascreenfonts1{\fonttbl\f0\fnil\fcharset0 HelveticaNeue;} | 676 \cocoascreenfonts1{\fonttbl\f0\fnil\fcharset0 HelveticaNeue;} |
| 677 {\colortbl;\red255\green255\blue255;} | 677 {\colortbl;\red255\green255\blue255;} |
| 678 \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx616
0\tx6720\pardirnatural | 678 \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx616
0\tx6720\pardirnatural |
| 679 | 679 |
| 680 \f0\b\fs26 \cf0 tute-stopwatch.html}</string> | 680 \f0\b\fs26 \cf0 tute-stopwatch.html}</string> |
| 681 <key>VerticalPad</key> | 681 <key>VerticalPad</key> |
| 682 <integer>2</integer> | 682 <integer>2</integer> |
| 683 </dict> | 683 </dict> |
| 684 <key>Wrap</key> | 684 <key>Wrap</key> |
| 685 <string>NO</string> | 685 <string>NO</string> |
| 686 </dict> | 686 </dict> |
| 687 <dict> | 687 <dict> |
| 688 <key>Class</key> | 688 <key>Class</key> |
| 689 <string>LineGraphic</string> | 689 <string>LineGraphic</string> |
| 690 <key>Head</key> | 690 <key>Head</key> |
| 691 <dict> | 691 <dict> |
| 692 <key>ID</key> | 692 <key>ID</key> |
| 693 <integer>34160</integer> | 693 <integer>34160</integer> |
| 694 </dict> | 694 </dict> |
| 695 <key>ID</key> | 695 <key>ID</key> |
| 696 <integer>34163</integer> | 696 <integer>34163</integer> |
| 697 <key>Points</key> | 697 <key>Points</key> |
| 698 <array> | 698 <array> |
| 699 » » » » <string>{112.46251754642608, 176}</string> | 699 » » » » <string>{112.45874776185767, 176}</string> |
| 700 » » » » <string>{193, 229.78124844228867}</string> | 700 » » » » <string>{193, 229.79279363134918}</string> |
| 701 </array> | 701 </array> |
| 702 <key>Style</key> | 702 <key>Style</key> |
| 703 <dict> | 703 <dict> |
| 704 <key>stroke</key> | 704 <key>stroke</key> |
| 705 <dict> | 705 <dict> |
| 706 <key>HeadArrow</key> | 706 <key>HeadArrow</key> |
| 707 <string>FilledArrow</string> | 707 <string>FilledArrow</string> |
| 708 <key>Legacy</key> | 708 <key>Legacy</key> |
| 709 <true/> | 709 <true/> |
| 710 <key>TailArrow</key> | 710 <key>TailArrow</key> |
| (...skipping 123 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 834 <key>twopiSeparation</key> | 834 <key>twopiSeparation</key> |
| 835 <real>0.0</real> | 835 <real>0.0</real> |
| 836 </dict> | 836 </dict> |
| 837 <key>LinksVisible</key> | 837 <key>LinksVisible</key> |
| 838 <string>NO</string> | 838 <string>NO</string> |
| 839 <key>MagnetsVisible</key> | 839 <key>MagnetsVisible</key> |
| 840 <string>NO</string> | 840 <string>NO</string> |
| 841 <key>MasterSheets</key> | 841 <key>MasterSheets</key> |
| 842 <array/> | 842 <array/> |
| 843 <key>ModificationDate</key> | 843 <key>ModificationDate</key> |
| 844 » <string>2013-10-09 23:45:27 +0000</string> | 844 » <string>2013-10-29 21:01:01 +0000</string> |
| 845 <key>Modifier</key> | 845 <key>Modifier</key> |
| 846 <string>Mary Campione</string> | 846 <string>Mary Campione</string> |
| 847 <key>NotesVisible</key> | 847 <key>NotesVisible</key> |
| 848 <string>NO</string> | 848 <string>NO</string> |
| 849 <key>Orientation</key> | 849 <key>Orientation</key> |
| 850 <integer>2</integer> | 850 <integer>2</integer> |
| 851 <key>OriginVisible</key> | 851 <key>OriginVisible</key> |
| 852 <string>NO</string> | 852 <string>NO</string> |
| 853 <key>PageBreaks</key> | 853 <key>PageBreaks</key> |
| 854 <string>YES</string> | 854 <string>YES</string> |
| (...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 943 <array> | 943 <array> |
| 944 <array> | 944 <array> |
| 945 <string>Canvas 1</string> | 945 <string>Canvas 1</string> |
| 946 <real>1</real> | 946 <real>1</real> |
| 947 <real>1</real> | 947 <real>1</real> |
| 948 </array> | 948 </array> |
| 949 </array> | 949 </array> |
| 950 </dict> | 950 </dict> |
| 951 </dict> | 951 </dict> |
| 952 </plist> | 952 </plist> |
| OLD | NEW |