summaryrefslogtreecommitdiff
path: root/layout/generic
Commit message (Expand)AuthorAge
* WIP: basic scroll-anchoring attempt.scroll-anchoring-wipMoonchild2022-09-30
* Revert "Issue #1986 - Use logical coordinates in flex containers."Moonchild2022-09-27
* Revert "Issue #1986 - Part 2: Add IsItemInlineAxisMainAxis() and rework some ...Moonchild2022-09-27
* Issue #80 - Re-unify most of the layout engineMoonchild2022-09-08
* Issue #1986 - Part 2: Add IsItemInlineAxisMainAxis() and rework some nsFrame ...Jeremy Andrews2022-08-16
* Issue #1986 - Use logical coordinates in flex containers.Jeremy Andrews2022-08-16
* Issue #1970 - Follow-up: Better fix for Unix that works on newer GCC.Jeremy Andrews2022-08-13
* Issue #1970 - Follow-up: Fix GTK3 build for SunOS and CentOS.Jeremy Andrews2022-08-13
* Issue #1970 - Part 7: Restore proper spacing in select for CJK/asian1970-form-focusring-stylingMoonchild2022-07-24
* Issue #1970 - Part 6: Rename CalcLineHeight(), and cache used line heightMoonchild2022-07-23
* Issue #1805 - Improve stack size limits for all targets.Moonchild2022-07-15
* Issue #1916 - Part 2: Add a flag to allow FinishReflowChild to handle relativ...Job Bautista2022-06-17
* Issue #1916 - Part 1: Convert flags passed to ReflowChild, FinishReflowChild,...Job Bautista2022-06-17
* Issue #1914 - Implement white-space: break-spacesMoonchild2022-06-10
* Merge branch 'master' into 1829Brian Smith2022-04-28
|\
| * Issue #21 - Remove use counters telemetryFranklinDM2022-04-24
* | Issue #1829 - Readd code cleanup that is not Mac related that got clobbered b...Brian Smith2022-04-26
* | Issue #1829 - Revert "Issue #1751 -- Remove XP_MACOSX conditionals from /layout"Brian Smith2022-04-26
|/
* Issue #1370 - Follow-up: Give table wrapper boxes a special case during flex ...FranklinDM2022-04-17
* Issue #1836 - Implement Selection.setBaseAndExtent()Moonchild2022-04-08
* Merge pull request 'Implement 'content' keyword for 'flex-basis' property and...Moonchild2022-04-08
|\
| * Issue #1370 - Part 4: Treat `flex-basis: content` as `max-content`FranklinDM2022-04-07
| * Issue #1370 - Part 3: Implement `content` keyword for `flex-basis` propertyFranklinDM2022-04-07
| * Issue #1370 - Part 2: Remove redundant special-case code for treating flex-ba...FranklinDM2022-04-07
| * Issue #1370 - Part 1: Refactor nsFrame to use a separate function for handlin...FranklinDM2022-04-07
* | Issue #1853 - Follow-up: extend attribution mapping to resize and cornerMoonchild2022-04-08
* | Issue #1853 - Map scrollbar-width to an element attribute.Moonchild2022-04-08
|/
* Issue #1838 - Part 6: Re-resolve row-gap against the sum of row track sizes f...FranklinDM2022-04-02
* Issue #1838 - Part 5: Address follow-up issues to initial flexbox layout for ...FranklinDM2022-04-02
* Issue #1838 - Part 4: Implement flexbox layout for `(column|row)-gap` propertiesFranklinDM2022-04-02
* Issue #1838 - Part 2: Remove `grid-` prefix from `grid-(column|row)-gap` prop...FranklinDM2022-04-02
* Issue #1838 - Part 1: Remove CSS grid preferenceFranklinDM2022-04-02
* Issue #21 - Remove Telemetry plumbing and fix build.Moonchild2022-04-02
* Issue #1830 - Remove --disable-xul config and conditionals.Moonchild2022-04-01
* No issue - Clean up some obsolete/archaic code paths.Moonchild2022-04-01
* Issue #1751 -- Remove XP_MACOSX conditionals from /layoutMoonchild2021-05-03
* Issue #1757 - Reinstate "dom.details_element.enabled" preferenceathenian2002021-03-31
* Issue #1053 - Remove mobile-specific graphics "optimizations" (=compromises)Moonchild2021-03-10
* Issue #1705 - Part 5: Implement scrollbar-width:none for all target platforms.Moonchild2021-01-08
* Issue #1705 - Part 3: Rename ScrollbarStyles to ScrollStyles.Moonchild2021-01-06
* Issue #1705 - Part 2: Add a ShowScrollbar enum to be used in ScrollReflowInput.Moonchild2021-01-06
* Issue #1053 - Part 2a: Remove android from /layout (partial)Moonchild2020-12-26
* Issue #1673 - Part 3: Bring minimum tab advance up to spec.athenian2002020-10-28
* Issue #1673 - Part 2: Make tab-size animatable and fix typos.athenian2002020-10-28
* Issue #1673 - Part 1: Allow tab-size to accept <length>.athenian2002020-10-28
* Merge branch 'master' of https://github.com/MoonchildProductions/UXPMoonchild2020-10-20
|\
| * Merge branch 'master' of https://github.com/MoonchildProductions/UXP into car...athenian2002020-10-18
| |\
| * | Issue #1668 - Part 2: Visited color and auto support for caret-color property.athenian2002020-10-18
| * | Issue #1668 - Part 1: Implement support for caret-color property.athenian2002020-10-18
* | | Issue #1671 - Unprefix ::-moz-selectionMoonchild2020-10-20
| |/ |/|