Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 <!DOCTYPE HTML> | 1 <!DOCTYPE HTML> |
| 2 <!-- | 2 <!-- |
| 3 -- Copyright (c) 2012 The Chromium Authors. All rights reserved. | 3 -- Copyright (c) 2012 The Chromium Authors. All rights reserved. |
| 4 -- Use of this source code is governed by a BSD-style license that can be | 4 -- Use of this source code is governed by a BSD-style license that can be |
| 5 -- found in the LICENSE file. | 5 -- found in the LICENSE file. |
| 6 --> | 6 --> |
| 7 <html i18n-values="dir:textdirection;"> | 7 <html i18n-values="dir:textdirection;"> |
| 8 <head> | 8 <head> |
| 9 <!-- We have to set some default title, or chrome will use the page name. | 9 <!-- We have to set some default title, or chrome will use the page name. |
| 10 -- As soon as we init and change to a directory, we'll show the directory | 10 -- As soon as we init and change to a directory, we'll show the directory |
| (...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 116 <menuitem command='#format'></menuitem> | 116 <menuitem command='#format'></menuitem> |
| 117 </menu> | 117 </menu> |
| 118 | 118 |
| 119 <menu id=docs-settings class="chrome-menu"> | 119 <menu id=docs-settings class="chrome-menu"> |
| 120 <menuitem id=gdata-sync-settings | 120 <menuitem id=gdata-sync-settings |
| 121 i18n-content=GDATA_MOBILE_CONNECTION_OPTION></menuitem> | 121 i18n-content=GDATA_MOBILE_CONNECTION_OPTION></menuitem> |
| 122 <menuitem id=gdata-hosted-settings | 122 <menuitem id=gdata-hosted-settings |
| 123 i18n-content=GDATA_SHOW_HOSTED_FILES_OPTION></menuitem> | 123 i18n-content=GDATA_SHOW_HOSTED_FILES_OPTION></menuitem> |
| 124 </menu> | 124 </menu> |
| 125 | 125 |
| 126 <menu id="tasks-menu" class="chrome-menu" style="z-index:1000"> | |
|
dgozman
2012/05/18 13:15:14
Move this to css. And 1000 scares me :)
Dmitry Zvorygin
2012/05/21 10:51:01
Done.
| |
| 127 </menu> | |
| 128 | |
| 126 <div class=dialog-title invisibleif='full-page'>[TITLE]</div> | 129 <div class=dialog-title invisibleif='full-page'>[TITLE]</div> |
| 127 <div class=dialog-container> | 130 <div class=dialog-container> |
| 128 <div class=dialog-sidebar> | 131 <div class=dialog-sidebar> |
| 129 <list id="roots-list"></list> | 132 <list id="roots-list"></list> |
| 130 </div> | 133 </div> |
| 131 <div class=sidebar-splitter></div> | 134 <div class=sidebar-splitter></div> |
| 132 <div class=dialog-main> | 135 <div class=dialog-main> |
| 133 <div class=dialog-header> | 136 <div class=dialog-header> |
| 134 <div class=breadcrumbs></div> | 137 <div class=breadcrumbs></div> |
| 135 <input id="search-box" type="text" tabindex="4"> | 138 <input id="search-box" type="text" tabindex="4"> |
| 136 | 139 |
| 137 <div class="right buttonbar"> | 140 <div class="right buttonbar"> |
| 138 <div> | 141 <div> |
| 139 <button class="left small" id="detail-view"> | 142 <button class="left small" id="detail-view"> |
| 140 <img src="images/view_list_black_12x12.png"> | 143 <img src="images/view_list_black_12x12.png"> |
| 141 </button> | 144 </button> |
| 142 <div class="tooltip" i18n-content=DETAIL_VIEW_TOOLTIP | 145 <div class="tooltip" i18n-content=DETAIL_VIEW_TOOLTIP |
| 143 >[DETAIL VIEW]</div> | 146 >[DETAIL VIEW]</div> |
| 144 </div> | 147 </div> |
| 145 <div> | 148 <div> |
| 146 <button class="right small" id="thumbnail-view"> | 149 <button class="right small" id="thumbnail-view"> |
| 147 <img src="images/view_thumbs_black_12x12.png"> | 150 <img src="images/view_thumbs_black_12x12.png"> |
| 148 </button> | 151 </button> |
| 149 <div class="tooltip" i18n-content=THUMBNAIL_VIEW_TOOLTIP | 152 <div class="tooltip" i18n-content=THUMBNAIL_VIEW_TOOLTIP |
| 150 >[THUMBNAIL VIEW]</div> | 153 >[THUMBNAIL VIEW]</div> |
| 151 </div> | 154 </div> |
| 152 <button class="menubutton" id="gdata-settings" | 155 <button class="menubutton" id="gdata-settings" |
| 153 menu="#docs-settings" visibleif="full-page"> | 156 menu="#docs-settings" visibleif="full-page"> |
| 154 <img src="images/settings.svg" alt="Settings"> | 157 <img src="images/settings.svg"> |
| 155 <span class="disclosureindicator"></span> | 158 <span class="disclosureindicator"></span> |
| 156 </button> | 159 </button> |
| 157 </div> | 160 </div> |
| 158 | 161 |
| 159 </div> | 162 </div> |
| 160 <div class="gdrive-welcome header"></div> | 163 <div class="gdrive-welcome header"></div> |
| 161 <div class=dialog-body> | 164 <div class=dialog-body> |
| 162 <div class=filelist-panel> | 165 <div class=filelist-panel> |
| 163 <div id="list-container"> | 166 <div id="list-container"> |
| 164 <div class=detail-table tabindex=0></div> | 167 <div class=detail-table tabindex=0></div> |
| 165 <grid class=thumbnail-grid tabindex=0></grid> | 168 <grid class=thumbnail-grid tabindex=0></grid> |
| 166 <div class=spinner></div> | 169 <div class=spinner></div> |
| 167 <div class="gdrive-welcome page"></div> | 170 <div class="gdrive-welcome page"></div> |
| 168 </div> | 171 </div> |
| 169 <div class=downloads-warning hidden> | 172 <div class=downloads-warning hidden> |
| 170 <img src=images/warning_icon_square_26x26.png> | 173 <img src=images/warning_icon_square_26x26.png> |
| 171 <div></div> | 174 <div></div> |
| 172 </div> | 175 </div> |
| 173 </div> | 176 </div> |
| 174 <div class=preview-panel visibility=hidden> | 177 <div class=preview-panel visibility=hidden> |
| 175 <div> | 178 <div> |
| 176 <div class=preview-thumbnails></div> | 179 <div class=preview-thumbnails></div> |
| 177 </div> | 180 </div> |
| 178 <div class=preview-summary></div> | 181 <div class=preview-summary></div> |
| 179 <div class="right buttonbar" visibleif="full-page"> | 182 <div class="right buttonbar" visibleif="full-page"> |
| 180 <button id="tasks" class="combobutton"></button> | 183 <button id="tasks" class="combobutton" menu="#tasks-menu"> |
| 184 </button> | |
| 181 <button id="delete-button" command="#delete" | 185 <button id="delete-button" command="#delete" |
| 182 i18n-content="DELETE_BUTTON_LABEL"> | 186 i18n-content="DELETE_BUTTON_LABEL"> |
| 183 </button> | 187 </button> |
| 184 </div> | 188 </div> |
| 185 </div> | 189 </div> |
| 186 <div class='unmounted-panel'></div> | 190 <div class='unmounted-panel'></div> |
| 187 </div> | 191 </div> |
| 188 </div> | 192 </div> |
| 189 </div> | 193 </div> |
| 190 <div class=dialog-footer invisibleif='full-page'> | 194 <div class=dialog-footer invisibleif='full-page'> |
| (...skipping 17 matching lines...) Expand all Loading... | |
| 208 <div class="progress-bar hide-in-butter"> | 212 <div class="progress-bar hide-in-butter"> |
| 209 <div class="progress-track"></div> | 213 <div class="progress-track"></div> |
| 210 </div> | 214 </div> |
| 211 </div> | 215 </div> |
| 212 <div class="actions hide-in-butter"></div> | 216 <div class="actions hide-in-butter"></div> |
| 213 </div> | 217 </div> |
| 214 <div id=drag-image-container></div> | 218 <div id=drag-image-container></div> |
| 215 <iframe id=command-dispatcher hidden></iframe> | 219 <iframe id=command-dispatcher hidden></iframe> |
| 216 </body> | 220 </body> |
| 217 </html> | 221 </html> |
| OLD | NEW |