Commit Graph

1199 Commits

Author SHA1 Message Date
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
dougt%netscape.com
19c93e8881 Fixes problems in local file where getting a parent of a non-existant file did not work. Fixes a problem if you tried to create a folder and it parents did not exist. Fixes a problem if you had a initialized with a FSSpec which was not resolved complete and you tried to add a relative path. Fixing nsInstallFile to use nsIFile:: enums insteads of numbers. r=sgehani, a=leaf 2000-04-26 01:50:24 +00:00
mjudge%netscape.com
2cfb602409 making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
dougt%netscape.com
59e4e25e2b changing to getFolder. r=dveditz 2000-04-25 23:01:37 +00:00
sgehani%netscape.com
3af3efdc3a * Fix build warnings * Make MIW.mcp build with Universal Headers 3.3.1 2000-04-25 14:55:11 +00:00
sgehani%netscape.com
436a248f59 Partial fix for nsIFile/Mac installer horkage [b=36784] 2000-04-25 14:43:58 +00:00
dougt%netscape.com
ea1aba0784 Fixing tree blocker. nsInstallFolder did not return an error code when
it could not initialize itself.  This caused crashes and return values which
were not correct.  I also fixed a huge about of memory leaks for allocation
of strings that were never freed.  r=dveditz, a=leaf.
2000-04-24 22:23:44 +00:00
dveditz%netscape.com
8789b40a77 fixing clobber bustage 2000-04-24 15:03:47 +00:00
dveditz%netscape.com
64d77c0aef First cut at chrome install 2000-04-24 13:53:38 +00:00
dveditz%netscape.com
15bbd2c7a4 added missing dependency 2000-04-24 13:36:06 +00:00
dougt%netscape.com
b63f84a202 Adding critical check for null.
removing unneded assignment to temp var.
2000-04-24 06:08:48 +00:00
rjc%netscape.com
530a8d7040 Package up files in "Search Plugins" (Mac) ["searchplugins" on other platforms] 2000-04-23 06:36:45 +00:00
ssu%netscape.com
b0a8b6529e fixing bug #35872. xpinstall engine now correctly creates nested dirs more than 1 level deep. This problem could have been the cause of the brownser not launching from a clean install (which I have experienced) because files were not getting installed into their proper subdirs. 2000-04-23 02:09:17 +00:00
scc%netscape.com
befb6c542b making string conversions explicit 2000-04-22 10:46:20 +00:00
ducarroz%netscape.com
4de9141ce3 Fix for bug 16354. Add autocomplete to the browser package 2000-04-22 03:30:21 +00:00
sgehani%netscape.com
c02e3f4de5 Make directory creation failure a non-fatal error. 2000-04-21 23:12:50 +00:00
sgehani%netscape.com
320cabe2f2 * Fix error mapping off-by-one for error strings.
* Hide cancel button once download/installation begins.
2000-04-21 22:57:05 +00:00
dbragg%netscape.com
696e6c3af0 Removed the offending const 2000-04-21 20:05:06 +00:00
dbragg%netscape.com
c793036b93 Fix for bug 24984, conversion to use nsIFile and related ilk. 2000-04-21 18:58:41 +00:00
sgehani%netscape.com
7e1080d7a9 Add cancel button to installer.
b=35346
2000-04-21 00:25:15 +00:00
granrose%netscape.com
c9ad1ba5ae added -vf9 to gzip for packaging mozilla tarball. tell strip not to strip various text files (js/xul/html/etc). r=leaf 2000-04-20 22:40:39 +00:00
sgehani%netscape.com
3e591c0c6c Fix for exposing default destination in config.ini. [b=36392] 2000-04-20 07:42:43 +00:00
sgehani%netscape.com
93abcd5c22 * Fix shell script env setup.
* Add feature support to specify folder default in config.ini. [b=36392]
* Pipe erros to a dialog instead of to stdout.
2000-04-20 07:42:23 +00:00
beard%netscape.com
3f1ed5ff9c Compatibility with Universal Headers 3.3 or later. a=leaf 2000-04-19 22:13:51 +00:00
danm%netscape.com
d0d8c4d5c3 dist...chrome restructuring 2000-04-19 21:42:30 +00:00
sgehani%netscape.com
3c5330d4dc Use new INI parser keys.
b=36395
a=leaf
2000-04-19 21:21:22 +00:00
sgehani%netscape.com
86582db2ec Update usage comments. 2000-04-19 04:55:40 +00:00
sgehani%netscape.com
d6f128fd31 Added site selector feature, dynamic download path feature, graceful error handling if running on a system that is older than OS 8.5, and we now handle comments in the INI parser. Also, got rid of bad access paths in the project file. b = 34836, 32694, 32766, 36253 2000-04-19 04:43:14 +00:00
sgehani%netscape.com
ad9ba21309 Whitespace formatting for last warnings' checkin. 2000-04-19 04:32:46 +00:00
sgehani%netscape.com
8a3713fe69 Fix all 143 build warnings.
NOTE:
Compiled on RedHat 6.1 Linux and debian Linux.
2000-04-19 04:16:28 +00:00
dveditz%netscape.com
f55eb01c46 resurrecting VC 5.0 build -- again 2000-04-19 02:36:21 +00:00
ssu%netscape.com
fbd8039811 fixing bugs 7874 (on going) and 30909.
Affects only windows platforms.
2000-04-19 00:51:00 +00:00
sgehani%netscape.com
b4da562661 Ignoring generated Makefile and compiled installer binary. 2000-04-18 23:20:42 +00:00
sgehani%netscape.com
4f6f2770b6 Adding xptlinking phase to Unix installer delivery script. 2000-04-18 23:17:53 +00:00
jj%netscape.com
2a270612c7 removed obsolete resource.shlb ; r=sfraser 2000-04-18 23:01:06 +00:00
tbogard%aol.net
1462df42b3 Making sure session history is in the release builds. 2000-04-18 07:20:31 +00:00
scc%netscape.com
20b510e7b4 making string conversions explicit 2000-04-18 05:46:08 +00:00
scc%netscape.com
6f10e8a3a9 making string conversions explicit 2000-04-18 05:38:58 +00:00
ssu%netscape.com
0064f3a84f fixing bug #7874 (on going). this file is not part of tinderbox build. would affect windows platforms only. 2000-04-17 05:11:34 +00:00
ssu%netscape.com
3c48f3bef3 fixing bug 7874 (on going).
Affects windows platforms only.
2000-04-16 23:07:11 +00:00
ssu%netscape.com
a49879a541 initial checkin to fix bug 7874 (on going). affects only windows platforms. Not hooked up to build system yet. 2000-04-16 00:05:39 +00:00
ssu%netscape.com
ecc0933b33 initial checkin to fix bug 7874 (on going). affects only windows platforms. Not hooked up to build system yet. 2000-04-15 23:50:59 +00:00
cls%seawood.org
dda84d3a46 Remove redundant use of MOZ_REGISTRY_LIBS. Fix for regression bug #35384 2000-04-15 05:42:16 +00:00
mccabe%netscape.com
e518706656 Make XPInstall JavaScript errors get logged to the console service. 2000-04-14 23:14:48 +00:00
sgehani%netscape.com
c47c63db6e Added libjsj.so to yield working build after installation using the Linux installer. 2000-04-14 22:59:55 +00:00
ssu%netscape.com
ce3bc49dd4 added check for OS_TARGET env var to build nsztool. Affects only windows platforms. 2000-04-14 21:26:25 +00:00
ssu%netscape.com
83d56c7a83 fixing bug 28173. affects windows platforms only. Not part of tinderbox builds 2000-04-14 07:48:30 +00:00
sgehani%netscape.com
40ad0f81fe *** NOT PART OF BUILD ***
Copying the mozilla-installer shell script too as part of the delivered build.
2000-04-14 05:59:31 +00:00
sgehani%netscape.com
77088609b5 Adding a wrapper shell script to launch the installer binary. The shell
script takes care of setting up the users environment before launching the
installer binary.
2000-04-14 05:02:06 +00:00
ssu%netscape.com
98048e5bbc fixing bugs:
16068
  16465
  25595
  27587
  27598
  18563
  23240
  34664
  34621
  33348

