Commit Graph

1401 Commits

Author SHA1 Message Date
mvl%exedo.nl
dbd7b0260c enable permissions extension. Update UI to use it. migrate old prefs.
bug 240070, r=dwitte, sr=darin
2004-12-15 18:31:23 +00:00
bryner%brianryner.com
1d891ab860 Fixing bustage 2004-12-15 07:04:54 +00:00
bryner%brianryner.com
d9626f6746 Add support for using gcc's visibility pragma to treat all function and method declarations as "hidden" unless declared otherwise. Create wrappers for system headers that cause them to be treated as default-visibility declarations. This gives a substantial code size and performance win on compilers that support it, and should show up on the gruff tinderbox. Bug 273336, r=darin sr=dbaron. 2004-12-15 05:52:44 +00:00
mvl%exedo.nl
4d34c98130 enable tranformiix and xmlextras for sunbird, to be able to export to xml and csv
bug 261489, r=mostafah
2004-12-11 16:38:45 +00:00
doronr%us.ibm.com
6a53f44bfc fix mac bustage, don't build schema validation when all extensions are build 2004-12-10 16:49:00 +00:00
doronr%us.ibm.com
9c78c6f546 Bug 223097 - XML Schema Validation initial checkin, not built by default. Lives in extensions/schema-validation. r=jst for build changes. 2004-12-10 15:11:31 +00:00
bsmedberg%covad.net
79241940e8 Bug 273876 - libxul step 2 (everything through widget, except spidermonkey) r=darin; again, this should not affect non-xulrunner trees. 2004-12-09 19:28:35 +00:00
bsmedberg%covad.net
f23f538920 Bug 272283 - initial work for --enable-libxul r=bryner+darin This is on by default for xulrunner and off by default for all other apps. 2004-12-06 22:39:54 +00:00
bsmedberg%covad.net
7f212778db Bug 272843 - remove redundant makefile variable MOZ_COMPONENT_XPCOM_LIBS. r=darin 2004-12-04 04:51:43 +00:00
dbaron%dbaron.org
b17e3131a0 Merge remaining part of 257117 to the trunk: code needed for Mac *.app names for new toolkit packaging code. b=bryner b=257117 2004-12-02 21:56:34 +00:00
pedemont%us.ibm.com
15717f0bf7 Bug 269553 - Integrate JavaXPCOM into build. r=bsmedberg, sr=bryner 2004-12-01 17:33:16 +00:00
bsmedberg%covad.net
c887104a34 Bug 272189 - enable crypto by default, and make the list of default extensions app-specific r=darin a=mitchell 2004-12-01 13:02:07 +00:00
cbiesinger%web.de
eba369b673 Bug 272260 add missing comma in configure.in near --enable-cairo, r=bsmedberg 2004-11-29 22:06:17 +00:00
bryner%brianryner.com
50d9e1e008 Add xforms to MOZ_EXTENSIONS_ALL (bug 271002). r+sr=dbaron. 2004-11-29 01:39:15 +00:00
mvl%exedo.nl
e2dd934784 removing permissions extension again
part of bug 240070
2004-11-27 15:34:59 +00:00
mvl%exedo.nl
3bfe403446 enabling permissions extension to test Tp impact
part of bug 240070
2004-11-27 13:39:22 +00:00
bsmedberg%covad.net
2fadece7f2 Make MOZ_UI_LOCALE available to the build system, merge from aviary branch. See bug 271324 2004-11-24 20:35:50 +00:00
bsmedberg%covad.net
0d80d2802c Bug 261232 - Require builders to specify application(s) to client.mk and configure when building r=cls (plus additional approval from pinkerton for camino-specific changes) 2004-11-23 22:22:58 +00:00
timeless%mozdev.org
d01dd1aa4c Bug 249782 Make Mozilla compile with Microsoft Visual Studio 2005
patch by sdwalker@myrealbox.com r=bryner
2004-11-23 19:34:02 +00:00
bryner%brianryner.com
a2b16f9ff7 backing out my checkin, i didn't have drivers approval. 2004-11-20 22:07:20 +00:00
bryner%brianryner.com
fe3361de46 Add XForms to MOZ_EXTENSIONS_ALL, with appropriate dependency checks. Bug 271002, r+sr=dbaron. 2004-11-20 21:43:19 +00:00
bryner%brianryner.com
4f7295628b Oops. Really turn on xtf (bug 269859). 2004-11-16 03:43:46 +00:00
bryner%brianryner.com
677db5d504 Enable XTF in default builds (bug 269859). r=jst, sr=brendan. 2004-11-16 01:30:37 +00:00
tor%cs.brown.edu
7b432ec153 Bug 248644 - upgrade zlib to 1.2.2. r=tor 2004-11-03 04:47:39 +00:00
cls%seawood.org
efaf7d7fa9 Add --disable-plugins build option.
Bug #266750 r=bsmedberg
2004-10-31 07:10:49 +00:00
darin%meer.net
52ac61d678 landing patch for bug 262218 "libxpcom.so should only export frozen symbols" r=bsmedberg sr=bryner 2004-10-25 19:34:45 +00:00
ben%bengoodger.com
ac2f4820a7 263928, 263412 - define default distribution ID in configure.in, not in nsISS for better availability/reliability. r=vlad 2004-10-14 06:21:22 +00:00
bugzilla%arlen.demon.co.uk
d4127f1540 Bug 234185 Build failure: #error "No SVG renderer."
p=ajvincent@gmail.com r=bsmedberg
2004-10-13 22:44:05 +00:00
bryner%brianryner.com
f43748170d Add an explicit --enable-quantify option for windows that causes /FIXED:NO to be used when linking the executable. Otherwise, we omit that option and save about 6% on executable size (the change only affects builds with MOZ_PROFILE or MOZ_DEBUG_SYMBOLS). Bug 263680, r=bsmedberg. 2004-10-12 00:09:58 +00:00
ben%bengoodger.com
f27e742f65 263928 - distribution id for search results r=vlad sr=brendan 2004-10-11 23:08:04 +00:00
zack%kde.org
462fea1107 Qt Mozilla port. For now the best way to start playing with it is the
TestQGeckoEmbed from the embedding/browser/qt/tests.
Build patch sr=jst, r=biesi.
Rest: r=dbaron,biesi
2004-10-11 04:01:49 +00:00
vladimir%pobox.com
77d5bf782b b=263211, sqlite3 and storage landing - build system changes; r=darin,sr=shaver 2004-10-09 00:10:14 +00:00
alex%croczilla.com
1fce2c4058 Landing of the XTF branch, bug#253225. XTF is the eXtensible Tag
Framework; see mozilla/content/xtf/readme.txt. r=bryner, sr=jst. Code
is not enabled by default (requires --enable-xtf configure option).
2004-10-07 20:59:53 +00:00
tor%cs.brown.edu
07b409aa4e Bug 261922 - upgrade to libpng-1.2.7. r=tor. 2004-10-07 19:21:29 +00:00
dbaron%dbaron.org
8fbaaf5e92 Document --enable-official-branding better. b=261219 2004-09-30 03:10:21 +00:00
cbiesinger%web.de
1d61416f70 Bug 248044 move jar protocol handler into libjar. these are the changes to the
existing files
r=bsmedberg sr=darin
2004-09-14 18:40:26 +00:00
cls%seawood.org
9eb31356e3 Fix insecure tempfile creation issue.
Bug #258173 r=bsmedberg
2004-09-10 02:25:52 +00:00
jshin%mailaps.org
f6ecd493cb no bug: got rid of duplicated lines (see bug 190031 comment #58) 2004-09-09 22:19:32 +00:00
darin%meer.net
3aa533f774 fixing firefox bustage 2004-09-09 21:50:09 +00:00
darin%meer.net
93874dbfb7 landing build changes for XULRunner (bug 257162) r=bsmedberg 2004-09-09 19:10:39 +00:00
jshin%mailaps.org
85afb5d27e bug 190031: use xft and fontconfig for font lookups/measuring/drawing with new postscript/freetype code (r=blizzard, sr=rbs) 2004-08-20 09:11:26 +00:00
vladimir%pobox.com
cfcb233cb8 Initial landing of cairo-related stuff, nothing built by default, all code is in ifdefs. r=bryner,a=brendan 2004-08-14 01:01:16 +00:00
blizzard%redhat.com
aa8be61c26 More build goop to get pango building. Add the right calls so that RTL info is passed down. r+sr=bryner 2004-08-02 20:50:01 +00:00
darin%meer.net
a7bd3dadf2 fixes bug 242029 "error trying to register libnegotiateauth.so" r=bryner 2004-07-22 18:07:51 +00:00
bryner%brianryner.com
78edb6f8e3 Attempt to fix bustage when GConf/GnomeVFS libraries are not available (bug 251703). Always export the GNOME interfaces on gtk2 but only build the component when all of the prerequisites are installed. r+sr=darin. 2004-07-19 17:36:19 +00:00
dwitte%stanford.edu
8ad2e8e431 add --disable-cookies build option.
b=221885, r=bsmedberg, r+sr=darin
2004-07-19 04:57:02 +00:00
bryner%brianryner.com
56b2b34f2b Implement nsIShellService for GNOME (bug 242254). r=biesi, sr=shaver. Note: set as wallpaper for images that use transparency will be broken until bug 250531 is fixed. This also makes toolkit/ always be pulled in preparation for migrating more code to the new GNOME XPCOM interfaces. 2004-07-15 22:51:19 +00:00
darin%meer.net
01bb3f43c6 landing autoconf changes for bug 237586 "Implement negotiateauth using SSPI for Windows" r=cls 2004-07-09 22:07:49 +00:00
tor%cs.brown.edu
2a8569c8bd Bug 226733 - update to zlib 1.2.1 r/sr=roc 2004-06-17 14:33:24 +00:00
mvl%exedo.nl
c097fcd9d9 use MOZ_SUNBIRD to build sunbird.
bug 245189, r=bsmedberg, approved by mostafah
2004-06-02 18:06:03 +00:00