Robert O'Callahan
|
7be62af7f1
|
Bug 584282. Use nsDisplayItem::ToReferenceFrame() instead of calling nsDisplayListBuilder::ToReferenceFrame, wherever possible. r=tnikkel,a=dbaron
--HG--
extra : rebase_source : 730ba8640cb37bd8484ff069b5d6fd46d9bc3e84
|
2010-08-13 22:01:58 +12:00 |
Robert O'Callahan
|
33a0aec926
|
Bug 584282. Add nsDisplayItem::mToReferenceFrame and initialize it in the constructor. r=tnikkel,a=dbaron
--HG--
extra : rebase_source : 496cbde7c495eb8872c3d0ffc0ca4c57c2a6a777
|
2010-08-13 22:01:13 +12:00 |
Frédéric Wang
|
2534d3f9fc
|
Bug 414277 - scale stretchy operators when there is no glyph of suitable size. r=karlt a=dbaron
--HG--
extra : rebase_source : 325e318cbb27537229c9c14015133ba9222f4d29
|
2010-08-20 15:44:07 +12:00 |
Frédéric Wang
|
edb8d38e0c
|
MathML Operator Dictionary: add private data integral (bug 534970). r=karlt a=dbaron
--HG--
extra : rebase_source : d4e1f0e8d80cc1cafa630c89f730d4f30e686766
|
2010-08-20 15:43:10 +12:00 |
Frédéric Wang
|
10be8e68cb
|
MathML Operator Dictionary: update some entries whose stretchiness has changed (bug 534970). r=karlt a=dbaron
--HG--
extra : rebase_source : f6a56bd7e60f05d59c5a7571e1e888bb0b1edca1
|
2010-08-20 15:41:49 +12:00 |
Frédéric Wang
|
b40094b647
|
Bug 524275 - Make nsStretchDirection available for any operators. r=karlt a=dbaron
--HG--
extra : rebase_source : 0df9e11112d215ce4158574622e1b67faf668b08
|
2009-11-21 22:11:05 +01:00 |
Frédéric Wang
|
7d5f56c2e5
|
MathML Operator Dictionary: make operator with a stretchy form use the same direction for all their forms (bug 534970). r=karlt a=dbaron
--HG--
extra : rebase_source : 74c2ded175993d3cdf9a21be586302727e60a613
|
2010-08-20 15:38:08 +12:00 |
Frédéric Wang
|
691ce60937
|
MathML Operator Dictionary: add entries for stretchy fences (bug 534970). r=karlt a=dbaron
--HG--
extra : rebase_source : e70fe8ac89cb77e0c71d7305d2ff4004fe7cf3df
|
2010-08-20 15:36:06 +12:00 |
Frédéric Wang
|
a9ee9244b5
|
MathML Operator Dictionary: add entries for vertical and horizontal arrows (bug 534970). r=karlt a=dbaron
--HG--
extra : rebase_source : 6ace7c7366574544cfe68967c2b562a11d5b820b
|
2010-08-20 15:33:36 +12:00 |
Frédéric Wang
|
24af5d319f
|
MathML Operator Dictionary: remove infix entries for N-ary Union and Intersection (bug 534970). r=karlt a=dbaron
--HG--
extra : rebase_source : d6bbaf616bc013037915769bb9716ee21e33a0df
|
2010-08-20 15:32:22 +12:00 |
Robert O'Callahan
|
3133bff6c6
|
Bug 537890. Part 10: Fix nsPresContext and nsIDeviceContext unit-conversion methods to be explicit about using CSS logical units instead of physical units. r=dbaron
|
2010-08-13 21:58:04 +12:00 |
Robert O'Callahan
|
c0a3a641e0
|
Bug 537890. Part 4: Make points be a fixed number of CSS pixels. r=dbaron
|
2010-08-13 21:58:01 +12:00 |
Michael Ventnor
|
56ba116210
|
Bug 564991. Part 3: Create unique nsDisplayItem types for every single display item. r=tnikkel
|
2010-07-16 09:07:49 +12:00 |
Michael Kohler
|
10548f19c5
|
Bug 506041 - Correct misspellings in source code (Patch 3)
r=timeless
--HG--
extra : rebase_source : 1917c999a5865676ffb7ec3c2834c3e091bb64dc
|
2010-07-07 15:33:52 +02:00 |
Jesse Ruderman
|
3aa2e3fa71
|
Add bug numbers for all remaining asserts() annotations in crashtests and reftests
|
2010-07-01 19:33:56 -07:00 |
Boris Zbarsky
|
43f065f6ae
|
Bug 494117 part 1. Rename eRestyle_Self to eRestyle_Subtree. r=dbaron
|
2010-06-18 12:23:05 -04:00 |
Frédéric Wang
|
0824cf30df
|
Bug 569195 - Add support for STIX Fonts 1.0. r=karlt
--HG--
rename : layout/mathml/mathfontSTIXSize1.properties => layout/mathml/mathfontSTIXSizeOneSym.properties
extra : rebase_source : 81a64bf6f150e759937ea6869a8786d08ebae686
|
2010-06-11 10:15:43 +12:00 |
Jesse Ruderman
|
aedb18a96b
|
Add a bunch of crashtests
|
2010-06-08 17:53:08 -07:00 |
Frederic Wang
|
789249b40a
|
Bug 563365 - nsMathMLOperators::LookupOperators retrieves only the first form found. r=karlt
|
2009-11-21 23:25:55 +01:00 |
Boris Zbarsky
|
1b6aa7ce33
|
Bug 562700 part 2. Change the restyle-event functions to take Element. r=dbaron
|
2010-05-14 13:04:51 -04:00 |
Mitchell Field
|
0fd15d94da
|
Bug 564950 - Make more use of mozilla::services, r=surkov, jst, neil, smontagu, roc, joshmoz, gavin, shaver
|
2010-05-14 18:24:41 +09:00 |
Michael Kohler
|
6c0f59f4a6
|
Bug 506041 Part 2: Correct misspellings in source code
r=timeless
|
2010-05-13 14:19:50 +02:00 |
Frederic Wang
|
ef884ea7fd
|
Bug 556767 - (semantics) Improve/Complete implementation of <semantics/>. r=roc
|
2010-05-12 12:11:59 +02:00 |
Craig Topper
|
b08d6c5ef5
|
Remove nsICSSStyleSheet and replace all uses with nsCSSStyleSheet. (Bug 239008) r=dbaron
|
2010-05-11 13:41:47 -07:00 |
L. David Baron
|
c4eb38acd9
|
Annotate remainder of crashtest mainfests (all but one test) with the tests that are known to assert. (Bug 472557)
|
2010-05-06 09:28:01 -07:00 |
Justin Dolske
|
e4b6d4e7a3
|
Bug 563114 - Remove nsINonBlockingAlertService. r=karlt, r=bsmedberg, sr=roc
|
2010-05-04 17:41:07 -07:00 |
Frédéric Wang
|
b2d744914f
|
Bug 562464 - Remove perl script layout/mathml/mathml-css.pl. r=karlt
|
2010-05-02 12:48:23 +02:00 |
timeless@mozdev.org
|
e11069426e
|
Bug 562420 - unused variable border in nsDisplayMathMLCharDebug::Paint, r=karlt
|
2010-04-28 12:36:00 -07:00 |
Boris Zbarsky
|
b2fa9fd079
|
Bug 562688 part 12. Eliminate eELEMENT usage in the rest of layout except layout/style. r=dbaron
|
2010-04-30 09:12:06 -04:00 |
Mitchell Field
|
f544d71a9d
|
Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov
|
2010-04-29 18:59:13 +02:00 |
Frédéric Wang
|
2b362f6a2d
|
Bug 407101 - MathML STIX fonts: more variants and composite chars for stretchy accents, r=karlt
--HG--
extra : rebase_source : 030868edf640f7c3e27a982392d1a2772934fe54
|
2010-04-29 09:32:27 +12:00 |
Frédéric Wang
|
62cb88ed53
|
b=557085 Remove directory mozilla/src/layout/mathml/doc r=karlt
--HG--
extra : rebase_source : 1a72bb9263b9d40514ad29e6567f491f35e215b1
|
2010-04-21 15:43:57 +12:00 |
Frédéric Wang
|
e12daec6ab
|
Bug 213932 - add more entries in the MathML Operator Dictionary. r=karlt
--HG--
extra : rebase_source : 4aa186a3bd0b9217ea28f96afef6d4b097f83d8b
|
2010-04-21 15:41:48 +12:00 |
Frédéric Wang
|
3f30d03eb6
|
Bug 534965 - [MathML3] Add support for the madruwb notation. r=karlt
--HG--
extra : rebase_source : c4d0c73e88e0ec8e3fe0d1a04132f25a78836506
|
2010-04-21 15:38:15 +12:00 |
Craig Topper
|
8b8747d605
|
Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc
|
2010-04-10 16:10:12 -04:00 |
Ehren Metcalfe
|
a791e19cc4
|
Bug 556446: Remove dead code in layout. r=roc,bz
|
2010-04-03 07:36:19 -04:00 |
L. David Baron
|
e4ae9159cc
|
Use the appropriate color based on visitedness for 'outline-color'. (Bug 147777) r=zweinberg
|
2010-04-02 18:58:26 -07:00 |
L. David Baron
|
712030c86e
|
Use the appropriate color based on visitedness for nsCSSRendering::PaintBorder users of the 'border-*-color' properties. (Bug 147777) r=zweinberg
|
2010-04-02 18:58:26 -07:00 |
L. David Baron
|
109a546aaa
|
Make PaintBackgroundWithSC and related methods operate on nsStyleContext* rather than const nsStyleBackground*. (Bug 147777) r=zweinberg
|
2010-04-02 18:58:26 -07:00 |
Zack Weinberg
|
8a8adc758b
|
Bug 494117 preliminary refactor: Search-and-replace 'ReStyle' with 'Restyle' throughout layout. r=roc
|
2010-03-31 17:43:32 -07:00 |
Robert O'Callahan
|
0fd1837981
|
Bug 551660. Switch layout code from using nsPropertyTable to FramePropertyTable. r=mats,sr=dbaron
|
2010-03-29 14:46:55 +13:00 |
Frédéric Wang
|
cd74cd48d1
|
b=407101 STIX n-ary ops and angle brackets r=karlt
|
2009-10-22 13:05:35 +02:00 |
Saint Wesonga
|
385bd7f8b5
|
Bug 537916 - MathML mfenced: Whitespaces in separators are not ignored. r=roc
|
2010-03-23 09:27:43 +01:00 |
Craig Topper
|
3d7073c4a5
|
Bug 253889: DeCOMtaminate nsIPresShell r=roc
|
2010-03-20 17:54:19 -04:00 |
Frédéric Wang
|
af2f349608
|
Bug 475518 - MathML layout code should use _moz* attributes instead of -moz-* attributes. r=karlt, sr=bz
--HG--
extra : rebase_source : 34bb7055d4deaad9a0ee55aa40b9bcbdd19153ea
|
2010-03-10 13:49:33 +01:00 |
Frédéric Wang
|
9c6aff4a11
|
Bug 519126 - MathML Operator Dictionary: improve the syntax of mathfont.properties. r=karlt
|
2009-09-27 22:32:54 +02:00 |
Jonathan Kew
|
365fbafa0d
|
Bug 524107 - part 1 - pass original value of 'lang' to gfx text code rather than only a 'langGroup' value, to allow language-specific font rendering. r=roc sr=mats
|
2010-02-24 09:57:44 -08:00 |
Frédéric Wang
|
cfe6666e8d
|
b=536438 Fix creation of keys in GetFontExtensionPref r=karlt
|
2010-02-18 13:51:33 +13:00 |
Ehren Metcalfe
|
f51debd939
|
b=536438 add missing breaks to switch statement r=fred.wang
|
2010-02-18 13:49:56 +13:00 |
Karl Tomlinson
|
dda6be68cd
|
backout 4dc8bdb7af6d due to 355548-2 reftest failure
|
2010-02-02 20:29:59 +13:00 |