affects only Windows platforms.
2000-04-14 03:19:16 +00:00
sgehani%netscape.com
af5add9c90 Updating rpm generation scripts to reflect new packages section name:
`install' -> `xpcom'
2000-04-13 23:33:15 +00:00
sgehani%netscape.com
4efaaa0831 Renaming [install] section to [xpcom] to conform to our delivery scripts. 2000-04-13 21:13:27 +00:00
akkana%netscape.com
8fd574a4f9 Rename libender to libeditor on Linux and Windows (r=ssu) 2000-04-13 19:43:51 +00:00
sspitzer%netscape.com
09f5b1d86d fix for #14645. we need those mailnews default prefs, even when installing the
base package, because of migration.
2000-04-12 07:48:21 +00:00
jim_nance%yahoo.com
c9124d9481 Removed extraneous parenthesis which caused make to spit warnings.
r,a=leaf
2000-04-06 01:18:34 +00:00
pavlov%netscape.com
20d1b54cca fix build problems 2000-04-06 00:17:39 +00:00
bruce%cybersight.com
47f3d9c6cc Fix build bustage. a=leaf,mulled=dveditz 2000-04-05 23:43:49 +00:00
jst%netscape.com
0b90cffbe9 Fixing unix objdir build bustage. r,a=leaf 2000-04-05 23:26:15 +00:00
cls%seawood.org
ebf0ac94f8 Forgot MOZ_REGISTRY_LIBS needed for os/2. 2000-04-05 06:58:57 +00:00
sgehani%netscape.com
e21b3eaff1 Don't have access to a solaris build: ifdef'ing for linux only. 2000-04-05 06:27:26 +00:00
cls%seawood.org
adef1ac6f6 Minor changes to incoporate OS/2 into our build system. Bug #34106
We now set MOZ_{JPEG,ZLIB,PNG}_{CFLAGS,LIBS}, XPCOM_LIBS, MOZ_COMPONENT*_LIBS, WIDGET_DLL, GFXWIN_DLL and MOZ_JS_LIBS in configure.
Added os2 specific arguments to configure.
Added os2 target arch section to configure.
Modified a handful of Makefile.ins to use MOZ_JS_LIBS, MOZ_COMPONENT_LIBS, & EXTRA_DSO_LIBS where necessary.
2000-04-05 06:08:04 +00:00
dveditz%netscape.com
3c8eae5a14 fixing thread-safety issues 2000-04-05 06:02:58 +00:00
sgehani%netscape.com
b439343a9a Turning on Unix installer for GTK enabled environments. [b = 16300] 2000-04-05 05:52:30 +00:00
dveditz%netscape.com
466ac620a9 bugs 20044 and 30698 2000-04-05 05:47:50 +00:00
sgehani%netscape.com
0c6f6a4eea Making xpistub work on Unix... again! 2000-04-05 05:47:39 +00:00
dveditz%netscape.com
5a5d5545e4 fixing IDL casing convention 2000-04-05 05:45:24 +00:00
sgehani%netscape.com
9442168f67 * Fixing ui/engine thread communication flakiness.
* Expecting .xpis in a tucked away ./xpi/ dir now.
* Renamed installer binary target to mozilla-installer.

