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

92103 Коммитов

Автор SHA1 Сообщение Дата
dinglis%qnx.com 30687c6192 - not part of build -
fix up bustage.
2001-11-13 15:49:51 +00:00
jaggernaut%netscape.com 665f9f9052 Bug 15050, bug 109650: if user starts typing after page load kicks off, but before it replaces the url, don't overwrite what the user just typed, but do update the rest of the UI, doh!, and make sure switching tabs does replace what the user typed. r=ben, sr=hewitt. 2001-11-13 09:00:22 +00:00
hyatt%netscape.com 4d95884d35 Turn on favicons in Mozilla. r=glazou, bryner, sr=ben,hewitt, bug 109843 2001-11-13 08:55:23 +00:00
seawood%netscape.com ac32bccad3 Use separate shell process for cvs pulls so that 'make -n -f client.mk' doesn't attempt to pull from cvs.
Bug #71200
2001-11-13 08:38:56 +00:00
dbaron%fas.harvard.edu 1a55605c30 Adding newline to end of file to fix HP bustage. 2001-11-13 07:59:24 +00:00
bryner%netscape.com f1c727ffc4 Adding support for building calendar by having MOZ_CALENDAR=1 set. r=cls. 2001-11-13 07:57:31 +00:00
seawood%netscape.com 7283be27a9 Update mail meta modules list to handle smime.
Bug #109432 r=bryner
2001-11-13 07:48:26 +00:00
rpotts%netscape.com 74f195e39f bug #106558 (r=darin) again! make sure that all initial stream errors prevent the creation of a content viewer! 2001-11-13 07:47:22 +00:00
bstell%netscape.com f681efff7a follow up for bug 102113, per Brendan's request
change the name from dummy to align, no other change
2001-11-13 07:36:38 +00:00
hyatt%netscape.com b90f0e572a Fix handledomevent to work with custom eventts in XUL. r=jag, sr=hewitt, bug 109831 2001-11-13 07:00:21 +00:00
alecf%netscape.com 6482a2f0ec remove some DEBUG_alecf's - no bug, not affecting anything... 2001-11-13 05:46:51 +00:00
dbaron%fas.harvard.edu b56c09d10f Adding / removing files for hyatt. b=106153 2001-11-13 04:19:47 +00:00
hyatt%netscape.com 465e6e150b Fix for 106153, don't build a content model for XBL's implementation. r=bryner, sr=ben 2001-11-13 04:09:56 +00:00
hyatt%netscape.com ee9c51654a 106153. convert property to field in XBL. r=bryner, sr=ben 2001-11-13 04:08:55 +00:00
sonja.mirtitsch%sun.com 312f2e82be made cronsafe (I hope) 2001-11-13 03:28:52 +00:00
sspitzer%netscape.com ba7e49facb more work on #73868. converting ab from tree to outliner. NOT PART OF THE BUILD. 2001-11-13 02:13:58 +00:00
kirk.erickson%sun.com 5bea4cf7cd Resolves 107777 - selfserv needs log stats mode 2001-11-13 02:13:19 +00:00
seawood%netscape.com afb2a69136 Link against xinerama libs in static build if xinerama is enabled.
Bug #109245 r=lidl@pix.net
2001-11-13 01:48:29 +00:00
sonja.mirtitsch%sun.com 9cd1a2dc6e attempt to copy the qa results to mozilla.
this version untars with a script on mozilla, last one filled up my homedirectory
umask 000
cd /home/ftp/pub/security/nss
gunzip all.tar.gz
tar xf all.tar
rm  all.tar.gz all.tar
ls -l
2001-11-13 01:30:21 +00:00
shanjian%netscape.com 312b0ac8cd #108012 text measurment on win xp have problem with unicode while word-spacing and letter-spacing is present
r= smontagu sr=attinasi
2001-11-13 00:51:22 +00:00
av%netscape.com 293685ede3 Bug 109041 -- adding call to NPP_SetWindow for windowless plugins on paint event, patch by dbrittain@superscape.com, r=av, sr=beard 2001-11-13 00:30:44 +00:00
sspitzer%netscape.com f4008e0ec6 more work on #73868. converting ab from tree to outliner.
NOT PART OF THE BUILD
2001-11-13 00:16:18 +00:00
sspitzer%netscape.com fd66c149be fix for #109278. can't edit existing addressbook cards.
r/sr=bienvenu
2001-11-13 00:13:15 +00:00
smontagu%netscape.com cbf2a30a5c Recheckin of fix to bug 104792, which was killed by checkin on bug 104874. r=rods, sr=attinasi 2001-11-12 22:31:32 +00:00
seawood%netscape.com 4b70ba5b0d Since we automatically generate the toplevel configure, make RUN_AUTOCONF_LOCALLY *always* remove all of the configure files before pulling and regenerate them after pulling.
Bug #47989 r=mkaply
2001-11-12 21:57:55 +00:00
smontagu%netscape.com 3952aef94a To fix Mac bustage 2001-11-12 21:40:03 +00:00
sspitzer%netscape.com 844ae7e6d9 partial fix for #108751.
the SearchDialog no longer includes dialogOverlay.xul, so this function is not defined.

