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

90919 Коммитов

Автор SHA1 Сообщение Дата
waldemar%netscape.com 3b80c5d68f Fixed comment 2001-10-27 02:40:41 +00:00
waldemar%netscape.com 4d44f1c7d9 Added :uninitialized variables 2001-10-27 02:40:13 +00:00
seawood%netscape.com 190a210182 Apparently, the ANSI C++ standard no longer assumes int for functions that are mssing their type specifier. And the HP-UX & Sun Forte compilers catch this.
Fixing tinderbox bustage.
2001-10-27 01:49:12 +00:00
pschwartau%netscape.com 6a49244c08 Fixing a typo 2001-10-27 00:48:14 +00:00
wtc%netscape.com d0d6081356 Bugzilla bug 106379: support building under ARM Linux. 2001-10-27 00:27:06 +00:00
ftang%netscape.com 27fc0ce4dc fix 100868. Forget to include this part from previous check in. 2001-10-27 00:08:13 +00:00
shanjian%netscape.com 796133ab85 #106650 Crash viewing some mails
r=ducarroz, sr=sspitzer
2001-10-26 23:59:30 +00:00
law%netscape.com 76b40a993e Bug 95572; patch from Roland (Roland.Tepp@mail.ee); close dialog after launch/reveal; r=law, sr=mscott 2001-10-26 23:52:21 +00:00
aaronl%netscape.com d21aea8332 Bug 106710. Expose anonymous content via accessibility API's. r=jgaunt, sr=waterson 2001-10-26 23:47:52 +00:00
sfraser%netscape.com 72ca9383ae Clean up static linkage with unichar utils (bug 100214) for alecf. r=fm, sr=alecf 2001-10-26 23:34:53 +00:00
alecf%netscape.com 9346b7ec9e finally remove this file once and for all - turns out I removed this from the mac build yesterday (by accident, but the file is obsolete anyway) 2001-10-26 23:09:16 +00:00
alecf%netscape.com 20a7381eac remove nsIAppShellComponent, not used anywhere
(not part of build)
2001-10-26 23:07:48 +00:00
mstoltz%netscape.com 3e08274ae7 bug 104495 - don't allow unprivileged scripts to create a window without
a close box, or to disable key shortcuts. r=danm, sr=jst.
2001-10-26 23:02:49 +00:00
mstoltz%netscape.com f634fa73d2 bug 106535, adding the ability to enable codebase principals for a single host
instead of for all hosts. r=vidur, sr=jst.
2001-10-26 23:00:48 +00:00
sfraser%netscape.com 5ba85bc864 Fix for bug 83589 -- fix the mac build scripts so that a commercial tree doesn't clobber config files in the mozilla tree. Make a MoreFilesDebug.lib. r=peterv,sr=scc 2001-10-26 22:36:56 +00:00
sfraser%netscape.com e7f7baee09 Fix for bug 83589 -- fix the mac build scripts so that a commercial tree doesn't clobber config files in the mozilla tree. r=peterv,sr=scc 2001-10-26 22:36:28 +00:00
naving%netscape.com fc043ae72e 106819 r=suresh sr=mscott. Do not steal focus after search textbox is cleared. 2001-10-26 22:33:27 +00:00
naving%netscape.com 7c1966ad79 94968. r/sr=mscott. fix the folder-picker to not show bogus folders. 2001-10-26 22:08:21 +00:00
hewitt%netscape.com 23bce44dd6 106826 - can't drag into folders on the personal toolbar, r=hyatt, sr=blake 2001-10-26 21:54:36 +00:00
rginda%netscape.com a38f6a4b18 check in jband's fix for command paths on win2k, whitespace nits. 2001-10-26 21:37:51 +00:00
pchen%netscape.com be2b8367ee bug 104367, r=jag, sr=ben, add bookmark dialog changed id from
newBookmarkDialog to newBookmarkWindow but this getElementByID() call
wasn't updated, ooops
2001-10-26 21:37:08 +00:00
jaggernaut%netscape.com cd797fe0a1 Bug 106967: fix crash (doh me) 2001-10-26 21:37:07 +00:00
wtc%netscape.com 73ee93a7cc Bugzilla bug 106836: fixed misspelled "Privilege". The patch is
contributed by timeless@mac.com.
2001-10-26 21:30:58 +00:00
naving%netscape.com e3756b4921 106875 r=stephend sr=mscott. Remove tooltip for the searchBar. 2001-10-26 21:28:46 +00:00
sspitzer%netscape.com 48ce6da0fa fix for #106269. reply wasn't quoting the message body.
r/sr=kin
2001-10-26 21:21:04 +00:00
wtc%netscape.com b6e71514c6 Bugzilla bug 106771: support building on HP-UX 11.11. 2001-10-26 21:20:12 +00:00
wtc%netscape.com 04e4931568 Bugzilla bug 106771: support building on HP-UX 11.11. The patch is from
Jim Dunn <jdunn@netscape.com>.
Modified files: configure configure.in
2001-10-26 21:13:06 +00:00
ftang%netscape.com b52e77802a fix bug 100868. implement the real GetTextDimension code in Mac GFX. r=pierre sr=sfraser 2001-10-26 20:54:09 +00:00
leaf%mozilla.org 2ccff985eb Automated update 2001-10-26 20:43:13 +00:00
ftang%netscape.com c2fd6d8e81 fix bug 106488. improve window cmap parsing code readability
change PR_Alloc / PR_Free to nsMemory:: version
r=shanjian, sr=sfraser
2001-10-26 20:40:43 +00:00
seawood%netscape.com 47272b154d Save the value of AS as we need it later tests. 2001-10-26 20:29:02 +00:00
shanjian%netscape.com f616beb0ae #97343 annot display middot(Unicode 00B7)in the UI under W95/W98
r=ftang, sr=attinasi
2001-10-26 20:14:58 +00:00
alecf%netscape.com 4854990538 attempt to fix static build bustage 2001-10-26 20:10:44 +00:00
hwaara%chello.se 79da968230 #72667, get custom quoted colors working again; obey the pref.
r=ducarroz, mcafee, sr=sspitzer
2001-10-26 19:25:19 +00:00
hwaara%chello.se 591a469d0b #47981, link to newsgroups launches new mail window. Make our window handling in news a lot better, reuse whatever 3pane is already open. r/sr=sspitzer 2001-10-26 19:19:35 +00:00
radha%netscape.com 80e12b9a8c Fix for bug # 103978. Problems with back/forward at cnn.com, mainly due to expired subframes and clicking back/forward fast. r=adamlock sr=rpotts 2001-10-26 19:04:11 +00:00
cmanske%netscape.com 4c3cd207e0 Fixed lots of problems because getAttribute now returns null if no attribute, b=106822, r=bzbarsky, sr=kin 2001-10-26 18:51:37 +00:00
jake%acutex.net 99fb9b92c7 Bug 105879 - Footer links have an extra | by Sanity Check
Patch by Matthew Tuck <matty@chariot.net.au>
r= dkl@redhat.com, jake@acutex.net
2001-10-26 18:49:33 +00:00
cmanske%netscape.com 60f3a36032 Fixed null return from getAttribute that killed toolbar, b=106733, r=hwaara,sr=kin; fix for JS warning by Neil, b=106224, r=cmanske, sr=kin 2001-10-26 18:43:25 +00:00
jake%acutex.net 5c374686dd Bug 81594 - SQL error after editing user entry when changing numerous things at once (including the login name).
Patch by Matthew Tuck <matty@chariot.net.au>
r= dkl@redhat.com, jake@acutex.net
2001-10-26 18:35:04 +00:00
sonja.mirtitsch%sun.com 4ada61a963 took out 64 bit HP builds 2001-10-26 18:10:37 +00:00
sonja.mirtitsch%sun.com 1549ff9857 increased # of tests to 133 2001-10-26 18:08:18 +00:00
sonja.mirtitsch%sun.com c851973d17 adder HP as tinderboxplatform 2001-10-26 18:07:58 +00:00
bnesse%netscape.com f33cebfd69 Fix for bug 103883/106273. Bad JS broke theme switching. r=jag, sr=alecf 2001-10-26 18:03:49 +00:00
alecf%netscape.com 4b9b701faf two more nsUnicharUtils.h stragglers, I think I got r=jag, sr=scc on these in a previous patch - again for bug 100214 2001-10-26 17:51:22 +00:00
timeless%mac.com 495b1b3563 Bug 106832 seperatorUri is misspelled, separatorUri => SEPARATOR_URI
r=dbradley sr=brendan
2001-10-26 17:39:36 +00:00
nhotta%netscape.com 2e7ba04626 Replace nsTextFormatter by NS_ConvertUTF8toUCS2, bug 105527, r=ducarroz, sr=bienvenu. 2001-10-26 17:24:18 +00:00
alecf%netscape.com 6ae8a9bee0 Convert users of nsCRT::ToUpper(PRUnichar) to ToUpper(PRUnichar) for bug 100214, r=jag, sr=scc 2001-10-26 17:18:35 +00:00
bernd.mielke%snafu.de fd3d42097e adding a table-layout:fixed regression testcase not part of the build 2001-10-26 14:38:50 +00:00
kin%netscape.com 901e5fba22 Fix for bug #104692: Edit field line break didn't updated
Modified WillInsertText() so that it adds a mozbr if
the last char in the plaintext string is a newline,
and we are inserting at the end of the doc. This gives
the blank line people expect to see.

r=jfrancis@netscape.com  sr=sfraser@netscape.com
2001-10-26 14:22:31 +00:00