cbiesinger%web.de
1227555904
198296 --disable-xpinstall breaks mozilla build r=dougt, sr=alecf,jag
2003-03-21 14:08:48 +00:00
mkaply%us.ibm.com
de88c32a88
No bug - OS/2 only - better error message, fix crash
2003-03-19 22:59:50 +00:00
mkaply%us.ibm.com
7afc448359
Last OS/2 bustage - HURRAH!
2003-03-15 18:53:38 +00:00
dougt%netscape.com
0d2808c511
Create a new xpcom obsolete library (and component library).
...
Moved nsFileSpec and related classes into this obsolete library.
Moved nsRegistry and related libreg functionality into the obsolete library.
Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.
Combined the following DLLs (source -> dest)
uriloader -> docshell
shistory -> docshell
jsurl -> jsdom
gkview -> gklayout
Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer
Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.
Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).
Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService
Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
jj%netscape.com
578bd21a89
checking in as binary without AppleSingle encoding
2003-03-11 01:57:46 +00:00
mkaply%us.ibm.com
269429909a
#129719
...
r=pedemont, sr=blizzard
OS/2 only - pass correct path to OS/2 turbo
2003-03-10 22:35:37 +00:00
cls%seawood.org
d1479589a2
Adding mingw makefile changes.
...
Bug #134113 r=bryner
2003-03-08 05:57:15 +00:00
mkaply%us.ibm.com
7bb6ca7678
Better fix for OS/2 bustage - define missing function
2003-03-05 19:55:30 +00:00
mkaply%us.ibm.com
e5ab917761
Fix bustage for now
2003-03-05 18:53:30 +00:00
kairo%kairo.at
5ad0b3c8b1
bug 116375 - unix needs option to customize splash screen, use splash.xpm from the mozilla directory if it does exist, checking in for parish@ntlworld.com, r=bryner, sr=jag
2003-03-05 13:55:09 +00:00
bryner%netscape.com
fea5875f57
Fix Cocoa static build bustage (bug 195995). r=cls.
2003-03-05 08:00:17 +00:00
mkaply%us.ibm.com
f80f26d422
#129719
...
r=cls
OS/2 only - turn on OS/2 specific turbo mode
2003-03-05 04:05:06 +00:00
mkaply%us.ibm.com
ddc2470002
#129719
...
r=pedemont, sr=blizzard (platform specific)
OS/2 only - OS/2 specific turbo mode that just preloads the DLLs
2003-03-05 04:04:02 +00:00
bryner%netscape.com
045c5afc96
Move gtk_init to after NS_TraceMallocStartupArgs to try to fix tracemalloc bustage. r=cls.
2003-03-04 05:47:54 +00:00
seawood%netscape.com
ec26667992
Add support for building against X11-based toolkits on OS X.
...
Bug #191447 r=pavlov
2003-03-04 04:06:33 +00:00
bryner%netscape.com
9c58a59069
Consolidate gtk initialization to main(), which fixes inconsistencies with not calling gtk_set_locale(). We can do this now that we're not worrying about drop-in toolkit support. Bug 118478, patch by gelsoft@mx4.tiki.ne.jp, r=me, sr=blizzard.
2003-03-03 08:57:12 +00:00
bryner%netscape.com
1332a759d0
fix leak of nsNativeAppSupport (bug 195515). r=bbaetz, sr=blake.
2003-03-02 04:40:45 +00:00
dougt%netscape.com
faa4a51956
I think that this broke the nsTraceMalloc code - backing it out.
2003-02-28 23:37:37 +00:00
dougt%netscape.com
dccf8bcbee
Add experimental support to the native component loader so that native components can declare what libraries it depends on. (193442) Storing the GRE location in a relative way so that we can change GRE versions between launches assuming that they are compatible (191415). Fixed a bug where we didn't check return from GetLastModification in nsDll::HasChanged. Thank you ajschult@eos.ncsu.edu for pointing out the problem and suggesting a fix. Converted a linear search of compreg entries to be a hash lookup. Also cleaned up the xcdll class. Reviewers= Alec, Darin.
2003-02-28 21:30:35 +00:00
gerv%gerv.net
763b218418
Bug 194291 - Check in Kerz's simple splash screen (take 2 - even simpler version.) a=asa.
2003-02-28 20:28:13 +00:00
cltbld%netscape.com
ccd102dc21
removed CFBundleGetInfoString = "Mozilla 1.3a, �� 1998-2003 The Mozilla Organization"; per jj's instructions r=loan sr=jj
2003-02-27 23:33:45 +00:00
seawood%netscape.com
0c2431c236
Force in-tree zlib to be built using -fPIC.
...
Re-order linking of mozilla-bin & viewer so that TK_LIBS, which bring in an implicit dependency upon the system zlib on Darwin, is linked in after the in-tree version of zlib.
Bug #194662 r=pavlov
2003-02-27 02:21:59 +00:00
twalker%netscape.com
8e79ef97f4
Version updated to 1.4a. bug# 194082. r=lpham sr=jj
2003-02-25 15:33:09 +00:00
mkaply%us.ibm.com
b893c55f9d
158380 for OS/2
2003-02-24 22:41:14 +00:00
ssu%netscape.com
2d0ab6461d
merging patch to trunk for bug 158380 - The browser desktop icon doesn't work when launching mozilla -mail -turbo. r=jewell,morse,ssu sr=jag
2003-02-24 18:39:05 +00:00
timeless%mozdev.org
dd7bb3a66f
Bug 181136 remove xpfe/components/regviewer
...
r=dveditz sr=bz
2003-02-24 17:44:30 +00:00
seawood%netscape.com
97ed83b7c5
Default to using absolute symlinks when building on Darwin.
...
Bug #193164 r=ccarlen
2003-02-23 15:54:21 +00:00
gerv%gerv.net
b5cb58bf84
Bug 194291 - Kerz's new splash XPM, take two. What kind of twisted image format stores its own filename inside itself, so it can break if you change it?
2003-02-23 14:35:42 +00:00
gerv%gerv.net
66ec58aeee
Bug 194291 - Check in Kerz's plain Mozilla splash screen, removing green dino. Patch by kerz; r, a=asa.
2003-02-23 14:13:19 +00:00
dbaron%dbaron.org
b1ddb380e6
OK, we can't use __GLIBC_PREREQ, since some compilers report a parse error when it's not present. b=177912
2003-02-22 20:45:06 +00:00
dbaron%dbaron.org
fc5233dd91
Fix compilation problems for some people. b=177912 sr=bryner
2003-02-22 19:22:27 +00:00
amardare%qnx.com
cc252c2d9d
Photon specific changes after synchronizing with the head branch.
...
These changes were included with our released mozilla 1.0 package.
2003-02-19 00:21:09 +00:00
robin.lu%sun.com
08d3e6e44c
fixed Bug 186510 [gtk2] porting splash.
...
r=blizzard sr=jaggernaut a=dbaron
2003-02-17 02:15:28 +00:00
jj%netscape.com
d0cd3aa89d
fix for bug 191901: updated version strings for English locale. r=bryner, sr=sfraser, a=asa
2003-02-06 00:50:48 +00:00
bryner%netscape.com
5b6211731b
fixing cocoa-only bustage; not part of the normal build. a=roc.
2003-01-25 02:18:29 +00:00
ccarlen%netscape.com
0fcd29efcb
Bug 97622 - Put in UI to expose dynamic profile switching. r=kaie/sr=alecf
2003-01-22 06:13:39 +00:00
dougt%netscape.com
09605deb19
Fixing mozilla version command option. r=pavlov, sr=alec, b=189992
2003-01-22 05:03:21 +00:00
dougt%netscape.com
a685d8fad3
Disabling Glue when building with timeline b=189869. r=cls
2003-01-21 06:33:50 +00:00
dougt%netscape.com
55e98d6e73
fixing 189839 - remote gives the wrong return value. r=kairo@kairo.at
2003-01-21 00:12:11 +00:00
mkaply%us.ibm.com
7515a858a3
The real fix - there were two places I needed to ifneq
2003-01-20 13:47:49 +00:00
mkaply%us.ibm.com
64b525e175
For reasons beyond me, NOT compling nsStackFrame is causing the bustage on OS/2
2003-01-19 15:11:18 +00:00
dbaron%dbaron.org
1ec50be513
Back out changes for bug 177912, since they broke an RH 7.x commercial tinderbox (and probably other similar build configurations).
2003-01-18 05:18:45 +00:00
dbaron%dbaron.org
bc24dba3d1
Possible fix for bustage on some machines. b=177912
2003-01-18 03:58:17 +00:00
dougt%netscape.com
135161218a
Fixing which string lib we link to. I think this will fix the relocation error blizzard was seeing. r=me
2003-01-18 01:21:31 +00:00
dbaron%dbaron.org
31483c6df1
Fix some reported compilation problems by including string.h with _GNU_SOURCE defined rather than prototyping strsignal ourselves. b=177912 sr=bryner
2003-01-17 23:44:17 +00:00
mkaply%us.ibm.com
a0fe4edf1f
OS/2 bustage - add NOE for link, don't build nsStackFrameUnix, and remove palette stuff for now since we don't link to gkgx
2003-01-17 20:56:43 +00:00
mkaply%us.ibm.com
70715cde11
OS/2 bustage - two argArrays
2003-01-17 13:41:39 +00:00
seawood%netscape.com
d8542ba99b
Link order matters.
...
Fixing irix tinderbox bustage.
2003-01-17 06:11:55 +00:00
ccarlen%netscape.com
fc60b8f10c
Fixing OSX orangeness - turning off GRE for OSX, back on for others
2003-01-17 04:09:29 +00:00
darin%netscape.com
01050b61be
Attempting to fix Mac OSX bustage
2003-01-17 03:08:36 +00:00