Commit Graph

65807 Commits

Author SHA1 Message Date
hyatt%netscape.com
0c7a3ceafd Fix for smoketest blocker. r=saari, bug#=35952 2000-07-12 22:24:29 +00:00
mcgreer%netscape.com
d42ada9be0 add fingerprints to info dumped with certificate 2000-07-12 20:48:47 +00:00
brade%netscape.com
38070752ba add id to print item; r=kin; bug #43904 2000-07-12 14:48:13 +00:00
rhp%netscape.com
997e631b7f Properties change for prompt language change - Bug #: 1429 - r: sol 2000-07-12 14:04:42 +00:00
Jerry.Kirk%Nexwarecorp.com
9236f1856d Added new Photon Embedding directories. 2000-07-12 13:56:39 +00:00
Jerry.Kirk%Nexwarecorp.com
92b71daf01 NOT PART OF BUILD - PHOTON ONLY
Adding the PtMozilla widget for the first time.
Submited by briane@qnx.com
r=kirkj
2000-07-12 13:53:29 +00:00
ben%netscape.com
f3d3748b18 fix for profile manager header (fix circle and icon) 2000-07-12 07:55:58 +00:00
dprice%netscape.com
75b6bac9b7 NOT IN THE BUILD
adding jar.mn file to chatzilla for the eventual repackaging of the chrome into jar files.
2000-07-12 07:52:02 +00:00
dprice%netscape.com
7ec1b73048 NOT IN THE BUILD 2000-07-12 07:50:37 +00:00
dprice%netscape.com
20f993546d NOT IN THE BUILD
Modified the xinstall:: rule
2000-07-12 07:45:26 +00:00
dprice%netscape.com
bdd5713749 fixed a crasher when getting the length of an empty string. 2000-07-12 07:39:34 +00:00
ben%netscape.com
44565e571f fix for b28186, rename to existing profile does not re-prompt for correct profile name 2000-07-12 07:20:06 +00:00
ben%netscape.com
c91f93ec42 27526 - focus tree widget in profile manager on startup. 2000-07-12 07:07:55 +00:00
ben%netscape.com
22809c7876 fixes for 39923 and 38201, urlbar history popup navigation problems 2000-07-12 06:44:12 +00:00
mscott%netscape.com
cbdeb0905f Bug #43583 --> throw the switch for the helper app dialog. Start invoking the helper app dialog and bring it
up whenever the user trys to launch a helper app. This was submitted by bill law. r=mscott

