jj%netscape.com
9cb7d376cb
#71991 : added archive size tags + valid download url for the xpi's - r=sgehani
2001-03-23 02:35:41 +00:00
blakeross%telocity.com
0b2dd2b2d2
Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben
2001-03-22 00:59:29 +00:00
maolson%earthlink.net
1e7ee6f0f9
fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
...
r=blake, a=ben
2001-03-22 00:15:47 +00:00
dbragg%netscape.com
4ab56f7c66
NOT PART OF BUILD. Removing a bunch of extraneous linefeeds that break IRIX.
2001-03-21 01:11:26 +00:00
disttsc%bart.nl
497249a5e8
Move nsCString from |operator char*()| to |get()| and |NS_CONST_CAST| where needed. bug=53057, r=dmose, sr=shaver
2001-03-20 05:37:56 +00:00
tao%netscape.com
af837c8d5a
71517: Dynamically select platform jar in langxxxx.xpi. r=ssu, sr=dveditz.
...
package all en-*.jar into langenus.xpi and select on one the fly.
2001-03-19 23:10:12 +00:00
alecf%netscape.com
ffc6a23c5a
fix for blocker 72477 - add layout_xul_outliner.xpt to the nightly builds
...
a=leaf,sr=shaver
2001-03-19 17:52:49 +00:00
hewitt%netscape.com
3d5e92aa75
65745 - themes cleanup, r=dveditz/cmanske/chuang/blake/andreww, sr=hyatt, a=leaf
2001-03-16 02:56:38 +00:00
dveditz%netscape.com
b225560c68
fixing ports build bustage
2001-03-14 08:46:52 +00:00
sgehani%netscape.com
eb141506a3
Hook libxpnet into the mac installer (and UI polish friends).
b = 67244
r = ssu
sr = mscott
2001-03-14 06:58:44 +00:00
sgehani%netscape.com
ab000f2283
Port libxpnet to the mac.
b = 67248
r = ssu
sr = mscott
2001-03-14 06:49:13 +00:00
beard%netscape.com
57715854c0
Added nsXPIProxy.cpp to fix build bustage.
2001-03-14 06:14:54 +00:00
dveditz%netscape.com
28e5677304
fixing bustage
2001-03-14 06:03:44 +00:00
dveditz%netscape.com
2103835ce9
removing obsolete files
2001-03-14 05:37:48 +00:00
dbragg%netscape.com
f48bf813b3
mac project update for previous checkin
2001-03-14 05:36:00 +00:00
dveditz%netscape.com
7503d429c1
bug 28896 register file versions r=ssu,sr=mscott
...
bug 45939 File.remove() returns bogus error,r=sgehani,sr=alecf
bug 7022 make platform/build info available to XPInstall script r=sgehani,sr=mscott
bug 47258 more detailed error reporting failing to install file, r=sgehani,sr=mscott
bug 62916 refresh plugins from install script r=ssu,sr=mscott
2001-03-14 05:30:25 +00:00
dbragg%netscape.com
c02133ec25
part of 62916
2001-03-14 05:23:52 +00:00
dveditz%netscape.com
824f00191f
bug 62916 refresh plugins from XPInstall, r=ssu,sr=mscott
2001-03-14 05:19:41 +00:00
ssu%netscape.com
6ec993d8fc
fixing:
...
bug 68110 - installer fails on proxy support.
bug 64433 - setup.exe contains "netscape.exe" string.
bug 67259 - xpi error should indicate which package failed.
bug 52597 - show license file under mozilla installer.
bug 40707 - create mozilla mail shortcut.
bug 70892 - uninstall not possible after uninstall, install, then reboot.
bug 68053 contains patch for all of above.
r=dveditz,sgehani
sr=mscott
affects only windows platforms.
2001-03-14 00:24:23 +00:00
timeless%mac.com
6cf0d97f11
Bug 65428 language="javascript" should be type="application/x-javascript"
...
r=ksosez@softhome.net a=ben
2001-03-13 15:35:07 +00:00
dprice%netscape.com
edb387e49c
71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD
2001-03-13 10:47:37 +00:00
cls%seawood.org
ee48325f01
*sigh* bsdi complains when you split up the tar options so keep them all together.
2001-03-13 03:45:26 +00:00
dougt%netscape.com
c74c36c85e
Minor build changes per API review. Now nsIFileURL and nsIFileChannel have their own IDL file which means that if you were using either of these two interfaces, you need to include a new include file. r=valeski@netscape.com
2001-03-12 22:41:28 +00:00
shaver%mozilla.org
fcf7cd0d9f
67699: all your nsIClassInfo is belong to us
...
- teach nsGenericFactory about nsIClassInfo, and nsIClassInfo.idl to the
builds
- add a heaping serving of macro love for classes that want to support it
- convert many modules to use nsGenericModule the new way
- handful of warning and modeline fixes
- nsSample and some XPConnect test classes now have nsIClassInfo support for
testing
2001-03-12 20:43:02 +00:00
cls%seawood.org
8d398f2f8d
Use proper dereference flag for BSDI tar
2001-03-12 10:37:19 +00:00
sgehani%netscape.com
73777a0c4d
First Checked In.
2001-03-11 22:56:53 +00:00
sgehani%netscape.com
2115147b1f
Removing libs checked in as binary so we can re-add in AppleSingle encoding.
2001-03-11 22:55:36 +00:00
sgehani%netscape.com
91302efff4
First Checked In.
2001-03-11 22:48:35 +00:00
cls%seawood.org
dcacae1ebf
Rename img libraries that have have common external equivalents as our internal versions may be slightly incompatible.
...
Bug #57247 sr=tor
2001-03-09 23:53:17 +00:00
dbragg%netscape.com
7510f1eaa3
Fix for non-Unix bustage relating to MAX_FILENAME being undefined. r=sgehani
2001-03-09 01:49:21 +00:00
dbragg%netscape.com
f38ac7825d
Turning off the cleanup util for Unix other platform bustage.
2001-03-09 01:17:06 +00:00
dbragg%netscape.com
4df801ab1c
Turning on cleanup utility in the build. Fixes bug 65679. r=dveditz, sr=mscott
2001-03-08 23:40:45 +00:00
dbragg%netscape.com
d0680f218b
Turning on cleanup utility in the build. Fixed bug 65682. r=dveditz, sr=mscott
2001-03-08 23:36:58 +00:00
dbragg%netscape.com
317db38ec6
Checking for file and directory names that may be too long for a given platform. Fixes bug 10147. r=deveditz, sr=mscott
2001-03-08 23:25:17 +00:00
heikki%netscape.com
c83d6177fe
Add XML Extras to the installers. r=sgehani,ssu, sr=brendan@mozilla.org.
2001-03-08 22:29:21 +00:00
disttsc%bart.nl
8b43034cef
Change implicit conversion from
...
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|
to explicit |get()|.
Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).
Bug=53057, r=alecf, sr=scc
2001-03-08 08:05:05 +00:00
timeless%mac.com
0ddeb90197
fix bug 61058 javascript strict warnings in institems.js
...
patch by gemal@gemal.dk r=timeless a=alecf
2001-03-07 10:57:22 +00:00
jj%netscape.com
183f3d2561
dummy version of the EULA for installer debugging purposes.
2001-03-06 05:34:57 +00:00
jj%netscape.com
a4b10e8d91
obsolete EULA. see bugscape #4012
2001-03-06 04:24:25 +00:00
tao%netscape.com
4b1208d8d4
1. 61626:"Need to make langxxxx.xpi platform neutral"
...
2. 70622: fix the "update.html" is also included.
3. 69934: make regus.jst & langenus.jst more localization friendly.
r=ssu,sr=deveditz.
2001-03-06 02:34:34 +00:00
dbragg%netscape.com
53046cc8ad
Now stripping off trailing slashes and setting mFileSpec equal to nsnull when a bogus path
...
with double slashes is passed in. Fixes bug 62861. r=dveditz, sr=mscott
2001-03-05 21:05:55 +00:00
cls%seawood.org
59d9f2fa0e
Make sure that the gopher gifs are part of the package.
...
Bug #46309 r=sgehani sr=blizzard
2001-03-05 07:43:51 +00:00
sgehani%netscape.com
858017876c
(*) Honor umask when creating the destination directory.
...
b = 38755
r = dbragg
sr = alecf
(*) Initialize var so HP-UX and Sun compilers are happy.
b = 46558
r = sgehani (checking in for jdunn)
sr = mscott
2001-03-03 00:43:19 +00:00
disttsc%bart.nl
277181c660
Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc
2001-03-02 09:26:57 +00:00
dbragg%netscape.com
018cc6a6d9
Adding Unix verion of the cleanup util and its makefile. NOT PART OF BUILD
2001-03-02 00:10:10 +00:00
sgehani%netscape.com
26a5540a3c
First Checked In.
2001-03-01 00:36:00 +00:00
sgehani%netscape.com
42a338f14c
Port libxpnet to the mac.
b = 67248
r = dbragg
sr = mscott
2001-03-01 00:35:25 +00:00
sgehani%netscape.com
b72ee5fa16
First Checked In.
2001-03-01 00:26:39 +00:00
sgehani%netscape.com
1911fab005
Remove so we can add as binary instead of text. Ooops!
2001-03-01 00:13:38 +00:00
sgehani%netscape.com
ca8d7c678f
First Checked In.
2001-03-01 00:12:12 +00:00