Commit Graph

84816 Commits

Author SHA1 Message Date
ddrinan%netscape.com
57b4f04566 Bug # 87182. r=javi,sr=hyatt, a=asa 2001-06-27 06:38:42 +00:00
pinkerton%netscape.com
ab17e76fc1 don't increment the number of menus unless the menu is actually visible. r=saari/sr=ben/a=asa. bug# 83430. 2001-06-27 06:36:34 +00:00
naving%netscape.com
8caa1e8b05 61960 r=bienvenu sr=sspitzer compact all local folders after empty trash.
59871 r=bienvenu sr=mscott update the counts for both imap and local after
empty trash.
2001-06-27 06:23:39 +00:00
ddrinan%netscape.com
42ca368bca Bug # 87922, r=lord,sr=darin,a=asa 2001-06-27 04:56:20 +00:00
dbaron%fas.harvard.edu
4a340e0f61 Add util to REQUIRES to fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage. 2001-06-27 04:09:32 +00:00
waterson%netscape.com
7031ddd244 Bug 87744. Make pres shell print debug information when GECKO_VERIFY_REFLOW_FLAGS is set. r=dbaron, sr=attinasi. 2001-06-27 04:04:04 +00:00
waterson%netscape.com
0ab49cfc57 Bug 84235. Make nsCSSFrameConstructor print debug information when GECKO_FRAMECTOR_DEBUG_FLAGS is set. r=dbaron, sr=attinasi. 2001-06-27 04:01:51 +00:00
leaf%mozilla.org
e984d9fb80 committing the placeholder for NSS_CO_TAG so we don't forget to pull it.
a=leaf
2001-06-27 03:52:58 +00:00
danm%netscape.com
66d4654bc5 add titlebar to "other..." font size dialog. bug 82105 r=ben,hyatt 2001-06-27 03:32:47 +00:00
ben%netscape.com
8196859d08 Add content pack jar file to packager files for 65251. r=hixie, sr=hyatt, a=chofmann 2001-06-27 03:30:40 +00:00
cotter%netscape.com
abb467f5e5 Second of two changes already made on branch to fix bug 82434, r=javi, sr=darin, a=asa. 2001-06-27 03:21:07 +00:00
cotter%netscape.com
05cf356c7b One of two changes already made in branch to fix bug 82434, r= javi, sr=darin, a=asa 2001-06-27 03:13:58 +00:00
wtc%netscape.com
da5c3e2ff8 Bugzilla bug 86730: checked in optimization-related changes for OS/2
from Javier Pedemonte <pedemont@us.ibm.com>.
Modified files: configure configure.in
2001-06-27 03:02:24 +00:00
wtc%netscape.com
143d18e059 Bugzilla bug 84361: added large file support for Linux.
Modified files: configure configure.in _linux.h
Removed an unnecessary undefine of _FILE_OFFSET_BITS in solaris.c.
2001-06-27 03:00:34 +00:00
dbaron%fas.harvard.edu
9e6e5615e3 Adding dom to REQUIRES to fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage. 2001-06-27 02:50:13 +00:00
jat%princeton.edu
aa7c480e17 Adding the necko performance tests. 2001-06-27 02:33:44 +00:00
justdave%syndicomm.com
5b0c76aa66 Fixing "used only once" errors flagged by tinderbox on the last checkin. 2001-06-27 02:31:55 +00:00
darin%netscape.com
dd9a4f3f1d Fixes bug 82418 "URL makes mozilla totally unresponsive" patch=gordon
r/sr=dougt,darin
2001-06-27 02:30:18 +00:00
dougt%netscape.com
9e99c2bb57 Fixes bug 87360. r=morse@netscape.com, sr=darin@Netscape.com. Fixes a bunch of url-protocol problems. 2001-06-27 02:29:19 +00:00
dbaron%fas.harvard.edu
1a9c2b2c62 Prevent quirk stylesheet from applying to XML documents. b=87281 r,sr in {hyatt,attinasi} 2001-06-27 02:25:47 +00:00
hyatt%netscape.com
21128f93d9 Checked in code to enable layout engine switching. 2001-06-27 02:06:39 +00:00
hyatt%netscape.com
b25a013547 Checked in code to enable layout engine switching. 2001-06-27 02:06:10 +00:00
beard%netscape.com
66cad9ad74 Fix for bug #81659, r=pinkerton/wtc, sr=sfraser. 2001-06-27 01:54:48 +00:00
justdave%syndicomm.com
8efbae9be1 Fix for bug 80289: Group restrictions are now identified with checkboxes instead of select widgets. Also, product groups are now only offered if they are either already set, or match the current product (i.e. the option to set a product bit for a product other than the one the bug is in is no longer available) This results in much less clutter for the admin folks on sites with lots of products.
Patch by Joe Robbins <jmrobins@tgix.com>
r= justdave@syndicomm.com
2001-06-27 01:44:34 +00:00
cls%seawood.org
13b69af99f Automation gone awry. s/char/gzerror/ r=smfr bug #86323 2001-06-27 01:42:46 +00:00
ben%netscape.com
b93fe6dc7b add license 2001-06-27 01:28:33 +00:00
ben%netscape.com
5de0ab57e1 license files 2001-06-27 01:26:56 +00:00
hyatt%netscape.com
067c63adfa Support opt builds of manticore. 2001-06-27 01:25:51 +00:00
beard%netscape.com
e80698a790 Fix for bug #81659, r=pinkerton/wtc, sr=sfraser. 2001-06-27 01:21:23 +00:00
javi%netscape.com
e1e0a56df9 Fix for Bug 87675 r=ddrinan,sr=alecf,a=blizzard
Only copy the CERTCertTrust passed into the constructor of nsNSSCertTrust
  iff it's non-NULL and default a cert type that we don't know, then default
  to SERVER_CERT since that's the only type we won't know about.
