asqueella@gmail.com
|
eeb0085304
|
Bug 388908 - embedding-profile=minimal requires -cookies or +storage p=romaxa <romaxa@gmail.com> r=bsmedberg
|
2007-09-02 08:45:14 -07:00 |
|
jorendorff@mozilla.com
|
15f49640e5
|
Merge from cvs-trunk-mirror.
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarena.c => js/src/jsarena.cpp
rename : js/src/jscntxt.c => js/src/jscntxt.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsscope.c => js/src/jsscope.cpp
|
2007-08-31 17:27:11 -04:00 |
|
philringnalda@gmail.com
|
74b43ab972
|
Bug 379705 - Build movemail on Mac, just don't ship movemail.rdf with Mac Thunderbird, r=bsmedberg/mnyromyr
|
2007-08-29 20:53:10 -07:00 |
|
sdwilsh@shawnwilsher.com
|
f423b74cd8
|
Bustage fix
|
2007-08-28 09:38:08 -07:00 |
|
sdwilsh@shawnwilsher.com
|
0337ffd116
|
Bug 389575 - Add WARNINGS_AS_ERRORS compile time flag. r=bsmedberg NPOTFB.
|
2007-08-28 09:02:43 -07:00 |
|
jorendorff@mozilla.com
|
b083b44b51
|
Merge from cvs-trunk-mirror
--HG--
rename : js/src/jsobj.c => js/src/jsobj.cpp
|
2007-08-21 14:08:45 -04:00 |
|
bzbarsky@mit.edu
|
5ef1ad0e48
|
Make sure HAVE_FT_BITMAP_SIZE_Y_PPEM has the right value; ported from the cairo configure.in. Bug 327879, patch by Karl Tomlinson <mozbugz@karlt.net>, r=pavlov
|
2007-08-20 19:33:05 -07:00 |
|
jwalden@mit.edu
|
4ff6f987ed
|
Bug 296653 - mkdepend takes more than 10 hours on Solaris for nsIconChannel.cpp. Patch by Ginn Chen <ginn.chen@sun.com>, r=cls, a=bz
|
2007-08-17 16:07:39 -07:00 |
|
martijn.martijn@gmail.com
|
688733793b
|
Bug 389392 - Mingw build error, mozlcms.lib: No such file or directory, r=dbaron, sr=benjamin, a=bzbarsky
|
2007-08-17 11:27:05 -07:00 |
|
kairo@kairo.at
|
ef6beae520
|
bug 382187 - use places for SeaMonkey history, step 1: build and use places backend with --enable-places, r=luser sr=Neil
|
2007-08-17 06:08:31 -07:00 |
|
edward.lee@engineering.uiuc.edu
|
6b941d6dd3
|
merging from cvs-trunk-mirror
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsatom.c => js/src/jsatom.cpp
rename : js/src/jsdate.c => js/src/jsdate.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsexn.c => js/src/jsexn.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsiter.c => js/src/jsiter.cpp
rename : js/src/jslock.c => js/src/jslock.cpp
rename : js/src/jsnum.c => js/src/jsnum.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsscan.c => js/src/jsscan.cpp
rename : js/src/jsscope.c => js/src/jsscope.cpp
rename : js/src/jsscript.c => js/src/jsscript.cpp
rename : js/src/jsstr.c => js/src/jsstr.cpp
rename : js/src/jsxdrapi.c => js/src/jsxdrapi.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
|
2007-08-16 12:06:15 -07:00 |
|
benjamin@smedbergs.us
|
110fa8fea7
|
Bug 391325 - Cannot debug installed xulrunner, add a --enable-install-strip flag, patch by Sergey Yanovich <ynvich@gmail.com>, r+a=me
|
2007-08-15 17:13:15 -07:00 |
|
edward.lee@engineering.uiuc.edu
|
46e98d7750
|
merging from cvs-trunk-mirror
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsatom.c => js/src/jsatom.cpp
rename : js/src/jsbool.c => js/src/jsbool.cpp
rename : js/src/jscntxt.c => js/src/jscntxt.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
|
2007-08-10 15:25:15 -07:00 |
|
ted.mielczarek@gmail.com
|
47628e82ad
|
bug 389548 - fixup from cvs copy (airbag -> crashreporter). also note that this renames the configure flag from --disable-airbag to --disable-crashreporter. r=bsmedberg
|
2007-08-08 08:19:57 -07:00 |
|
edward.lee@engineering.uiuc.edu
|
2258d276ab
|
merging from cvs-trunk-mirror
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsatom.c => js/src/jsatom.cpp
rename : js/src/jsbool.c => js/src/jsbool.cpp
rename : js/src/jscntxt.c => js/src/jscntxt.cpp
rename : js/src/jsdate.c => js/src/jsdate.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsexn.c => js/src/jsexn.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsiter.c => js/src/jsiter.cpp
rename : js/src/jsmath.c => js/src/jsmath.cpp
rename : js/src/jsnum.c => js/src/jsnum.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsscan.c => js/src/jsscan.cpp
rename : js/src/jsscript.c => js/src/jsscript.cpp
rename : js/src/jsstr.c => js/src/jsstr.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
|
2007-08-06 16:03:20 -07:00 |
|
benjamin@smedbergs.us
|
229f43ad1f
|
Bug 389872 - Install NSS headers to dist/include, r=luser and a=blocks approved bug 389673
|
2007-08-03 07:04:33 -07:00 |
|
benjamin@smedbergs.us
|
b781252802
|
Bug 389671 - CVS remove old suite-style multi-profile code which is not used anymore, r=luser (NPOB except for removing build-system references to files/options)
|
2007-08-02 11:43:30 -07:00 |
|
ted.mielczarek@gmail.com
|
0f72d19600
|
bug 385912 - breakpad breaks non x86 linux builds. patch by Bill Gianopoulos <wgianopoulos@yahoo.com>, r=me
|
2007-07-25 07:03:02 -07:00 |
|
vladimir@pobox.com
|
a860149c89
|
b=383960, Cairo 1.5.x: fix XLIB_XRENDER feature
|
2007-07-24 10:33:26 -07:00 |
|
pavlov@pavlov.net
|
d04ad3b03b
|
adding color management capabilities -- preffed off. bug 16769. patch from tor. r=bsmedberg, sr=me
|
2007-07-23 15:02:17 -07:00 |
|
jst@mozilla.com
|
c00957a8fc
|
merging from cvs-trunk-mirror
|
2007-07-20 14:18:36 -07:00 |
|
sayrer@gmail.com
|
a5d49f3798
|
Bug 388920. EXTENSIONS_ALL broken since webservices was removed. r=ted.mielczarek
|
2007-07-20 12:24:10 -07:00 |
|
ted.mielczarek@gmail.com
|
31369cfdd9
|
bug 386841 - crashreporter linked with libsso.so.4, libcrypto.so.4. r=bsmedberg
|
2007-07-18 21:28:05 -07:00 |
|
jst@mozilla.org
|
1df6805a57
|
merging from cvs-trunk-mirror
|
2007-07-18 13:32:08 -07:00 |
|
sayrer@gmail.com
|
dd38f3a342
|
Bug 332174. Disable SOAP support. r=peterv, sr=brendan
|
2007-07-18 12:24:26 -07:00 |
|
asqueella@gmail.com
|
7ce0885b13
|
Bug 373535 - firefox-on-top-of-xulrunner browser does't find libmozcairo on linux
p=Walter Meinl <wuno@lsvw.de>
r=bsmedberg
|
2007-07-17 14:25:11 -07:00 |
|
mozilla.mano@sent.com
|
0419606b62
|
Bug 386392 - Drop pre places/places-bookmarks support from browser/. r=gavin.
|
2007-07-17 14:08:24 -07:00 |
|
joshmoz@gmail.com
|
fec888e1ea
|
update comment to reflect the fact that nobody should be building trunk on Mac OS X with gcc 3.3 any more. r=bsmedberg
|
2007-07-17 13:05:14 -07:00 |
|
joshmoz@gmail.com
|
cceeec65ed
|
use gcc 4 on PPC Mac OS X (we already use gcc 4 on Intel), use 10.4 SDK on all tinderboxes, Mac OS X 10.4 is the new minimum system requirement for Gecko 1.9. b=385221 r=mento r=luser
|
2007-07-17 11:10:59 -07:00 |
|
axel@pike.org
|
60a1d7e3f9
|
bug 386874, add python emulation for nsinstall for --disable-compile-environment, r=bsmedberg
|
2007-07-17 06:47:55 -07:00 |
|
benjamin@smedbergs.us
|
b10e67d2e6
|
Bug 368854 - Use new compiler/linker flags added in VC8 to improve security, r=luser
|
2007-07-17 06:31:28 -07:00 |
|
asqueella@gmail.com
|
9121990364
|
re-land Bug 372428 with the typo fixed (thanks biesi)
(firefox configure.in does not work currently with a 64 bit kernel and a full 32 bit userland)
p=Petteri Raty <betelgeuse@gentoo.org>
r=cls
|
2007-07-14 15:16:14 -07:00 |
|
asqueella@gmail.com
|
d1f53df553
|
back out 372428, I think it broke Linux fxnewref-linux-tbox
|
2007-07-14 15:12:55 -07:00 |
|
asqueella@gmail.com
|
7156ee89a7
|
Bug 372428 - firefox configure.in does not work currently with a 64 bit kernel and a full 32 bit userland
p=Petteri Raty <betelgeuse@gentoo.org>
r=cls
|
2007-07-14 15:00:15 -07:00 |
|
dveditz@cruzio.com
|
77e437146d
|
bug 374810 pick up crash fix from libpng 1.2.17, patch=glennrp, r=tor, sr=dveditz
|
2007-07-12 17:05:43 -07:00 |
|
ted.mielczarek@gmail.com
|
1dd7fcad59
|
bug 385241 - disable libxul for debug builds. r=bsmedberg
|
2007-07-05 11:04:47 -07:00 |
|
axel@pike.org
|
68447e3278
|
bug 385745, breakpad landing broke --disable-compile-environment, r=luser
|
2007-07-02 01:34:10 -07:00 |
|
vladimir@pobox.com
|
27a42cc105
|
backing out but 383960, upgrade to cairo 1.4.10, due to bug 384035 (again)
|
2007-06-30 03:45:11 -07:00 |
|
vladimir@pobox.com
|
7a982ad66e
|
b=383960: Upgrade cairo to 1.4.10: Cairo 1.4.10
|
2007-06-30 00:45:16 -07:00 |
|
jwalden@mit.edu
|
c8d5c2c022
|
Bug 385810 - Error early on unrecognized extensions provided to --enable-extensions. r=bsmedberg
|
2007-06-25 15:08:01 -07:00 |
|
dcamp@mozilla.com
|
b19cb859ee
|
disable breakpad by default for 64bit builds. b=385398, r=luser
|
2007-06-23 21:29:43 -07:00 |
|
dcamp@mozilla.com
|
c096d39bc0
|
Bug 380540: Check curl-config if libcurl.pc isn't found, try enabling breakpad by default again on linux. r=luser
|
2007-06-21 14:44:30 -07:00 |
|
dcamp@mozilla.com
|
ae37b1a9d7
|
backing out last patch for bug 380540 for breakage
|
2007-06-21 13:22:58 -07:00 |
|
dcamp@mozilla.com
|
b6229f3b68
|
Bug 380540: enable breakpad by default on linux, r=luser
|
2007-06-21 13:04:02 -07:00 |
|
dcamp@mozilla.com
|
56ba514ddd
|
Bug 380540 - crash reporter client on linux, r=luser
|
2007-06-21 09:11:07 -07:00 |
|
ginn.chen@sun.com
|
2f245a7794
|
Bug 384283 Firefox trunk failed to build on Solaris
r=benjamin
|
2007-06-20 00:54:04 -07:00 |
|
sdwilsh@shawnwilsher.com
|
faeb65c613
|
Bug 384262 - Fix typo in --enable-bookmarks-places configure flag. Patch by Dietrich Ayala <dietrich@mozilla.com>. r=sspitzer
|
2007-06-19 14:34:28 -07:00 |
|
benjamin@smedbergs.us
|
df99122343
|
Bug 384513 - make the visibility pragma checks aware of mach-o and not just ELF, and re-enable libxul by default, r=mento+shebs
|
2007-06-19 07:53:05 -07:00 |
|
flamingice@sourmilk.net
|
05024288f8
|
Bug 375921, configure should throw error when APNG not found, Patch by Andrew Smith, r=dbaron, r=benjamin
|
2007-06-18 12:44:11 -07:00 |
|
kherron@fmailbox.com
|
f77815b9b4
|
Bug 377344 - Configure should check for PR_STATIC_ASSERT support when building with system NSPR. Patch by Mook <mook.moz+mozbz@gmail.com>, r=benjamin.
|
2007-06-17 04:45:58 -07:00 |
|
Ted Mielczarek
|
94f01dde3b
|
merging from cvs-trunk-mirror
|
2007-06-15 15:03:02 -04:00 |
|
mats.palmgren@bredband.net
|
3f7e3e99ea
|
Bye bye Xprint. b=326716 r+sr=dbaron
|
2007-06-13 11:02:58 -07:00 |
|
axel@pike.org
|
7e2df56d76
|
bug 383463, --disable-compile-environment checks too much, r=bsmedberg
|
2007-06-11 08:56:41 -07:00 |
|
gavin@gavinsharp.com
|
930af03e59
|
Bustage fix: Vlad apparently forgot to back out the changes to this file
|
2007-06-10 21:58:30 -07:00 |
|
vladimir@pobox.com
|
c5c6e23b8b
|
b=383960, Upgrade cairo to 1.4.8, r=me -- moz cairo: configure.in fixes
|
2007-06-10 17:08:37 -07:00 |
|
vladimir@pobox.com
|
7e19eeb82a
|
b=383960, Upgrade cairo to 1.4.8, r=me -- moz cairo: misc fixes
|
2007-06-10 17:07:13 -07:00 |
|
mozilla@weilbacher.org
|
a614a85c71
|
Bug 380196: Kill QT graphics code, p=sciguyryan, r/sr=roc
|
2007-06-10 15:13:08 -07:00 |
|
kairo@kairo.at
|
6fa1f411ec
|
bug 383112 - make MOZ_XUL_APP=1 the default in configure, r=bsmedberg
|
2007-06-04 08:09:49 -07:00 |
|
bent.mozilla@gmail.com
|
4ccd4b3a65
|
Bug 380846. Bustage fix for Solaris and K/Ubuntu. Patch by Alfred Peng <alfred.peng@sun.com>. r=bsmedberg.
|
2007-05-24 10:45:55 -07:00 |
|
luser@bluck
|
b709ff661c
|
bug 381820 - mozilla2 hg repo doesn't build out of the box due to missing extensions
|
2007-05-24 12:48:39 -04:00 |
|
bent.mozilla@gmail.com
|
5c7024b338
|
Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions.
|
2007-05-23 13:08:44 -07:00 |
|
benjamin@smedbergs.us
|
e1892ba89d
|
Bug 363263 - OS_TARGET set incorrectly in cross-compiled builds, patch by Mike Hommey, r=me
|
2007-05-23 10:00:17 -07:00 |
|
mozilla@weilbacher.org
|
37dfcb7724
|
Bug 359716: followup for OS/2 to fix build break with MOZ_LDAP_XPCOM, r=bsmedberg
|
2007-05-21 12:28:20 -07:00 |
|
benjamin@smedbergs.us
|
b6bb5bc12c
|
Bug 377347 - Disable the obsolete string API (from the Mozilla 1.4 SDK), r=darin sr=dbaron
|
2007-05-21 07:32:35 -07:00 |
|
mozilla.mano@sent.com
|
b41a1d9930
|
Turing on Bookmarks on Places.
|
2007-05-18 20:46:27 -07:00 |
|
dwitte@stanford.edu
|
f1d6a5a7ed
|
remove p3p from built extensions (MOZ_EXTENSIONS_ALL and seamonkey MOZ_EXTENSIONS_DEFAULT lists). bug 366611, a=kairo for build change, r=luser
|
2007-05-17 00:39:15 -07:00 |
|
ted.mielczarek@gmail.com
|
cc234de2fd
|
bug 368206 - build breakpad by default on os x. (trying again). r=bsmedberg
|
2007-05-08 12:44:33 -07:00 |
|
sayrer@gmail.com
|
576edd660a
|
backing out patch for bug 368206 due to bustage
|
2007-05-07 14:56:02 -07:00 |
|
ted.mielczarek@gmail.com
|
1368fe1033
|
bug 368206 - build breakpad by default on OS X. r=bsmedberg
|
2007-05-07 13:53:29 -07:00 |
|
ted.mielczarek@gmail.com
|
40cfd4bc8a
|
backing out configure change from bug 368206 since it's still busted with the 10.3.9 sdk
|
2007-05-07 09:44:18 -07:00 |
|
ted.mielczarek@gmail.com
|
01d4f5821b
|
bug 368206 - integrate breakpad exception handler/crash reporter on OS X. fix up static linking for thunderbird et. al and enable breakpad by default on OS X. r=bsmedberg
|
2007-05-07 08:32:41 -07:00 |
|
bugzilla@standard8.demon.co.uk
|
c74cf017ec
|
Bug 379818 Stop building xpcom-obsolete for suiterunner (and sroaming) r=benjamin,r/sr=Neil
|
2007-05-07 07:30:15 -07:00 |
|
mats.palmgren@bredband.net
|
a0d71d8ffc
|
Bye bye gtk1 and xlib (Patch 2). b=326152 r+sr=roc
|
2007-05-02 17:52:32 -07:00 |
|
asqueella@gmail.com
|
1430724eef
|
Bug 318331 - Default build does not support Xinerama - detect support at runtimep=Sylvain Pasche <sylvain.pasche@gmail.com>r+sr=roc
|
2007-05-02 13:07:32 -07:00 |
|
mats.palmgren@bredband.net
|
dfbd9d77a5
|
Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc
|
2007-04-30 16:52:44 -07:00 |
|
mats.palmgren@bredband.net
|
1ee276743e
|
Backing out last change to fix bustage. b=326152
|
2007-04-30 14:33:33 -07:00 |
|
mats.palmgren@bredband.net
|
258dfcd705
|
Bye bye gtk1 and xlib (part 1 of 3). b=326152 r+sr=roc
|
2007-04-30 14:13:39 -07:00 |
|
ted.mielczarek@gmail.com
|
b328262fc9
|
bug 377992 - dbus build fails with some dbus versions - disable dbus by default, add --enable-dbus configure arg. r=bsmedberg
|
2007-04-25 13:40:58 -07:00 |
|
ted.mielczarek@gmail.com
|
7c574f527c
|
backing out due to tinderbox bustage - bug 368206
|
2007-04-25 10:46:32 -07:00 |
|
benjamin@smedbergs.us
|
8c1589e166
|
Bug 368206 - enable breakpad by default on mac-intel (it currently doesn't build on mac-ppc, but it will in the future), r=luser
|
2007-04-25 09:40:27 -07:00 |
|
ted.mielczarek@gmail.com
|
95e0e48051
|
bug 378469 - fix some configure tests in MSMANIFEST_TOOL checking. r=bsmedberg
|
2007-04-23 09:32:52 -07:00 |
|
pavlov@pavlov.net
|
e830d31887
|
fixing function name check in libpng. bug 257197. patch from asmith15@learn.senecac.on.ca. r=me
|
2007-04-19 18:27:46 -07:00 |
|
wr@rosenauer.org
|
545d58d8ae
|
Bug 377992 - dbus build fails with some dbus versions, r=luser
|
2007-04-19 04:52:40 -07:00 |
|
ted.mielczarek@gmail.com
|
8d6bdab8f4
|
bug 377939 - set _WIN32_IE=0x500 r=bsmedberg
|
2007-04-18 14:02:45 -07:00 |
|
bugzilla@standard8.demon.co.uk
|
96aaccaa55
|
Test landing bug 359716 again now that we've hopefully got provisional fixes for the ldap c-sdk code
|
2007-04-12 04:18:00 -07:00 |
|
benjamin@smedbergs.us
|
5585497024
|
Fix libxul bustage from bug 376658, patch by sylvain.pasche, r=me
|
2007-04-11 11:22:35 -07:00 |
|
benjamin@smedbergs.us
|
6fc27eb426
|
Bustage fix for cygwin environment with non-cygwin python, from bug 361583
|
2007-04-11 11:17:02 -07:00 |
|
axel@pike.org
|
4295a1b739
|
bug 361583, bustage fix for cygwin builds, don't use cygwin-wrapper. We may add that back for non-cygwin pythons
|
2007-04-11 10:09:51 -07:00 |
|
benjamin@smedbergs.us
|
5cad2ac7e6
|
And fix bashism :-(
|
2007-04-10 10:37:44 -07:00 |
|
benjamin@smedbergs.us
|
255d5a6ec4
|
Bug 375219 bustage fix.
|
2007-04-10 10:35:40 -07:00 |
|
benjamin@smedbergs.us
|
9b7df4e5fa
|
Bug 376658 - Enable xinerama by default. Patch by Sylvain Pasche <sylvain.pasche@gmail.com>, r=me+roc
|
2007-04-10 08:37:25 -07:00 |
|
bugzilla@standard8.demon.co.uk
|
5441d052bb
|
Back out bug 359716 again - still have windows bustages.
|
2007-04-06 03:47:46 -07:00 |
|
bugzilla@standard8.demon.co.uk
|
ce38d3e1ac
|
Testing landing of bug 359716 again to see if we've fixed the bustages. It may stay if we have. r=benjamin (build config),sr=mscott
|
2007-04-06 01:53:28 -07:00 |
|
mozilla@weilbacher.org
|
0195f5ada7
|
Bug 372151: remove non-cairo gfx toolkit options from configure.in (and set cairo-os2 as default for OS/2), r=benjamin
|
2007-04-04 13:47:07 -07:00 |
|
vladimir@pobox.com
|
2199bfc7d1
|
b=374462, bumping min cairo version in configure.in, r=stuart
|
2007-04-04 12:21:22 -07:00 |
|
masayuki@d-toybox.com
|
140e8b3eda
|
b=333126 backing-out the previous checkin
|
2007-04-03 22:42:44 -07:00 |
|
masayuki@d-toybox.com
|
c5990628bd
|
Bug 333126 Bold/Italic text isn't displayed as bold/italic with cairo-gtk2 build if the font is synthesis font. (only enable enbolden flag in cairo) r=vlad
|
2007-04-03 22:10:56 -07:00 |
|
vladimir@pobox.com
|
8ec66d82be
|
b=374462, update cairo to 1.4.2, r=stuart
|
2007-04-03 18:09:15 -07:00 |
|
bugzilla@standard8.demon.co.uk
|
3d068baaca
|
Back out ldap-csdk upgrade from bug 359716 now that data has been gathered so the remaining problems can be fixed correctly.
|
2007-03-30 12:00:43 -07:00 |
|
bugzilla@standard8.demon.co.uk
|
4239510b3a
|
Bug 359716 Upgrade LDAP C-SDK to 6.0.x on trunk for Address Book. r=benjamin (build config),sr=mscott
|
2007-03-30 06:14:32 -07:00 |
|
dbaron@dbaron.org
|
2edc6f1316
|
Convert system library version tests from AC_TRY_RUN to AC_TRY_COMPILE so that they work when cross-compiling. b=372878 r=bsmedberg
|
2007-03-22 23:26:53 -07:00 |
|
hg@mozilla.com
|
465265d0d4
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|