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

945 Коммитов

Автор SHA1 Сообщение Дата
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
dougt%netscape.com ffe3843eb7 adding comment out update notfication targets. 2000-03-28 12:06:59 +00:00
dougt%netscape.com 71790ff6ba adding commented out xpidl target for update notification. 2000-03-28 12:06:19 +00:00
dougt%netscape.com f89d05aff6 adding update notification to xpinstall. It is currently ifdef off. 2000-03-28 12:05:20 +00:00
dougt%netscape.com fe2f4e9635 adding nsUpdateNotification to tree.
not part of build.
2000-03-28 11:53:50 +00:00
dougt%netscape.com 1bb5eb1b2f Adding updateNotification bits.
not part of build.
2000-03-28 11:52:11 +00:00
dougt%netscape.com e564200934 Adding nsIUpdateNotification.idl 2000-03-28 11:50:12 +00:00
dougt%netscape.com b7bf65c802 removing xpinstall/notifier from build path. 2000-03-28 00:17:22 +00:00
rickg%netscape.com bb002efdaa removed direct access to nsString members 2000-03-27 06:28:47 +00:00
scc%netscape.com 629fdae885 small changes to clients of string converting APIs 2000-03-26 11:02:30 +00:00
ssu%netscape.com 956430cf35 initial checkin of tool to help build windows installer. Not hooked up to build system yet. 2000-03-25 01:38:12 +00:00
jim_nance%yahoo.com bebfa35340 Fix bug 33019. Compiler warnings.
Reviewed and approved by:
law, mscott, radha, brade, shaver, & dveditz
2000-03-24 22:11:55 +00:00
ssu%netscape.com ee60a1b2dc fixing bug #32437 - View page source no longer shows blank window. r=travis,sgehani 2000-03-24 21:22:11 +00:00
ssu%netscape.com e0912a16e0 fixing bug #33166 - can no longer press next in Setup Type dialog when warning dialog is shown. r=sgehani 2000-03-24 21:20:22 +00:00
ssu%netscape.com d28bf15bf4 fixing bugs:
33004
  33006
  33007
  23662
  27588
  27593
  27598
  28539
  32706

r=sgehani
2000-03-24 03:40:09 +00:00
dbragg%netscape.com 418aaec9a2 Backend plumbin fix for bugs 17505 and 20046 r=dveditz 2000-03-22 21:51:26 +00:00
pierre%netscape.com 6979ae9a19 For Profiler builds: removed NSRuntimeDebug.shlb from debug targets in MIW.mcp and modified NGLayoutBuildList.pm to not build that project when the Profiler is on. 2000-03-22 03:50:15 +00:00
norris%netscape.com 8f3d31ec3c Fix 32585 chrome/caps are missing from the packages files
r=mstoltz
2000-03-21 23:11:05 +00:00
ssu%netscape.com dbc6706464 fixing bugs:
31157
21575
27298
27578
27581
27582
27583
27589
27590
28537
28538
28539
28750
30436
29169
27579

windows platform only

r=sgehani
2000-03-21 21:43:22 +00:00
dougt%netscape.com 1ff7118f11 Adding timebomb chrome resource to package list. bug 32585. This was
already reviewed for the commercail tree a while ago.
2000-03-21 05:44:05 +00:00
jj%netscape.com 26ee6b1e8f . renamed -url file "Mozilla Installer" to "Mozilla Profile Migration". landing fix for #29816 from the beta1_BRANCH. . removed obsolete viewsource.js and viewsource.xul 2000-03-21 04:53:24 +00:00
ssu%netscape.com edeb4aee3b fixing bug #32340 - msvcrt.dll and msvcirt.dll now get installed *only* if they don't exist.
a=chofmann
r=sgehani
2000-03-19 03:15:25 +00:00
sgehani%netscape.com 274c63de07 First cut of Linux Install Wizard using gtk. (Not part of build.) 2000-03-17 07:35:06 +00:00
ssu%netscape.com 22884681cc fixing a hack that was done for beta1. It is now possible to control the font size, color, and shadowing for the text on the blue background in the installer via the config.ini. affects only windows. r=sgehani 2000-03-17 02:38:13 +00:00
jj%netscape.com 3d76294465 don't die if delete fails, just warn. a=granrose, r=leaf *** installer packaging only *** 2000-03-16 21:16:08 +00:00
sgehani%netscape.com 7f8f94cd4e Fix various cosmetic issues with the Mac native installer. [b=29328, 28576, 18874, 31042, 29849; r=ssu] 2000-03-16 01:34:48 +00:00
ssu%netscape.com 4619755e33 fixing bug #31875 under win95. a=chofmann r=cathleen 2000-03-15 23:44:57 +00:00
ssu%netscape.com 45f4babcfe fixing bug #31875 - adding a windows shortcut to the desktop
Also fixing a nsztool bug that shows up when compressing small files.

