vestbo@webkit.org | 86840c5 | 2010-02-18 15:51:35 +0000 | [diff] [blame] | 1 | # To enable automatic merging of ChangeLog files, use the following command: |
| 2 | # git config merge.changelog.driver "resolve-ChangeLogs --merge-driver %O %A %B" |
| 3 | ChangeLog* merge=changelog |
| 4 | |
aroben@apple.com | 4c031abc | 2010-03-11 20:01:32 +0000 | [diff] [blame] | 5 | # To enable smart diffing of ObjC[++] files, run the following commands: |
| 6 | # git config diff.objcpp.xfuncname "^[-+@a-zA-Z_].*$" |
| 7 | # git config diff.objcppheader.xfuncname "^[@a-zA-Z_].*$" |
| 8 | *.m diff=objc |
| 9 | *.mm diff=objcpp |
| 10 | mac/*.h diff=objcppheader |
| 11 | */mac/*.h diff=objcppheader |
| 12 | */*/mac/*.h diff=objcppheader |
| 13 | objc/*.h diff=objcppheader |
| 14 | */objc/*.h diff=objcppheader |
| 15 | */*/objc/*.h diff=objcppheader |
| 16 | WebKitTools/WebKitLauncher/*.h diff=objcppheader |
| 17 | |
eric@webkit.org | 126eaf7 | 2010-02-05 15:09:17 +0000 | [diff] [blame] | 18 | JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore.sln -crlf |
| 19 | JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.vcproj -crlf |
| 20 | JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCoreCF.vsprops -crlf |
| 21 | JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCoreCFLite.vsprops -crlf |
| 22 | JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCoreCommon.vsprops -crlf |
| 23 | JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCoreGenerated.vcproj -crlf |
| 24 | JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCoreSubmit.sln -crlf |
| 25 | JavaScriptCore/JavaScriptCore.vcproj/WTF/WTF.vcproj -crlf |
| 26 | JavaScriptCore/JavaScriptCore.vcproj/WTF/WTFCommon.vsprops -crlf |
| 27 | JavaScriptCore/JavaScriptCore.vcproj/jsc/jsc.vcproj -crlf |
| 28 | JavaScriptCore/JavaScriptCore.vcproj/jsc/jscCommon.vsprops -crlf |
| 29 | JavaScriptCore/JavaScriptCore.vcproj/testapi/testapi.vcproj -crlf |
| 30 | LayoutTests/dom/svg/level3/xpath/Attribute_Nodes.svg -crlf |
| 31 | LayoutTests/dom/svg/level3/xpath/Attribute_Nodes_xmlns.svg -crlf |
| 32 | LayoutTests/dom/svg/level3/xpath/Comment_Nodes.svg -crlf |
| 33 | LayoutTests/dom/svg/level3/xpath/Conformance_Expressions.svg -crlf |
| 34 | LayoutTests/dom/svg/level3/xpath/Conformance_ID.svg -crlf |
| 35 | LayoutTests/dom/svg/level3/xpath/Conformance_hasFeature_3.svg -crlf |
| 36 | LayoutTests/dom/svg/level3/xpath/Conformance_hasFeature_empty.svg -crlf |
| 37 | LayoutTests/dom/svg/level3/xpath/Conformance_hasFeature_null.svg -crlf |
| 38 | LayoutTests/dom/svg/level3/xpath/Conformance_isSupported_3.svg -crlf |
| 39 | LayoutTests/dom/svg/level3/xpath/Conformance_isSupported_empty.svg -crlf |
| 40 | LayoutTests/dom/svg/level3/xpath/Conformance_isSupported_null.svg -crlf |
| 41 | LayoutTests/dom/svg/level3/xpath/Element_Nodes.svg -crlf |
| 42 | LayoutTests/dom/svg/level3/xpath/Processing_Instruction_Nodes.svg -crlf |
| 43 | LayoutTests/dom/svg/level3/xpath/Text_Nodes.svg -crlf |
| 44 | LayoutTests/dom/svg/level3/xpath/XPathEvaluatorCast01.svg -crlf |
| 45 | LayoutTests/dom/svg/level3/xpath/XPathEvaluator_createExpression_INVALID_EXPRESSION_ERR.svg -crlf |
| 46 | LayoutTests/dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_01.svg -crlf |
| 47 | LayoutTests/dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_02.svg -crlf |
| 48 | LayoutTests/dom/svg/level3/xpath/XPathEvaluator_createExpression_NS.svg -crlf |
| 49 | LayoutTests/dom/svg/level3/xpath/XPathEvaluator_createExpression_no_NS.svg -crlf |
| 50 | LayoutTests/dom/svg/level3/xpath/XPathEvaluator_createNSResolver_all.svg -crlf |
| 51 | LayoutTests/dom/svg/level3/xpath/XPathEvaluator_createNSResolver_document.svg -crlf |
| 52 | LayoutTests/dom/svg/level3/xpath/XPathEvaluator_createNSResolver_documentElement.svg -crlf |
| 53 | LayoutTests/dom/svg/level3/xpath/XPathEvaluator_evaluate_INVALID_EXPRESSION_ERR.svg -crlf |
| 54 | LayoutTests/dom/svg/level3/xpath/XPathEvaluator_evaluate_NAMESPACE_ERR.svg -crlf |
| 55 | LayoutTests/dom/svg/level3/xpath/XPathEvaluator_evaluate_NOT_SUPPORTED_ERR.svg -crlf |
| 56 | LayoutTests/dom/svg/level3/xpath/XPathEvaluator_evaluate_TYPE_ERR.svg -crlf |
| 57 | LayoutTests/dom/svg/level3/xpath/XPathEvaluator_evaluate_WRONG_DOCUMENT_ERR.svg -crlf |
| 58 | LayoutTests/dom/svg/level3/xpath/XPathEvaluator_evaluate_document.svg -crlf |
| 59 | LayoutTests/dom/svg/level3/xpath/XPathEvaluator_evaluate_documentElement.svg -crlf |
| 60 | LayoutTests/dom/svg/level3/xpath/XPathExpression_evaluate_NOT_SUPPORTED_ERR.svg -crlf |
| 61 | LayoutTests/dom/svg/level3/xpath/XPathExpression_evaluate_WRONG_DOCUMENT_ERR.svg -crlf |
| 62 | LayoutTests/dom/svg/level3/xpath/XPathExpression_evaluate_document.svg -crlf |
| 63 | LayoutTests/dom/svg/level3/xpath/XPathExpression_evaluate_documentElement.svg -crlf |
| 64 | LayoutTests/dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_nist_dmstc.svg -crlf |
| 65 | LayoutTests/dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_null.svg -crlf |
| 66 | LayoutTests/dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_prefix.svg -crlf |
| 67 | LayoutTests/dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_xml.svg -crlf |
| 68 | LayoutTests/dom/svg/level3/xpath/XPathResult_TYPE_ERR.svg -crlf |
| 69 | LayoutTests/dom/svg/level3/xpath/XPathResult_booleanValue_false.svg -crlf |
| 70 | LayoutTests/dom/svg/level3/xpath/XPathResult_booleanValue_true.svg -crlf |
| 71 | LayoutTests/dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_TYPE.svg -crlf |
| 72 | LayoutTests/dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_UNORDERED_NODE_TYPE.svg -crlf |
| 73 | LayoutTests/dom/svg/level3/xpath/XPathResult_invalidIteratorState_BOOLEAN_TYPE.svg -crlf |
| 74 | LayoutTests/dom/svg/level3/xpath/XPathResult_invalidIteratorState_FIRST_ORDERED_NODE_TYPE.svg -crlf |
| 75 | LayoutTests/dom/svg/level3/xpath/XPathResult_invalidIteratorState_NUMBER_TYPE.svg -crlf |
| 76 | LayoutTests/dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_ITERATOR_TYPE.svg -crlf |
| 77 | LayoutTests/dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_SNAPSHOT_TYPE.svg -crlf |
| 78 | LayoutTests/dom/svg/level3/xpath/XPathResult_invalidIteratorState_STRING_TYPE.svg -crlf |
| 79 | LayoutTests/dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_ITERATOR_TYPE.svg -crlf |
| 80 | LayoutTests/dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_SNAPSHOT_TYPE.svg -crlf |
| 81 | LayoutTests/dom/svg/level3/xpath/XPathResult_iterateNext_INVALID_STATE_ERR.svg -crlf |
| 82 | LayoutTests/dom/svg/level3/xpath/XPathResult_iteratorNext_ORDERED_NODE_ITERATOR_TYPE.svg -crlf |
| 83 | LayoutTests/dom/svg/level3/xpath/XPathResult_numberValue.svg -crlf |
| 84 | LayoutTests/dom/svg/level3/xpath/XPathResult_resultType.svg -crlf |
| 85 | LayoutTests/dom/svg/level3/xpath/XPathResult_singleNodeValue_ANY_UNORDERED_NODE_TYPE.svg -crlf |
| 86 | LayoutTests/dom/svg/level3/xpath/XPathResult_singleNodeValue_FIRST_ORDERED_NODE_TYPE.svg -crlf |
| 87 | LayoutTests/dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_null.svg -crlf |
| 88 | LayoutTests/dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_order.svg -crlf |
| 89 | LayoutTests/dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_count.svg -crlf |
| 90 | LayoutTests/dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_null.svg -crlf |
| 91 | LayoutTests/dom/svg/level3/xpath/XPathResult_snapshotLength_ORDERED_NODE_SNAPSHOT_TYPE.svg -crlf |
| 92 | LayoutTests/dom/svg/level3/xpath/XPathResult_snapshotLength_UNORDERED_NODE_SNAPSHOT_TYPE.svg -crlf |
| 93 | LayoutTests/dom/svg/level3/xpath/XPathResult_stringValue.svg -crlf |
| 94 | LayoutTests/editing/execCommand/align-in-span.html -crlf |
| 95 | LayoutTests/editing/selection/drag-start-event-client-x-y.html -crlf |
| 96 | LayoutTests/fast/backgrounds/background-position-rounding.html -crlf |
| 97 | LayoutTests/fast/backgrounds/repeat/resources/background-repeat-shorthand.js -crlf |
| 98 | LayoutTests/fast/backgrounds/repeat/resources/margin-shorthand.js -crlf |
| 99 | LayoutTests/fast/block/float/clamped-right-float.html -crlf |
| 100 | LayoutTests/fast/block/positioning/absolute-with-html-border-quirks.html -crlf |
| 101 | LayoutTests/fast/block/positioning/absolute-with-html-border-strict.html -crlf |
| 102 | LayoutTests/fast/canvas/script-tests/canvas-gradient-without-path.js -crlf |
| 103 | LayoutTests/fast/css/color-quirk.html -crlf |
| 104 | LayoutTests/fast/css/color-strict.html -crlf |
| 105 | LayoutTests/fast/css/css1_forward_compatible_parsing.html -crlf |
| 106 | LayoutTests/fast/css/empty-pseudo-class.html -crlf |
| 107 | LayoutTests/fast/css/first-child-pseudo-class.html -crlf |
| 108 | LayoutTests/fast/css/first-of-type-pseudo-class.html -crlf |
| 109 | LayoutTests/fast/css/last-child-pseudo-class.html -crlf |
| 110 | LayoutTests/fast/css/last-of-type-pseudo-class.html -crlf |
| 111 | LayoutTests/fast/css/only-child-pseudo-class.html -crlf |
| 112 | LayoutTests/fast/css/only-of-type-pseudo-class.html -crlf |
| 113 | LayoutTests/fast/css/text-input-with-webkit-border-radius.html -crlf |
| 114 | LayoutTests/fast/dom/Document/open-with-pending-load.html -crlf |
| 115 | LayoutTests/fast/dom/Element/hostname-host.html -crlf |
| 116 | LayoutTests/fast/dom/StyleSheet/ownerNode-lifetime-2.html -crlf |
| 117 | LayoutTests/fast/dom/Window/window-property-clearing-expected.txt -crlf |
| 118 | LayoutTests/fast/dom/everything-to-string.html -crlf |
| 119 | LayoutTests/fast/dom/insert-span-into-long-text-bug-28245.html -crlf |
| 120 | LayoutTests/fast/dom/resources/TestApplet.java -crlf |
| 121 | LayoutTests/fast/dom/simultaneouslyRegsiteredTimerFireOrder-expected.txt -crlf |
| 122 | LayoutTests/fast/dom/timer-clear-interval-in-handler-and-generate-error.html -crlf |
| 123 | LayoutTests/fast/events/keydown-keypress-focus-change.html -crlf |
| 124 | LayoutTests/fast/events/node-event-anchor-lock.html -crlf |
| 125 | LayoutTests/fast/events/onload-fires-twice.html -crlf |
| 126 | LayoutTests/fast/events/set-event-in-another-frame.html -crlf |
| 127 | LayoutTests/fast/events/set-event-to-null.html -crlf |
| 128 | LayoutTests/fast/forms/resources/form-and-frame-interaction-retains-values-main.html -crlf |
| 129 | LayoutTests/fast/forms/resources/form-and-frame-interaction-retains-values-submit.html -crlf |
| 130 | LayoutTests/fast/forms/select-remove-option.html -crlf |
| 131 | LayoutTests/fast/forms/select-reset-multiple-selections-4-single-selection.html -crlf |
| 132 | LayoutTests/fast/forms/textfield-onchange-deletion.html -crlf |
| 133 | LayoutTests/fast/frames/frame-src-attribute.html -crlf |
| 134 | LayoutTests/fast/frames/iframe-scroll-page-up-down.html-disabled -crlf |
| 135 | LayoutTests/fast/frames/javascript-url-as-framesrc-crash.html -crlf |
| 136 | LayoutTests/fast/frames/resources/iframe-scroll-page-up-down-1.html -crlf |
| 137 | LayoutTests/fast/frames/resources/iframe-scroll-page-up-down-2.html -crlf |
| 138 | LayoutTests/fast/frames/viewsource-attribute.html -crlf |
| 139 | LayoutTests/fast/inline/inline-padding-disables-text-quirk.html -crlf |
| 140 | LayoutTests/fast/loader/submit-form-while-parsing-1.xhtml -crlf |
| 141 | LayoutTests/fast/overflow/dynamic-hidden.html -crlf |
| 142 | LayoutTests/fast/parser/external-entities-in-xslt.xml -crlf |
| 143 | LayoutTests/fast/parser/external-entities.xml -crlf |
| 144 | LayoutTests/fast/parser/resources/external-entities.xsl -crlf |
| 145 | LayoutTests/fast/replaced/replaced-breaking.html -crlf |
| 146 | LayoutTests/fast/table/dynamic-cellpadding.html -crlf |
| 147 | LayoutTests/fast/table/fixed-table-with-percent-inside-percent-table.html -crlf |
| 148 | LayoutTests/fast/table/fixed-table-with-percent-width-inside-auto-table.html -crlf |
| 149 | LayoutTests/fast/table/fixed-table-with-percent-width-inside-extra-large-div.html -crlf |
| 150 | LayoutTests/fast/table/fixed-table-with-small-percent-width.html -crlf |
| 151 | LayoutTests/fast/table/rules-attr-dynchange1.html -crlf |
| 152 | LayoutTests/fast/table/rules-attr-dynchange2.html -crlf |
| 153 | LayoutTests/fast/text/international/thai-baht-space.html -crlf |
| 154 | LayoutTests/fast/text/resources/line-breaks-crlf.txt -crlf |
| 155 | LayoutTests/fast/text/text-large-negative-letter-spacing-with-opacity.html -crlf |
| 156 | LayoutTests/fast/text/text-letter-spacing.html -crlf |
| 157 | LayoutTests/http/tests/appcache/max-size.html -crlf |
| 158 | LayoutTests/http/tests/misc/location-test-xsl-style-sheet.xml -crlf |
| 159 | LayoutTests/http/tests/misc/resources/location-test-xsl-style-sheet.xsl -crlf |
| 160 | LayoutTests/http/tests/misc/single-character-pi-stylesheet.xhtml -crlf |
| 161 | LayoutTests/http/tests/misc/will-send-request-returns-null-on-redirect.html -crlf |
| 162 | LayoutTests/http/tests/navigation/no-referrer-reset.html -crlf |
| 163 | LayoutTests/http/tests/navigation/no-referrer-same-window.html -crlf |
| 164 | LayoutTests/http/tests/navigation/no-referrer-subframe.html -crlf |
| 165 | LayoutTests/http/tests/navigation/no-referrer-target-blank.html -crlf |
| 166 | LayoutTests/http/tests/navigation/resources/no-referrer-same-window-helper.php -crlf |
| 167 | LayoutTests/http/tests/security/isolatedWorld/events.html -crlf |
| 168 | LayoutTests/http/tests/security/isolatedWorld/resources/iframe.html -crlf |
| 169 | LayoutTests/http/tests/security/isolatedWorld/resources/userGestureEvents-second-window.html -crlf |
| 170 | LayoutTests/http/tests/security/isolatedWorld/userGestureEvents.html -crlf |
| 171 | LayoutTests/http/tests/security/resources/empty-svg.php -crlf |
| 172 | LayoutTests/platform/win/fast/events/panScroll-event-fired.html -crlf |
| 173 | LayoutTests/platform/win/fast/events/panScroll-image-no-scroll.html -crlf |
| 174 | LayoutTests/platform/win/fast/events/panScroll-imageMap-href-no-scroll.html -crlf |
| 175 | LayoutTests/platform/win/fast/events/panScroll-imageMap-noHref-scroll.html -crlf |
| 176 | LayoutTests/platform/win/fast/events/panScroll-nested-divs.html -crlf |
| 177 | LayoutTests/platform/win/fast/events/panScroll-no-iframe-jump.html -crlf |
| 178 | LayoutTests/platform/win/fast/events/panScroll-preventDefault.html -crlf |
| 179 | LayoutTests/svg/custom/marker-opacity.svg -crlf |
| 180 | LayoutTests/svg/custom/resources/graffiti.svg -crlf |
| 181 | LayoutTests/svg/custom/struct-use-09-b.svg -crlf |
| 182 | LayoutTests/svg/custom/svg-fonts-in-html.html -crlf |
| 183 | LayoutTests/svg/custom/use-events-crash.svg -crlf |
| 184 | LayoutTests/svg/custom/use-on-symbol-inside-pattern.svg -crlf |
| 185 | LayoutTests/svg/custom/use-setAttribute-crash.svg -crlf |
| 186 | LayoutTests/svg/custom/xml-stylesheet.svg -crlf |
| 187 | LayoutTests/tables/mozilla/bugs/bug119786.html -crlf |
| 188 | LayoutTests/tables/mozilla/bugs/bug222846.html -crlf |
| 189 | LayoutTests/tables/mozilla/bugs/bug275625.html -crlf |
| 190 | LayoutTests/tables/mozilla/images/aboutHeader.gif -crlf |
| 191 | LayoutTests/tables/mozilla/images/main-horizontal-scroll.gif -crlf |
| 192 | LayoutTests/tables/mozilla_expected_failures/bugs/bug101759.html -crlf |
| 193 | LayoutTests/tables/mozilla_expected_failures/bugs/bug14489.html -crlf |
| 194 | LayoutTests/tables/mozilla_expected_failures/images/aboutHeader.gif -crlf |
| 195 | LayoutTests/tables/mozilla_expected_failures/images/main-horizontal-scroll.gif -crlf |
| 196 | LayoutTests/wml/resources/enter-card-with-events.wml -crlf |
| 197 | LayoutTests/wml/resources/enter-first-card-with-events.wml -crlf |
| 198 | PageLoadTests/svg/files/Harvey_Rayner.svg -crlf |
| 199 | PageLoadTests/svg/files/cacuts_01.svg -crlf |
| 200 | PageLoadTests/svg/files/crawfish2_ganson.svg -crlf |
| 201 | PageLoadTests/svg/files/france.svg -crlf |
| 202 | PageLoadTests/svg/files/mtsthelens.svg -crlf |
| 203 | PageLoadTests/svg/files/worldcup.svg -crlf |
| 204 | PlanetWebKit/planet/LICENCE -crlf |
| 205 | SunSpider/tests/parse-only/jquery-1.3.2.js -crlf |
| 206 | WebCore/WebCore.vcproj/QTMovieWin.vcproj -crlf |
| 207 | WebCore/WebCore.vcproj/WebCore.sln -crlf |
| 208 | WebCore/WebCore.vcproj/WebCore.submit.sln -crlf |
| 209 | WebCore/WebCore.vcproj/WebCore.vcproj -crlf |
| 210 | WebCore/WebCore.vcproj/WebCoreCFNetwork.vsprops -crlf |
| 211 | WebCore/WebCore.vcproj/WebCoreCG.vsprops -crlf |
| 212 | WebCore/WebCore.vcproj/WebCoreCURL.vsprops -crlf |
| 213 | WebCore/WebCore.vcproj/WebCoreCairo.vsprops -crlf |
| 214 | WebCore/WebCore.vcproj/WebCoreGenerated.vcproj -crlf |
| 215 | WebCore/WebCore.vcproj/WebCoreMediaQT.vsprops -crlf |
| 216 | WebCore/WebCore.vcproj/WebCorePthreads.vsprops -crlf |
| 217 | WebCore/WebCore.vcproj/WebCoreQuartzCore.vsprops -crlf |
| 218 | WebCore/accessibility/AccessibilityAllInOne.cpp -crlf |
| 219 | WebCore/bindings/js/JSExceptionBase.cpp -crlf |
| 220 | WebCore/bindings/js/JSExceptionBase.h -crlf |
| 221 | WebCore/manual-tests/DOMContextMenuEvent.html -crlf |
| 222 | WebCore/manual-tests/cursor-max-size.html -crlf |
| 223 | WebCore/manual-tests/drag-with-div-or-image-as-data-image.html -crlf |
| 224 | WebCore/manual-tests/empty-script-crash.html -crlf |
| 225 | WebCore/manual-tests/remove-form-node-with-radio-buttons-crash.html -crlf |
| 226 | WebCore/manual-tests/select-delete-item.html -crlf |
| 227 | WebCore/manual-tests/textarea-caret-position-after-auto-spell-correct.html -crlf |
| 228 | WebCore/platform/chromium/SuddenTerminationChromium.cpp -crlf |
| 229 | WebCore/platform/network/win/NetworkStateNotifierWin.cpp -crlf |
| 230 | WebCore/platform/wx/wxcode/non-kerned-drawing.h -crlf |
| 231 | WebCore/rendering/RenderThemeChromiumWin.h -crlf |
eric@webkit.org | 126eaf7 | 2010-02-05 15:09:17 +0000 | [diff] [blame] | 232 | WebKit/chromium/src/EventListenerWrapper.cpp -crlf |
| 233 | WebKit/chromium/src/EventListenerWrapper.h -crlf |
| 234 | WebKit/chromium/src/WebEventListener.cpp -crlf |
| 235 | WebKit/chromium/src/WebEventListenerPrivate.cpp -crlf |
| 236 | WebKit/chromium/src/WebEventListenerPrivate.h -crlf |
| 237 | WebKit/gtk/po/sr.po -crlf |
| 238 | WebKit/gtk/po/sr@latin.po -crlf |
| 239 | WebKit/qt/tests/qwebframe/resources/testiframe.html -crlf |
| 240 | WebKit/qt/tests/qwebframe/resources/testiframe2.html -crlf |
| 241 | WebKit/win/COMPropertyBag.h -crlf |
| 242 | WebKit/win/COMVariantSetter.h -crlf |
| 243 | WebKit/win/Interfaces/IWebEmbeddedView.idl -crlf |
| 244 | WebKit/win/Interfaces/JavaScriptCoreAPITypes.idl -crlf |
| 245 | WebKit/win/WebCoreSupport/EmbeddedWidget.cpp -crlf |
| 246 | WebKit/win/WebCoreSupport/EmbeddedWidget.h -crlf |
| 247 | WebKit/win/WebCoreSupport/WebInspectorDelegate.h -crlf |
| 248 | WebKit/win/WebIconFetcher.cpp -crlf |
| 249 | WebKit/win/WebIconFetcher.h -crlf |
| 250 | WebKit/win/WebKit.vcproj/Interfaces.vcproj -crlf |
| 251 | WebKit/win/WebKit.vcproj/WebKit.sln -crlf |
| 252 | WebKit/win/WebKit.vcproj/WebKit.submit.sln -crlf |
| 253 | WebKit/win/WebKit.vcproj/WebKit.vcproj -crlf |
| 254 | WebKit/win/WebKit.vcproj/WebKitGUID.vcproj -crlf |
| 255 | WebKitLibraries/win/tools/vsprops/WinCairo.vsprops -crlf |
| 256 | WebKitLibraries/win/tools/vsprops/cURL.vsprops -crlf |
| 257 | WebKitLibraries/win/tools/vsprops/debug_wincairo.vsprops -crlf |
| 258 | WebKitSite/blog/license.txt -crlf |
| 259 | WebKitSite/blog/wp-config-sample.php -crlf |
| 260 | WebKitSite/blog/wp-config.php -crlf |
| 261 | WebKitSite/blog/wp-includes/images/crystal/license.txt -crlf |
| 262 | WebKitSite/blog/wp-includes/js/scriptaculous/MIT-LICENSE -crlf |
| 263 | WebKitSite/blog/wp-includes/js/swfupload/plugins/swfupload.speed.js -crlf |
| 264 | WebKitSite/blog/wp-includes/js/tinymce/license.txt -crlf |
| 265 | WebKitSite/perf/slickspeed/frameworks/DomQuery.js -crlf |
| 266 | WebKitTools/CLWrapper/CLWrapper.sln -crlf |
| 267 | WebKitTools/CLWrapper/CLWrapper.vcproj -crlf |
| 268 | WebKitTools/DumpRenderTree/DumpRenderTree.sln -crlf |
| 269 | WebKitTools/DumpRenderTree/cairo/PixelDumpSupportCairo.cpp -crlf |
| 270 | WebKitTools/DumpRenderTree/win/DumpRenderTree.vcproj -crlf |
| 271 | WebKitTools/DumpRenderTree/win/ImageDiff.vcproj -crlf |
| 272 | WebKitTools/DumpRenderTree/win/TestNetscapePlugin/TestNetscapePlugin.def -crlf |
| 273 | WebKitTools/DumpRenderTree/win/TestNetscapePlugin/TestNetscapePlugin.rc -crlf |
| 274 | WebKitTools/DumpRenderTree/win/TestNetscapePlugin/TestNetscapePlugin.vcproj -crlf |
| 275 | WebKitTools/FindSafari/FindSafari.vcproj -crlf |
| 276 | WebKitTools/FindSafari/Safari.exe.manifest -crlf |
| 277 | WebKitTools/MIDLWrapper/MIDLWrapper.sln -crlf |
| 278 | WebKitTools/MIDLWrapper/MIDLWrapper.vcproj -crlf |
| 279 | WebKitTools/Scripts/webkitpy/mock.py -crlf |
| 280 | WebKitTools/WebKitAPITest/WebKitAPITest.vcproj -crlf |
| 281 | WebKitTools/WebKitAPITest/WebKitAPITestCommon.vsprops -crlf |
| 282 | WebKitTools/WebKitLauncherWin/WebKitLauncherWin.vcproj -crlf |
| 283 | WebKitTools/WinLauncher/WinLauncher.h -crlf |
| 284 | WebKitTools/WinLauncher/WinLauncher.vcproj -crlf |
| 285 | WebKitTools/record-memory-win/main.cpp -crlf |
| 286 | WebKitTools/record-memory-win/record-memory-win.vcproj -crlf |
hausmann@webkit.org | 12c0676 | 2010-03-16 08:53:21 +0000 | [diff] [blame] | 287 | WebKitTools/TestResultServer/index.yaml -crlf |
hausmann@webkit.org | a61080f | 2010-05-07 15:03:45 +0000 | [diff] [blame] | 288 | WebKitTools/BuildSlaveSupport/win/kill-old-processes -crlf |
| 289 | WebKitTools/MiniBrowser/MiniBrowser.vcproj -crlf |
| 290 | WebKitTools/MiniBrowser/win/MiniBrowser.rc -crlf |
| 291 | |