Lines Matching full:patch
118 Group opacity was doubly-applied. This patch fixes that.
1360 Refined Dave's earlier patch for this bug to handle whitespace:pre that is not at the beginning of a line.
1774 core of the patch is in the KHTMLPart::hadnleMousePressEvent* methods, the rest
2067 Patch by Anders Carlsson <andersca@mac.com>
2083 Patch by Anders Carlsson <andersca@mac.com>
2105 Patch by Anders Carlsson <andersca@mac.com>
2120 Patch by Anders Carlsson <andersca@mac.com
2244 This patch implements support for <input type=radio> in the engine and removes the NSView-based
5349 This patch significantly improves the performance of radio button groups and enables consistent tabbing
5420 Patch insertedIntoDocument and removedFromDocument to also send the insertedIntoTree and removedFromTree
5507 This patch removes the old KWQCheckbox from the tree and enables the new
5730 This patch makes simulated clicks actually go into active state briefly. Spacebar
7372 Fixed problem with patch that I just backed out:
7688 the patch does not seem to cause anything that was right to be newly
7736 Patch by Trey Matteson <trey@usa.net>
7769 Entire patch reviewed by darin, portions reviewed by
8082 Patch by Anders Carlsson <andersca@mac.com>
8287 Patch from Trey Matteson <trey@usa.net>, reviewed by me.
8370 -rolled in patch by Anders Carlsson <andersca@mac.com> for
8468 - rolled in patch by opendarwin.org@mitzpettel.com for
10692 Patch by Anders Carlsson and justin
10719 Reviewed by hyatt, patch from Carsten Guenther.
10743 - patch by Anders Carlsson <andersca@mac.com>.
13442 This patch ended up larger than intended after discussing
13446 The rest of the patch is QColor additions for kdom/ksvg/kcanvas.
13473 Newer patch, now gcc 3.3 compatible.
13577 - remove stat dumping (accidentally left enabled in last patch)
13709 Rolled in patch by opendarwin.org@mitzpettel.com
13891 -rolled out patch for
13997 Expected results for layout tests from last patch.
14004 Original patch from Mark Rowe <opendarwin.org@bdash.net.nz>, reviewed by me.
14005 Fixes to patch by me, reviewed by John Sullivan.
14153 -landed patch by Eric Seidel <eric@webkit.org>
14167 -landed patch by Carsten Guenther <cguenther@gmail.com>
14396 See JavaScriptCore Changelog for details on the patch.
14514 See JavaScriptCore Changelog for details about the patch.
14527 Patch by Anders Carlsson <andersca@mac.com>
14541 Patch by Joost de Valk <webkit@joostdevalk.nl>
14554 Patch by Anders Carlsson <andersca@mac.com>
14572 Patch by Antoine Quint <ml@graougraou.com>
14587 Patch by Hanspeter Schaub <Hanspeterschaub@mac.com>
14615 Patch by Kevin Ballard <kevin@sb.org>
14634 Patch by Alexey Proskuryakov <ap@nypop.com>
14759 patch from the KDE tree.
14895 Patch by Eric Seidel <eric@webkit.org>
14909 Patch by Eric Seidel <eric@webkit.org>
14911 This patch contains several small additions to KWQ
15093 Patch from KevinBallard <kevin@sb.org>, reviewed by me.
15139 Patch contributed by Niels Leenheer <niels.leenheer@gmail.com>
15226 Patch from Mark Rowe <opendarwin.org@bdash.net.nz>, reviewed by me.
15377 - undid a last minute change I made that broke a patch I landed
15578 Patch contributed by Anders Carlsson<andersca@mac.com>.
15644 after all other tags. This patch stops eating newlines after other tags and refines the behavior for pre
15688 Patch from Andrew Wellington <proton@wiretapped.net>
15709 Patch from Nicholas Shanks <contact@nickshanks.com>, reviewed by me.
15718 patch since layout tests do not dump selection style (yet).
15738 Patch from Timothy Hatcher <timothy@colloquy.info>, reviewed by me.
15751 Added missing expected results from the background image patch.
15757 Fix for bugzilla bug 3335, add support for the CSS3 indirect adjacent sibling selector. Patch merge
15776 Fix for 3237, background image repeats when it shouldn't. The Radar bug is 4005553. Patch from
15860 Patch from Brian Campbell. Make sure the min and max values of slider properly update.
15914 Patch from Mark Rowe to fix a minor memory leak in WebCoreSettings.
16196 Reviewed by me, patch by Mitz Pettel.
16200 * khtml/rendering/bidi.cpp: (khtml::RenderBlock::bidiReorderLine): Integrated the patch that Mitz did
16535 - remove all dependencies on exceptions and RTTI (but don't turn them off yet, that will be in a later patch)
19522 - fixed problem with mouse wheel patch where alt and shift keys were switched
20000 3258403 and 3258402 can now be fixed. min/max-width/height support is now complete. This patch makes them
21214 The copy/paste code before this patch had no notion of a "logical newline" at the start of the selection. We have
21224 trailing space. The code previous to this patch only did a "before" check, with the result that we sometimes added
21764 the end of completeHTMLReplacement, even if no nodes have been inserted. The patch looks bigger and more
22357 Backed out my patch since the tree was closed.
23645 This patch fixes two problems caused by our added support for custom tags. First, the layout problem at the sites mentioned in the bug
25633 This patch changes the semantics of next() and previous() on
26125 Previous checkin for this bug was missing some of the patch. Editing snafu with multiple changes in tree.
26159 once block placeholders became styled (which started happening with this patch).
28204 actually fairly screwed up. This patch simplifies the logic and makes addOverhangingFloats easier to
28918 This patch also fixes 3902891, scroll bar of position:fixed content moves when a page is scrolled.
29364 Fix for performance regression. My original patch added a signal for passing the data of a resource to its WebCore cache object. This patch passes the data with the preexisting "finished" symbol so we make less calls.
30657 Improve responsiveness by being willing to break out of the tokenizer. (This patch was landed already
31756 I am not turning that on by default with this patch....that will come later).
31761 document. Before this patch, there were inputXXX and insertXXX variants, with the
32073 Convert selectionRect() from using a list to a dict and patch it to be like setSelection. It was still trying
32425 Also patch dom_textimpl.cpp to reduce further the # of RenderTexts created.
33540 In this patch, I add two new CSS properties and their associated behavior.
35157 This patch actually collections the regions and converts to absolute coordinates.
35717 This patch implements the CSS parsing necessary for dashboard regions.
35758 - fixed caret-drawing regression from my last patch
36057 Fix for 3667862, regression where dragging of selection became really slow. This patch completely rewrites
36122 Fixed badness that my last patch caused. Because there was a conflict, my last patch added stuff that darin had just removed.
36136 (KHTMLPart::selectionGranularity): new getter, need this for an upcoming patch
37162 Fixes for 3761411 and 3782201. This patch makes two changes to percentage heights. First it makes sure that
37192 Fix for 3742585, sony dhtml menus wrong size. The percentage table height algorithm was wrong. This patch
37863 block, then it may need to be deleted completely. Before this patch, the code
39222 The patch that fixes this bug also makes <caption> handling work when <caption>s are contained inside a <td>, a <tr>,
39442 do this in general. With this patch, they no longer need to.
40381 Updated these layout tests as a result of the last patch.
40488 (DOM::Position::inRenderedContent): I broke selection drawing with my last patch. This
40771 be so affected. Layout tests are unchanged by this patch.
42492 For the most part, this patch modifies the InputNewlineCommandImpl and
43517 This patch adds basic life-cycle management and
43729 Part 1 of the new <CANVAS> tag implementation. This patch
44254 Revise the patch for incorrect caret positions when brs get deleted. It can be even simpler.
44631 isContentEditable instead. isContentEditable will be modified in future patch to handle
45112 "atomic string" patch back in January.
46072 Fix for 3258403, implement support for min-height and max-height on normal flow elements. With this patch the
48096 Fix for 3604154, support soft hyphens when rendering. This patch implements soft hyphen support that
48132 Fix for 3600642, letter magnet demo doesn't update until mouse move. This patch also fixes problems
48242 This patch finishes stubbing out the onscroll event and adds support for it to the DOM. It also supports
50713 Merged patch that fixes clear:both for floats. This patch comes from the KHTML tree.
51403 This patch includes two major pieces of work.
51744 Fix a regression I introduced in my atomicstring patch. I meant to say !attr->isNull() in the contentedtiable
51798 In my testing, this patch yields the same score as Safari-125 in tests and recovers all lost performance
52574 Basically with this patch we no longer bomb when we encounter namespaced stylesheets, but we don't handle
53183 Fix for 3532569, bugzilla patch viewer doesn't work. My previous fix for 3531983 caused moves to happen
54001 This patch works around the issue by lazily beginning transparency layers only when we determine that
54859 Merged the following patch from David Faure to fix:
55205 More LiveConnect stuff. With that patch we make the applet
55354 Fix for 3487136, marquees reset when you return to a page in the b/f cache. This patch makes
55645 Fix for 3415771, Safari should use mini form controls when necessary. This patch adds heuristics for
56474 (HTMLButtonElementImpl::click): Implemented. Missed this in my earlier patch.
56548 This patch also fixes two bugs in the style system: 3481324, collapsed borders with border-style: none
56872 Fix for 3479287, macro-ize the handling of the CSS 'inherit' value. This patch is preparation for
57678 Fix 3472200, media tests fail to parse correctly. Merging a patch to handle exotic media types
57788 Patch from KHTML trunk. Move frameset positioning reset into adjustRenderStyle so as not to
57909 patch.
57933 Fix for 3470489, I just forgot to commit a piece of my patch. This has actually even
58535 This patch also fixes the following bugs that were discovered while testing marquee: