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

107 Коммитов

Автор SHA1 Сообщение Дата
kairo%kairo.at 6aea674984 bug 328317 - merge platform .jar files into en-US.jar, r=mento for the mozilla/config changes r=jag sr=Neil 2006-04-08 11:49:47 +00:00
kairo%kairo.at 91acb7039c bug 325473 - Undo separation of language and region/content packs, part 4: move pref panel into communictor pefs in suite/, correct installer manifests and fix rough edges of parts 1-3, r=bsmedberg for build system changes (removal of content-packs extension) r=ajschult for installer manifests r=jag sr=Neil 2006-04-08 11:17:06 +00:00
scott%scott-macgregor.org 974b0c8542 Bug #308281 --> We want to remove the XPI work around by deleting the file: bug307259.js
from the default prefs directory. sr=dbaron
2005-09-13 06:49:48 +00:00
shaver%mozilla.org 12b778ad3d remove vestigial references to deceased messenger-mdn locale package, r=mscott 2005-03-19 00:00:30 +00:00
silver%warwickcompsoc.co.uk 9e2a37453f Bug 260247 - Register new ChatZilla chrome directory in installer.
Build-config only.
r=bsmedberg
2004-09-22 12:32:38 +00:00
gerv%gerv.net 7007719893 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 14:37:35 +00:00
mkaply%us.ibm.com 0f1fc88854 just in case someone complains about this mornings builds, new jst files so spellchecker actually works on Windows 2003-07-29 15:07:02 +00:00
mkaply%us.ibm.com 26d37bb8b9 #56301
Spellchecker packaging
2003-07-28 22:25:25 +00:00
caillon%returnzero.com 3987f2a037 Bug 199566 - Inspector needs a command line handler.
The following should now work:
./mozilla -inspector
./mozilla -inspector "http://www.foo.com/"

r=timeless sr=jst a=asa
2003-05-20 21:30:42 +00:00
ssu%netscape.com 24e41cc460 fixing bug 205514 - Moz won't load or evaluate local proxy.pac. r=dveditz rs=darin a=sspitzer 2003-05-17 05:59:28 +00:00
harishd%netscape.com f146b51b3e Adding P3P to the packaging list. b=198148, r=ssu@netscape.com, sr=heikki@netscape.com 2003-03-25 00:31:11 +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
bryner%netscape.com 7567117773 Combine content and layout into a single library (bug 106161). r=dbaron, sr=jst. 2003-01-14 07:08:59 +00:00
sspitzer%netscape.com f3a71f10a4 the mdn and mailviews extensions were not added to the jst files
so they weren't showing up in official bits.
(ns tree fixed also)  r=ssu, sr=bienvenu, a=asa
2002-12-06 01:32:37 +00:00
bryner%netscape.com 399a7ee28e Stop building and packaging XBL form controls, since they aren't being actively worked on and aren't slated to be turned on anytime soon (bug 172288). r=jkeiser, sr=blake. 2002-11-08 06:09:17 +00:00
dveditz%netscape.com db27061156 Apply bug 171441 fix to unix, os2 and mac 2002-10-24 08:32:19 +00:00
aaronl%netscape.com e84eff17ba Bug 166712. Fixing typaheadfind packaging, some things were still incorrect. r=ssu, sr=dveditz 2002-09-30 23:48:15 +00:00
alecf%netscape.com 7398d2a8f9 fix for bug 79175, merge jsloader into xpconnect
r=dbradley, sr=brendan
2002-09-27 18:33:02 +00:00
alecf%netscape.com 31f48ac541 bug 169498 - combine i18n libraries into one. sr=bryner, r=ftang 2002-09-24 21:50:05 +00:00
alecf%netscape.com 08ed1c3188 bug 169003 - merge the mozbrwsr DLL into the appcomps DLL
r=bryner, sr=jag
2002-09-19 19:00:13 +00:00
alecf%netscape.com 8872bc9ac4 fix for bug 115217
merge cache dll into main necko dll for a minor startup improvement
r=dougt, sr=darin
2002-09-19 18:29:56 +00:00
alecf%netscape.com 8f4ca1f344 fix for bug 168048 - combine commonly used decoders into the main imglib dll
r=pavlov, sr=tor
2002-09-17 23:05:27 +00:00
aaronl%netscape.com 990c4f855b Bug 165626. Rest of checkin - get typeaheadfind into xpinstall for Mozilla trunk nightlies on Mac. r=curt, sr=dveditz 2002-09-13 03:02:30 +00:00
alecf%netscape.com 214146625e fix for bug 163736 - consolidate gfx2 into gfx, and remove the gfx2 DLL from the build.
r=pavlov, sr=rbs
includes creating a new "Shared" library which shares gfx code between all platforms
2002-09-12 04:43:31 +00:00
alecf%netscape.com 794d931f00 for bug 157567
combine txtsvc into libeditor - no need for seperate dlls
r=akkana, sr=kin
2002-08-22 22:08:36 +00:00
alecf%netscape.com 398c128889 fix for bug 157993 - combine all unicode converters into a single library, and share GetMaxLength() implementation between all converters that can support it.
r=ftang, sr=blizzard
2002-08-12 19:16:16 +00:00
yokoyama%netscape.com 8d6be5d98d Bug 156979
XBL emulation of marquee.
/r=nhotta, timeless, /sr=jst, /a=asa
2002-07-26 17:47:16 +00:00
bnesse%netscape.com 5741980ed5 Fix for bug 153622. Remove macxprefs (no longer used) from the build. r=ccarlen, sr=sfraser. 2002-06-25 20:05:48 +00:00
bnesse%netscape.com 10a7b9cd05 Fix for bug 141035. Application must quit if it fails to load the .cfg file. r=sgehani, ccarlen, sr=alecf. 2002-06-12 18:52:46 +00:00
bnesse%netscape.com 66e923f1e5 Fix for bug 132140. Clean up prefs backend. r=dveditz, sr=alecf. 2002-04-16 18:48:19 +00:00
dveditz%netscape.com 2cc7e2a657 bug 110946 install-script cleanup, r=curt,a=scc 2002-03-23 10:02:54 +00:00
bryner%netscape.com 2863ac5493 - Removing modern theme versions of the XBL form controls
- Moving classic theme versions of the controls into forms.jar, so we don't rely on classic.jar
- Updating xpinstall packages to reflect this

