Commit Graph

1534 Commits

Author SHA1 Message Date
javi%netscape.com
d08c56a9e4 Fix for Bug 74897 r=leaf
New win32 package entries for PSM 2.0
2001-04-12 17:48:33 +00:00
javi%netscape.com
0709ef33b4 Fix for Bug 74909 r=leaf
New package entries for PSM 2.0
2001-04-12 17:46:43 +00:00
javi%netscape.com
f93626e783 Fix for Bug 74910 r=leaf 2001-04-12 17:45:02 +00:00
oeschger%netscape.com
e841dca97e fix for 75708 blocker, sr=shaver, r=jag 2001-04-12 14:48:15 +00:00
oeschger%netscape.com
6e6ef707c1 adding help build piece, bug=74132, r=samir, r=ssu (for win32), sr=alecf 2001-04-12 01:06:01 +00:00
sgehani%netscape.com
33e4a8a9d0 Make the dummy talkback.xpi work fine by removing the call to addDirectory().
nsSample.js no longer gets exported to dist by default.

b = 72636
r = ssu
sr = leaf
2001-04-11 23:25:14 +00:00
shaver%mozilla.org
a0daa1645d 75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
danm%netscape.com
2207478bb0 dveditz points out a flaw in my last checkin 2001-04-11 03:33:59 +00:00
hewitt%netscape.com
a45fdbc40d 72717 - die Blue, die!, r=dveditz, sr=hyatt 2001-04-11 03:32:24 +00:00
danm%netscape.com
857e9b3d2b oh yeah. last version compiled on linux, only 2001-04-11 01:45:19 +00:00
danm%netscape.com
acf746db54 replacing use of evil hidden window with embedding-copacetic window watcher. bug 71895 r=blizzard,hyatt,javi,various 2001-04-11 01:20:28 +00:00
darin%netscape.com
00a7e27ee6 Necko API changes, bug 74221. r=valeski, sr=rpotts. 2001-04-10 06:01:08 +00:00
dveditz%netscape.com
80b13132e3 makefile changes to keep .h files out of bogus export directory -- r=leaf
removing obsolete files (not part of build)
2001-04-09 07:19:02 +00:00
danm%netscape.com
9be7be64f3 unbuilding deprecated prompt files (cleaning up my mess) 2001-04-09 04:52:46 +00:00
danm%netscape.com
c223f055da commondialog service is being replaced by promptservice. bug 72112 continues 2001-04-09 01:35:41 +00:00
dbragg%netscape.com
7b692a1447 Turning of building of OS2 version of InstallCleanup until I can work with the OS2 experts. 2001-04-08 20:51:12 +00:00
dbragg%netscape.com
72ef252bfa Fix for OS2 bustage. 2001-04-08 20:26:53 +00:00
dbragg%netscape.com
584e7b8ce1 Special version of cleanup routine for OS2. Most of the work done by Javier pedemont@us.ibm.com 2001-04-08 20:17:09 +00:00
dbragg%netscape.com
7a55f4dd2a Turning on xpicleanup in the build again for bug 65682. It was broken on several PORTS when first checked in. Original r=dveditz and sr=mscott 2001-04-08 17:54:54 +00:00
disttsc%bart.nl
72cea9bb38 Clean up MODULE/REQUIRES, bug=73353, r=cls 2001-04-08 08:33:11 +00:00
cls%seawood.org
e2b3cf5ae0 Lose the directory comparison and just use MOZ_NATIVE_NSPR ifdef. 2001-04-07 11:10:58 +00:00
cls%seawood.org
19decd6750 Fix check for system NSPR 2001-04-07 10:59:36 +00:00
danm%netscape.com
f636001675 moving new nsIPromptService to WindowWatcher lib. adding nsIPrompt creator. bug 72112 continued. r=ccarlen,hyatt,pinkerton 2001-04-07 03:27:28 +00:00
dbragg%netscape.com
cdeac72eec Fix for 67503. Setting File object explicitly and using JS_BeginRequest-JS_EndRequest correctly. r=sgehani, sr=brendan 2001-04-06 04:18:11 +00:00
morse%netscape.com
78472b1405 bug 74569, cookie viewer is blank on installer bits, r=dveditz, sr=shaver 2001-04-06 03:58:03 +00:00
danm%netscape.com
3a6b2acd08 adding new promptservice.xpt bug 72112 r=pinkerton,hyatt 2001-04-06 03:54:04 +00:00
sgehani%netscape.com
7049f065b9 Make installer not hang at Install.execute() in jre.xpi by forcing
libpthread to link before libc.  This fix alleviates the problem
caused by the explicit linking of libc created by revision 1.697 to
mozilla/configure.

