Lines Matching full:tabs
882 - also removed all tabs from WebFrameBridge.m
1002 - Replaced tabs with spaces in source files that had less than 10 lines with tabs.
1003 - Set allow-tabs Subversion property in source files that have more than 10 lines with tabs.
1767 Set tab width to 8, indent width to 4 and uses tabs to false per file.
1818 command-shift-arrow to switch tabs (this is a depricated
4333 <rdar://problem/3792529> REGRESSION (Mail): Tabs do not work the way they did in Panther (especially useful in plain text mail)
4335 Basic strategy is to put tabs into spans with white-space:pre style, and
4336 render them with tabs stops every 8th space, where the space width and
5241 Rolling out changes for <rdar://problem/3792529> REGRESSION (Mail): Tabs do not work the way they did in Panther (especially useful in plain text mail)
5348 <rdar://problem/3792529> REGRESSION (Mail): Tabs do not work the way they did in Panther (especially useful in plain text mail)
5350 Basic strategy is to put tabs into spans with white-space:pre style, and
5351 render them with tabs stops every 8th space, where the space width and
5355 that we can coalesce consecutive tabs while maintaining proper
5695 * WebCoreSupport.subproj/WebImageData.m: Got rid of use of tabs instead of spaces throughout the file.
9162 * WebView.subproj/WebFrame.m: Got rid of some tabs in this file.
9439 <rdar://problem/3190977> closing window with many tabs in it can be quite slow
10584 Fixed: <rdar://problem/3498680> switching back and forth between tabs stops calling anything in a plug-in
14533 * copy-webcore-files-to-webkit: Change tabs to spaces. Quiet the script down by
15011 Removed extraneous tabs that were added (by XCode?).
17805 - WebKit part of fix for <rdar://problem/3292380>: Cycle Tabs keyboard shortcut
19667 - fixed <rdar://problem/3472813>: REGRESSION (100-111): Some tabs start
24885 - fixed 3254576 -- REGRESSION: visiting bookmarks view sometimes waits for other tabs to load first
25993 from Lucida Grande to Helvetica. Also replaced some stray tabs with
27188 - fixed 3224622 -- REGRESSION: in an empty window, repeated tabs don't cycle back to location field
27952 Fixed: 3178058 - Plug-ins are stopped/reloaded when switching tabs
28240 - fixed 3192344 - nil-deref in KWin::info scrolling amazon while other shopping tabs load
29688 - fixed 3200611 -- Progress indicator in tabs not shown for subframe loads
29758 Fixed: 3199951 - Standalone plug-in content that is cancelled doesn't restart when switching tabs
29823 Fixed: 3197872 - Standalone plug-in content isn't restarted when switching tabs
30324 - fixed 3143971 - cmd-click should override the target="_blank" and target="_new" (important for tabs)
32760 * Plugins.subproj/WebBaseNetscapePluginView.m: Replace some tabs with spaces.