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

31 Коммитов

Автор SHA1 Сообщение Дата
mkaply%us.ibm.com 7f14180959 #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 f31f2a3235 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 6a28e412f6 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 8006130d6e 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 bdd6d56577 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 4264ace072 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 5c676d4a47 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 d0f309943a 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 274ef7cd49 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 bde9a95afd 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 b28ce0a530 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 d5efcdfb6d 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 322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
seawood%netscape.com 39ba085fc5 Fix "static" build support for win32 gmake builds.
Bug #58981 r=bryner
2002-01-25 03:20:51 +00:00
seawood%netscape.com 45bfbf0658 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 2cd8127761 Fix parallel build (-j) problem.
Bug #114940 r=bryner a=asa
2001-12-14 00:25:39 +00:00
alex.fritze%crocodile-clips.com d74a3b867a Fix AIX build bustage.
Not part of default build.
2001-12-12 12:58:57 +00:00
bbaetz%cs.mcgill.ca 1eddb215be mac build changes by peterv.
Not part of build.
2001-12-12 06:42:11 +00:00
bbaetz%cs.mcgill.ca 1f93c8420f Need extra const for CW7. Patch by peterv.
Not part of build.
2001-12-12 06:30:52 +00:00
bbaetz%cs.mcgill.ca 28adab5b9c 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 6a3a6bb09d 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 bd4bfecb85 install:: -> libs::
Not part of build.
2001-11-28 00:06:08 +00:00
bbaetz%cs.mcgill.ca 6ac0c08de6 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 a2e422b68d Make libart compile on Windows.
NOT PART OF BUILD.
2001-11-20 10:27:00 +00:00
bbaetz%cs.mcgill.ca 25d77eb313 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 2f112fff44 Make teh art_config rule down so that its not the default. 2001-11-19 15:03:33 +00:00
bbaetz%cs.mcgill.ca a1ad05dd75 art_config.h needs to depend on the Makefile.in 2001-11-19 14:45:26 +00:00
bbaetz%cs.mcgill.ca d8718273b5 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 799590f7c6 Add text mentioning that this applies to gnome.org cvs. 2001-11-17 03:23:53 +00:00
bbaetz%cs.mcgill.ca cc45f80d65 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 0382578602 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