a=cathleen
r=cathleen
2000-03-15 08:36:31 +00:00
dveditz%netscape.com 80288de09b Fix for bug 31399, r=sgehani 2000-03-15 06:15:27 +00:00
sgehani%netscape.com 7b20487eeb Fix pref migration shortcut launching. [b=31234, r=ssu] 2000-03-15 05:09:55 +00:00
hyatt%netscape.com df0d870704 Nope. This was right the first time. 2000-03-15 02:36:17 +00:00
sgehani%netscape.com 47a596deac Updated package registry node names. [b=30928, r=cathleen] 2000-03-15 02:35:15 +00:00
sgehani%netscape.com 75649f6bed Launch apps using relative path (from installation root) rather than app creator. [b=31234, r=ssu] 2000-03-15 02:04:45 +00:00
hyatt%netscape.com e7dc30bdcd Fix for bug #31847. 2000-03-15 02:01:14 +00:00
pavlov%netscape.com 16d99a24d3 update the pretty lil package file 2000-03-14 06:10:57 +00:00
dougt%netscape.com f5540880d4 Adding psmglue to the package list. 2000-03-14 04:56:33 +00:00
rickg%netscape.com 9b23015426 replaced calls to deprecated string methods 2000-03-12 20:50:01 +00:00
dbragg%netscape.com 2e39119016 Fix for bug 30903 a=leger r=dveditz 2000-03-10 01:23:06 +00:00
ssu%netscape.com ba161d90bf fixing bugs:
#30711 - no longer attempts to detect Net2Phone
           running during startup of installer.
  #30982 - added netscape registry names to the
           .js install scripts.
  #30907 - changed the way the build number is
           displayed on the blue background.  It
           is now displayed in a smaller font and
           in black.
  #30877 - added creation of Profile Manager
           shortcut.

affects only windows platforms.

a=jar
r=sgehani
2000-03-09 09:49:36 +00:00
jj%netscape.com 4dc78e22b8 Changes affecting packaging only, not build. #29549: added Plugins folder to [browser] module #28442: backed-out morse's changes from 1.40 (inexistant .xpt files) removed obsolete viewer:res:xpinstall: directory a=chofmann r=leaf 2000-03-04 01:42:42 +00:00
ssu%netscape.com f967a579be fixing bugs:
#30096 - App crashes in Java at launch on Ja systems.  Need to deliver
           international version of jre.
  #30186 - installer needs to apply patch to jre1.3

a=jar
r=sgehani
2000-03-03 08:15:24 +00:00
granrose%netscape.com ff48f6e0ea modified to eliminate packaging and runtime warnings. not part of build as we don't use .xpi files on unix yet. r=leaf 2000-03-02 21:56:33 +00:00
granrose%netscape.com bd5a7a1dad adding perl script to run xpt_link on components to merge .xpt files before packaging into .xpi files. bug 29658. r=leaf. not part of build yet. 2000-03-02 21:53:41 +00:00
sgehani%netscape.com c062c18c32 Update installer about box. [b=29309][a=cathleen] 2000-03-01 09:41:41 +00:00
ssu%netscape.com 05393f6b66 fixing bug #29336. making the browser component invisible.
a=jar
r=sgehani
2000-03-01 00:54:40 +00:00
ssu%netscape.com c1a0560c89 fixing bugs #29263 and 12359
added readme and license files support.

a=cathleen
r=sgehani
2000-03-01 00:42:11 +00:00
pollmann%netscape.com 4f85ec174a Bug 28900: Add properties file for default button labels to package builder files. This completes PDT+ bug 16999. r=leaf a=rickg 2000-02-28 22:26:28 +00:00
dveditz%netscape.com cf96cca349 bug 12361, forgot to flush registry in original fix, r=sgehani 2000-02-28 07:24:26 +00:00
ssu%netscape.com 9023bcebd7 fixing memory corruption detected when I ran code through purify.
Pre-checkin tests done after the fix related to the windows
installer:

  * ran mozilla installer with .xpi files in current dir
  * ran mozilla installer with .xpi files in it's self-extracting .exe file
  * ran commercial installer with .xpi files in current dir
  * ran commercial installer with .xpi files being downloaded from remote
    ftp area.
  * started a process under NT, and made sure installer detected it at
    startup.

fix affects only windows platforms and only the installer (not the browser).

r=dbragg@netscape.com
r=sgehani@netscape.com
2000-02-26 03:32:52 +00:00
dveditz%netscape.com 17b05da409 Removed static libreg linkage from xpinstall -- we need to use the one true libreg from XPCOM. Solves bug 28243, r=selmer,racham,pavlov,colin@theblakes.com, a=jar 2000-02-25 23:33:08 +00:00
ssu%netscape.com a44cee448f fixing bug #27856. udpate.html has been moved from the mozilla cvs to
the commercial cvs because it only applies to the
                    commercial build.

affects only windows
r=sgehani
2000-02-25 04:11:32 +00:00
sgehani%netscape.com 1b2b81bccb * Fixes plugins folder creation location [b=29031] * Fixes comp names descriptions [b=29028] r=ssu a=leaf 2000-02-25 02:46:24 +00:00
ssu%netscape.com e77da71d7f fixing bug #28715. xpinstall build no longer shows dialog which pauses
builds under Win98.  Builds under NT have not been
                    affected.

affects only windows.

a=leaf
r=sgehani
2000-02-25 01:44:18 +00:00
dougt%netscape.com 4377055225 Recheckin in after trifle request to backout two minutes before the tree
reopened.
Original Comment:
fix for 29013. Correcting problem with AddDirectory API. r=dveditz.
a=cathleen.
2000-02-25 00:56:06 +00:00
dougt%netscape.com b519112e58 backing out changes per leaf. I checked in before the tree was "open". Maybe
I will check this back in tomorrow.
2000-02-25 00:48:28 +00:00