hewitt%netscape.com
7b08396164
65745 - themes cleanup, r=dveditz/cmanske/chuang/blake/andreww, sr=hyatt, a=leaf
2001-03-16 02:56:38 +00:00
dveditz%netscape.com
e6ae7d0889
fixing ports build bustage
2001-03-14 08:46:52 +00:00
sgehani%netscape.com
e1eebb8b95
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
e1de7323ff
Port libxpnet to the mac.
b = 67248
r = ssu
sr = mscott
2001-03-14 06:49:13 +00:00
beard%netscape.com
eceaf72715
Added nsXPIProxy.cpp to fix build bustage.
2001-03-14 06:14:54 +00:00
dveditz%netscape.com
de9a73f78a
fixing bustage
2001-03-14 06:03:44 +00:00
dveditz%netscape.com
e7f9e3ce03
removing obsolete files
2001-03-14 05:37:48 +00:00
dbragg%netscape.com
0df06891e3
mac project update for previous checkin
2001-03-14 05:36:00 +00:00
dveditz%netscape.com
b2ac4648b7
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
a833582d6c
part of 62916
2001-03-14 05:23:52 +00:00
dveditz%netscape.com
eff9a3dcd2
bug 62916 refresh plugins from XPInstall, r=ssu,sr=mscott
2001-03-14 05:19:41 +00:00
ssu%netscape.com
b7d9f398e2
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
fbe4dc7bd4
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
1b42d68e45
71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD
2001-03-13 10:47:37 +00:00
cls%seawood.org
53c1124d30
*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
9c5d760307
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
89c833fb49
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
ea17bc71e7
Use proper dereference flag for BSDI tar
2001-03-12 10:37:19 +00:00
sgehani%netscape.com
63f1ad3421
First Checked In.
2001-03-11 22:56:53 +00:00
sgehani%netscape.com
ca463fb2f7
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
bff4894c69
First Checked In.
2001-03-11 22:48:35 +00:00
cls%seawood.org
efc426b1a6
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
6f526c92ba
Fix for non-Unix bustage relating to MAX_FILENAME being undefined. r=sgehani
2001-03-09 01:49:21 +00:00
dbragg%netscape.com
bf334d9479
Turning off the cleanup util for Unix other platform bustage.
2001-03-09 01:17:06 +00:00
dbragg%netscape.com
0987de5ab8
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
19d546699d
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
f6bec6046f
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
a5d7377227
Add XML Extras to the installers. r=sgehani,ssu, sr=brendan@mozilla.org.
2001-03-08 22:29:21 +00:00
disttsc%bart.nl
aebc676048
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
6204b1484b
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
5fcb898d2e
dummy version of the EULA for installer debugging purposes.
2001-03-06 05:34:57 +00:00
jj%netscape.com
7865f4ab3e
obsolete EULA. see bugscape #4012
2001-03-06 04:24:25 +00:00
tao%netscape.com
bf75e393f7
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
ffdb1938d0
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
7308e5b0b8
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
44a7a239e8
(*) 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
043186b34e
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
3c42b86cff
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
2bac30ae63
First Checked In.
2001-03-01 00:36:00 +00:00
sgehani%netscape.com
8b84ee786a
Port libxpnet to the mac.
b = 67248
r = dbragg
sr = mscott
2001-03-01 00:35:25 +00:00
sgehani%netscape.com
a40cdb08fa
First Checked In.
2001-03-01 00:26:39 +00:00
sgehani%netscape.com
4ef702f9b4
Remove so we can add as binary instead of text. Ooops!
2001-03-01 00:13:38 +00:00
sgehani%netscape.com
2b1026e3b5
First Checked In.
2001-03-01 00:12:12 +00:00
dbragg%netscape.com
b76d940ab9
New Post-install replace and delete utility phase 1 checkin.
...
NOT PART OF BUILD
2001-03-01 00:02:19 +00:00
dbragg%netscape.com
29851a88d4
Translating Alert and Confirm to serve as titles in the alert and confirm dialog titlebars. r=sgehani, sr=mscott
2001-02-28 23:47:59 +00:00
jj%netscape.com
e36c87f062
bugzilla 68643. fixed scope of my($target). r=cls@seawood.org
2001-02-28 01:37:06 +00:00
danm%netscape.com
ba9fe19eea
fix case of EmbedComponents.xpt (not critical, but it bugged me)
2001-02-26 02:55:58 +00:00
jst%netscape.com
cb8dc9bc7b
Adding content_base.xpt to the windows and unix package files to fix bug 69993. r=disttsc@bart.nl, sr=ben@netscape.com
2001-02-25 02:31:34 +00:00
tao%netscape.com
9485f2f1b3
62171: "Separate content from UI". Split langenus.xpi into regus.xpi.
...
browser: (r=pchen,sr=alecf), mailnews: (r=yamamoto,sr=sspitzer),
editor: (r=cmonske,sr=sfraser), xpinstall (r=ssu,sr=dveditz).
2001-02-23 08:34:10 +00:00
sgehani%netscape.com
59e6a1c698
Make async Install.execute() work again resoolving backward compatibility.
...
(Checking in for dbragg.)
b = 68356
r = sgehani, dveditz
sr = mscott
2001-02-23 07:36:49 +00:00