2001-06-27 00:33:17 +00:00
ben%netscape.com
ec9ce3813f [NPOB] Correct location of image 2001-06-27 00:29:19 +00:00
wtc%netscape.com
f2143ac49e Bugzilla bug 86528: have tstclnt exit with 254 (= -2 mod 256) where it
was exiting with -2 before so that old test script that expects 254
continues to work.  r=larryh.
Modified Files: tstclnt.c sslauth.txt
2001-06-27 00:29:01 +00:00
nicolson%netscape.com
851d2d624b Windows doesn't understand single quotes, so it fudges the command. 2001-06-27 00:28:56 +00:00
darin%netscape.com
1019f51584 Fixes bug Only send If-Modified-Since if given a Last-Modified header (do
not use the Date header for validation)" r=bbaetz,gagan sr=dougt
2001-06-27 00:21:25 +00:00
leaf%mozilla.org
6beb02e84d adding file to fix bustage on branch (needs to get added to the trunk first), part
of 85323, a=chofmann
2001-06-27 00:18:28 +00:00
ben%netscape.com
fb581de799 Initial revision of Manticore. r=hyatt. NOT PART OF BUILD. 2001-06-26 23:58:39 +00:00
jfrancis%netscape.com
681b0e8a1b bug fix 84744: insert br after user creates table if table is last node in block. r=brade; sr=kin; a=blizzard 2001-06-26 23:13:01 +00:00
dougt%netscape.com
5d5f1e3826 Fixes 87370. This allows multiple onStopRequest. r=harishd@netscape.com, sr=mscott@netscape.com 2001-06-26 22:58:18 +00:00
depstein%netscape.com
0e001b3099 Update testembed w/ latest ifaces, incl nsIRequest cases & nsIWebProgLstnr support 2001-06-26 22:39:32 +00:00
heikki%netscape.com
d54af4e833 Bug 75700, fixed bad internal namespace with xmlns=''. r=harishd,sr=jst. 2001-06-26 22:25:33 +00:00
cls%seawood.org
212c48c2f1 Add --without-system-nspr option.
Bug #87612 r=bryner a=blizzard
2001-06-26 22:22:49 +00:00
heikki%netscape.com
8c494134a0 Bug 86894, make context menu and metadata dialog work with non-default namespaces. r=blake,sicking@bigfoot.com, sr=jst. 2001-06-26 22:11:52 +00:00
peterlubczynski%netscape.com
57c9888bde Patch to fix blank plugins after reload of document bug 87397 s/r=darin & dougt 2001-06-26 21:57:48 +00:00
cltbld%netscape.com
4a8d7c3ae8 adding new files on trunk before committing them on the branch, these files
are not build on the trunk (yet). a=chofmann, bug 86323
2001-06-26 21:50:30 +00:00
ftang%netscape.com
2d929ea02b add ctl directory for sun to land complex script code 2001-06-26 21:38:24 +00:00
dbaron%fas.harvard.edu
8af5049c5d Add layout to REQUIRES (for outliner) to MOZ_TRACK_MODULE_DEPS bustage (senna tinderbox). 2001-06-26 21:34:52 +00:00
mkaply%us.ibm.com
bbbf5c6c8e #84420
r=mkaply for OS/2, r=r=VYA04230@nifty.com for BeOS, sr=darin
Code from gordon to make DNS on OS/2 and BeOS use the same paths as Unix
2001-06-26 21:33:04 +00:00
dbaron%fas.harvard.edu
44a200fa45 Fix leak of strings (and potential for the same in other places) by converting to nsXPIDLCString. b=87245 r=bstell sr=waterson 2001-06-26 21:31:56 +00:00
dbaron%fas.harvard.edu
1496d5b7f1 Fix leak from complicated ownership cycle by releasing |mChromeEventHandler| in |CleanUp| and |SetDocShell|. b=87466 r=saari sr=hyatt 2001-06-26 21:29:08 +00:00
mkaply%us.ibm.com
a1785baacf #86711
r=cls
gmake clean deletes dom/public/idl/core directory on OS/2
2001-06-26 21:21:10 +00:00