root/trunk/WebCore/rendering/RenderBlock.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @38410 [38410] 8 days mitz@apple.com WebCore: Reviewed by Darin Adler. - …
(edit) @37464 [37464] 6 weeks simon.fraser@apple.com 2008-10-09 Simon Fraser <simon.fraser@apple.com> Reviewed by …
(edit) @37252 [37252] 7 weeks simon.fraser@apple.com 2008-10-03 Simon Fraser <simon.fraser@apple.com> Reviewed by …
(edit) @36513 [36513] 2 months mitz@apple.com WebCore: Reviewed by Dave Hyatt. - fix …
(edit) @35354 [35354] 4 months mitz@apple.com WebCore: 2008-07-25 Jacob Refstrup <jacob.refstrup@hp.com> …
(edit) @35015 [35015] 5 months mitz@apple.com Rubber-stamped by Sam Weinig. - rename BidiIterator and BidiState …
(edit) @34693 [34693] 5 months timothy@apple.com Fixes: Bug 19679: iframes with a height of 32,768px or greater do not …
(edit) @32226 [32226] 7 months mitz@apple.com WebCore: Reviewed by Darin Adler. - fix …
(edit) @31200 [31200] 8 months hyatt@apple.com 2008-03-20 David Hyatt <hyatt@apple.com> Add a new value to …
(edit) @31127 [31127] 8 months mitz@apple.com 2008-03-18 Dan Bernstein <mitz@apple.com> Reviewed by Darin …
(edit) @31117 [31117] 8 months mitz@apple.com 2008-03-17 Dan Bernstein <mitz@apple.com> Rubber-stamped by …
(edit) @31116 [31116] 8 months mitz@apple.com WebCore: 2008-03-17 Dan Bernstein <mitz@apple.com> Reviewed by …
(edit) @30963 [30963] 9 months mitz@apple.com Reviewed by Darin Adler. - clean up line layout code * …
(edit) @30575 [30575] 9 months mitz@apple.com Reviewed by Dave Hyatt. - remove file-static BidiRun variables …
(edit) @30530 [30530] 9 months mitz@apple.com WebCore: Reviewed by Dave Hyatt. - make non-autowrapping …
(edit) @30415 [30415] 9 months darin@apple.com Reviewed by Sam. - Removed old debugging aids, Node::dump, …
(edit) @29885 [29885] 10 months mitz@apple.com WebCore: Reviewed by Dave Hyatt. - fix …
(edit) @27486 [27486] 13 months mitz@apple.com WebCore: Reviewed by Antti Koivisto and Dave Hyatt. - …
(edit) @25754 [25754] 14 months ddkilzer JavaScriptCore: Reviewed by Adam. - Fix …
(edit) @25464 [25464] 15 months dsmith Reviewed by Maciej Stachowiak. …
(edit) @24485 [24485] 16 months pewtermoose 2007-07-20 Mitz Pettel <mitz@webkit.org> Reviewed by Darin. …
(edit) @24255 [24255] 17 months bdash 2007-07-13 Mitz Pettel <mitz@webkit.org> Reviewed by Dave …
(edit) @21397 [21397] 19 months hyatt Fix for bug 13675, focus rings don't repaint properly on editable …
(edit) @21387 [21387] 19 months adele LayoutTests: Reviewed by Hyatt. Test for …
(edit) @21183 [21183] 19 months weinig LayoutTests: Reviewed by Darin and Hyatt. - test and …
(edit) @21120 [21120] 19 months hyatt Reviewed by hyatt - http://bugs.webkit.org/show_bug.cgi?id=13496
(edit) @21079 [21079] 19 months darin Reviewed by Adele. - first round of preparation for Hyatt's "lazy …
(edit) @20995 [20995] 19 months bdash 2007-04-21 Mitz Pettel <mitz@webkit.org> Reviewed by Darin. …
(edit) @20959 [20959] 19 months andrew Reviewed by Darin. - fix …
(edit) @20673 [20673] 20 months antti Reviewed by Hyatt. Render tree memory savings, part 3 …
(edit) @20636 [20636] 20 months ap 2007-03-31 Mitz Pettel <mitz@webkit.org> Reviewed by Hyatt. …
(edit) @20610 [20610] 20 months antti Reviewed by Hyatt. Render tree memory savings, part 1 …
(edit) @20609 [20609] 20 months hyatt Fix (take 2) for bug 4334, flickering when floating elements gain/lose …
(edit) @20220 [20220] 21 months bdakin Reviewed by Hyatt. Fix for <rdar://problem/5065396> REGRESSION: …
(edit) @19862 [19862] 21 months hyatt Add support for a new property called -webkit-border-fit. This property …
(edit) @19696 [19696] 21 months ap 2007-02-18 Mitz Pettel <mitz@webkit.org> Reviewed by Hyatt. …
(edit) @19593 [19593] 22 months bdash Rolling out r19588 as it caused a build failure and a hang in layout tests …
(edit) @19588 [19588] 22 months bdash 2007-02-12 Mitz Pettel <mitz@webkit.org> Reviewed by Dave …
(edit) @19414 [19414] 22 months adele LayoutTests: Reviewed by Mitz and Anders. Tests for …
(edit) @18826 [18826] 23 months hyatt Make multicolumn layout work with floats. Reviewed by andersca …
(edit) @18762 [18762] 23 months hyatt Fix two bugs in positionForCoordinates. (Make it work when you have a …
(edit) @18758 [18758] 23 months hyatt Rework positionForCoordinates to be more efficient and to handle …
(edit) @18734 [18734] 23 months hyatt Make the absolutePosition method multi-column aware. Note that there is …
(edit) @18732 [18732] 23 months hyatt Break up painting and hit testing of children into helper methods and add …
(edit) @18727 [18727] 23 months hyatt This patch gets rudimentary column layout working. Normal flow content …
(edit) @18663 [18663] 23 months hyatt This patch computes the correct column width and column count. It ensures …
(edit) @18662 [18662] 23 months hyatt Fix column-count so that it supports auto just like column-width does. …
(edit) @18637 [18637] 23 months darin LayoutTests: Reviewed by Hyatt. - added a new version of …
(edit) @17838 [17838] 2 years andersca Reviewed by Geoff. More conversions from DeprecatedValueList to …
(edit) @17652 [17652] 2 years darin WebCore: Reviewed by Geoff. - moved loader code from …
(edit) @17494 [17494] 2 years bdakin WebCore: Reviewed by Maciej. Fix for …
(edit) @17448 [17448] 2 years weinig Reviewed by Mitz. Fix for …
(edit) @17426 [17426] 2 years bdakin Rubber stamped by Geoff. This is a followup to my HitTestResult …
(edit) @17399 [17399] 2 years bdakin WebCore: Reviewed by Darin. This is the WebCore half of …
(edit) @16678 [16678] 2 years hyatt Eliminate RenderLayer::gScrollBar in favor of caching the scrollbar hit …
(edit) @16663 [16663] 2 years adele Reviewed by Adam. Initial implementation of engine-based list box …
(edit) @16297 [16297] 2 years hyatt Fix an unwitting victim of the kMin->min change. calcBlockMinMaxWidth …
(edit) @16044 [16044] 2 years adele LayoutTests: Reviewed by Hyatt. New tests and updated …
(edit) @15781 [15781] 2 years weinig JavaScriptCore: Reviewed by Darin. - patch for …
(edit) @15696 [15696] 2 years weinig JavaScriptCore: Reviewed by Darin. - patch for …
(edit) @15602 [15602] 2 years ap Fix by Mitz Pettel, reviewed by Hyatt. - fix …
(edit) @15253 [15253] 2 years darin Rubber stamped by Maciej (kinda). - did the next pass of renaming …
(edit) @15121 [15121] 2 years ddkilzer WebCore: Reviewed by Hyatt. - fix …
(edit) @14899 [14899] 2 years adele LayoutTests: Reviewed by Hyatt. - test and updated …
(edit) @14759 [14759] 2 years darin LayoutTests: Reviewed by Hyatt. - pixel test for …
(edit) @14757 [14757] 2 years darin LayoutTests: Reviewed by Hyatt. - repaint test for …
(edit) @14343 [14343] 3 years eseidel 2006-05-12 Eric Seidel <eseidel@apple.com> Reviewed by beth. …
(edit) @13988 [13988] 3 years adele LayoutTests: Test for …
(edit) @13859 [13859] 3 years darin Rubber-stamped by Anders. - fix Windows build * …
(edit) @13853 [13853] 3 years justing LayoutTests: Reviewed by hyatt - updated test results …
(edit) @13821 [13821] 3 years darin JavaScriptCore: Rubber-stamped by John Sullivan. - …
(edit) @13393 [13393] 3 years darin - global rename, done by script * <lots of files>: Renamed …
(edit) @13149 [13149] 3 years mjs Reviewed by Darin. - use unsigned bitfields when storing enums in …
(edit) @12953 [12953] 3 years darin Reviewed by John Sullivan. - moved QMouseEvent, QKeyEvent, …
(edit) @12476 [12476] 3 years darin LayoutTests: - updated test result for rect changes * …
(copy) @12263 [12263] 3 years eseidel 2006-01-19 Eric Seidel <eseidel@apple.com> Reviewed by beth. …
copied from trunk/WebCore/rendering/render_block.h:
(copy) @12155 [12155] 3 years hyatt Move khtml/rendering to WebCore/rendering. * …
Note: See TracRevisionLog for help on using the revision log.