b = 73802
r = dbragg@netscape.com
sr = cls@seawood.org
2001-04-05 23:43:58 +00:00
blakeross%telocity.com
c9b9689e26 Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2001-04-05 19:53:13 +00:00
dprice%netscape.com
8c0b9eaf97 65845 - new order files 2001-04-05 06:02:32 +00:00
dbragg%netscape.com
d300e985b1 Fix for 29415. Now returning READ_ONLY error if file attribute set that way. r=dveditz, sr=mscott 2001-04-04 21:40:59 +00:00
rickg%netscape.com
169a621d42 preloader update. r=peterl, sr=attinasi 2001-04-03 22:58:59 +00:00
ssu%netscape.com
a301f5992d fixing:
bug 68053 - Win32 installer needs to log the installation process.
bug 64433 - setup.exe inside mozilla-win32-installer.exe contains "Netscape" text
bug 72254 - Installer should not place Uninstaller shortcut in Start Menu
bug 72422 - Moz Installer needs to update internal ua to 0.9
bug 74173 - Win32 installer needs to offer ability to disable path change
bug 64179 - "K" should be "KB"
bug 71108 - Installer FTP stage is slow on Win32
bug 71113 - Log files should not prevent installation
http://bugscape/show_bug.cgi?id=4196 - Launching Setup via a CD autorun causes dll error

r=dveditz
sr=mscott
2001-04-03 09:44:22 +00:00
disttsc%bart.nl
dacbb4faa9 Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna) 2001-03-30 10:39:06 +00:00
pavlov%netscape.com
4fb578e0d6 adding new files to unix packages file 2001-03-30 08:47:47 +00:00
cls%seawood.org
36c0c9ec6b Help text typo fix.
Thanks to Ben Bucksch <ben.bucksch@beonex.com> for the patch.
2001-03-30 03:59:43 +00:00
sgehani%netscape.com
73f59bb569 Fix Solaris 7 bustage. 2001-03-29 20:34:32 +00:00
sgehani%netscape.com
a388946ccb (*) Stat for permissions of destination dir.
(*) Hook libxpnet into linux installer.
(*) Add proxy support and download settings to linux installer.
(*) Make error dialog dismiss when OK is pressed.
(*) Miscellanous dialog title and position cleanup.
(*) Make readme show on ja_JP locale builds after scrolling the license.
2001-03-28 10:57:58 +00:00
sgehani%netscape.com
da64e4c339 Make Install.arguments return the correct value.
b = 72719
r = dveditz, dbragg
sr = mscott
2001-03-28 09:10:06 +00:00
sgehani%netscape.com
9f1b52dfc7 63454: updating desktop db properly when AppleSingle decoding; 72277: use Appearance manager for drawing default button; 72092: make welcome window text display correctly for all system fonts; 69154: make install log readable 2001-03-28 00:42:27 +00:00
pinkerton%netscape.com
b6c17ba0bb adding libpr0n libraries to package list sr=sfraser. 2001-03-26 19:49:41 +00:00
disttsc%bart.nl
f595ed19f3 Clean up REQUIRES lines. r=cls 2001-03-25 22:59:27 +00:00
cls%seawood.org
1ddcc8d5d4 Add the jar files to the package list. (How did the installer ever work without them?)
Bug #73335 r=bryner
2001-03-25 04:40:52 +00:00
dougt%netscape.com
664cd0f05f Adding Cache to the release builds. r=pavlov, sr=darin. 2001-03-24 00:20:38 +00:00
darin%netscape.com
31e1528dcf Added nkcache to packages for unix and win platforms. r=pavlov 2001-03-23 09:10:38 +00:00
pavlov%netscape.com
82f146ef0d adding new imagelib stuff to packages-win r=darin 2001-03-23 09:06:33 +00:00
jj%netscape.com
9cb7d376cb #71991: added archive size tags + valid download url for the xpi's - r=sgehani 2001-03-23 02:35:41 +00:00
blakeross%telocity.com
0b2dd2b2d2 Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben 2001-03-22 00:59:29 +00:00
maolson%earthlink.net
1e7ee6f0f9 fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
r=blake, a=ben
2001-03-22 00:15:47 +00:00
dbragg%netscape.com
4ab56f7c66 NOT PART OF BUILD. Removing a bunch of extraneous linefeeds that break IRIX. 2001-03-21 01:11:26 +00:00
disttsc%bart.nl
497249a5e8 Move nsCString from |operator char*()| to |get()| and |NS_CONST_CAST| where needed. bug=53057, r=dmose, sr=shaver 2001-03-20 05:37:56 +00:00