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

78183 Коммитов

Автор SHA1 Сообщение Дата
maolson%earthlink.net dec4f3fd55 profile manager portion of bug 56680 - use a xul <stringbundle/> instead of including the strres.js code (first pass)
r=timeless, a=ben via irc
2001-03-12 07:39:50 +00:00
nisheeth%netscape.com bb0b23d65c Null check for mPresContext which fixes crash in bug 57597. r=joki. sr=jst. More work needs to be done on the bug in the 7.0 timeframe to fix load event propagation across documents that do not have presentation contexts. 2001-03-12 07:26:46 +00:00
darin%netscape.com 308c008299 [not part of the build] Replaced instances of cache manager with cache service
in comments.
2001-03-12 07:09:24 +00:00
Peter.VanderBeken%pandora.be c9f797564b Expose Reset from nsIDocument. r=jag, sr=jst. 2001-03-12 06:39:27 +00:00
Peter.VanderBeken%pandora.be fc084262e3 Expose Reset from nsIDocument and handle channel and/or URL being nsnull. r=jag, sr=jst. 2001-03-12 06:38:39 +00:00
Peter.VanderBeken%pandora.be 858d8acf66 Expose Reset from nsIDocument. Implement CreateAttributeNS for XML documents. r=jag, sr=jst. 2001-03-12 06:36:20 +00:00
Peter.VanderBeken%pandora.be a7046351fd Add LoadComplete call for result of an XSLT transform, switch source document and result document before the transform, fix crash when transform fails (bug 67066). r=jag, sr=jst. 2001-03-12 06:34:40 +00:00
Peter.VanderBeken%pandora.be d37d171551 Adding EndLoad call for the stylesheet when doing an XSLT transform. r=jag, sr=jst. 2001-03-12 06:30:38 +00:00
darin%netscape.com ab6a1a96e2 [not part of the build] Replaced -1's in calls to Open{In,Out}putStream with ULONG_MAX. 2001-03-12 06:25:26 +00:00
darin%netscape.com 2ad47d48b0 [not part of the build] Updated some comments. 2001-03-12 06:23:52 +00:00
mkaply%us.ibm.com 7f5a68d9d7 #71558
No r= (will be OS/2 bustage)
Add HAS_EXTRAEXPORTS hack for now until we find out if IS_COMPONENT should be here
2001-03-12 05:47:26 +00:00
varada%netscape.com dd25bfa0b1 fixes for bugs# 70615 70626;r=ducarroz;sr=mscott 2001-03-12 05:30:11 +00:00
mkaply%us.ibm.com 1339765fb6 No bug
r=mkaply, a=blizzard
Code from dainis - more gfx cleanup
2001-03-12 05:26:23 +00:00
maolson%earthlink.net 6dd3e578d9 fix bug 70655 - View Image in message context menu doesn't work
r=jag, sr=sspitzer
2001-03-12 05:13:12 +00:00
maolson%earthlink.net a5ef8b31e4 fix bug 70652 - No Save Image in message context menu.
r=jag, sr=sspitzer
2001-03-12 05:10:52 +00:00
timeless%mac.com a35a77f436 for Bug 39621 Need to turn on nsViewManager by default
add ifdef DEBUG
r=kmcclusk@netscape.com, sr=roc+moz@cs.cmu.edu
2001-03-12 04:48:26 +00:00
kmcclusk%netscape.com 1b90c855e2 Rewrote nsContainerFrame::PositionChildViews to use the view tree instead of doing a recursive walk of the frame tree. Should improve page load performance bug 70211 r=attinasi@netscape.com sr=hyatt@netscape.com 2001-03-12 04:19:10 +00:00
mkaply%us.ibm.com ba51334429 #71558
r=cls
from achim - Don't export every symbol for XPCOM components - nice build/performance fix
2001-03-12 03:33:50 +00:00
hewitt%netscape.com 56e59e1c98 71506 - mail header text, menubutton alignment, r=andreww, sr=bienvenu 2001-03-12 02:54:08 +00:00
disttsc%bart.nl f7acbb7a71 Adding a .get() to a NS_LITERAL_STRING to fix bustage. r=peterv 2001-03-12 02:50:45 +00:00
av%netscape.com 4012bc36a0 Fixing #45009 -- nsIPlugin::Shutdown mechanism implemented, sr=waterson 2001-03-12 02:07:15 +00:00
sgehani%netscape.com 63f1ad3421 First Checked In. 2001-03-11 22:56:53 +00:00
sgehani%netscape.com ca463fb2f7 Removing libs checked in as binary so we can re-add in AppleSingle encoding. 2001-03-11 22:55:36 +00:00
sgehani%netscape.com bff4894c69 First Checked In. 2001-03-11 22:48:35 +00:00
ccarlen%netscape.com 3972e66a0f Along with bug 65212 - removing unnescesary dependencies on profile. r=valeski@netscape.com, sr=alecf@netscape.com 2001-03-11 22:15:22 +00:00
ccarlen%netscape.com 8d27bb9639 Bug 65212 - profile support for kiosk mode. Also, removing profile change observer strings from header to cut dependencies. r=valeski@netscape.com, sr=alecf@netscape.com 2001-03-11 22:12:21 +00:00
darin%netscape.com 9afeb09e55 Fixes bug 71495. Landings to necko cause PSM 2.0 to not work. r=bryner, sr=mscott. 2001-03-11 21:11:47 +00:00
harishd%netscape.com e9eab5cf9a Correcting indentation. 2001-03-11 21:07:33 +00:00
harishd%netscape.com d3f41aceb6 Indendation got messed up...somehow! CORRECTING. 2001-03-11 21:03:08 +00:00
harishd%netscape.com f1e706bc7a 69826 - Flush conten model to access named items
Fixed an assertion.
Added a few more properties for getComputedStyle and did some clean up.
r=heikki, sr=jst
2001-03-11 20:47:06 +00:00
dmose%mozilla.org c38d19ebf4 Fixed bug 71600: mail would be sent about a given bug iff all flags for stuff changed in a given group were set. Should have sent mail if any flags for stuff changed in a given group were set. r=dave@intrec.com,endico@mozilla.org 2001-03-11 20:08:28 +00:00
beard%netscape.com 6bdf538fe8 [not part of build] Turned off some benign failure assertions. 2001-03-11 19:26:04 +00:00
beard%netscape.com 334a0a0bdd [not part of build] Update visitEntries to correctly identify metadata files. 2001-03-11 19:18:48 +00:00
hwaara%chello.se 3537f5a4ec Fix "[Modern] menubuttons looks awful" - bug 71622
r=walk84@usa.net, sr=shaver
2001-03-11 19:07:49 +00:00
chak%netscape.com 844c761496 Fix for Bug#71628 - MfcEmbed needs to persist the url list
r=chak
2001-03-11 19:03:40 +00:00
dave%intrec.com f723d4aace Fix for bug 71606: Duplicates not getting marked in comments which bug they're a dupe of. 2001-03-11 18:54:05 +00:00
dbaron%fas.harvard.edu beb5ebbf12 Add #ifdef-ed code that allows us to run with the G++ V3 ABI, where the address point of the virtual table is not at the beginning of the virtual table. r=jband@netscape.com sr=shaver@mozilla.org b=63604 2001-03-11 18:16:16 +00:00
leaf%mozilla.org e6eba3f4f8 Automated update 2001-03-11 18:15:08 +00:00
dbaron%fas.harvard.edu e580e103c4 Include iomanip.h because we need the |using std::hex| and |using std::dec| from it to build with libstdc++ 3.0. b=63604 r=cls@seawood.org 2001-03-11 18:10:58 +00:00
dbaron%fas.harvard.edu 81e520b8ea Do test for field names in utsname structure in C++ rather than C to work around bug in g++ 3.0 prerelease that makes the names different in C and C++ (we only use the result in C++). r=cls@seawood.org b=63604 2001-03-11 18:09:12 +00:00
darin%netscape.com c85af27178 Adding comment line. 2001-03-11 18:07:01 +00:00
shaver%mozilla.org bba7f74b7e 61743: add and fix NetBSD stubs (patch from martin@NetBSD.ORG) 2001-03-11 17:22:25 +00:00
shaver%mozilla.org e0a30a9a24 31847: Need to solve problem of JS roots for event handler funcs
Fix from brendan, r=dbaron, sr=shaver.
2001-03-11 17:11:11 +00:00
rods%netscape.com 73a6934d58 Fixing height of btns and btn in file input in strict mode
Bug 67207 r=kmcclusk a=attinasi
2001-03-11 13:26:55 +00:00
timeless%mac.com 5be09db994 fix Bug 65428 language="javascript" should be type="application/x-javascript"
r=kerz a=ben
2001-03-11 12:17:34 +00:00
cls%seawood.org 6ec153ef1b Irix requires the -f option when stripping non-executables. 2001-03-11 11:27:29 +00:00
ben%netscape.com be1ecc4541 remove unused files 2001-03-11 09:52:11 +00:00
ben%netscape.com e0e7309b85 remove unused files. 2001-03-11 09:51:35 +00:00
ben%netscape.com 87c7aaf30c Fix warnings so I can see what's in shrike's error log 2001-03-11 09:45:20 +00:00
attinasi%netscape.com 9cd9101366 Backed out last night's changes due to regression that exposed a fatal flaw in the idea of the fix. r=71561 2001-03-11 07:54:00 +00:00