ssu%netscape.com
47d0c2501a
fixing bug #52347 - installer build script needs to be updated to calculate disk space size correctly given the new chrome archives. r=sgehani. Not part of tinderbox builds. Would only affect windows platforms.
2000-09-13 05:39:19 +00:00
ssu%netscape.com
222dfae906
fixing bug #51928 - Disk space check doesn't return you to dir selection dialog.
...
and another fix that helps with fixing bugscape bug #2069 - Need appropriate strings for new UI dialogs.
r=sgehani.
affects only windows platforms.
2000-09-13 05:35:13 +00:00
ssu%netscape.com
4a9e6bd82d
cleaned up some error checking code. Not part of any build system. It's my personal test build script.
2000-09-13 05:30:10 +00:00
sgehani%netscape.com
ca8038b10c
Make linux installer ftp download correctly by flushing the control connection
...
after file transfer has completed. [nsbeta3+ b=52287; r=ssu]
Also, make the folder selection dialog cancel button *actually* destroy the
dialog when clicked. [r=ssu]
2000-09-12 23:36:12 +00:00
sgehani%netscape.com
a7839ee7fb
Correct fix for unix distributions that don't define SHUT_RDWR.
2000-09-12 05:21:34 +00:00
sgehani%netscape.com
fb5fdb2a05
Tentative bustage band-aid attempt.
2000-09-12 05:15:15 +00:00
sgehani%netscape.com
0b5f8f1ee0
Replace command line `ftp' with our ftp impl for the linux/solaris installers.
...
[r=ssu; nsbeta3+ b=47886]
2000-09-12 04:47:36 +00:00
sgehani%netscape.com
8fc4197f5b
*** NOT PART OF TBOX BUILDS ***
...
First cut at ftp impl for linux installer (for nsbeta3+ b=47886; r=ssu).
2000-09-12 01:43:49 +00:00
blakeross%telocity.com
b408a1058c
Fix bug 48859: make the tree columns in the XPI install and status dialogs resizable. r=jag a=brendan
2000-09-11 22:21:55 +00:00
sgehani%netscape.com
5d6c54902f
Mac OS 8.5 or higher required dialog text and layout changes. [nsbeta3+ b=38166]
2000-09-11 19:28:20 +00:00
cls%seawood.org
50cf95135d
OS_ARCH does not set release numbers
2000-09-11 08:08:24 +00:00
cls%seawood.org
dea8421e19
Workshop 5.0 refuses to cast a |const char *| to a |char *| so fix the variable
2000-09-11 08:05:02 +00:00
cls%seawood.org
6ac62626b6
Fix ifdef.
2000-09-11 02:12:21 +00:00
rich.burridge%sun.com
939ff071ff
Fix to enable XPInstall to build/run on the Solaris platform.
...
r=sgehani@netscape.com a=brendan@mozilla.org
BugId: #43080 .
2000-09-09 14:18:48 +00:00
ssu%netscape.com
760079a091
added option to update/noupdate the chrome jar files. a,r=dveditz
2000-09-09 02:08:03 +00:00
jband%netscape.com
39482ddcd7
adding script to support zipping xpt files rather than linking them. Not yet in the build
2000-09-09 00:46:27 +00:00
ssu%netscape.com
fd31645d84
revamp chrome zipping to fix dev vs. release build problems, also support bugscape bug 2152. r=dveditz
2000-09-07 09:34:29 +00:00
dveditz%netscape.com
f3a9785531
adding #ifdefs to previous 50689 fix so it doesn't break Unix
2000-09-07 02:09:55 +00:00
dveditz%netscape.com
616bf7ca11
dogfood bug 50689 (no chrome registration on Mac)
2000-09-07 01:25:43 +00:00
dveditz%netscape.com
5c552201c1
bug 38552 for mozilla@bucksch.org, a=brendan
2000-09-07 01:18:34 +00:00
sgehani%netscape.com
47d6db4ab3
Create the install log in the user's profile directory if we don't have permission to write to the program directory.
...
[nsbeta3+ b=48225; r=ssu]
2000-09-06 21:28:20 +00:00
valeski%netscape.com
a2e5fcb24d
removing specific timebomb shared lib as it is now built into appcomps.shlb
2000-09-06 05:53:48 +00:00
valeski%netscape.com
02001737e3
46775. removing old xpfe component libs and adding the new one.
2000-09-06 01:05:57 +00:00
sgehani%netscape.com
8ca0bdcdf1
Keep ini template consistent (rearchitected failovers: bzilla=49741). [r=ssu]
2000-09-06 00:27:53 +00:00
sgehani%netscape.com
9f88733fea
(1) Fix leaks. (2) Rearchitect failovers [bzilla=49741]. (3) Fix upgrade string [bscape=1784]. [r=ssu,dbragg,sfraser]
2000-09-06 00:24:37 +00:00
dbragg%netscape.com
87aff23753
Fix for bug 49533. The test case was incorrect but we were not returning a meaningful error. Also the install.log was being filled with junk. r=ssu
2000-09-05 18:17:52 +00:00
beard%netscape.com
30b9358889
fixing code that relied on implicit string construction. r=scc
2000-09-02 07:39:16 +00:00
dimator%netscape.com
437df4c969
Adding default localstore.rdf for new/mig. profiles. bug 44669. r=sspitzer
2000-09-01 18:52:08 +00:00
ssu%netscape.com
671abb6107
fixing bug 2201 - changing Cancel button behaviour. r=sgehani. affects only windows platforms.
2000-09-01 02:56:03 +00:00
vidur%netscape.com
e153192875
Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
2000-09-01 01:54:35 +00:00
tao%netscape.com
3d8b2da92b
Take out en-DE place holder from installer build. a=ftang.
2000-08-31 00:56:23 +00:00
ben%netscape.com
27f7b262ce
back in we go
2000-08-30 07:12:40 +00:00
ben%netscape.com
234f3ba0c4
going to see if this fixes coffee's orange-ness. I'm guessing not, but you never know...
2000-08-30 05:57:47 +00:00
ben%netscape.com
7f9dc22854
reorder the calls to registerChrome() for the installer scripts to fix 48205
2000-08-30 04:18:30 +00:00
ben%netscape.com
1a59b52b05
reorder jars for 48205
2000-08-30 04:11:55 +00:00
dbragg%netscape.com
8145b5e80d
Fix for bug 50234. Added titlebar to the chrome flags. r=ssu
2000-08-29 23:15:41 +00:00
sgehani%netscape.com
ce56f916ce
Make INI parser handle start section tokens ('[') in values (nsbeta3+ b=2116;
...
r=ssu).
Also, remove obsolete files.
2000-08-28 23:10:21 +00:00
sgehani%netscape.com
4df1b0c5a5
Make scrollbars work again in custom and additional windows (nsbeta3+ b=49856; r=dbragg).
Make INI parser handle start section characters ('[') in values (nsbeta3+ b=2116; r=dbragg,dveditz).
2000-08-28 23:06:53 +00:00
dbragg%netscape.com
3cc1df665b
Fix for bug 45885. The js prototype gFileSpecProto was defined locally and so was set to null. Wrong! r=sgehani
2000-08-28 22:26:18 +00:00
ssu%netscape.com
0d23226bb3
fixing bug #49742 - Eliminate failovers in generated idi. this file is not part of tinderbox builds. would affect only windows platforms. r=sgehani a=dveditz
2000-08-28 04:58:55 +00:00
ssu%netscape.com
2ccaa2cbcc
fixing bug #49742 - Eliminate failovers in generated idi. this file is not part of tinderbox builds. would affect only windows platforms. r=sgehani a=dveditz
2000-08-28 04:46:36 +00:00
ssu%netscape.com
f195a26ef5
fixing bug #49742 - Eliminate failovers in generated idi. r=sgehani a=dveditz
2000-08-28 04:43:54 +00:00
sgehani%netscape.com
a0897a2fd0
Remove hack now that release automation supplies $SpaceRequired$ in i
...
kilobytes again. part of fix for nsbeta3+b=29845; r=ssu]
2000-08-28 02:47:35 +00:00
dveditz%netscape.com
24b3f2f0d6
fixing 50443, installer crash in browser.xpi. r=BlakeR1234@aol.com
2000-08-27 00:43:22 +00:00
dveditz%netscape.com
8e7702a5e8
fix 47107 addFile(...,false) wrongly interpreted as one of the new mode flags
2000-08-26 08:14:40 +00:00
dveditz%netscape.com
ec16579424
fix dogfood bug 50390, chatzilla install won't abort and take the rest of the Mozilla install with it
2000-08-26 07:55:19 +00:00
dveditz%netscape.com
890f465cc3
fix for dogfood bug 50390
2000-08-26 07:52:21 +00:00
mkaply%us.ibm.com
b81540d3ab
OS/2 Tinderbox break
...
Close but no cigar :) ndef XP_OS2 to avoid the DBCSLeadByte, but we need to avoid the windows.h include as well
2000-08-26 03:28:27 +00:00
warren%netscape.com
d75dfb524a
Updated installer to put jar: urls into installed-chrome.txt file. Removed necko dependency.
2000-08-25 22:57:46 +00:00
warren%netscape.com
67fb988244
Changes for jar packaging.
2000-08-25 18:55:53 +00:00
sgehani%netscape.com
5f0f26a23c
Convert to kb for $SpaceRequired$.
...
[nsbeta3+ b=29845i; not part of tbox build]
2000-08-25 15:16:07 +00:00
sgehani%netscape.com
8b7c694896
Rename libzlib -> libz complying with standard zlib naming convention.
...
[nsbeta3+ b=49735; r=sobotka@axess.com ]
2000-08-25 08:32:19 +00:00
sgehani%netscape.com
cec606dd65
Add disk space checking. [nsbeta3+ b=29845; r=ssu,dbragg]
2000-08-25 00:45:41 +00:00
tao%netscape.com
ee23d73960
2097: take out chrome:locales:* from browser.xpi.r=nhotta,a=ftang.
2000-08-24 20:14:46 +00:00
dbragg%netscape.com
a006a63ce1
Fix for 45885. Now returning an nsInstallFolder object rather than a string. r=sgehani
2000-08-24 19:34:06 +00:00
dbragg%netscape.com
f2ef18a72d
fixes for 45912 and 45913. Checkingfor existance of mTarget and deleting if present prior to copying-moving. r=sgehani and ssu
2000-08-24 19:32:48 +00:00
ssu%netscape.com
b1a4f87995
new file to help with checking in. not part of any build.
2000-08-24 02:30:03 +00:00
sgehani%netscape.com
8067270e47
Update mac aliases correctly (File.macAlias() in the XPInstall context).
[nsbeta3+ b=32977; r=ssu]
2000-08-24 00:46:44 +00:00
warren%netscape.com
e05eef45e9
Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan
2000-08-22 07:03:33 +00:00
rods%netscape.com
7d00eaa27c
Changing changed window class to "MozillaWindowClass" in commented out line
...
doing this for completeness
b=29487 r=self
2000-08-22 01:59:34 +00:00
ccarlen%netscape.com
30993c7d14
Convert use of nsIFileLocator to nsIDirectoryService.
r=dveditz
2000-08-22 00:45:19 +00:00
ssu%netscape.com
95448fd1b5
fixing bug http://bugscape/show_bug.cgi?id=2044 - need better ui/user experience for the Advanced Settings dialog. affects windows platforms only. a=dveditz r=sgehani
2000-08-22 00:45:10 +00:00
ssu%netscape.com
607bed0c44
fixing bug http://bugscape/show_bug.cgi?id=2044 - need better ui/user experience for the Advanced Settings dialog. not part of tinderbox builds. a=dveditz r=sgehani
2000-08-22 00:41:11 +00:00
dbragg%netscape.com
4d683edcce
Fix for 45911 and 45913. changed NativeFileOpFileCopyPrepare and Complete to check for a filename supplied by the script writer. Still accepts directories as well. r=ssu
2000-08-21 21:39:09 +00:00
rods%netscape.com
2419104f68
changed window class to "MozillaWindowClass"
...
b=29487 r=kmcclusk
2000-08-21 21:32:09 +00:00
pavlov%netscape.com
58510a6e28
oops, add blue skin to windows packages bug 49530
2000-08-21 21:01:29 +00:00
valeski%netscape.com
fa79d800a4
49360. removing core cache module from the build on unix. this was missed a few months ago when we started building the cache stuff into netwerk/build
2000-08-21 19:07:49 +00:00
scc%mozilla.org
26de02e721
fixing code that relied on implicit string construction
2000-08-19 22:53:36 +00:00
sgehani%netscape.com
b269c16355
Remove 'unzip' dependency from Linux installer.
...
[nsbeta3+ b=48109; r=ssu]
2000-08-19 18:50:10 +00:00
sgehani%netscape.com
79e5e96686
Backing out changes.
2000-08-19 00:21:04 +00:00
jj%netscape.com
2d490fda35
fixed duplicate warning. r=granrose
2000-08-18 23:12:50 +00:00
sgehani%netscape.com
ec2018a592
Installer now uses libjar for extraction eliminating the dependency on the
...
"unzip" command in the user's path.
[nsbeta3+ b=48109; r=ssu]
2000-08-18 22:10:44 +00:00
ssu%netscape.com
f04eb8cd80
fixing bug #33342 - new exit setup string. a=dveditz r=sgehani
2000-08-16 23:02:19 +00:00
ssu%netscape.com
35c1592c4e
fixing bug #44364 - uninstaller no longer leaves .rdf files around. a=dveditz r=sgehani
2000-08-16 23:01:21 +00:00
sgehani%netscape.com
e6ce33db89
Can now install to Macs with boot volumes that have slashes in their names.
[nsbeta3+ b=18482; r=ssu; a=dveditz]
2000-08-16 22:43:08 +00:00
mkaply%us.ibm.com
79f85aa2e0
OS/2 Tinderbox break
...
Hey conrad@ingress.com - please watch out for us. You are breaking us A LOT.
2000-08-16 03:13:16 +00:00
sgehani%netscape.com
69f944a436
Fix scrollbar crasher in custom install dialog for mac installer.
[nsbeta3+ b=48882; r=ssu]
2000-08-16 00:32:56 +00:00
sgehani%netscape.com
b7d4d9dbd0
Eliminate engine thread yielding to main thread duirng XPCOM extraction.
[nsbeta3+ b=1895; r=ssu]
2000-08-14 22:40:14 +00:00
jj%netscape.com
ea953d01cd
#24312 : moved Component Registry from [xpcom.xpi] to [browser.xpi]
2000-08-12 06:05:04 +00:00
BlakeR1234%aol.com
8dc5b75475
Fix bug 42957 - make enter/return work properly in the XPInstall dialog. r=dveditz a=dveditz
2000-08-12 01:31:32 +00:00
conrad%ingress.com
d9e8edcf29
Changed from using strings for nsIDirectoryService props to using macro names defined in nsDirectoryServiceDefs.h
r=valeski
2000-08-11 20:31:57 +00:00
sgehani%netscape.com
e300a01140
For Unix, create component.reg in cwd, not the specified program dir.
...
[nsbeta3+ b=47721; r=dveditz]
2000-08-10 23:50:32 +00:00
sgehani%netscape.com
2dfdacd869
Make license box non-editable.
...
[nsbeta3+ bugscape b=1939; r=syd]
2000-08-10 20:19:20 +00:00
sgehani%netscape.com
e4eb57d447
Merge M17 branch fix for nsbeta2+ bugscape bug 1895: get rid of error 340 in
...
Mac installer during XPCOM autoreg by delaying so fragment registry has time
to update newly extracted shlbs.
[branch fix r=dveditz; a=pdt]
2000-08-10 19:05:19 +00:00
sgehani%netscape.com
bdcc060776
Make Linux installer work on non-Redhat distributions.
...
[nsbeta2+ b=47921; r=sgehani; checking in for pavlov]
2000-08-08 23:29:36 +00:00
sgehani%netscape.com
665c40a58e
Ensure linux installer doesn't core dump for "long" install destination paths
...
when a default location is specified in the config.ini.
[nsbeta3+ b=46458; r=dveditz]
2000-08-08 01:29:04 +00:00
sgehani%netscape.com
8755b31f98
Fix indexing during IDI generation. [nsbeta3+ bugscape b=1740; r=dbragg]
2000-08-03 22:49:30 +00:00
jj%netscape.com
f1fa330cd7
modify xptlink.pl to work on mac (granrose). r=jj.
2000-08-03 00:07:00 +00:00
tao%netscape.com
4a6003aba5
1683: Missing Buddy list from sidebar on new install.r=sgehani,a=pdt.
2000-08-01 00:57:33 +00:00
tao%netscape.com
54c4e00000
1683: BuddyList missing from sidebar on new install.r=sgehani,a=pdt.
2000-08-01 00:53:48 +00:00
BlakeR1234%aol.com
b9a4d81a6b
Remove redundant <html> tags (part of bug 42202) r=me, simple fix
2000-07-29 22:49:45 +00:00
sgehani%netscape.com
8a73b95233
Make linux installer work. Fix for nsbeta2+ bugscape b=1655; r=ssu
2000-07-28 22:45:12 +00:00
warren%netscape.com
9d3410b0ca
Cleaning up slashes, adding a few missed files.
2000-07-28 06:49:43 +00:00
tao%netscape.com
6dc21decf0
1615: Installer show Mozilla home page.... (r=sgehani,a=ftang)
...
Remove en-US files from browser.xpi.
2000-07-27 00:50:49 +00:00
sgehani%netscape.com
8e978de4af
Part of fix for failover URLs. [nsbeta2+ bugscape b = 1394; r = dbragg]
2000-07-26 22:33:47 +00:00
sgehani%netscape.com
111d7940a1
Add localization comments for bugscape bug 1393.
...
[r=ssu]
2000-07-26 08:21:30 +00:00
sgehani%netscape.com
cfbfb229f3
Fix comment parsing and site selector failover sequence for nsbeta2+ bug 45256 and bugscape bug 1393.
[r=ssu]
2000-07-26 08:18:31 +00:00
ssu%netscape.com
f1d7562251
fixing nsbeta2+ bug #46465 - xpcom.xpi is missing ucharuti.dll for all platforms (name of the lib is different for each platform of course). a=dveditz r=sgehani. not part of tinderbox builds
2000-07-26 07:53:44 +00:00
warren%netscape.com
2b01440bc0
Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz
2000-07-25 05:45:56 +00:00
sgehani%netscape.com
9ff7f35280
Fixing linux installer horkage: parser handling substring comparisons with
...
incorrect length assumptions to strncmp's.
b = 46263
r = dbragg
a = granrose
2000-07-24 22:53:34 +00:00
dveditz%netscape.com
315c8cd101
bug 41165, fixing getFolder("file:///"), another casualty of the conversion to nsIFile
2000-07-24 09:40:49 +00:00
dveditz%netscape.com
c945db81f6
bug 28590, fixing disk-space checking in scripts
2000-07-24 09:09:29 +00:00
sgehani%netscape.com
c5acd2fb55
Fix linux installer crash on exit by tweaking progress update.
...
[nsbeta2+ b = 36781; r = syd]
2000-07-24 07:10:45 +00:00
sgehani%netscape.com
700247792d
Fix linux installer crash on exit by tweaking progress update.
...
[nsbeta2+ b = 36781; r = syd]
2000-07-24 07:08:35 +00:00
waterson%netscape.com
fe357c145c
Bug 45698. libplugin.so is a component now. Update packager files to reflect this.
2000-07-23 19:27:52 +00:00
dprice%netscape.com
f9bb9d44bd
correcting locale info
2000-07-22 09:17:52 +00:00
tao%netscape.com
0b5857b004
41054: Bundle 2-3 langpacks w/Seamonkey build. r=ssu,dveditz,ssu.
2000-07-22 02:44:13 +00:00
tao%netscape.com
d81b052255
add langenus to separate en-US files from browser.xpi. not part of build
...
yet.
2000-07-21 08:11:32 +00:00
dprice%netscape.com
2a265ab8ad
adding manifest file for chrome packaging
...
NOT IN THE BUILD
2000-07-21 06:46:53 +00:00
mscott%netscape.com
bef8a9c0ab
Bug #45689 --> someone left mimetypes.xpt (a necko library) out of the packages file. This caused the helper app
...
dialog to crash in release builds because it's the only JS code that tries to use interfaces in this .xpt file.
r=alecf
2000-07-21 02:53:01 +00:00
mscott%netscape.com
023157db5f
Bug #45689 --> someone left mimetypes.xpt (a necko library) out of the packages file. This caused the helper app
...
dialog to crash in release builds because it's the only JS code that tries to use interfaces in this .xpt file.
r=alecf
2000-07-21 02:52:32 +00:00
tao%netscape.com
2071a70c11
41054: Bundle 2-3 langpacks w/ Seamonkey.r=ssu.
2000-07-20 23:48:48 +00:00
tao%netscape.com
7df4a0c132
41054 : Bundle 2-3 language packs with Seamonkey. Change en-GB->en-DE in
...
build and packaging process. r=ssu & sfraser.
2000-07-20 21:40:42 +00:00
pinkerton%netscape.com
51315dae20
don't use webshell.mcp, use docshell.mcp. (bug #45723 )
2000-07-20 19:11:53 +00:00
dveditz%netscape.com
a61b648185
Comment-out call to crashing ReloadChrome() so we can call bug 39367 fixed.
2000-07-20 08:33:54 +00:00
tao%netscape.com
6ac068a587
not of part of the build yet. files for en-DE.
2000-07-20 02:19:11 +00:00
dbragg%netscape.com
680bbfa451
Fix for nsbeta2+ bug #45653 . Removed code that appends a '/' since the call to Append is taking care of that for us. This was resulting in a double slash at the end of the mURL string and the Mac gagged on it.
2000-07-19 21:32:37 +00:00
dveditz%netscape.com
104b86892a
fixing mac long-long bustage
2000-07-19 01:53:43 +00:00
valeski%netscape.com
c7cfdbf6bf
adding xpidl module
2000-07-19 00:45:53 +00:00
valeski%netscape.com
92bbce62bc
adding xpt's to the packager for the new webshell idls
2000-07-19 00:41:41 +00:00
dveditz%netscape.com
53d940adb2
Bug 42548 approximate 6x XPInstall performance improvement, r=dbragg
2000-07-18 23:46:00 +00:00
jj%netscape.com
ce634ee779
removed obsolete NetworkModular.shlb and renamed MRJInaBox to MRJPlugin from [browser]
2000-07-18 23:22:21 +00:00
valeski%netscape.com
97e5a448bb
45723, r=rpotts. docshell contains webshell stuff now
2000-07-18 23:17:38 +00:00
mscott%netscape.com
fb0470cf83
Bug #45689 , 45651 --> helper app dialog isn't coming up in release builds
...
possibly because exthandler.xpt isn't part of the packages.
r=bienvenu
2000-07-18 03:37:17 +00:00
sgehani%netscape.com
58c3b4d965
Fix "local display" crash for Linux installer. No longer destroying gtk
...
widgets that were already freed during a prior call to gtk_exit().
[nsbeta2+ b=36781; r=ssu]
2000-07-18 00:09:29 +00:00
granrose%netscape.com
87b90c522f
removing three lines from packages-unix that were deleting files that don't exist and generating warnings during packaging.
2000-07-14 15:34:49 +00:00
ftang%netscape.com
76b173f026
fix bug 43272. r=ssu/dvetidz . check nsresult by using NS_FAILED instead of NS_OK !=
...
becaues the Japanese to Unicode converter may return success code whihc is not NS_OK
2000-07-13 21:21:24 +00:00
sgehani%netscape.com
3fcd0cd82f
*** NOT PART OF TBOX BUILDS ***
...
1> Enabling talkback in Unix and Mac builds [bugscape nsbeta2+ b=1405]
2> Adding en-US and en-GB language packs to installers [nsbeta2+ b=41054]
[r=ssu]
2000-07-13 02:56:21 +00:00
ssu%netscape.com
ba5fd6f4db
fixing bug #45256 - added comments to config.ini for localization scripts to key off of. Not part of tinderbox build. nsbeta2+. r=sgehani
2000-07-13 00:11:52 +00:00
ssu%netscape.com
db83ae6bd0
to aid in fixing bug #45256 . These files are not part of the build, and won't be. They are tools to help the localization team
2000-07-13 00:09:41 +00:00
dougt%netscape.com
d84c495203
bug 40750.
...
Adding followSymlink flag to nsILocalFile.
Adjusting callers.
windows shortcut optimizations.
r=blizzard@mozilla.org .
a=brendan@mozilla.org
2000-07-12 23:31:31 +00:00
sgehani%netscape.com
5391a0f7c7
Make Linux and Mac installers install to the target directory instead of the
...
platform-specific notion of temp.
[dogfood+ b=45166; r=dveditz]
2000-07-12 03:42:35 +00:00
ssu%netscape.com
3abfebd3ec
fixing bug #19034 - Install.log needs to be created in XPCOM's notion of cwd.
...
This bug affects several things. what I'm checking in is a fix to the windows
wizard installer to:
1) pass new parameter to xpi_init() - which Samir checked in tonight.
2) update windows wizard installer to know of the new install.log location.
3) changed the installer to create/update the log filename passed to xpi_init() (install_wizard.log).
This fix affects the installer (setup.exe) and the uninstaller (uninstall.exe).
This bug is marked as nsbeta2+ and was already verified by QA, but they were not aware
of the affects to the native windows installer (which is part of this bug).
The windows installer will be dead in the morning without this checkin.
r=sgehani
affects windows platforms only
This file does not affect tinderbox builds
2000-07-11 07:02:29 +00:00
ssu%netscape.com
6f0aa022c9
fixing bug #19034 - Install.log needs to be created in XPCOM's notion of cwd.
...
This bug affects several things. what I'm checking in is a fix to the windows
wizard installer to:
1) pass new parameter to xpi_init() - which Samir checked in tonight.
2) update windows wizard installer to know of the new install.log location.
3) changed the installer to create/update the log filename passed to xpi_init() (install_wizard.log).
This fix affects the installer (setup.exe) and the uninstaller (uninstall.exe).
This bug is marked as nsbeta2+ and was already verified by QA, but they were not aware
of the affects to the native windows installer (which is part of this bug).
The windows installer will be dead in the morning without this checkin.
r=sgehani
affects windows platforms only
2000-07-11 07:00:21 +00:00
mscott%netscape.com
67e109cde0
Fix build breakge by samir. I'm not really sure how this could have compiled =).
2000-07-11 01:52:53 +00:00
sgehani%netscape.com
9e77a70364
Part of fix for nsbeta2+ bug 37168. [r=mstoltz]
2000-07-11 01:10:20 +00:00
sgehani%netscape.com
575da50c55
Part of fix for nsbeta2+ bug 37168. [r=ssu]
2000-07-10 23:44:35 +00:00
av%netscape.com
0c5a7bef8a
#43500 , adding the default plugin to the packager on Windows, r=leaf
2000-07-10 23:32:13 +00:00
sgehani%netscape.com
5cefdedddb
Add optional log file leaf name param to XPI_Init for Win32 uninstall logging.
...
Part of fix for nsbeta2+ bug 37168. [r=ssu]
2000-07-10 23:15:46 +00:00
sgehani%netscape.com
ddd08b30b6
Make Install.execute() work on Unix.
...
[nsbeta2+ b = 37168; r = ssu]
2000-07-10 21:02:16 +00:00
tor%cs.brown.edu
203eea477a
Turning on MNG decoder by default on all platforms.
...
configure.in change r=cls. a=pnunn,brendan.
2000-07-07 21:52:23 +00:00
sgehani%netscape.com
20866b54e6
Prevent multiple downloads for mixed keyboard and mouse input. [nsbeta2+ b = 31042; r=dbragg]
2000-07-07 06:45:43 +00:00
ssu%netscape.com
fadf9d2b17
fixing nsbeta2+ bug 43404 - Update delete dialog text to be less scary. r=dbragg. Affects windows platforms only.
2000-07-06 22:56:57 +00:00
sgehani%netscape.com
138e8760d5
Create install log file in XPCOM's notion of cwd.
...
[nsbeta2+ b = 19034; r = ssu]
2000-07-06 19:44:09 +00:00
BlakeR1234%aol.com
6aaa8a91f3
Fix for bugs 20832 and 42202 r=dveditz
2000-07-06 04:05:48 +00:00
ssu%netscape.com
1f54d35585
fixing bug 43901 - fixing makeall.pl to build windows installer under win2k. a=leaf r=sgehani
2000-07-05 18:29:33 +00:00
sgehani%netscape.com
5b00ef0689
Use passive mode when downloading. (Checking in for Jeffrey Baker.)
...
[nsbeta2+ b = 40655; r=sgehani,dbragg]
2000-07-05 03:55:54 +00:00
sgehani%netscape.com
9cadc34054
Prevent multiple redundant downloads when default (return) key is hit more than once.
[nsbeta2+ b = 31042; r=ssu]
2000-07-05 03:53:09 +00:00
cls%seawood.org
bca014f1bb
Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner
2000-07-02 18:44:42 +00:00
ssu%netscape.com
4f787c64e4
fixing bug 44006 - Please don't use Windows extended dialogs in setupsrc.dll. nsbeta2+ r=sgehani
2000-07-01 08:50:44 +00:00
cls%seawood.org
1f3b6d75ab
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
2000-06-30 08:08:04 +00:00
jj%netscape.com
0531c00aa2
First Checked In.
2000-06-29 22:34:11 +00:00
jj%netscape.com
5dc37ce405
bringing ASEncoder upt-to-date using new Universal Headers -- not part of the build. r=sgehani
2000-06-29 22:28:59 +00:00
dbragg%netscape.com
4855dd8615
Fix for nsbeta2+ bug 340786 r=sgehani
2000-06-28 20:26:39 +00:00
granrose%netscape.com
2e71c24a0b
fixing xptlink.pl to work on mac as well as linux and win32 (43999).
2000-06-27 23:51:35 +00:00
tao%netscape.com
b1ab46b44a
41054: Bundle 2-3 language packs with Seamonkey.r=jbetak
2000-06-27 00:24:48 +00:00
sgehani%netscape.com
bd80c41141
Fix font issue: make license readable in installer.
...
[nsbeta2+ b=40960; r=ssu]
2000-06-26 22:41:27 +00:00
tao%netscape.com
c02764eeb1
Back out l10n changes
2000-06-25 04:01:42 +00:00
tao%netscape.com
7a2ee52588
41054: Bundle 2-3 language packs with Seamonkey.r=jbetak.
2000-06-24 21:48:17 +00:00
dougt%netscape.com
8b638a4c67
I IDL-ifying the nsProxyObjectManager.
...
I have updated all users that I found
grepping the source tree.
r=valeski@netscape.com
a=waterson@netscape.com
b=43131
Also checking in changes to the window's embed test which is NOT
hooked up to the build system.
2000-06-24 00:03:10 +00:00
dveditz%netscape.com
a03962e373
42762 create English language pack for l10n
2000-06-23 23:46:29 +00:00
dveditz%netscape.com
78cdaf14ce
42762 create English language pack for l10n, r=ssu
2000-06-23 23:33:01 +00:00
ssu%netscape.com
73c0eec168
fixing bug #41054 - adding language packs to seamonkey product. r=dveditz,sgehani
2000-06-23 22:57:34 +00:00
bryner%uiuc.edu
aeaec0cab9
Patching more (hopefully all) trees to work with the new tree widget (bug
...
30511). r=hyatt.
2000-06-23 21:44:48 +00:00
law%netscape.com
8923319873
Bug 36658; adds urlwidgt dll/xpt to package list for windows
2000-06-23 00:57:23 +00:00
inaky.gonzalez%intel.com
ca76f0133a
Bug #39323 . Change nsSoftwareUpdate::mMasterListener to be a
...
dynamically allocated object instead of a member, so we don't have to
do ugly tricks AddRefing it manually not to get it destroyed (and thus
segfaulting). r=waterson,dvedit a=dvedit
2000-06-23 00:14:22 +00:00
sgehani%netscape.com
b7ea189fbd
Subdir in Linux installer tarball. (nsbeta2+)
...
[b=39735; r=ssu]
2000-06-23 00:04:24 +00:00
dveditz%netscape.com
97d3f5a1e6
removing obsolete files
2000-06-22 23:18:56 +00:00
dveditz%netscape.com
906793334d
removing obsolete files. These are already not part of the build, but people keep editing them as they match patterns in global chrome cleanup sweeps
2000-06-22 23:17:12 +00:00
tao%netscape.com
3883fd79a4
41054: Bundle 2-3 language packs with Seamonkey.r=jbetak.
2000-06-22 03:38:12 +00:00
dbragg%netscape.com
a59a70a67d
Fix for nsbeta2+ bug #40783 r=ssu
2000-06-21 13:43:37 +00:00
dbragg%netscape.com
555f063913
Fix for nsbeta2+ bug #37855 r=ssu
2000-06-21 13:43:07 +00:00
dbragg%netscape.com
e0ee7e149e
Fix for nsbeta2+ bug #37848 r=ssu
2000-06-21 13:42:26 +00:00
vidur%netscape.com
2017802f4c
Fix for bug 42860. nsIScriptNameSpaceManager::RegisterGlobalName() now takes an additional IID parameter. If the IID is that of the nsIScriptObjectOwner interface, we assume it's an old-style idlc interface. Otherwise we try to wrap it using XPConnect. r=rginda
2000-06-21 00:42:59 +00:00
ben%netscape.com
b217a15dae
install classic skin into chrome registry on installation, 41272
2000-06-21 00:06:44 +00:00
beard%netscape.com
1c926d81a2
bug #42100 , Carbon compatibility. r=gordon, saari, pinkerton, sfraser
2000-06-20 23:10:06 +00:00
ben%netscape.com
6c84b182f2
forgot to add classic skin to packager files in earlier checkin
2000-06-20 10:30:19 +00:00
sgehani%netscape.com
18c55343eb
Allow for more component names in setup type description without falling off. (nsbeta2+)
[b=41353; r=dveditz]
2000-06-16 10:44:33 +00:00
ssu%netscape.com
e0f7c21994
fixing nsbeta2+ bug #41581 . [regression]the installer only wants to install to a top-level directory on the disk (e.g., c:\Mozilla). r=sgehani. affects windows platforms only
2000-06-16 06:02:01 +00:00
dbragg%netscape.com
822295fbb9
fix for nsbeta2+ bugs 37363 and 39157. r=dveditz
2000-06-15 14:28:28 +00:00
rbs%maths.uq.edu.au
26742e611c
Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com
2000-06-15 09:54:41 +00:00
ssu%netscape.com
b1a6d36e3c
Patch from gemal@gemal.dk that fixes bugs:
...
#38456 - ":" should not be in "Destination Directory:"
#38563 - New title to exit installer dialog
#34857 - "Total download size" should be "Total Install Size"
did not apply part of patch that fixes bug #33342 because I need marketing approval. I reassigned that bug to the appropriate approver.
a=leaf
r=sgehani
affects only windows platforms.
2000-06-15 06:37:50 +00:00
ssu%netscape.com
ffb9d698aa
Patch from BlakeR1234@aol.com that fixes bug #42203 . Typo in xpinstall.properties string. a=leaf r=sgehani
2000-06-15 06:20:15 +00:00
ssu%netscape.com
311a70f018
fixing bug #42203 . Typo in xpinstall.properties string. a=leaf r=sgehani
2000-06-15 06:18:08 +00:00
sgehani%netscape.com
3e241020a1
No longer remove the old core directory eliminating potential OS file manager sync'ing issues causing component registration errors. (nsbeta2+)
[b=41376; r=dveditz]
2000-06-15 01:10:34 +00:00
dbragg%netscape.com
585508c57a
Fix for bug #42201 . Patch submitted by BlakeR1234@aol.com. a=dveditz r=dbragg
2000-06-13 23:37:11 +00:00
scc%mozilla.org
0c52834859
fix bustage, |const| needed on Windows
2000-06-13 00:21:53 +00:00
scc%mozilla.org
507357239c
fix type equivalence between |PRUnichar| and |jschar| now that |PRUnchar| may be |wchar_t| on select platforms
2000-06-12 23:52:31 +00:00
ssu%netscape.com
bf47ac1d5d
fixing nsbeta2+ bug #30175 (but leaving it disabled until a final decision is made). Need to set Default dialup networking connectoid. r=sgehani
2000-06-12 23:16:33 +00:00
sgehani%netscape.com
51b3ef8145
Expose installer app title into config.ini. Prep for nsbeta2+ bug 38587.
...
[r=ssu]
2000-06-10 02:03:59 +00:00
sgehani%netscape.com
61506a1e9b
Rectify support "buildwizard" optional arg to deliver.pl by referening correct
...
relative dir to update the unix wizard makefile.
2000-06-10 02:02:31 +00:00
jj%netscape.com
901b6acf11
#41858 : updated version key to 5.0.0.a18. a=leaf, r=sgehani
2000-06-08 23:07:35 +00:00
mkaply%us.ibm.com
f4304457ae
# 37239
...
r = dveditz, a = brendan
OS/2 bring-up - PR_CALLBACK stuff for VisualAge
2000-06-08 22:49:49 +00:00
sgehani%netscape.com
d5721f71b3
Fix site selector failover url parsing and download redirect ini routine. (Both nsbeta2+ bugs.)
[b=32694, 32766; r=dveditz]
2000-06-07 23:15:14 +00:00
morse%netscape.com
1e4e128ca3
fixes for bugs 33542 and 41567, abandon res directory r=dveditz
2000-06-07 05:10:52 +00:00
morse%netscape.com
30142b627b
fixes for bugs 33542 and 41567, abandon res directory
2000-06-07 05:05:09 +00:00
sspitzer%netscape.com
0b174e28ab
fix for #14645 . make migration work even if the user doesn't install mail-news.
...
to avoid future errors, use a wild card to package all the default pref files
with the browser package. r=alecf
2000-06-06 06:28:19 +00:00
sgehani%netscape.com
859c7e543a
Make Linux installed bits actually launch a working browser. (nsbeta2+)
...
b = 37900
r = mcafee
a = granrose
2000-06-05 19:13:03 +00:00
sgehani%netscape.com
56f0da834a
New zlib linkage requires it in xpcom.xpi. Checking in for cls@seawood.org.
...
[b=41255, r=sgehani]
2000-06-03 19:05:35 +00:00
warren%netscape.com
512c8bf433
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
2000-06-03 09:46:12 +00:00
sgehani%netscape.com
c03d90e200
Test file: not part of build.
2000-06-02 22:52:29 +00:00
attinasi%netscape.com
c115636333
Implemented QuirkMode style sheet and moved some initial quirk style rules from html.css to the new quirk.css. b=38026 r=rods a=karnaze
2000-06-02 21:45:06 +00:00
dveditz%netscape.com
7efa548580
fixing package lists
2000-06-02 08:13:34 +00:00
ssu%netscape.com
50fef96276
fixing bug #37168 . Install.execute() is not working in xpinstall on all platforms. This fix is for windows only. Mac is coming up soon, then linux. a=dvedtiz, r=dveditz
2000-06-02 05:34:44 +00:00
sspitzer%netscape.com
6a5f6ff46b
forgot to package editor.js on win32.
...
thanks to dveditz for point this out.
2000-06-02 00:20:39 +00:00
sfraser%netscape.com
122a619499
Adding bin\components\raptor.xpt to fix 41214. r=hyatt.
2000-06-01 22:38:46 +00:00
cathleen%netscape.com
61f98fa8a5
missed a few files for dogfood bug 38603 r=dveditz a=dveditz
2000-06-01 20:08:09 +00:00
valeski%netscape.com
4c4524d28d
41110. nsIWebshellWindow erradication. removing extraneous usage.
2000-06-01 14:54:16 +00:00
sgehani%netscape.com
f3282b105f
Partial fix for crash on exit of Linux GTK installer. [b=36781, r=ssu]
2000-06-01 09:09:40 +00:00
sgehani%netscape.com
988aef394c
Dogfood fix for subfolder problem when setting XPInstall's notion of prog dir. [b=41002, r=dveditz]
2000-06-01 08:53:52 +00:00
dveditz%netscape.com
5ded49c541
script changes for dogfood bug 41002, getting chrome registered on a Mac install, r=sgehani
2000-06-01 07:56:25 +00:00
sgehani%netscape.com
e90410971a
Fixing broken installed build: adding urlbarhistory component.
...
[b=41131; r=syd]
2000-06-01 03:56:04 +00:00
jbetak%netscape.com
5ef834270b
39432 Crash when clicked on Language option in Prefs,
...
a,r=ftang
2000-06-01 03:39:53 +00:00
cathleen%netscape.com
599c9abd6b
fix dpgfood bug 38603, r=dveditz linux not starting up in installer build
2000-06-01 01:21:44 +00:00
sfraser%netscape.com
a741dd03f7
Various fixes for Installer stability, bugs 39749, 41002. r=sgehani
2000-06-01 00:38:17 +00:00
sgehani%netscape.com
a2752dc6b7
Towards fixing heisenbug exit after extraction but before installation. [b=39749, r=ssu]
2000-05-31 23:02:19 +00:00
sgehani%netscape.com
36406af7d1
Partial fix for broken chrome registration on the Mac. [b=41002,r=dveditz]
2000-05-31 22:39:37 +00:00
morse%netscape.com
a38a3c099d
bug 33542, wallet tables not appearing in installer bits, r=dveditz
2000-05-31 20:45:54 +00:00
ssu%netscape.com
fd3921b677
fixing bug #40708 - The bug is actually about adding a new parameter to
...
the self-extracting .exe code so it simply uncompresses
its contents without running setup.exe at the end.
There are two fixes to fhe extra.c file.
1) When running in silent/auto mode, if there's not enough disk space, the
installer will go into an infinite loop. This was discovered by fixing bug
#40708 . The fix is to simply exit the installer (one line fix).
2) #40715 - Installer could unintentionally delete the selected installation
dir. I've talked to Dan and Samir about this one line fix, and
they both agreed that it should happen.
a=leaf,dvedtiz
r=sgehani
2000-05-31 00:49:13 +00:00
ben%netscape.com
bc6648f2e1
update packager files
2000-05-29 05:53:36 +00:00
dveditz%netscape.com
53bbd8a4af
add chatzilla to Mozilla mac install
2000-05-27 03:07:32 +00:00
dveditz%netscape.com
ba554567e5
Chatzilla install script template, not part of build
2000-05-27 03:01:26 +00:00
dveditz%netscape.com
0750b474de
bug 40654, chrome not registered during Mac install
2000-05-27 01:26:22 +00:00
ssu%netscape.com
08306a297a
fixing bugs #:
...
39783 - installer should install seamonkey into a subfolder from chosen destination path.
34011 - err check for files getting downloaded before installation starts
The code to fix this bug is in, but simply disabled
39015 - Browser needs proxy settings from installer when available
r=sgehani
2000-05-25 00:47:30 +00:00
ssu%netscape.com
5075225d16
fixing bugs #:
...
39783 - installer should install seamonkey into a subfolder from chosen destination path.
34011 - err check for files getting downloaded before installation starts
The code to fix this bug is in, but simply disabled
39015 - Browser needs proxy settings from installer when available
r=sgehani
this particular file is not part of tinderbox build.
2000-05-25 00:46:30 +00:00
sgehani%netscape.com
a5516c5d4a
Fixing seg fault on exit. [b=36781, r=dveditz]
2000-05-25 00:13:48 +00:00
dveditz%netscape.com
8313fae417
attempting to fix mac bustage
2000-05-24 15:37:12 +00:00
dveditz%netscape.com
e03f25b54f
adding new error defines to wizard header to match new errors in XPInstall engine
2000-05-24 14:15:34 +00:00
dveditz%netscape.com
7a106ebdea
Getting installed overlays to work, dogfood bug 1011 in bugSCAPE. Also fixing
...
misc horkage (still!!) from the nsIFile landing necessary to get this working
(bugs 40228, 40403, 40405, 37964, 28950)
2000-05-24 14:13:39 +00:00
dveditz%netscape.com
f7e354c4f1
Getting chrome registered in the build, necessary to fix install overlay problem
...
(bugSCAPE bug 1011), r=ssu
2000-05-24 14:08:46 +00:00
sgehani%netscape.com
5f14e72ac8
Fix Linux installer seg fault on exit. [b=36781, r=dveditz]
2000-05-23 00:12:25 +00:00
hyatt%netscape.com
eb1f83728f
packager file update for earlier checkin of treeBindings.xml, r=ben
2000-05-22 09:19:55 +00:00
hyatt%netscape.com
21e5ef59a2
fix for making skins script-safe. r=scc
2000-05-19 04:48:43 +00:00
danm%netscape.com
89e4c469ac
new chrome hierarchy. bug 39248. r=saari
2000-05-19 03:03:40 +00:00
tao%netscape.com
865e271acc
Back out chages to 35121 (move searchplugins/ back to bin/) r=rjc
2000-05-18 22:40:44 +00:00
rhp%netscape.com
73e90d4a30
Fix for missing AB Sync files - Bug: 39651 - a: sspitzer - r: ducarroz
2000-05-18 01:56:22 +00:00
sgehani%netscape.com
1e2dbd5a1d
Fix upgrade support parent folder deletion problem.
[b=39676, a=granrose]
2000-05-18 01:08:10 +00:00
jdunn%netscape.com
4f731bad59
adding a 'const' to fix HP bustage
...
r= dveditz@netscape.com
a= syd@netscape.com - he approved earlier but i am just not getting a chance
to check it in
2000-05-18 00:15:06 +00:00
ssu%netscape.com
c103cdf6e7
changed build script to use command type instead of cat. Not part of tinderbox build. a=leaf
2000-05-17 20:00:26 +00:00
ben%netscape.com
4eb2b1ce8c
forgot to add radiOBindings.xml to packages list, this was making radio
...
buttons not show up on the installer builds. a=syd.
2000-05-17 09:58:34 +00:00
sfraser%netscape.com
f5734823c0
Fix access paths
2000-05-17 07:37:20 +00:00
sfraser%netscape.com
1fa580ecad
Remove linkage with NetworkModular.shlb
2000-05-17 07:33:50 +00:00
dveditz%netscape.com
9b98320e40
making chrome installs work with late-breaking chromeRegistry changes -- required for tomorrow's install
2000-05-17 07:09:11 +00:00
sgehani%netscape.com
19e73d8c5c
*** NOT PART OF BUILD ***
...
Upgrade support on the Mac.
2000-05-17 03:47:12 +00:00
sgehani%netscape.com
b36346b15e
*** NOT PART OF BUILD ***
...
Upgrade support on Unix.
2000-05-17 03:45:08 +00:00
sgehani%netscape.com
cd0887ad8f
Upgrade support in mac installer. [b=32547]
2000-05-17 03:13:48 +00:00
sgehani%netscape.com
e53c4a80e9
Add upgrade support dialog and old inst detection. [b=39543]
2000-05-17 02:55:24 +00:00
sfraser%netscape.com
85137f2389
Change "stdio.h" to <stdio.h>
2000-05-17 02:44:49 +00:00
tao%netscape.com
8f8014d9da
35121: move sherlock files to under chrome/.
2000-05-17 00:38:55 +00:00
mkaply%us.ibm.com
6ecb4caa34
# 37239
...
r= dveditz
OS/2 bring up continues - need direct.h for VisualAge build
2000-05-16 22:47:31 +00:00
dougt%netscape.com
152ac9fbac
Fixing 31259. r=dveditz.
2000-05-16 22:08:05 +00:00
warren%netscape.com
618d468469
Changes to unify nsINetPrompt with nsIPrompt, making single sign-on work. Single sign-on API changes. Fixes bugs 34583, 34720, 34725, 24746, 33094. r=sspitzer,morse
2000-05-16 05:35:23 +00:00
sgehani%netscape.com
418368ea28
Only switch to additions window if additional components were detected at parse time.
2000-05-16 04:05:21 +00:00
sgehani%netscape.com
59d27bc698
Land "Additions Window" for the Mac installer. [b=21039]
2000-05-16 03:57:46 +00:00
ssu%netscape.com
a9d3e190c0
fixing bug 5009
2000-05-16 00:25:42 +00:00
cata%netscape.com
d5c939cd43
Fixing bug #33669 .
2000-05-15 23:31:32 +00:00
dougt%netscape.com
feff24c72f
Adding PSM-Glue to mac build.
2000-05-15 23:13:07 +00:00
sgehani%netscape.com
f2dc146184
Make loadResources() work again. [b=37837]
2000-05-15 21:29:33 +00:00
ssu%netscape.com
a69bec9cbe
fixing bug 37910 and 39105
2000-05-15 20:42:12 +00:00
ssu%netscape.com
bf3d4bbbb0
fixing bug #37251 .
...
also fixed problem with an uninstaller's dialog not being modal.
affects only windows platforms.
2000-05-15 06:23:36 +00:00
ssu%netscape.com
6ceec751dd
fixing bug 37251
...
removed the Uninstall folder creation from xpcom.jst.
set the windows system files that are installed as shared files.
not part of tinderbox build.
2000-05-15 06:16:26 +00:00
dveditz%netscape.com
3455ce2509
bug 35036
2000-05-15 02:40:32 +00:00
dveditz%netscape.com
78f834ba10
removing obsolete res/xpinstall files from install
2000-05-15 02:23:49 +00:00
ssu%netscape.com
86346f3ec6
disabled the cancel button once the user clicks Uninstall
2000-05-14 21:57:42 +00:00
ssu%netscape.com
0f014f1c53
fixing bug #37232 . removed Pr2/b2 from mozilla description. not part of tinderbox builds. affects only windows platforms.
2000-05-14 19:08:41 +00:00
danm%netscape.com
1435f82540
oops. removing temporary file that wouldn't have worked, anyway
2000-05-14 06:06:19 +00:00
ssu%netscape.com
fd5c68bd02
fixed problem with files marked DO NOT UNINSTALL and still unregistering activeX file. Also fixed Are You Sure You Want To Remove The Shared File dialog to be more informative. Affects only windows platforms
2000-05-14 05:27:54 +00:00
ssu%netscape.com
f16ec126b4
enabling the main uninstall window. Not part of tinderbox build. affects only windows platforms.
2000-05-14 05:12:40 +00:00
ssu%netscape.com
d58ebbd2b2
added nsInstallBitwise.cpp and nsInstallBitwise.h to the project file.
2000-05-14 03:07:33 +00:00
ssu%netscape.com
f8042621b9
added bit field in nsInstallFile for Windows Shared File and Do No Uninstall.
...
added support in fileop for registering ole server files.
changed the way logging is done in install.log to write to the log file *before* the attempt to complete() the file installation process. This helps with debugging because is shows what file the installation probably stopped on.
2000-05-14 03:07:05 +00:00
ssu%netscape.com
144163fbb7
fixing parsing for uninstaller exe file size. Not part of tinderbox. affects only windows plaftforms.
2000-05-14 02:56:37 +00:00
ssu%netscape.com
bdd141574d
uninstaller:
...
fixed silent and auto mode.
added uninstall control for shared files
added uninstall control for unregistering ole server files
added uninstall control for do-not-uninstall flag
setup:
added new string resource for error control (UNABLE_TO_LOCATE_LIB_FUNCTION and UNABLE_TO_LOAD_LIBRARY)
affects windows platforms only.
2000-05-14 02:41:50 +00:00
ssu%netscape.com
47a83494f8
added new string resources for installing shared files and registering ole servers
2000-05-14 02:37:09 +00:00
ssu%netscape.com
01237f72e6
new files to support setting of windows shared files registry in the windows registry. Not part of tinderbox build yet.
2000-05-14 02:27:52 +00:00
danm%netscape.com
63d1366668
sync with new chrome structure (top-level dirs are packages, locales, skins)
2000-05-13 22:16:00 +00:00
danm%netscape.com
c0ae0cbbf6
top-level chrome dirs are now packages,locales,skins
2000-05-13 21:29:08 +00:00
law%netscape.com
89b6bc06ea
Add desktop integration component for windows
2000-05-13 00:49:03 +00:00
sspitzer%netscape.com
931dd42d43
fix #38097 , #37927 , #37759 . in official bits, menulists were horked.
...
we forgot to package menulistBindings.xml
2000-05-13 00:28:12 +00:00
dougt%netscape.com
5f1e01ec8c
fixing user profile directory and pref InstallFolder targets.
2000-05-12 23:03:44 +00:00
ssu%netscape.com
551c89328d
fixing bug #37874 . xpinstall now checks for write access before creating a windows shortcut.
2000-05-12 21:02:39 +00:00
neeti%netscape.com
ac938a922a
removing netscape.cfg from mozilla, r=morse@netscape.com
2000-05-12 20:10:14 +00:00
ssu%netscape.com
8ac3b524b9
fixing bug 39101. not part of tinderbox builds
2000-05-12 19:29:54 +00:00
ssu%netscape.com
43025a668a
added functionality in the wizard installer to register self registering dlls. Affects only windows platforms
2000-05-12 04:40:17 +00:00
sgehani%netscape.com
c6815c7403
*** NOT PART OF BUILD ***
Explicitly specifying plugins for MRJ ocnduit.
2000-05-11 23:32:41 +00:00
ssu%netscape.com
fa717414fe
fixed problem with detecting previous installed Mozilla Seamonkey path. Not part of tinderbox builds. affects only windows platforms
2000-05-11 19:19:49 +00:00
sspitzer%netscape.com
8f960259cd
almost forgot to update the package files. leaf and granrose would have kicked my ass of this.
2000-05-11 10:37:34 +00:00
ssu%netscape.com
a4cbc8d511
fixing bug #18563 . Select Directory dialog now works correctly. affects only windows platforms.
2000-05-11 06:35:41 +00:00
sspitzer%netscape.com
bb5da66ca8
xpinstall skins have moved
2000-05-11 04:25:27 +00:00
sgehani%netscape.com
d72d12ba59
Part of fix for option to save dl bits [b=37340]
2000-05-11 04:24:16 +00:00
sgehani%netscape.com
75fe0a460c
* [Feature] Option to save downloaded bits [b=37340]
* Don't try and install if dl fails [b=30138]
* Check sd errors and stop installation [b=34012]
2000-05-11 04:22:46 +00:00
sgehani%netscape.com
711c4eb402
Alter "Browse..." folder selection dialog invoking button to read "Change..."
...
[b=36856]
2000-05-11 00:26:05 +00:00
sgehani%netscape.com
c644256624
Turning creation if desktop alias back on now that the xpinstall feature
...
regression is fixed.
2000-05-10 22:54:05 +00:00
sgehani%netscape.com
d2456e7938
* [Feature] Multi-xpi support per checkbox [b=34881]
...
* Prevent multiple dialogs when consecutive return keys hit [b=36993,36988]
* Multiple resource release crash fixes.
2000-05-10 22:44:49 +00:00
ssu%netscape.com
4db7fc379f
fixing bug #38568 . affects only windows platforms.
2000-05-10 22:06:36 +00:00
sspitzer%netscape.com
4ecc1b0dfe
packager changes for the modern chrome
2000-05-10 04:38:35 +00:00
ssu%netscape.com
f51d3580db
fixing bug 21034. Program folders dialog now moved into the custom sequence. affects only windows platforms.
2000-05-09 23:07:50 +00:00
dougt%netscape.com
8971480f5c
Now printing js errors to install.log r=dveditz.
2000-05-09 20:41:25 +00:00
ssu%netscape.com
db86959743
fixing bug #27580 . affects only windows platforms.
2000-05-09 19:48:21 +00:00
sgehani%netscape.com
09adf0adfa
Fixing mac aliasing and AppleSingle decoding.
2000-05-08 23:54:05 +00:00
sgehani%netscape.com
1e9a75db5b
Fix mac aliasing and AppleSingle decoding regressions. Make the Mac installer behave itself once again after being in a coma for two weeks.
[b=38313,37568]
2000-05-08 23:22:15 +00:00
ssu%netscape.com
69ab09b5a9
fixing bug #37452 . File.execute() should work now.
2000-05-08 22:46:21 +00:00
ssu%netscape.com
885953491e
fixing bug 38588. creates correct destination path, not the one displayed with ... . affects only windows platforms
2000-05-08 22:44:55 +00:00
sgehani%netscape.com
b73de2400c
Progress bar and message changes. [b=38035]
2000-05-08 22:10:08 +00:00
ssu%netscape.com
e33b5d15cc
fixing bug #38560 . affects only windows platforms.
2000-05-08 20:31:31 +00:00
mj%digicool.com
dab9ffe5c0
Now that XML-RPC is part of the build, it should go along with the installer too... r=brade@netscape.com
2000-05-08 14:11:07 +00:00
dveditz%netscape.com
4030ba91ad
flesh-out chrome registration; clean-up the non-threadsafe assertions
2000-05-08 08:53:44 +00:00
dveditz%netscape.com
4883576e1d
added files: mozilla/xpinstall/src/nsRegisterItem.cpp
2000-05-08 08:51:38 +00:00
dveditz%netscape.com
3f297f606d
new chrome installation strings
2000-05-08 08:51:20 +00:00
dveditz%netscape.com
447d9a8553
leftover bug from nsIFile conversion: File.copy() changed the target directory into the final filename.
2000-05-08 08:50:40 +00:00
dveditz%netscape.com
dceb4fc621
make the master listener threadsafe
2000-05-08 08:48:20 +00:00
dveditz%netscape.com
347a7dc1e5
new files for registering chrome
2000-05-08 08:47:10 +00:00
dveditz%netscape.com
997f93dc96
Resourced strings for registering chrome
2000-05-08 07:48:14 +00:00
dougt%netscape.com
a14f8defd7
Fixing 38202. Permission was incorrect.
2000-05-08 06:29:05 +00:00
dougt%netscape.com
78c3123a2e
Adding nsIContentHandler to XPInstall so that we can handle mime types. This
...
allows us to click on a xpinstall link and have the install happen.
I also changed the windows wizard test application to use explict paths. This
should have been checked in with the rest of the nsIFile/xpInstall stuff. You
may have to adjust these paths manually.
2000-05-08 05:12:35 +00:00
ssu%netscape.com
2f7396d272
added sanity checking for bug 27601. not part of tinderbox build. affects only windows platforms
2000-05-08 05:09:35 +00:00
ssu%netscape.com
0248e6aa1b
fixing bug #27601 . installer build scripts are now coded to install msvcrt and msvcirt.dll files. not part of tinderbox builds. affects only windows platforms
2000-05-08 04:11:30 +00:00
jbetak%netscape.com
3070b24303
32477 Accept Language UI
2000-05-08 03:23:16 +00:00
ssu%netscape.com
01e0ed9fa7
fixing bugs:
...
38472 - choosing base now will show base in the StartInstall dialog
38473 - Correct components are now shown in the StartInstall dialog
affects only windows.
2000-05-08 02:09:08 +00:00
ssu%netscape.com
054958e2e0
fixing bugs:
...
38475 - fixed the browse button. It now shows the browse for directory dialog.
32860 - installer truncates long destination paths with "..." correctly.
Also fixed code to display a string in the DlgMessage more accurately.
Optimized the way Setup matches the color to display the strings on the blue background.
Affects only windows platforms.
2000-05-08 01:53:43 +00:00
ssu%netscape.com
41a241ef02
fixing bug 38465. not part of tinderbox builds. affects only windows platforms
2000-05-07 23:43:23 +00:00
ssu%netscape.com
17eeeff4d7
mapped error values to strings when windows installer vails. affects only windows platforms.
2000-05-07 07:07:01 +00:00
ssu%netscape.com
bbf87243b0
fixing bugs: 23221, 33354, 34599
2000-05-07 06:15:04 +00:00
ssu%netscape.com
c8a6879275
updated template file for fixing bugs 23221, 33354, 34599. Not part of tinderbox build. affects only windows platforms.
2000-05-07 06:12:16 +00:00
warren%netscape.com
185c96de20
Combined all necko dlls into two. Bug 17031.
2000-05-06 09:15:56 +00:00
locka%iol.ie
1d8e53ce80
Moved mozctl.dll out of components directory
2000-05-06 00:08:39 +00:00
sgehani%netscape.com
3e67d622c7
*** NOT PART OF CONTINUOUS BUILD ***
...
Workaround for bug 37957. Getting the Mac installer to work again.
2000-05-05 09:07:12 +00:00
dveditz%netscape.com
8f8bd01e1c
suppressing warning that's probably fatal on VC5
2000-05-05 06:24:14 +00:00
dveditz%netscape.com
f4fff36332
Skin/Locale installer (bug 32688) and groundwork for bug 32689
2000-05-05 06:23:11 +00:00
dveditz%netscape.com
9c32b571a1
Change logComment() calls to initial lowercase in case we resurrect editor as a separate installable later
2000-05-05 04:59:51 +00:00
ssu%netscape.com
7369ee7d78
fixing bugs:
...
37911 - added the '>' char to the Next button
38138 - added a ':' in one of the dialog strings
37337 - added option to save the downloaded files and installer
35792 - exposed proxy support
31415 - fixed localization problem with string displayed on blue background
Affects only windows platforms.
2000-05-05 03:18:41 +00:00
ssu%netscape.com
f869544f21
added logging of the creation of the components folder for uninstall. Fixed some typos, fixed bug 38139. Not part of tinderbox builds. affects only windows platforms
2000-05-05 03:07:05 +00:00
locka%iol.ie
995e95a588
Added mozctl.dll
2000-05-04 22:12:51 +00:00
leaf%mozilla.org
706daee948
we crash in xpcom if we don't have the urlbarhistory component (at least
...
on windows). This fixes the xpi file creation, and, therefore, installers.
2000-05-04 01:44:42 +00:00
erik%netscape.com
798b96d42e
bug 26237; added langGroups.properties to Win/Mac/Unix package files
2000-05-03 00:38:31 +00:00
jbetak%netscape.com
a790edd1f7
fix bustage
...
37408
String bundle doesn't offer a scriptable enumerator
r=be
2000-05-02 06:20:25 +00:00
jbetak%netscape.com
c0fdb39f76
37408
...
String bundle doesn't offer a scriptable enumerator
r=be
2000-05-02 05:08:39 +00:00
ssu%netscape.com
db5e81b195
restored the Start Install dialog in order to add new features to the installer. Affects only windows platforms.
2000-05-02 01:36:10 +00:00
sgehani%netscape.com
35c5605bd4
Part of fix for Mac installer bustage. [b = 36784]
2000-05-02 00:57:40 +00:00
sgehani%netscape.com
a523f1b457
Fix Mac and Linux installer bustage caused by AutoregisterInterfaces. [b=37086, 36784]
2000-05-02 00:55:36 +00:00
mkaply%us.ibm.com
10a167e019
# 37239
...
r= dveditz@netscape.com
OS/2 bring up continues - add include file in OS/2 #ifdef
2000-05-01 22:30:13 +00:00
mkaply%us.ibm.com
6cf521f913
# 37239
...
r= dveditz@netscape.com
OS/2 bring up continues - need PR_CALLBACK to specify linkage for VisualAge build
2000-05-01 22:29:03 +00:00
ssu%netscape.com
5b5a1a031c
fixed problem with redirect.ini being deleted when user canceled download.
...
When redirect.ini was deleted, it cause the download agent to start its
download process from the first file when it was restarted.
fixed 33357: installer can no longer be run while a copy is already running.
2000-04-28 20:37:56 +00:00
granrose%netscape.com
7a75c74948
Added -c,--component option to pkgcp.pl so that you can specify what components to copy from the packages-* file rather than having to copy them all.
2000-04-28 20:32:23 +00:00
scc%netscape.com
4263e7a5e4
making string conversions explicit
2000-04-27 21:09:10 +00:00
ssu%netscape.com
19c974abc4
updating install build scripts to correctly set the uninstall.exe file size. Not part of tinderbox build. would affect only windows platforms
2000-04-27 02:25:50 +00:00
ssu%netscape.com
cb16ec0aa3
fixing the makefile to build without having set WINOS explicitly
2000-04-26 22:47:45 +00:00
ssu%netscape.com
a8ec60f768
cleaning up the install scripts. will not affect tinderbox builds.
2000-04-26 21:23:25 +00:00
ssu%netscape.com
3d54a19fa6
fixing bug #7478 . We now have an uninstaller for the installer on the Windows platform. r=dveditz
2000-04-26 05:04:21 +00:00
ssu%netscape.com
335773d666
fixing bug #7478 . We now have an uninstaller for the installer on the windows platform (code is cross platform).
2000-04-26 05:02:00 +00:00
ssu%netscape.com
58d9067a3a
initial checkin for files to fix bug #7478 . Not part of any build yet.
2000-04-26 04:53:06 +00:00