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

1963 Коммитов

Автор SHA1 Сообщение Дата
syd%netscape.com 4d7f68766a Fix for 89720 -- attempt to display meaningful text messages during install if system error is received. sr=sfraser, a=asa 2002-03-20 23:15:55 +00:00
rayw%netscape.com 3a281322b3 Added xmlschema.xpt to package list. Bug 131957, r=heikki, sr=jband, a=asa 2002-03-20 13:06:13 +00:00
jelwell%netscape.com 83ea08088a Fix for 84189. Fix for free of bogus pointer. r=syd, sr=dveditz, a=asa (syd checking in on behalf of contributor) 2002-03-20 09:48:02 +00:00
pinkerton%netscape.com fb366798fa refactor packaging into perl package so that it can be called from MacPerl. add basebrowser embed packaging to mac build. r=adamlock/sr=alecf/a=asa. bug#129737 2002-03-19 22:05:19 +00:00
bryner%netscape.com 2863ac5493 - Removing modern theme versions of the XBL form controls
- Moving classic theme versions of the controls into forms.jar, so we don't rely on classic.jar
- Updating xpinstall packages to reflect this

Bug 130236, r=ben, sr=hyatt, a=brendan.
2002-03-19 21:47:46 +00:00
blakeross%telocity.com 93d044d117 102477 - turn on Download Manager (take 3). r=law sr=ben a=dbaron die=cvs 2002-03-17 21:41:01 +00:00
blakeross%telocity.com 69a2eecc19 Backing out...saving for a rainy day... 2002-03-17 07:39:08 +00:00
blakeross%telocity.com 563323de3b 102477 - Turning on download manager. r=law sr=ben a=dbaron 2002-03-17 04:52:34 +00:00
peterv%netscape.com 9e88940c7f Fix for bug 103235 (Implement DOM Level 3 XPath WD). r=sicking, sr=jst, a=dbaron. 2002-03-14 15:13:03 +00:00
mkaply%us.ibm.com 7df5cbdafd OS/2 build break while attempting to build xpinstall/wizard/os2 - bad makefile 2002-03-14 14:22:39 +00:00
alecf%netscape.com e96602da93 fix for bug 130095 - don't use unicode character conversion in the standalone xpinstaller - causes a crash.
r=cathleen, sr=dveditz, a=asa
2002-03-13 23:53:51 +00:00
seawood%netscape.com f5cb360af6 Do not set MOZILLA_FIVE_HOME in the installer script as it's not needed by the installer and it causes problems when the mozilla script tries to honor MOZILLA_FIVE_HOME.
Bug #129075 r=syd
2002-03-07 09:31:11 +00:00
curt%netscape.com fefe11a9c3 Cleaning up Component descriptions.
(Bug #123975, r=leaf, sr=dveditz, a=dbaron)
2002-03-07 03:33:27 +00:00
curt%netscape.com f44756e3a8 For the Quick Launch dialog. 2002-03-07 01:43:20 +00:00
curt%netscape.com 948f13959a Should have been checked in with -kb. 2002-03-07 01:41:31 +00:00
darin%netscape.com f1a6738b6c fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
jj%netscape.com 8c760abb35 Bug 126768: updated installer's 'vers' 2 resource to 0.9.9+ (trunk) 2002-03-06 02:26:14 +00:00
alecf%netscape.com cd8f07f3e8 bug 127091 - big string cleanup, removing old APIs
- removing Assign/AppendWithConversion for single-characters
- removing unused StripChars
- removing ReplaceChar[s] for non-matching chars
- removing CompressSet
- removing nsCString::Find/FindCharInSet/RFind for unichar strings
- removing lots of EqualsWithConversion
r=dp, sr=jag
a=asa
2002-03-04 23:18:21 +00:00
curt%netscape.com 3b1d4dee97 Update Quick Launch dialog to spec.
(Bug #122683, r=ssu, sr=dveditz, a=dbaron)
2002-03-04 00:39:50 +00:00
curt%netscape.com 0f3d781971 Required by quick launch dialog.
(Bug #122683, r=ssu, sr=dveditz, a=dbaron)
2002-03-04 00:36:18 +00:00
curt%netscape.com dac423673c Description updates.
(Bug 23975, r=jj, sr=dveditz, a=dbaron
2002-03-04 00:03:14 +00:00
dprice%netscape.com ca3aa8dc00 99670 r=dprice sr=mscott a=dbaron patch by dveditz
Install.addDirectory() now reports correct error
2002-02-23 03:57:25 +00:00
rayw%netscape.com 7ac2fea7ee Complete deployment of soap by adding xmlsoap.xlt to the installers.
r=dveditz, sr=vidur, a=dbaron for 0.9.9  See bug 107796.

This is a one-line addition to each of five non-embedded packages (3 platforms,
static and non-static).
2002-02-22 23:17:12 +00:00
law%netscape.com 6de68dcb6c Fix for smoketest blocker bug 126687; adding new progress dialog component to package lists 2002-02-20 21:12:37 +00:00
cathleen%netscape.com a6a1655268 eliminate nsCRT::strlen for char* strings (part 4), bug 124536 r=dp sr=brendan 2002-02-19 16:01:45 +00:00
dveditz%netscape.com 21b4b8ee6a Fix Install.addDirectory register under a predictable key (bug 125984);
remove dead cruft and whitespace r=sgehani sr=mscott
2002-02-19 05:58:24 +00:00
dbragg%netscape.com 3428bea73a Fix for bug 125820. Removed problem wildcard copy from windows packages files and
made explicit calls to addDirectory in the regus.jst file.  This is done to rename
the searchplugins directory to Search Plugins on the Mac. r=sgehani, sr=dveditz.
2002-02-18 22:59:20 +00:00
dveditz%netscape.com 27743a2a68 compareVersion() returns NOT_FOUND rather than comparing as if a missing
component had a version of 0.0.0.0. Removed some dead code. r=sgehani sr= mscott
2002-02-17 09:55:19 +00:00
dveditz%netscape.com 6a1cc39113 Don't strip arguments from URL used to fetch .xpi, bug 116512 r=dprice sr=mscott 2002-02-17 09:45:22 +00:00
curt%netscape.com d754c8f3fc Component descriptions updates. 2002-02-17 05:27:32 +00:00
syd%netscape.com 0ee72c5a07 Fixes for following Linux installer bugs:
http://bugzilla.mozilla.org/show_bug.cgi?id=93240 -- installer window too
narrow for license text
http://bugzilla.mozilla.org/show_bug.cgi?id=98201 -- cancel button does not
respond
http://bugzilla.mozilla.org/show_bug.cgi?id=108282 -- crasher, calling gtk+
function with NULL argument
http://bugzilla.mozilla.org/show_bug.cgi?id=113997 -- mozilla installer
eats 100% CPU
2002-02-17 03:02:44 +00:00
ssu%netscape.com b151029cf4 fixing bug - 104982 - Uninstaller code needs to broadcast message that default mail/browser client has been changed/reset. r=curt, sr=dveditz 2002-02-16 01:49:51 +00:00
dprice%netscape.com 699521a101 60910 R=gagan SR=dveditz
remove a redundant download request
2002-02-15 02:55:43 +00:00
dbragg%netscape.com 6d93722524 Making the windows region pack installer tolerant of the Mac platform.
Changed the searchplugins folder name to Search Plugins when the install
is run on a Mac.  r=tao, sr=dveditz
2002-02-14 22:38:31 +00:00
curt%netscape.com f760bf69bc Changing error MessageBox to a warning (Attention) - Bug 119530. 2002-02-14 09:52:54 +00:00
curt%netscape.com 5faf415143 Changing error MessageBox to a warning (Attention). Bug #119530 2002-02-14 09:51:08 +00:00
ccarlen%netscape.com 2cf6448a9f Bug 115334 - removing .mcp files that are obsolete since conversion to XML. r=jj/sr=sfraser 2002-02-13 15:01:37 +00:00
bryner%netscape.com a911745886 Bug 123477 - implement HTML button in XBL. r=jkeiser, sr=hyatt. Not turned on yet. 2002-02-13 10:47:18 +00:00
ccarlen%netscape.com 0d871a1552 Bug 115334 - Removing .mcp files which are obsolete after XML conversion. r=jj/sr=sfraser 2002-02-12 15:41:41 +00:00
rbs%maths.uq.edu.au bb497bf9c4 Oops, I had forgotten again to include the ucvmath module for the mathfont encoding tables - bug 109826 2002-02-09 07:47:26 +00:00
cathleen%netscape.com 5f6144d372 fix windows installer for static build, bug 124525 r=dp sr=sfraser 2002-02-09 03:06:00 +00:00
seawood%netscape.com 7521028be6 This has quite literally given me a headache 2002-02-08 10:07:35 +00:00
seawood%netscape.com 6d1101ace7 Blindly add xpcom:glue to search path to fix bustage. Bug #120474 2002-02-08 09:24:12 +00:00
rbs%maths.uq.edu.au c2bfa13028 bug 109826 - turn on MathML in default builds (Windows & Linux), r=cls, a=endico on behalf of staff@mozilla.org, a=shaver on behalf of drivers@mozilla.org 2002-02-08 08:32:32 +00:00
kaie%netscape.com edc2974c13 b=123964 PSM missing in Mac OS X nightly
r=jj sr=sfraser
2002-02-08 02:43:35 +00:00
syd%netscape.com e393a46a8b Miscellanous fixes for Linux installer, including 53244, 107803, 122916, 122918.
r=sgehani, sr=dveditz
2002-02-07 03:44:26 +00:00
kaie%netscape.com 7792168b34 b=116334 NSS 3.4 landing
r=cls/wtc sr=kin/simon
2002-02-06 13:31:07 +00:00
bryner%netscape.com 5ca713c1ed bug 123671 - make sure to register forms package (content and skin). r=jag, sr=dveditz. 2002-02-06 03:48:59 +00:00
mjudge%netscape.com 18a162f5cc command handler needed to be added to exports. blocker 123399 2002-02-04 22:58:51 +00:00
mjudge%netscape.com 5ce8eb067c change to export command handler. blocker fix for 123399 2002-02-04 22:53:35 +00:00