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

1072 Коммитов

Автор SHA1 Сообщение Дата
timeless%mozdev.org 965ba28bb1 Bug 106386 rid source of misspellings
patch by nb@ipnode.info r=biesi sr=dmose
2003-03-24 04:15:34 +00:00
seawood%netscape.com f5311ec3cd Fixing --disable-xpinstall bustage. 2003-03-24 00:07:10 +00:00
mkaply%us.ibm.com 1136b692d9 #188249
r=cls
Various Makefile changes and stuff
2003-03-21 22:13:43 +00:00
dbaron%dbaron.org ed8be7f5cf Remove unneeded includes to fix HP-UX bustage. b=196183 Patch from <bugzilla-mozilla@thewrittenword.com>. r=timeless sr=dbaron 2003-03-21 20:48:05 +00:00
cbiesinger%web.de 4838278138 198296 --disable-xpinstall breaks mozilla build r=dougt, sr=alecf,jag 2003-03-21 14:08:48 +00:00
mkaply%us.ibm.com 5ba5b58b5e No bug - OS/2 only - better error message, fix crash 2003-03-19 22:59:50 +00:00
mkaply%us.ibm.com 1f0962db86 Last OS/2 bustage - HURRAH! 2003-03-15 18:53:38 +00:00
dougt%netscape.com be629223b6 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 12e0c478fb checking in as binary without AppleSingle encoding 2003-03-11 01:57:46 +00:00
mkaply%us.ibm.com 0ab667df20 #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 d18d8ada60 Adding mingw makefile changes.
Bug #134113 r=bryner
2003-03-08 05:57:15 +00:00
mkaply%us.ibm.com 21ccf8a2ab Better fix for OS/2 bustage - define missing function 2003-03-05 19:55:30 +00:00
mkaply%us.ibm.com 1a2b151397 Fix bustage for now 2003-03-05 18:53:30 +00:00
kairo%kairo.at 4b1af229b4 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 d4561c2e33 Fix Cocoa static build bustage (bug 195995). r=cls. 2003-03-05 08:00:17 +00:00
mkaply%us.ibm.com df9d0aafea #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 88e83da480 #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 6a427f06d4 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 105ae7a8d2 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 262d56cd9d 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 d76bc02165 fix leak of nsNativeAppSupport (bug 195515). r=bbaetz, sr=blake. 2003-03-02 04:40:45 +00:00
dougt%netscape.com 8d8065965b I think that this broke the nsTraceMalloc code - backing it out. 2003-02-28 23:37:37 +00:00
dougt%netscape.com 3cdc06fdfe 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 9c492c743b 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 f3593bb632 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 a3cec745da 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 1dc534ddac Version updated to 1.4a. bug# 194082. r=lpham sr=jj 2003-02-25 15:33:09 +00:00
mkaply%us.ibm.com 2186ee0741 158380 for OS/2 2003-02-24 22:41:14 +00:00
ssu%netscape.com b58b90a1cc 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 be1863587f Bug 181136 remove xpfe/components/regviewer
r=dveditz sr=bz
2003-02-24 17:44:30 +00:00
seawood%netscape.com 09bc437d18 Default to using absolute symlinks when building on Darwin.
Bug #193164 r=ccarlen
2003-02-23 15:54:21 +00:00
gerv%gerv.net 01c10ce966 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 de1b92b25d 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 6c042bceb9 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 17f65db91d Fix compilation problems for some people. b=177912 sr=bryner 2003-02-22 19:22:27 +00:00
amardare%qnx.com 940ee2424a 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 fe6a23dc4a fixed Bug 186510 [gtk2] porting splash.
r=blizzard sr=jaggernaut a=dbaron
2003-02-17 02:15:28 +00:00
jj%netscape.com 3fe4b2c2a8 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 f9bbe04294 fixing cocoa-only bustage; not part of the normal build. a=roc. 2003-01-25 02:18:29 +00:00
ccarlen%netscape.com f9502e3ac0 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 54a087c13f Fixing mozilla version command option. r=pavlov, sr=alec, b=189992 2003-01-22 05:03:21 +00:00
dougt%netscape.com b5a2a88023 Disabling Glue when building with timeline b=189869. r=cls 2003-01-21 06:33:50 +00:00
dougt%netscape.com a37c6a9268 fixing 189839 - remote gives the wrong return value. r=kairo@kairo.at 2003-01-21 00:12:11 +00:00
mkaply%us.ibm.com ccb720f94c The real fix - there were two places I needed to ifneq 2003-01-20 13:47:49 +00:00
mkaply%us.ibm.com 61fd301261 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 d1688f5365 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 07eb634d45 Possible fix for bustage on some machines. b=177912 2003-01-18 03:58:17 +00:00
dougt%netscape.com cec608b112 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 f9552edf63 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 4fd28667ad 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