Граф коммитов

31 Коммитов

Автор SHA1 Сообщение Дата
mkaply%us.ibm.com c809f406c1 #286494
r/sr=mkaply
From Peter Weilbacher - get SVG working on OS/2 - short name for DLL, BGRA pixel format
2005-03-28 16:30:29 +00:00
bryner%brianryner.com 46b8843fff Fix unresolved symbols when building svg using a version of gcc that supports the visibility pragma. Bug 273336, r=dbaron. 2005-01-04 19:02:24 +00:00
alex.fritze%crocodile-clips.com 8e4bd2c6a1 Fix non-void return value (found by Wolfgang Rosenauer, bug#242902). Not part of default build - SVG/Libart only. 2004-05-07 07:57:20 +00:00
cls%seawood.org 5b04b2c944 Link libart with the C compiler.
Attempting to fix bismark tinderbox bustage.
2004-02-25 22:18:46 +00:00
alex.fritze%crocodile-clips.com 3c69969c3f Include <math.h> header before trying to #define M_PI and M_SQRT2. (Needed for AIX tinderbox build.) 2004-02-08 22:30:24 +00:00
alex.fritze%crocodile-clips.com 2ded656278 Fix AIX tinderbox on Seamonkey-Ports by changing order of header inclusion. 2004-02-08 01:47:08 +00:00
alex.fritze%crocodile-clips.com 910659d1c9 Landing of SVG_20020806_BRANCH, Bug 182533. Refactoring of SVG backend, new GDI+ and Libart rendering
backends, text support on Windows (GDI+), rudimentary text support on Linux (libart/freetype2), presentation
attributes, lots of bug fixes (see bug 182533 for dependency list).

Not part of default build; code is #ifdef'ed out.

r=sicking, sr=jst for dom and htmlparser changes
r=bsmedberg, sr=tor for config changes
r=dbaron, sr=bzbarsky for content and layout changes
r=tor, sr=bzbarsky for gfx changes
2004-02-07 12:39:26 +00:00
bsmedberg%covad.net 1f4ab81acd Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 13:37:00 +00:00
bsmedberg%covad.net f0bfff2628 Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 01:22:31 +00:00
seawood%netscape.com c80471302d Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:29:40 +00:00
seawood%netscape.com 6934dc37a9 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 20:12:33 +00:00
seawood%netscape.com 4588fb970a Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
seawood%netscape.com 8ae6c40f5d Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
seawood%netscape.com 6a70bafd9e Fix "static" build support for win32 gmake builds.
Bug #58981 r=bryner
2002-01-25 03:20:51 +00:00
seawood%netscape.com 874c54280c Landing the rest of the win32 gmake changes:
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup

Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
seawood%netscape.com 7173f4a0c1 Fix parallel build (-j) problem.
Bug #114940 r=bryner a=asa
2001-12-14 00:25:39 +00:00
alex.fritze%crocodile-clips.com e2ede46f4a Fix AIX build bustage.
Not part of default build.
2001-12-12 12:58:57 +00:00
bbaetz%cs.mcgill.ca 459b836c73 mac build changes by peterv.
Not part of build.
2001-12-12 06:42:11 +00:00
bbaetz%cs.mcgill.ca 814b9ff366 Need extra const for CW7. Patch by peterv.
Not part of build.
2001-12-12 06:30:52 +00:00
bbaetz%cs.mcgill.ca c12f975e3b Bug 111152 - Support native pixel formats. Patch by
james.turner@crocodile-clips.com, minor tweaks by me.
2001-12-10 08:37:05 +00:00
bbaetz%cs.mcgill.ca b0242a472b Mac build changes by James Turner <james.turner@crocodile-clips.com>.
Not part of build.
2001-12-09 03:55:26 +00:00
bbaetz%cs.mcgill.ca 43b3eaab21 install:: -> libs::
Not part of build.
2001-11-28 00:06:08 +00:00
bbaetz%cs.mcgill.ca 37b20a1dcc Bug 110976 - libart's art_render doesn't fill certain paths correctly.
Patch by james.turner@crocodile-clips.com, not part of build.
2001-11-24 19:50:23 +00:00
alex.fritze%crocodile-clips.com e955de98a1 Make libart compile on Windows.
NOT PART OF BUILD.
2001-11-20 10:27:00 +00:00
bbaetz%cs.mcgill.ca 2f94949a59 Don't use gen_art_config - supply art_config.h instead (made using nspr).
Makes the build stuff easier.
2001-11-19 22:12:29 +00:00
bbaetz%cs.mcgill.ca 882cf84ef2 Make teh art_config rule down so that its not the default. 2001-11-19 15:03:33 +00:00
bbaetz%cs.mcgill.ca dcfd8042e2 art_config.h needs to depend on the Makefile.in 2001-11-19 14:45:26 +00:00
bbaetz%cs.mcgill.ca a7e995344b Remove the libart build system, and use mozilla's instead. Manually
generate config.h (based on nspr defines) and libart-features.h. Its the
only way this will work on win/mac, too.
2001-11-18 06:30:01 +00:00
bbaetz%cs.mcgill.ca 9ff36fa716 Add text mentioning that this applies to gnome.org cvs. 2001-11-17 03:23:53 +00:00
bbaetz%cs.mcgill.ca 9567d14970 mozilla ships with autoconf/automake gnerated files. Add them, and change
autogen.sh to copy, rather than link.
2001-11-16 22:07:08 +00:00
bbaetz%cs.mcgill.ca 01e031390d Importing libart_lgpl from cvs.gnome.org. Version 2.3.7, plus Raph's
2001-11-07 changes to use the new intersector code.

These files are licensed under the LGPL.

a=brendan@mozilla.org
2001-11-16 21:08:16 +00:00