Bug 130236, r=ben, sr=hyatt, a=brendan.
2002-03-19 21:47:46 +00:00
bryner%netscape.com a911745886 Bug 123477 - implement HTML button in XBL. r=jkeiser, sr=hyatt. Not turned on yet. 2002-02-13 10:47:18 +00:00
bryner%netscape.com 5ca713c1ed bug 123671 - make sure to register forms package (content and skin). r=jag, sr=dveditz. 2002-02-06 03:48:59 +00:00
jj%netscape.com 2ddc77558c #121494: missing define at the top of the file 2002-01-24 08:30:18 +00:00
jj%netscape.com 22123f6a2a bug #120858: adding talkback to daily mozilla build on MacOS 9. r=leaf, sr=granrose, a=asa 2002-01-23 01:55:48 +00:00
hewitt%netscape.com d4fd5e8422 113003 - Mac-packaged DOM Inspector fails to install, r=sgehani, sr=dveditz 2001-12-19 12:25:07 +00:00
hewitt%netscape.com ecdcf7a9d1 102574 - enable DOM Inspector in the default builds, r=leaf, sr=shaver 2001-11-29 09:36:46 +00:00
mscott%netscape.com 08ff222e01 Bug #109923 --> register messenger-smime chrome 2001-11-19 22:01:49 +00:00
mscott%netscape.com 14ef1dc652 Register smime chrome. 2001-11-15 01:29:33 +00:00
rginda%netscape.com 00692d26fa bug 97945, "venkkman install packaging", sr=shaver, r=ssu,jj
initial add of venkman install.js templates
2001-10-02 23:52:49 +00:00
dmose%netscape.com 81c8607dea xpinstall packaging changes (not built by tinderbox) for registering mozldap chrome package correctly (bug 79935). r=ssu@netscape.com; sr=shaver@mozilla.org 2001-09-25 06:01:43 +00:00
tao%netscape.com 230539de61 97606: Default character coding setting is blank in pref.
(r=dveditz,sr=alecf). add navigator.proeprties to en-{win,mac}.jar.
2001-09-21 01:25:36 +00:00
tao%netscape.com 4cc129fd94 97606: Default character coding setting is blank in pref
(r=dveditz,sr=alecf). add navigator.proeprties to en-{win,mac}.jar
2001-09-21 01:16:59 +00:00
tao%netscape.com b5df3256fb 95944: XPI packages not working on Linux 0.9.3. (r=ssu,sr=dveditz).
failover to profile directory when the global location isn't writable.
2001-09-19 00:21:21 +00:00
ddrinan%netscape.com 1bc78bfc1a Bug 77837 - PSM UI in language pack. r=tao,sr=blizzard 2001-07-10 00:39:40 +00:00
ben%netscape.com 838ad1b7aa more 65251, add content pack jar file to installer registration scripts.
r=danm, sr=blake
2001-07-05 07:22:43 +00:00
oeschger%netscape.com ca5faef28e fix for blocker 87315, r=ssu, s=sgehani, a=chofmann, error on install 2001-06-22 18:35:24 +00:00
ssu%netscape.com f5f2872199 fixing bug 85876 - langenus.xpi does not install properly when smartupdating. r=sgehani, sr=mscott, a=drivers@mozilla.org not part of any tinderbox builds. 2001-06-22 05:31:10 +00:00
oeschger%netscape.com 38c2a034bd help content should go in langpack, b=87225, sr=blizzard, r=sgehani, a=asa 2001-06-22 03:59:22 +00:00