r/sr=bienvenu
2001-11-12 21:03:10 +00:00
smontagu%netscape.com 06ac167e95 Fix for bug 81773: Bidi XUL text (e.g. bookmarks, tab titles) was flipping to and fro on systems without native Bidi support. r=mkaply, r/sr=hyatt, sr=attinasi 2001-11-12 20:51:48 +00:00
kaie%netscape.com a19c25ec2a b=108735 Fix large blank space in cert manager
r=kaie sr=hewitt
2001-11-12 20:29:31 +00:00
seawood%netscape.com 19b032f6df Use proper module name for smime & make local function static.
Fixing static build bustage
Bug #109575 r=bryner sr=waterson
2001-11-12 20:16:48 +00:00
relyea%netscape.com 45201280d3 1) bug 95135 - DSA key fails 1 out of 8 times, causing intermitant
test failures.

Fix: use the Signed attribute to store the key as well as look it up.

2) Fix code so that looking up a public key won't crash if it can't find the
corresponsing private key in the database (found by code inspection).
2001-11-12 17:59:45 +00:00
ccarlen%netscape.com 813716da2b Bug 108383 - no user prefs if starting mozilla with -p. r=bnesse/sr=alecf 2001-11-12 15:52:58 +00:00
jake%acutex.net 021098c73b Fix for bug 86300 - If a bug didn't exist and GetBugLink() tried to create a tooltip for it, you'd get uninitialized variables warnings in your error log. This path also introduces a cache so if the same bug # is mentioned more than once during the same running of the script, it only has to query the database once.
r= mattyt, gerv
2001-11-12 13:43:59 +00:00
sspitzer%netscape.com 5da12a6ec9 more changes for converting addressbook results pane from tree to outliner.
NOT PART OF THE BUILD.
2001-11-12 12:28:38 +00:00
ben%netscape.com 01f9b7ca46 Adding Download Manager component & initial interface, datasource, etc.
not part of build
2001-11-12 08:57:42 +00:00
hyatt%netscape.com 6992043bef Fix to convert property to field. 106153. r=hixie, sr=hewitt 2001-11-12 07:28:30 +00:00
bbaetz%cs.mcgill.ca 39e18dd016 Oops. Bug 109690 again, r=justdave, gerv 2001-11-12 05:47:24 +00:00
bbaetz%cs.mcgill.ca ed2d22e292 Bug 109690: Check $bug before using it.
r=justdave,gerv
2001-11-12 05:39:14 +00:00
kaie%netscape.com 19d29112ee b=103198 Make sure master preferences panel fits.
r=kaie sr=blizzard
2001-11-12 05:07:23 +00:00
kaie%netscape.com 3a0756b5a3 b=108625 Fix regression / XUL value attribute assignment
r=ddrinan sr=blizzard
2001-11-12 04:57:53 +00:00
rweltman%netscape.com 28a8f657de Use explicit imports 2001-11-12 01:32:07 +00:00
rweltman%netscape.com 25f6f90c58 Use real javax.security.sasl package instead of Sun preview 2001-11-12 01:31:41 +00:00
rweltman%netscape.com 9e4b0f0ae1 Added sasl.jar and jnet.jar to the build CLASSPATH 2001-11-12 01:29:33 +00:00
peterv%netscape.com a6aaad357f Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead. Not part of the build. r=jag, rs=scc. 2001-11-12 01:22:31 +00:00
rweltman%netscape.com 644af1448e November 11, 2001 implementation of javax.security.sasl 2001-11-12 00:58:53 +00:00
bzbarsky%mit.edu d532d9b63c Fix pasting into password boxes with middle-mouse paste. Bug 109520,
r=fabian, sr=jst
2001-11-11 22:52:18 +00:00
seawood%netscape.com 4e561fc18e Add xpcom/glue 2001-11-11 22:46:29 +00:00
brendan%mozilla.org 5a16cfe95c Avoid ClaimScope (lock-free to -full transition) in JS_GetClass and js_FinalizeObject called from the GC (109183, r=shaver, sr=jband). 2001-11-11 21:25:13 +00:00
dbaron%fas.harvard.edu d14aee7e18 Attempt to fix HP runtime bustage. b=83836 2001-11-11 20:46:42 +00:00
peterv%netscape.com 5c2f626893 Adding namespaces and tbodies. Testcase, not part of the build. r=sicking. 2001-11-11 20:40:56 +00:00