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
leaf%mozilla.org
fcdda92e4c
Automated update
2001-10-26 14:13:18 +00:00
seawood%netscape.com
24e2532ba0
Fixing --disable-optimize again.
2001-10-26 14:06:39 +00:00
glazman%netscape.com
8ab7cda9ed
table alignment was not visible in AllTags mode; b=102147, r=brade, cmanske; sr=kin
2001-10-26 13:53:53 +00:00
ccarlen%netscape.com
990b848ecc
Bug 101684 - Assertions on startup on Unix from resprotocolhandler's use of directories which don't always exist. r=dougt/sr=darin
2001-10-26 13:28:07 +00:00
jake%acutex.net
d6fb901800
Check templates for tabs, also.
2001-10-26 13:21:38 +00:00
seawood%netscape.com
dbe8fb804b
Add MOZ_POST_*_COMMAND back in hopes of fixing hpux orangeness.
2001-10-26 12:39:30 +00:00
locka%iol.ie
3fd4c7333a
NOT PART OF BUILD. Make IE plugin dir lookup able to cope with trailing backslashes in the registry key.
2001-10-26 12:30:49 +00:00
leaf%mozilla.org
097794a97b
Automated update
2001-10-26 11:13:14 +00:00
seawood%netscape.com
cfd816a6ef
Fix --disable-optimize
2001-10-26 11:04:28 +00:00
timeless%mac.com
c4eeb91d14
Bugzilla Bug 106839 amTargettedCorrectly should be isTargetedCorrectly
...
r=bbaetz,glazou sr=brendan
2001-10-26 10:54:15 +00:00
mike+mozilla%meer.net
41da6c554a
Initial checkin of build file for Darwin1.4.mk. It just includes Darwin1.3.mk. Because I happened to be fooling around with an OS X system.
2001-10-26 09:38:43 +00:00
jst%netscape.com
3deeb38bcb
New file for rarely used leaf elements that share the same implementation. Not part of the build yet.
2001-10-26 09:31:32 +00:00
hyatt%netscape.com
0c3c674339
Fix for tabbrowser not being localizable as well as fixes to expose Closing of tabs via CTRL+W and the top-level menus. r=jag, sr=jst
2001-10-26 09:26:13 +00:00