Ms2ger
|
a4892d2e12
|
Bug 937224 - Part e: Move LOCAL_INCLUDES to moz.build in layout/; r=mshal
|
2013-11-28 15:23:10 +01:00 |
Mike Hommey
|
a470038314
|
Bug 935305 - Move preprocessor to mozbuild.action. r=gps
--HG--
rename : config/Preprocessor.py => python/mozbuild/mozbuild/preprocessor.py
rename : config/tests/unit-Expression.py => python/mozbuild/mozbuild/test/test_expression.py
rename : config/tests/unit-LineEndings.py => python/mozbuild/mozbuild/test/test_line_endings.py
rename : config/tests/unit-Preprocessor.py => python/mozbuild/mozbuild/test/test_preprocessor.py
|
2013-11-09 10:35:44 +09:00 |
Mike Hommey
|
50e2fd01b1
|
Bug 935387 - Remove non recursed install targets. r=mshal
|
2013-11-07 10:37:45 +09:00 |
Mike Hommey
|
f8bc7fa754
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
Brian O'Keefe
|
d118b95a0d
|
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal
|
2013-08-15 09:02:09 -04:00 |
Ms2ger
|
49f603cd4d
|
Bug 883284 - Part e: Move LIBXUL_LIBRARY into moz.build (k-o); r=ted
|
2013-08-22 08:56:00 +02:00 |
Ms2ger
|
4807f1c86c
|
Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps
|
2013-08-22 08:55:59 +02:00 |
Trevor Saunders
|
99d8dc50c9
|
bug 659722 - remove _IMPL_NS_LAYOUT r=bz
|
2013-03-16 00:31:38 -04:00 |
Mike Hommey
|
b97d1767fc
|
Bug 892904 - Remove useless includes of config.mk. r=gps
|
2013-07-15 18:48:40 +09:00 |
Trevor Saunders
|
f33ade0d68
|
bug 887483 - remove a bunch of useless assignments to FORCE_STATIC_LIB implied by LIBXUL_LIBRARY=1 r=mshal
|
2013-07-11 11:06:34 -04:00 |
Mike Shal
|
5169c0a913
|
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
|
2013-04-23 17:54:15 -04:00 |
Frédéric Wang
|
f5b2f9c1aa
|
Bug 745131 - Improve how <semantics> determine the visible child. r=karlt
--HG--
rename : layout/mathml/nsMathMLmactionFrame.cpp => layout/mathml/nsMathMLSelectedFrame.cpp
rename : layout/mathml/nsMathMLmactionFrame.h => layout/mathml/nsMathMLSelectedFrame.h
|
2013-05-10 08:40:44 -04:00 |
Masatoshi Kimura
|
957042f394
|
Bug 859018 - Remove the MSVC exemption for FAIL_ON_WARNINGS in layout. r=dbaron
|
2013-04-28 19:02:35 +09:00 |
Mike Shal
|
7ecea60097
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
Masatoshi Kimura
|
9a4812e054
|
Bug 824247 - Part 3: Disable FAIL_ON_WARNINGS on not-yet-warning-free directories on MSVC. r=ted
|
2013-01-03 00:56:38 +09:00 |
David Zbarsky
|
4085f74a3f
|
[Bug 799407] Fix build warnings in layout r=roc
|
2012-10-10 01:00:05 -04:00 |
Mike Hommey
|
70d7c821af
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Ehren Metcalfe
|
23b7cab793
|
Bug 738957 - Remove the nsMathMLForeignFrameWrapper class and related files. r=karlt
|
2012-03-26 09:59:54 +02:00 |
Frédéric Wang
|
c7c71e1da2
|
Bug 701758 - Add stretchy operator table for MathJax fonts. r=karlt
|
2012-02-28 18:40:38 -05:00 |
Jonathan Watt
|
26a5795109
|
Bug 719408 - Remove broken paths from Makefile.in files in layout. r=bernd.mielke.
|
2012-01-23 16:58:52 +00:00 |
Jonathan Hage
|
c9d5ac8edc
|
Bug 668204 - Merge nsMathMLmunderFrame and nsMathMLmoverFrame into nsMathMLmunderoverFrame. r=karlt
|
2011-08-13 17:22:12 +02:00 |
Frédéric Wang
|
90b2837d9e
|
Bug 407439 - Support for Asana Math font in MathML. r=karlt
--HG--
extra : rebase_source : 829d002f8d1e448d5d4b13893046873b4bb34c44
|
2011-06-22 11:49:26 -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 |
Frederic Wang
|
ef884ea7fd
|
Bug 556767 - (semantics) Improve/Complete implementation of <semantics/>. r=roc
|
2010-05-12 12:11:59 +02:00 |
Taras Glek
|
1d126be6cd
|
Bug 515777 - move css files, hiddenWindow.html to jar r=bsmedberg sr=bz
--HG--
extra : rebase_source : c6ba6e900ceed210620d47f70c9b962a808a29fe
|
2009-10-12 12:31:50 -07:00 |
Taras Glek
|
387de8cf2e
|
Backed out changeset e22bef491d84
|
2009-10-08 16:43:55 -07:00 |
Taras Glek
|
d07c55d805
|
Bug 515777 - move css files, hiddenWindow.html to jar r=bsmedberg sr=bz
|
2009-10-08 11:22:50 -07:00 |
Benjamin Smedberg
|
ba372f3a4c
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
Frédéric Wang
|
e13641fddf
|
b=297467 menclose r=karlt rs=roc
|
2009-05-29 13:08:35 +02:00 |
Jeff Muizelaar
|
52c97edf1e
|
Bug 481926 - Rewrite color management component sr=vlad, r=ted, r=joedrew (\o/)
Replaces lcms with qcms
|
2009-04-07 12:02:11 -04:00 |
Joe Drew
|
db7246feb6
|
Backed out changeset 6f3c2171bbb2:
Bug 481926 - Rewrite color management component. r=joe,ted sr=vlad
|
2009-04-03 16:27:27 -04:00 |
Jeff Muizelaar
|
e823d73623
|
Bug 481926 - Rewrite color management component. r=joe,ted sr=vlad
|
2009-04-03 15:09:56 -04:00 |
Robert O'Callahan
|
beac740c0f
|
Bug 484766. Clean up MathML directory structure. r=karlt,ted
--HG--
extra : rebase_source : 1c88ebe3a41dee12a982442ad2e711aa287ed55f
|
2009-03-30 13:48:52 +13:00 |
Benjamin Smedberg
|
5eb7ef79cd
|
Bug 462381 - Build layout directories in parallel r=ted sr=roc
|
2008-10-31 09:07:15 -07:00 |
gerv%gerv.net
|
708b56cff4
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:30:37 +00:00 |
shaver%netscape.com
|
b8fa71c1df
|
initial and long-awaited import of MathML for Roger Sidje and his crew
|
1999-09-21 02:12:01 +00:00 |