Mark Finkle
|
106506ee28
|
Backed out changeset 7c0b5c2b3501
|
2009-10-13 16:20:11 -04:00 |
|
Mark Finkle
|
d24c495257
|
Bug 511290: Can't use standard file picker to upload files from user's Maemo File area [r=roc r=ted]
|
2009-10-13 15:55:11 -04:00 |
|
Markus Stange
|
49505be9f8
|
Merge backout of bug 456646.
|
2009-10-09 18:15:34 +13:00 |
|
Markus Stange
|
8efbc0ba13
|
Backed out changeset 8c4658f8f0dc, bug 456646 (Cocoa print dialog) - we can do better.
|
2009-10-09 18:14:31 +13:00 |
|
Markus Stange
|
5506bd72d5
|
Bug 456646 - Replace Carbon printing dialog with Cocoa one. r=josh, r=bsmedberg, sr=jst
--HG--
rename : toolkit/locales/en-US/chrome/global/gnomeprintdialog.properties => toolkit/locales/en-US/chrome/global/printdialog.properties
extra : rebase_source : 80b46470b496313b6994366cb953abed5bb0849e
|
2009-10-01 11:15:32 +13:00 |
|
Makoto Kato
|
e3fe66b156
|
Bug 469654 - Windows x64 build support. r=ted
|
2009-10-06 17:28:05 +09:00 |
|
Wolfgang Rosenauer
|
6a76bd0c25
|
Bug 520224 - correct CPU_ARCH/TARGET_XPCOM_ABI for ppc64 and s390(x). r=ted
|
2009-10-05 22:49:47 +02:00 |
|
Chris Jones
|
d215e057fe
|
Merge backout
|
2009-10-02 18:09:39 -05:00 |
|
Chris Jones
|
08de77b6a4
|
Backed out changeset 8cbc47eee659
|
2009-10-02 18:09:08 -05:00 |
|
Ben Hearsum
|
baa8f1cd08
|
bug 505504: Add Windows 7 SDK to build machines - bump the default --with-windows-version. r=ted
|
2009-10-02 15:47:40 -04:00 |
|
Chris Jones
|
3e5fef214c
|
bug 441324: implement infallible ::operator new(), malloc() and friends. make |new Foo()| infallible, but leave |malloc()| fallible for the time being. r=blassey sr=bsmedberg,vlad
|
2009-10-01 21:50:09 -05:00 |
|
Josh Aas
|
dbdf354cea
|
Use gcc-4.2 by default on Mac OS X in all configurations. b=513353 r=ted
|
2009-09-30 16:58:41 -04:00 |
|
Benjamin Smedberg
|
a719c9e22f
|
Bug 518401 - configuring with a relative path fails on Windows, r=ted
--HG--
extra : rebase_source : 14de4165119fad32325c5251401c439a8aceb7b6
|
2009-09-30 10:07:38 -04:00 |
|
Shawn Wilsher
|
210ef32add
|
Bug 519270 - Upgrade to SQLite 3.6.18
This changeset contains the changes to mozilla code for the upgrade.
|
2009-10-01 10:17:02 -07:00 |
|
Martin Stránský
|
485d0bfba9
|
Bug 72892 - nsLocalFile::GetDiskSpaceAvaialble ignores quotas for unix, r=bsmedberg
--HG--
extra : rebase_source : 3bd5a75f7548a1ca45ff96676a752f23a2e9a13d
|
2009-09-30 14:26:10 -04:00 |
|
Makoto Kato
|
756a48ee5b
|
Really disable ctypes on arm. b=519146, r=ted
|
2009-09-28 09:02:10 -07:00 |
|
Jonathan Steele
|
e9d7a4f4b7
|
Bug 514787 - Remove unused TARGET_CARBON and TARGET_API_MAC_CARBON in configure.in. r=ted
|
2009-09-27 11:22:48 +02:00 |
|
Josh Aas
|
ba317ab8ba
|
Enable Core Text text back-end by default. b=517877 r=ted
|
2009-09-26 22:44:08 -04:00 |
|
Tobias Hunger
|
28c24755b6
|
Bug 518585 - Fix the cairo Qt backend to build. r=pavlov
|
2009-09-26 17:51:08 +02:00 |
|
Mitchell Field
|
eb31b31d25
|
Bug 514665 - fix stupid module name differences on windows. r=ted
|
2009-09-25 18:41:16 +02:00 |
|
Dan Witte
|
b2b12ba398
|
Add libffi_msvc fork for msvc x86 builds, and other build fixes for various platforms.
bug 513783, r=bsmedberg.
|
2009-09-23 10:57:22 -07:00 |
|
Dan Witte
|
38eb8b7058
|
Land jsctypes. b=513783, r=jorendorff, sr=bsmedberg.
|
2009-09-23 10:57:22 -07:00 |
|
Vladimir Vukicevic
|
1a2a2812ac
|
b=416117; allow building jemalloc on windows with vc9sp1; r=ted
--HG--
rename : memory/jemalloc/crtsp1.diff => memory/jemalloc/crtvc8sp1.diff
|
2009-09-22 13:00:18 -07:00 |
|
Walter Meinl
|
7209d54085
|
[OS/2] Bug 512504 - don't link against external libs that are stubs when the real function is in libc, r=pweilbacher
|
2009-09-22 15:57:05 +02:00 |
|
Benjamin Smedberg
|
56a8d84c46
|
Bug 485409 - Handle a Windows-style path as $srcdir in configure, by modifying the default autoconf M4 macros so that they recognize Z:/ as an absolute path. r=ted
|
2009-09-22 09:05:48 -04:00 |
|
Phil Ringnalda
|
e62c83fdc6
|
Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted
|
2009-09-18 19:59:53 -07:00 |
|
Vladimir Vukicevic
|
411b62d064
|
b=517557; remove --enable-canvas; r=ted
|
2009-09-18 16:48:35 -07:00 |
|
Vladimir Vukicevic
|
371933ca83
|
b=516213; Freshen WebGL implementation and enable on trunk (part 2); r=mwsteele,roc
|
2009-09-17 23:01:12 -07:00 |
|
Wolfgang Rosenauer
|
126243331c
|
Bug 512671 - gnomevfs and gio shouldn't be built in libxul-sdk builds. r=luser
|
2009-09-16 15:41:54 +02:00 |
|
Josh Aas
|
f7b71f7247
|
Use gcc-4.2 and the 10.5 SDK by default in Gecko 1.9.3. Gecko 1.9.3 builds will no longer run on Mac OS X 10.4. b=501436 r=ted
|
2009-09-15 13:11:24 -04:00 |
|
Mitchell Field
|
9bf8383b06
|
Bug 513924 - "remove tons of options from configure" [r=ted.mielczarek r=benjamin]
--HG--
extra : rebase_source : 2ca44f54f550507248b41c69c883090c389db419
|
2009-09-15 13:06:32 -04:00 |
|
Josh Aas
|
51c5e114f4
|
Use gcc-4.2 and the 10.5 SDK by default in Gecko 1.9.3. Gecko 1.9.3 builds will no longer run on Mac OS X 10.4. b=501436 r=ted
|
2009-09-15 13:02:12 -04:00 |
|
L. David Baron
|
11b15e5fab
|
Don't check for iwlib.h if SKIP_LIBRARY_CHECKS is set. (Bug 509060) r=bsmedberg
|
2009-09-11 06:46:35 -04:00 |
|
Ted Mielczarek
|
d7a8dd29bf
|
bug 511743 - add way to apply NSS patches to source at build time. r=bsmedberg
|
2009-09-02 09:35:14 -04:00 |
|
Gavin Sharp
|
b432764e55
|
Bug 514954: add AC_DEFINE/AC_SUBST for official branding, r=ted
|
2009-09-07 00:07:14 -04:00 |
|
Jacek Caban
|
354f838a98
|
Bug 505739 - "Remove XCFLAGS from default compile line to fix mingw cross-compile issues" (remove X_CFLAGS from CPPFLAGS) [r=bsmedberg]
|
2009-09-04 21:54:02 -05:00 |
|
Wan-Teh Chang
|
87346592e8
|
Bug 509319: We also need to generate libnssdbm3.chk with shlibsign.
We don't need to link with -lsoftokn3. Add nssdbm3 to some packaging
files. The patch is written by Kai Engert <kaie@kuix.de>. r=wtc.
|
2009-09-04 18:28:54 -07:00 |
|
Serge Gautherie
|
d7644dac13
|
Bug 514664 - Remove (now) useless MOZ_ENABLE_COCOA; (Av1-MC) Just remove it
r=ted.mielczarek
|
2009-09-05 00:23:50 +02:00 |
|
Gavin Sharp
|
5f8a3a627a
|
Bug 514519 - make --enable-official-branding app-agnostic. r=ted
|
2009-09-04 14:27:49 +02:00 |
|
Mitchell Field
|
be725fa2ce
|
Bug 514131 - remove xpcom/obsolete, r=bsmedberg
|
2009-09-02 13:01:29 -04:00 |
|
Serge Gautherie
|
374aaaddf3
|
Bug 513602 - Remove (now) useless MOZ_GFX_TOOLKIT; (Bv1-MC) Just remove it
r=vladimir
|
2009-09-01 00:41:38 +02:00 |
|
Taras Glek
|
8943704095
|
Bug 457949 - no need for Stopwatch r=bsmedberg
--HG--
extra : rebase_source : 5cd3baecf54295012b28d42fc7bf4c9b34e12714
|
2009-08-28 11:03:51 -07:00 |
|
tglek@mozilla.com
|
a0ee6410f1
|
Bug 508421 - move res/ stuff into toolkit.jar (r=bsmedberg)
* * *
* * *
|
2009-08-27 08:35:48 -07:00 |
|
Ted Mielczarek
|
3d123a9cd0
|
bug 511791 - configure and PGO fail with ICC. r=bsmedberg
|
2009-08-25 18:18:24 -04:00 |
|
Ted Mielczarek
|
6999827df6
|
bug 508861 - Build/ship the C++ runtime with MSVC/jemalloc. r=bsmedberg
--HG--
extra : rebase_source : 3ce54c05f07236d49469b66c695bfac3ccef06af
|
2009-08-17 13:13:37 -04:00 |
|
Doug Turner
|
72c70cdea8
|
Bug 512520 - remove Maemo geolocation providers. r=staurt
|
2009-08-25 15:08:56 -07:00 |
|
Masatoshi Kimura
|
5196c3f287
|
Bug 509179. Disable compilation of TSF when not available in the SDK. r=ted
|
2009-08-25 12:13:42 -07:00 |
|
jhorak@redhat.com
|
0535295ab4
|
Bug 402892. Support gio as well as gnome-vfs. r=roc
|
2009-08-25 11:58:11 -07:00 |
|
Brian Crowder
|
474f14058c
|
Bug 509249: Fast Startup component, r=luser,mfinkle, sr=gavin, original code by vlad
|
2009-08-22 00:13:49 -07:00 |
|
Karl Tomlinson
|
b6fc8db4b7
|
Bug 511326 Move libasound out of global OS_LIBS r=doublec
|
2009-08-21 10:08:18 +12:00 |
|