also, use the file name in the url as the basis for the temporary file name.
r=alecf
2000-07-12 06:09:02 +00:00
cls%seawood.org
19691bf001 Fix for BeOS bustage. 2000-07-12 06:08:19 +00:00
ben%netscape.com
d4388be99e fix for 32255, remove placeholder text in migrate before-delete dialog, and updated code to reflect correct behaviour. 2000-07-12 05:19:28 +00:00
mscott%netscape.com
8e00b3b8cf Fix for Bug #41707 --> JS and data urls were not getting an owner set on them when they were entered from the urlbar. this
prevented them from getting executed properly. For now, we'll inherit the owner of the current document in these
two cases.
r=mstoltz
2000-07-12 05:06:28 +00:00
ben%netscape.com
d3e0de7b06 fixes for 32034 (sidebar search won't work from mail) and other search
problems (cannot sort search engines, etc)
2000-07-12 05:01:34 +00:00
tonyr%fbdesigns.com
a517e5da06 Fix for bustage, added msgUtil.lib projects to link. 2000-07-12 04:43:55 +00:00
morse%netscape.com
04ee82566c backing out change temporarily till I figure out why it broke the mac build 2000-07-12 04:30:05 +00:00
tonyr%fbdesigns.com
c244654ebf Fix up strings for localisation. r=alecf, b=36483,39004 2000-07-12 03:58:17 +00:00
tonyr%fbdesigns.com
849c838318 fix for importing mutlibyte charset messages. r=rhp, b=33291 2000-07-12 03:57:10 +00:00
bienvenu%netscape.com
921df47407 fix imap subscribe ui problems, r=mscott 42106 2000-07-12 03:50:40 +00:00
sgehani%netscape.com
5391a0f7c7 Make Linux and Mac installers install to the target directory instead of the
platform-specific notion of temp.

[dogfood+ b=45166; r=dveditz]
2000-07-12 03:42:35 +00:00
ben%netscape.com
62fb4bec4b small ammendment to earlier tooltip checkin for browser 2000-07-12 03:35:54 +00:00
jst%netscape.com
ef7c88f995 Fixing nsbeta2+ bug 38610, don't throw a JS exception when .complete is accessed on an Image created in JS. r=pollman@netscape.com 2000-07-12 03:35:13 +00:00
racham%netscape.com
92ede0c6e6 Fixing bug 37398. Converting the migrated profile strings into the right type for i18n. r=nhotta 2000-07-12 03:25:24 +00:00
dbaron%fas.harvard.edu
085ff3a5cc Document recent changes to XPCOM memory tools. (Documentation. Not part of build.) 2000-07-12 03:21:45 +00:00
mstoltz%netscape.com
a8545c4aed Fixing 40159 and 44822, both [nsbeta2+] regressions on signed scripts. r=sgehani 2000-07-12 03:10:33 +00:00
jst%netscape.com
d9db4ed52f Fixing nsbeta2+ bug 44115, properly handle area elements even if the href is a relative url, r=vidur@netscape.com 2000-07-12 02:42:28 +00:00
mcafee%netscape.com
63958d5e40 Fixing comment within comment warnings, duh. r=pavlov 2000-07-12 02:35:59 +00:00
jst%netscape.com
744fcf9dc9 Fixing nsbeta2+ bug 44434, problems with width and height properties on preloaded images. r=vidur@netscape.com 2000-07-12 02:30:42 +00:00
morse%netscape.com
0ecffed2f7 bug 44146, improperly parented modal dialogs, r=danm 2000-07-12 02:29:53 +00:00
dimator%netscape.com
a19a875444 bug 44252. Checking in for sspitzer. r=putterman 2000-07-12 02:23:10 +00:00
mcafee%netscape.com
a4c70122a8 Checking in null pointer fix for bugscape:1205, netscape nsbeta2+ bug. r=saari 2000-07-12 02:22:41 +00:00
jst%netscape.com
db7e921f3e Fixing nsbeta2+ bug 44001, nulling out output parameters to avoid crasing. r=vidur@netscape.com 2000-07-12 02:15:27 +00:00
mcafee%netscape.com
6c8757c6d2 Backing out last change to fix linux bustage. r=cmanske 2000-07-12 01:47:00 +00:00
brendan%mozilla.org
7a8885ff90 Fix 'out of order' malloc failure-handling bug found by cgn1234@yahoo.com (41022, r=cgn1234). 2000-07-12 01:44:12 +00:00
dbaron%fas.harvard.edu
ace4b861d3 Add the refcount balancer to mozilla/tools so it can be maintained more easily. This tool was written by Chris Waterson with contributions by a number of other people. I modified the files being added here from the most recent versions on http://www.mozilla.org/performance/refcnt-balancer.html in the following ways:
1) add find-comptr-leakers.pl to find leaks in nsCOMPtr logs
2) allow make-tree.pl to subtract nsCOMPtr logs
2000-07-12 01:32:54 +00:00
brendan%mozilla.org
0431574c9f Cleanups: don't decimate Unicode property ids to ISO-Latin-1 in CheckAccess; do use NS_SUCCEEDED instead of NS_OK==; don't use bogus tabs for indentation (r=jst@netscape.com). 2000-07-12 01:20:49 +00:00
cmanske%netscape.com
1e5179bdb7 Fixed warnings revealed by Linux build in table editing code 2000-07-12 01:15:17 +00:00
cmanske%netscape.com
476aee1c18 Tweaked previous fix -- sfraser suggested a more efficient fix 2000-07-12 01:05:35 +00:00
cmanske%netscape.com
4b0e5559b9 Fixed build bustage for linux (why can't Linus do NS_LITERAL_STRING correctly!) 2000-07-12 01:00:58 +00:00
warren%netscape.com
5946c0c8bf Bug 40810 - warning message. Checking in for doronr@naboonline.com r=warren 2000-07-12 00:28:57 +00:00
javi%netscape.com
d87da4da0e Make viewing CA certs during import work again. 2000-07-12 00:22:23 +00:00
ben%netscape.com
3e45b7d9a4 fix for 27828, TITLE attribute shows tooltip in content area. patch from robert o'callahan, r=me. 2000-07-12 00:20:08 +00:00
hyatt%netscape.com
3499d7d56b Fix for XBL being able to execute scripts in skins. Bugzilla is down, so I can't give the number. r=danm 2000-07-12 00:17:07 +00:00
wtc%netscape.com
f063bf2c8f Bugzilla bug #45141: checked in an OS/2 patch from Michael Kaply
<mkaply@us.ibm.com>. a=waterson@mozilla.org.
2000-07-12 00:10:37 +00:00
nhotta%netscape.com
b2e29b14ab Changed to set mailCharacterSet in nsIMsgWindow so that the value can be used for a checkmark in charset menu, bug 28869, r=mscott. 2000-07-11 23:51:38 +00:00