Not part of build just yet.

b = 16300
2000-04-05 05:16:05 +00:00
sgehani%netscape.com
72f0998b1a Preparing Unix installer automation. Not part of build. Only used by
release.  Can also be used by anyone who wishes to generate a complete Unix
GUI installer from a local mozilla tree:
    prompt > perl deliver.pl
with no args defaults all required args for you and delivers a fully usable
GTK/pthreads requiring installer to
    mozilla/installer/sea/mozilla-installer.tar.gz
2000-04-05 05:06:29 +00:00
ssu%netscape.com
6aebabc7a3 fixing bugs #32765, 32693, 21034, 33164.
affects only windows
2000-04-05 02:51:44 +00:00
sgehani%netscape.com
a22169ae2d Renaming install.jst to xpcom.jst. Part of automation requirement for new
.xpi name.
2000-04-05 02:48:23 +00:00
sgehani%netscape.com
82e37e23f7 Renaming install.xpi to xpcom.xpi. 2000-04-05 02:39:55 +00:00
sgehani%netscape.com
82d7f9a603 First Checked In. 2000-04-05 02:39:00 +00:00
ssu%netscape.com
5b922c7317 fixing bugs #32765, 32693, 21034, 33164.
affects only windows
2000-04-05 02:13:50 +00:00
ssu%netscape.com
db747e383a fixing bugs #32765, 32693, 21034, 33164.
affects only windows
2000-04-05 02:05:31 +00:00
sgehani%netscape.com
e9f653b904 Various Mac installer features/fixes: * Installer Modules folder now expected * Not displaying invisible components in setup type desc * Multi-xpi per checkbox support * Centering about box b=18912, 32690, 32707, 33370 2000-04-05 01:56:37 +00:00
mkaply%us.ibm.com
e4e19e97f7 # 33859
r= dveditz@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-04-03 22:58:34 +00:00
cls%seawood.org
da66e49516 Adding a script to print out which of a given list of files do not end with a newline. Source files that do not end with a newline break at least the HP-UX compiler. Adding newlines to all of the source files found at this point. 2000-04-02 07:17:25 +00:00
jim_nance%yahoo.com
dc0e139673 Bug 33322 - Fix compiler warnings. Its been on n.p.m.builds for a few
days for module owners to comment on.  r=troy@netscape.com
2000-03-30 03:21:26 +00:00
dougt%netscape.com
a593ef6005 Adding psm-glue.js preferences files to the packages. bug 31167. 2000-03-30 00:18:46 +00:00
warren%netscape.com
727f312b32 Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
jj%netscape.com
f228acbf65 fix for #33495: stop packaging 'NSPR Logging' with the installer. 2000-03-29 03:04:01 +00:00