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
tao%netscape.com
af837c8d5a
71517: Dynamically select platform jar in langxxxx.xpi. r=ssu, sr=dveditz.
...
package all en-*.jar into langenus.xpi and select on one the fly.
2001-03-19 23:10:12 +00:00
alecf%netscape.com
ffc6a23c5a
fix for blocker 72477 - add layout_xul_outliner.xpt to the nightly builds
...
a=leaf,sr=shaver
2001-03-19 17:52:49 +00:00
hewitt%netscape.com
3d5e92aa75
65745 - themes cleanup, r=dveditz/cmanske/chuang/blake/andreww, sr=hyatt, a=leaf
2001-03-16 02:56:38 +00:00
dveditz%netscape.com
b225560c68
fixing ports build bustage
2001-03-14 08:46:52 +00:00
sgehani%netscape.com
eb141506a3
Hook libxpnet into the mac installer (and UI polish friends).
b = 67244
r = ssu
sr = mscott
2001-03-14 06:58:44 +00:00
sgehani%netscape.com
ab000f2283
Port libxpnet to the mac.
b = 67248
r = ssu
sr = mscott
2001-03-14 06:49:13 +00:00
beard%netscape.com
57715854c0
Added nsXPIProxy.cpp to fix build bustage.
2001-03-14 06:14:54 +00:00
dveditz%netscape.com
28e5677304
fixing bustage
2001-03-14 06:03:44 +00:00
dveditz%netscape.com
2103835ce9
removing obsolete files
2001-03-14 05:37:48 +00:00