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

214 Коммитов

Автор SHA1 Сообщение Дата
mkaply%us.ibm.com 7eddf8b206 Spellchecker packaging for mac 2003-07-29 04:21:21 +00:00
daniel%glazman.org 3384a6fa2b resources were not declared in xpinstall/packager for Composer's new features (positioning, table UI)
bug=214167, r=brade, sr=bzbarsky
2003-07-28 20:37:09 +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
brade%netscape.com 4d2a98d938 packaging fixes for bug 203399 and others; r=glazou, sr=peterv 2003-04-29 13:58:15 +00:00
harishd%netscape.com d04223ecb0 Creating a separate module for web services. b=201078, r=leaf@netscape.com, ssu@netscape.com, sr=heikki@netscape.com jst@netscape.com, a=asa@mozilla.org 2003-04-25 20:57:34 +00:00
danm%netscape.com 621aa84494 adding EmbedBase.xpt. bug 174466 2003-04-18 02:10:36 +00:00
dbaron%dbaron.org 3232789770 Two separate directories create a content.xpt file. b=201323 r=seawood sr=jst 2003-04-09 21:16:39 +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
harishd%netscape.com 863f132aa5 Adding wsdl and proxy to the packaging list. b=198683, r=ssu@netscape.com, sr=heikki@netscape.com 2003-03-25 00:24:43 +00:00
aaronl%netscape.com abed095192 Backout out bug 196946. It turns out we should not merge static accessibility libs into widget 2003-03-22 05:29:37 +00:00
aaronl%netscape.com fc0c6f4305 Bug 196946. Combine static accessibility libs into widget library. r=kyle, sr=alecf 2003-03-16 20:22:51 +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 f3a28e9f42 Implement Aqua form controls when building with the Cocoa toolkit (bug 188254). r=pinkerton, sr=sfraser. 2003-03-12 04:57:33 +00:00
timeless%mozdev.org dd7bb3a66f Bug 181136 remove xpfe/components/regviewer
r=dveditz sr=bz
2003-02-24 17:44:30 +00:00
sspitzer%netscape.com aa8d1a1dc8 fix for bug #192074. remove the absync code from the mozilla tree.
r=cavin, sr=bienvenu, a=asa
2003-02-11 08:14:50 +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
kin%netscape.com 194161745c Fix for commercial blocker bug (bugscape bug 21716 (Spell checker fails to open))
Added missing txtsvc.xpt to packgages-* files:

    mozilla/xpinstall/packager/packages-mac
    mozilla/xpinstall/packager/packages-os2
    mozilla/xpinstall/packager/packages-static-unix
    mozilla/xpinstall/packager/packages-static-win
    mozilla/xpinstall/packager/packages-unix
    mozilla/xpinstall/packager/packages-win

This was fallout from the checkin for bugzilla bug 173046.
2002-12-12 00:04:22 +00:00
leaf%mozilla.org d6f35cc73c bug 176505, sr=sfraser, r=kin. fix packaging for new xpt file 2002-11-13 20:31:20 +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
dmose%netscape.com ba05ab6786 packager changes for junkmail filtering code; part of bug 169638. r/sr=sspitzer 2002-11-08 03:38:37 +00:00
sspitzer%netscape.com e7fd3e8782 packaging changes for mailviews 2002-11-07 21:48:35 +00:00
sspitzer%netscape.com e62badf13a packaging files for mailViews.dat files. (moved from the ns tree)
bug #176850.  r/sr=bienvenu
2002-11-06 22:26:16 +00:00
sicking%bigfoot.com fc7971c10a Remove transformiix.xpt from packaging as it no longer exists
b=64945 r/sr=darin sr=bz a=rjesup
2002-10-17 21:11:38 +00:00
sicking%bigfoot.com de70300d00 bug 64945 stage two.
Prettyprint without modifying the DOM by using an XBL binding. Use viewsource.css for styling. Also refactor a real sync-load service and make transformiix and XBL use it.

r=jkeiser sr=darin
2002-10-09 07:03:15 +00:00
aaronl%netscape.com 50ff1d8699 Bug 166712. Consolodate typeaheadfind files, cleanup building and packaging of typeaheadfind, make it available to embeddors, remove from install options. r=ssu, sr=dveditz 2002-09-27 19:07:44 +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
timeless%mac.com 74af235b58 Bug 167174 builds system should generate .autoreg
r=cls,dveditz sr=alecf
2002-09-26 22:47:37 +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
sicking%bigfoot.com 7643a454ae Add files to packager, bug 64945
r=peterv sr=jst
2002-09-12 21:50:16 +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
rbs%maths.uq.edu.au 41a6388b7a Turn on MathML in the Mac build, b=155703, r=peterv, sr=sfraser 2002-07-16 23:25:55 +00:00
alecf%netscape.com c653d928d8 bug 156723 - remove xfer and ucth from the build - no longer used
r=law, sr=blake, a=asa
2002-07-11 21:01:33 +00:00
alecf%netscape.com 6efd316841 fix bug 154981
add windowds.xpt to the packaging files so that we stop getting JS exceptions for Components.interfaces.nsIWindowDataSource
r=caillon, sr=jag
2002-07-09 23:58:18 +00:00
rdayal%netscape.com 34f2fb8744 bug # 104931 - moved LDAP modules to be installed with the browser instead of mail
r=dmose, sr=dveditz
2002-06-22 00:49:06 +00:00
dougt%netscape.com 313046e8cc adding compreg.dat to package list. bug 152383 r=jj 2002-06-18 18:56:44 +00:00
bnesse%netscape.com a764ddde49 Fix for bug 141035. Missing autoconfig file in packaging. r=alecf, sr=dveditz. 2002-06-14 21:57:18 +00:00
cbiesinger%web.de 1a92e0f845 bug 8031 r=tor sr=dveditz
XBM support
2002-06-04 08:48:12 +00:00
jgaunt%netscape.com 8d4064c83d bug 139621 get accessiblity in the mac & unxi installer stub
r=dprice
sr=dveditz
2002-04-24 21:40:17 +00:00
jgaunt%netscape.com e29ea7d468 bug 139621 accessiblilty libs not included when installing using the stub
r=dprice
sr=dveditz
2002-04-24 21:38:54 +00:00
dcone%netscape.com 12062f2ccf bug=90751 r=peterl sr=attinasi a=asa. JJ Esner tested this part
for the building of the Mac application.  This is the final part of the patch
that will put the plugin into the application bundle. This will not effect tinderbox,
but will come into play when the Mac application is built and bundled up.
2002-04-17 02:27:14 +00:00
srilatha%netscape.com 5fe0b177f4 Fix for bug # 78585. Import local folders from 4.x.
r=racham@netscape.com,ccarlen@netscape.com,cavin@netscape.com, ducarroz@netscape.com
sr=sspitzer@netscape.com, a=asa@mozilla.org
2002-03-31 03:08:42 +00:00
sspitzer%netscape.com 437f13b03e landing changes for MDN Return Receipts feature, bug #16241
feature contributed by our friend jt95070@netscape.net (Jeff Tsai)
r=sspitzer,sr=bienvenu,a=asa.  Parts not written by jefft, r=jefft,sr=bienvenu.
2002-03-28 21:34:42 +00:00
rayw%netscape.com 3a281322b3 Added xmlschema.xpt to package list. Bug 131957, r=heikki, sr=jband, a=asa 2002-03-20 13:06:13 +00:00
blakeross%telocity.com 93d044d117 102477 - turn on Download Manager (take 3). r=law sr=ben a=dbaron die=cvs 2002-03-17 21:41:01 +00:00