Lines Matching full:patch
1181 Comprehensive box-sizing fix. This patch changes all form controls to
1186 enough change that I'm saving it for a separate patch.
1958 * kwq/KWQComboBox.mm: Added include (not sure if this is needed for this patch,
2946 Instead of his patch, I used the following commands:
3585 returned m_value.num. This patch writes a second version of the
4531 Build fix for Windows. Just a few typos from background-size patch.
6462 This patch makes us match the canvas documentation in Hixie's Web Applications
6870 width is a percent, so this patch copies that behavior into
7033 at the time of the remove. This patch makes all the removes from the fragment
7245 This patch re-names computeIntLength() and computeShortLength() to
7247 match the pre-existing computeLengthFloat(). This patch also adds
7673 updateStyleSelector call that was removed as part of the patch for bug 7907.
8088 This is a regression from my painting patch yesterday. Just a silly
8130 (WebCore::RenderFlow::paintLines): Redo a part of the patch for bug 7031 that
8131 wasn't committed with the rest of the patch.
8409 patch adds two new PaintPhases -- PaintPhaseSelfOutline and
8412 This patch also changes the name of PaintAction back to PaintPhase.
8901 and others a short. This patch splits computeLength() into
9060 in his review of my EventTargetNode patch. It matches the style of
9861 Based on a patch by Michael Emmel <mike.emmel@gmail.com>.
9884 Based on a patch by Michael Emmel <mike.emmel@gmail.com>.
13642 This patch changes the word-break algorithm used to apply text-
13839 fail to preload child stylesheets, this patch causes us to
18955 This patch is a port and adaptation of Allan Sandfeld Jensen's (carewolf)
18956 patch of http://bugs.kde.org/show_bug.cgi?id=120107 with the needed
20314 Patch from Maks Orlovich, based on work by David Faure, hand-applied and
20317 - Patch: give internal function names (KJS merge)
20374 empty constructor was removed in the other patch.
20519 - fixed message on exit from the other patch I just landed
21948 This patch also does a few other little things:
23165 still some rendering issues that this patch also fixes. We needed
23413 the patch that does the decoding will be all meat. :)
23549 Original patch by Graham Dennis, reviewed by me
24727 - rolled out Maciej's event cleanup patch, which is causing problems
24729 I believe he has a fix, and he'll re-land the patch with the fix later.
24988 - reverted CSS media queries patch, as it causes random crashes on the
25915 This patch restructures the code so that the coordinates are
26218 leaks test and discovered some, but none unique to this patch. (See
26811 There are a few small, but intertwined fixes in this patch:
27538 patch makes sure that the lines are dirtied appropriately.
28827 Result of Darin's and Eric's comments on the last patch.
30021 Unbreak build (partial commit of animation patch)
30880 updateLayout(). This is the only change in behavior. The rest of the patch
30915 This patch replaces the use of SelectionController with Selection in the edit commands.
31543 This patch refactors the data portions of SelectionController into its
31550 This patch does away with all the different affinities
34712 Roll out local changes committed by accident w/ Mitz's patch.
36167 patch, some minor const'ifications
36314 This patch also updates all files which previously included
36657 Patch by Mitz, reviwed by Darin, layout tested and landed by me.
36832 Based on a patch by Eric.
36875 One happy consequence of this patch is that all the apple.com Quicktime
37052 previous patch, but I didn't realize there are two windowScriptObjects
37985 of my fix for clientX/Y in the original patch.
38087 This patch is long. Luckily, it's also complicated.