Commit Graph

92204 Commits

Author SHA1 Message Date
av%netscape.com
94eed3f6d6 109973 -- passing plugin creation parameters to the plugin instance, not part of the build 2001-11-14 01:54:11 +00:00
dbaron%fas.harvard.edu
b4825dec2f FizillaMach: Make the Quit menu item work by checking the command attribute in nsMenuBarX::ExecuteCommand as in nsMenuItemX::DoCommand. b=107212 r=pinkerton sr=sfraser 2001-11-14 01:53:33 +00:00
dbaron%fas.harvard.edu
ddaf46e70e FizillaMach: Further refine the XP_MACOSX / MOZ_WIDGET_TOOLKIT=mac ifdefs. b=109165 r=pinkerton sr=sfraser 2001-11-14 01:48:17 +00:00
av%netscape.com
8aa0cbd75c 109973 -- SDK sample code, passing plugin creation parameters to the plugin instance, not part of the build 2001-11-14 01:47:28 +00:00
dbaron%fas.harvard.edu
16d9d403f1 FizillaMach: Create MozillaDebug.app for DEBUG builds rather than Mozilla.app. b=109939 r=pinkerton sr=sfraser 2001-11-14 01:45:03 +00:00
leaf%mozilla.org
caa7c84f19 Automated update 2001-11-14 01:43:06 +00:00
seawood%netscape.com
f2bea6ef3f Add hooks for building calendar. r=bryner 2001-11-14 01:40:53 +00:00
dbaron%fas.harvard.edu
13607df03b Reduce string copying by using |operator+| to form dependent concatenations. b=106153 r=jag sr=hyatt 2001-11-14 01:38:55 +00:00
dbaron%fas.harvard.edu
fd2c031d30 Reduce allocations by using the buffering in nsXMLContentSink. b=106153 r=jag sr=hyatt 2001-11-14 01:37:43 +00:00
wtc%netscape.com
a03f097dfb Bugzilla bug 109389: changed the PLEvent event receiver window class
name to say "XPCOM" instead of "NSPR".  r=dougt.  sr=alecf.
2001-11-14 01:37:41 +00:00
timeless%mac.com
b7461f87ad Bugzilla Bug 87792 Fix accesskeys based on new flexibility
patch by slate@gwu.edu r=aaronl sr=ben
2001-11-14 01:37:35 +00:00
sspitzer%netscape.com
701207604e fix for #108264, problems with autosubscribe dialog on linux.
fix for #68303 and #109537. problems with auto-subscribe / auto-unsubscribe when newsgroup has non-ASCII chars in the name.

patches by hwaara.  r/sr=sspitzer,alecf
2001-11-14 01:37:28 +00:00
bzbarsky%mit.edu
f2ee8260a0 Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
(i.e. where the string is a literal).  Bug 104159, r=jag, sr=alecf
2001-11-14 01:33:42 +00:00
rangansen%netscape.com
45443f5867 bug# 109072 ; s-kaie ; sr=hewitt Fixing the blank cert details tab problem 2001-11-14 01:32:21 +00:00
wtc%netscape.com
7b299ec707 Bugzilla bug 104645: Fixed compiler warnings. Improved compiler warning
fixes.  r=mcafee.
Modified files: src/h_page.c src/hash.c tests/lots.c
2001-11-14 01:31:11 +00:00
alecf%netscape.com
dcbae3e2fd REQUIRES cleanup 2001-11-14 01:28:24 +00:00
leaf%mozilla.org
b7eb0fcbad Automated update 2001-11-14 01:28:01 +00:00
smontagu%netscape.com
1c0ff2510c Change the definition of IS_ARABIC_ALPHABETIC to correct the display of Persian and Urdu numerals. Bug 82347, r=mkaply, sr=kin 2001-11-14 01:26:21 +00:00
seawood%netscape.com
c47b23d994 Remove reference to defunct libIDL homepage.
Bug #109901
2001-11-14 01:24:19 +00:00
seawood%netscape.com
7bd5d9864a Generate proper tarball name for cross-compile builds. Use target name instead of build name. 2001-11-14 01:22:10 +00:00
sfraser%netscape.com
eb3b9a4c1c Fix for blocker bug 109893. Comment out line that adds the plugins folder to the XPT search paths, to avoid errors when trying to look in MRJPlugin.jar for .xpt files on Mac. r=jband/a=sleestack 2001-11-14 01:14:08 +00:00
smeredith%netscape.com
995e4d5a52 Merged SeamonkeyCCK_6_2_BRANCH with trunk. 2001-11-14 00:23:13 +00:00
bryner%netscape.com
ffe8346ca7 Fixing smoketest blocker 109870 - crashes when favicon doesn't exist. r=dbaron ,sr=hyatt. 2001-11-13 23:35:12 +00:00
jpierre%netscape.com
22b5fe7ca1 Fix OS/2 build 2001-11-13 21:38:54 +00:00
sfraser%netscape.com
baf1b0353a Fix for blocker bug 109893; update packages-mac after I changed gfx/widget to be component DLLs. r=pink, sr=alecf 2001-11-13 19:47:31 +00:00
pschwartau%netscape.com
0a61967ca6 Adding another case to test. 2001-11-13 19:46:27 +00:00
mikep%oeone.com
5512f1433c Fixed bug 109262, alarms resetting their unit values. 2001-11-13 19:45:11 +00:00
dinglis%qnx.com
9ecc180dcd -not part of build -
fixed crash when creating a scriptable Region
2001-11-13 19:25:32 +00:00
gerv%gerv.net
da7e725db3 Fix license headers and make attachment changed page look like bug changed page. Bug 99518 and 98110. r-myk, no second review. 2001-11-13 17:24:24 +00:00
mikep%oeone.com
7e23140acb Changes made to get the calendar working under the nightlies because of XUL changes. 2001-11-13 16:39:15 +00:00
dinglis%qnx.com
a084f22c51 - not part of build -
fix up bustage.
2001-11-13 15:49:51 +00:00
jaggernaut%netscape.com
fea9a2e604 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
8f94510f67 Turn on favicons in Mozilla. r=glazou, bryner, sr=ben,hewitt, bug 109843 2001-11-13 08:55:23 +00:00
seawood%netscape.com
84b2025ea8 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
5b2e4b8d7e Adding newline to end of file to fix HP bustage. 2001-11-13 07:59:24 +00:00
bryner%netscape.com
1e6d7bac73 Adding support for building calendar by having MOZ_CALENDAR=1 set. r=cls. 2001-11-13 07:57:31 +00:00
seawood%netscape.com
8609a1f10c Update mail meta modules list to handle smime.
Bug #109432 r=bryner
2001-11-13 07:48:26 +00:00
rpotts%netscape.com
09cb09c5cf 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
b24d11d0c7 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
98e50b9197 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
1ce67eb991 remove some DEBUG_alecf's - no bug, not affecting anything... 2001-11-13 05:46:51 +00:00
dbaron%fas.harvard.edu
59e4187fb6 Adding / removing files for hyatt. b=106153 2001-11-13 04:19:47 +00:00
hyatt%netscape.com
7e7ace4abb 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
0ac8f3f3f7 106153. convert property to field in XBL. r=bryner, sr=ben 2001-11-13 04:08:55 +00:00
sonja.mirtitsch%sun.com
72c0985225 made cronsafe (I hope) 2001-11-13 03:28:52 +00:00
sspitzer%netscape.com
069b3c5385 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
3fa6bff6e3 Resolves 107777 - selfserv needs log stats mode 2001-11-13 02:13:19 +00:00
seawood%netscape.com
d1f66ef3a9 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
97c7998644 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
797782a102 #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