dbaron%fas.harvard.edu
|
59892aa65e
|
Remove more no-longer-needed nsComponentManager::RegisterComponent calls. Remove remnants of NS_IMPL_IDS macro, associated with long-gone NS_DECLARE_ID. b=125782 r=dougt rs=jag
|
2002-02-16 16:18:13 +00:00 |
|
bzbarsky%mit.edu
|
6baa8a23f9
|
Make text/plain view-source use the view-source parser. Bug 124753,
r=harishd, sr=jst.
|
2002-02-16 15:51:02 +00:00 |
|
cbiesinger%web.de
|
f9fef74165
|
bug 125716 r=bzbarsky sr=attinasi patch by caillon@returnzero.com
Implement getComputedStyle() for 'overflow' property
|
2002-02-16 13:16:10 +00:00 |
|
ian%hixie.ch
|
59ccece79f
|
Renaming INSTALL.UNIX to INSTALL.UNIX.CHROOT-JAIL. b=125872, r=imajes
|
2002-02-16 12:47:01 +00:00 |
|
cbiesinger%web.de
|
bfe74c9ce5
|
bug 125653 r=timeless sr=alecf
Changes window._content.location.href=foo to loadURI(foo)
|
2002-02-16 12:26:33 +00:00 |
|
rayw%netscape.com
|
4a5f889db8
|
Added check for null schema type being passed in. Also made the type
not specified where it was AnyType or could be trivially derived from
the element name and namespaceURI being used.
SOAP is not part of default build.
|
2002-02-16 12:25:11 +00:00 |
|
bernd.mielke%snafu.de
|
4182a410dc
|
adding regression test not part of the build
|
2002-02-16 11:30:57 +00:00 |
|
bryner%netscape.com
|
721e75b97e
|
Attempting to fix some depend build issues on win32 by passing the list of files via stdin instead of on the command line. r=cls
|
2002-02-16 11:21:57 +00:00 |
|
rginda%netscape.com
|
56c873919e
|
- venkman only -
add ending quotes to format strings which might otherwise end in quotes.
|
2002-02-16 11:03:05 +00:00 |
|
rginda%netscape.com
|
5cd90a662f
|
- venkman only -
move the sort test into it's own function.
|
2002-02-16 11:02:23 +00:00 |
|
rginda%netscape.com
|
825e68b529
|
- venkman only -
add dumpscripts command to list all js files on the current window.
|
2002-02-16 11:01:06 +00:00 |
|
rginda%netscape.com
|
83f80309b6
|
- venkman only -
if (0) out the targetWindow stuff until window modality/enable stuff is sorted out.
|
2002-02-16 11:00:34 +00:00 |
|
rginda%netscape.com
|
adb60f229e
|
bug 124717, need to wrap JSVAL_NULL for eval result, instead of just returning it unwrapped.
|
2002-02-16 10:53:52 +00:00 |
|
bryner%netscape.com
|
d52d18f23e
|
Prefer do_GetAtom to dont_AddRef(NS_NewAtom(...)). Also, tweak the borders on checkbox/radio buttons and containers a bit. Not part of the build.
|
2002-02-16 10:43:59 +00:00 |
|
bstell%ix.netcom.com
|
372f4318e8
|
bug 116151: interface to the FreeType2 library
r=shanjian@netscape.com, sr=mscott@netscape.com (delegated to mcafee@netscape.com)
|
2002-02-16 08:45:05 +00:00 |
|
bratell%lysator.liu.se
|
c638887b2f
|
Bug 124686 - move the current region instead of replacing it with a new when setTo is called. This is slightly faster. r=kmcclusk@netscape.com sr=attinasi@netscape.com
|
2002-02-16 08:25:41 +00:00 |
|
bstell%ix.netcom.com
|
416a19ac47
|
bug 116149: simple name-value pair DB
r=yokoyama@netscape.com, sr=brendan@mozilla.org
|
2002-02-16 08:11:25 +00:00 |
|
bstell%ix.netcom.com
|
21811dbdef
|
simple name-value pair DB
r=yokoyama@netscape.com, sr=brendan@mozilla.org
|
2002-02-16 08:07:44 +00:00 |
|
rayw%netscape.com
|
5473c69a0f
|
Last issues for SOAP review by Heikki and others.
SOAP is not part of default build.
|
2002-02-16 08:01:15 +00:00 |
|
wtc%netscape.com
|
250eaf03b9
|
Bugzilla bug 124981: Enable IPv6 support for FreeBSD. This patch is
contributed by Munechika Sumikawa <sumikawa@ebina.hitachi.co.jp>.
|
2002-02-16 07:12:55 +00:00 |
|
mcafee%netscape.com
|
4393ca68c3
|
tinderbox example
|
2002-02-16 06:21:52 +00:00 |
|
bernd.mielke%snafu.de
|
3c86d368b3
|
wider use of GetEffectiveColCount bug 100034 r=karnaze sr=attinasi
|
2002-02-16 06:03:36 +00:00 |
|
akkana%netscape.com
|
0e68594cf7
|
124484: fix link to the bug form. Fix from jmd (mozilla@turbogeek.org), r=gerv and me
|
2002-02-16 05:46:35 +00:00 |
|
peterlubczynski%netscape.com
|
2895dcd901
|
Fix derefing null pointer during print preview of java.sun.com bug 125396 r=av sr=attinasi
|
2002-02-16 05:12:45 +00:00 |
|
peterlubczynski%netscape.com
|
103fe052db
|
Made a dummy document to hold our url and pass back to the instance owner in order to fix bug 121033 in NP_FULL mode, NPP_GetURLNotify() does not resolve relative URLs correctly r=av sr=beard
|
2002-02-16 05:07:47 +00:00 |
|
ducarroz%netscape.com
|
e24de8bbf6
|
Fix for bug 125720. Don't need to use appledouble encoding when there is no resource fork. R=varada, SR=bienvenu
|
2002-02-16 04:32:41 +00:00 |
|
ducarroz%netscape.com
|
b2dfefd94b
|
Fix for bug 125620. In case of an appledouble related part, we need to generate an url which point to the data part child. R=varada, SR=bienvenu
|
2002-02-16 04:30:29 +00:00 |
|
akkana%netscape.com
|
9027ebe29c
|
more 123087 -- find API rewrite, r=brade, sr=kin
|
2002-02-16 04:26:49 +00:00 |
|
akkana%netscape.com
|
522c2d7fe3
|
123087: Redesign Find API, rewrite new find algorithm.
Not yet enabled by default; needs testing. r=brade sr=kin.
|
2002-02-16 04:17:07 +00:00 |
|
naving%netscape.com
|
3cfbb64542
|
125503 r=bienvenu sr=mscott If the internet connection is lost make sure that we truncate any half downloaded
msg and commit the db so that if it comes back again in the same session we are still able to download messages
|
2002-02-16 04:04:26 +00:00 |
|
naving%netscape.com
|
c08a517514
|
fixing whitespace from last checkin
|
2002-02-16 03:36:57 +00:00 |
|
blakeross%telocity.com
|
baa95a6b51
|
89389 - save as link should alert user if page doesn't exist (and not save the link). r=bz sr=hewitt
|
2002-02-16 03:31:59 +00:00 |
|
aaronl%netscape.com
|
80103664b1
|
Fixing bustage. --disable-accessibility is broken
|
2002-02-16 03:23:18 +00:00 |
|
naving%netscape.com
|
db03e14526
|
109761 r=bienvenu sr=sspitzer Suppress RDF/Outliner notifications when creating new INBOX, will happen on migrating imap accts or creating new imap accts, confuses outliner, ends up showing 2 INBOX es.
|
2002-02-16 03:11:03 +00:00 |
|
racham%netscape.com
|
ca7d241f87
|
Fixing bugzilla bugs 110000, 124806 and bugscape bugs 12052, 12094. Fix to bug 110000 rearranges hewitt's checked in patch to avoid getting Finish button on the first page of wizard for news account also. Fix to bug 124806 keeps the account type selected by the user intact as user revisits the first page of the wizard. Fix to bugscape bug 12052 resolves the regression by prefilling the activated user's email address in the identity page. Fix to bugscape bug 12094 flushes ISP data as user revisits the first page of wizard so that incomplete email addresses can be caught for regular accounts. r=ssu,bhuvan sr=mscott
|
2002-02-16 03:07:18 +00:00 |
|
justdave%syndicomm.com
|
485f836888
|
Fixing typo in previous checkin.
|
2002-02-16 03:04:36 +00:00 |
|
justdave%syndicomm.com
|
c9e5db1c20
|
Fix for bug 125835: Removing an old sarcastic comment from the localconfig generation routine so that it doesn't imply that
using a password is bad.
Patch by James Cox <james@awpimajes.com>
r= justdave x 2
|
2002-02-16 02:59:25 +00:00 |
|
wtc%netscape.com
|
ddf21869a1
|
Bugzilla bug 125730: fixed OpenVMS build breakage. Thanks to Colin Blakes
<colin@theblakes.com> for the patch.
odified Files: sslmutex.c sslmutex.h sslsnce.c
|
2002-02-16 02:52:07 +00:00 |
|
rbs%maths.uq.edu.au
|
46efad1b1f
|
Fix bug 125404 - hang on certain mathml pages. The table code relies on the display propertyto build its frames and things went out of sync when just using MathML tag names without the display associations in mathml.css. r=karnaze, sr=attinasi
|
2002-02-16 02:48:10 +00:00 |
|
seawood%netscape.com
|
be3f692b80
|
Make chromelist.txt use the same paths that appear in tarballs.
Thanks to Gerv Markham <gerv@mozilla.org> for the patch.
Bug #125588 r=cls
|
2002-02-16 02:46:41 +00:00 |
|
blakeross%telocity.com
|
5e5b45ae93
|
118644 - alt+down arrow opens dropdown in wrong position. r/sr=hewitt
|
2002-02-16 02:38:12 +00:00 |
|
shrutiv%netscape.com
|
11c39c1da8
|
Fix for bugscape 11987: UI wording for Mac installer screen
|
2002-02-16 02:33:18 +00:00 |
|
cmanske%netscape.com
|
a48a59354d
|
Prevent scope error when using timeout with setfocus in textbox, fix by neil@parkwaycc.co.uk, b=125346, r=cmanske, sr=kin
|
2002-02-16 02:27:29 +00:00 |
|
seawood%netscape.com
|
5aa65e3ac5
|
Add "fast RAM semaphore" support.
Thanks to Mike Kaply <mkaply@us.ibm.com> for the patch.
Bug #125123 r=wtc
|
2002-02-16 02:24:56 +00:00 |
|
cmanske%netscape.com
|
98bb38ac3e
|
Don't try to show empty name on Composer caption, b=121684, r=brade, sr=hewitt
|
2002-02-16 02:24:04 +00:00 |
|
jkeiser%netscape.com
|
1ac4d9dc58
|
And this is the rest of the story (bug 120682). Mac bustage from lack of full checkin.
|
2002-02-16 02:19:02 +00:00 |
|
seawood%netscape.com
|
932c3b4930
|
Fix problem of "invisible" helper apps on OS/2.
Thanks to Mike Kaply <mkaply@us.ibm.com> for the patch.
Bug #125183 r=wtc
|
2002-02-16 02:17:14 +00:00 |
|
yokoyama%netscape.com
|
070aefc208
|
Bug 119927:
Forgot to checkin for unix
|
2002-02-16 02:15:22 +00:00 |
|
ssu%netscape.com
|
b151029cf4
|
fixing bug - 104982 - Uninstaller code needs to broadcast message that default mail/browser client has been changed/reset. r=curt, sr=dveditz
|
2002-02-16 01:49:51 +00:00 |
|
aaronl%netscape.com
|
e649e00645
|
Bug 50255. Some Ctrl key sequences don't generate the correct event in Windows. Patch from bernie5412@hotmail.com. r=rods,dveditz, sr=attinasi
|
2002-02-16 01:44:54 +00:00 |
|