Peter.VanderBeken%pandora.be
4a8ea3f3a9
Make ProcessorState a NameSpaceResolver. Clean up source. Not part of default build. a=leaf.
2000-08-26 04:28:28 +00:00
Peter.VanderBeken%pandora.be
6e9afb08e6
Adapt for hash table changes. Not part of default build. a=leaf.
2000-08-26 04:20:14 +00:00
ftang%netscape.com
74ba801f7a
fix bug 49262. for Unicode to ISO-2022-JP. Use the JISx0201 GL table
...
so it won't generate JIS x0201 GR
r=nhotta
2000-08-26 04:15:34 +00:00
Peter.VanderBeken%pandora.be
6d1154770c
Correct ToCharArray. Not part of default build. a=leaf.
2000-08-26 04:13:21 +00:00
Peter.VanderBeken%pandora.be
c2771d7682
Adapt to better suit wrapper's needs. Not part of default build. a=leaf.
2000-08-26 04:06:39 +00:00
Peter.VanderBeken%pandora.be
aa39d2fac9
Major update to the wrapper classes and clean-up of source. Not part of default build. a=leaf.
2000-08-26 04:05:28 +00:00
jfrancis%netscape.com
0202119f78
fixes bugs 46782,50161,48643,49266,49265,46395;
groundwork for bugs 47931,49952;
r=fm
2000-08-26 04:03:50 +00:00
Peter.VanderBeken%pandora.be
5e37aa86a7
First Checked In.
2000-08-26 04:01:01 +00:00
BlakeR1234%aol.com
194dd92ffe
Remove menu separator, part of nsbeta3+ 50397
2000-08-26 03:36:38 +00:00
ben%netscape.com
ad098d0daf
update manifests
2000-08-26 03:29:56 +00:00
mkaply%us.ibm.com
b81540d3ab
OS/2 Tinderbox break
...
Close but no cigar :) ndef XP_OS2 to avoid the DBCSLeadByte, but we need to avoid the windows.h include as well
2000-08-26 03:28:27 +00:00
ben%netscape.com
490234ee27
48205
2000-08-26 03:20:44 +00:00
jband%netscape.com
e5089691c4
finish fix to bug 49748. Remove redundant (and too early) call to XPTI_FreeInterfaceInfoManager. This was causing first run crashes after the primary fix to this bug. r=shaver@mozilla.org a=brendan@mozilla.org
2000-08-26 03:19:23 +00:00
kmcclusk%netscape.com
954520c22d
Added check to 8-bit blender code for null cmap.map to fix blender crash on Linux(p=afranke@ags.uni-sb.de) b=17356 r=attinasi@netscape.com
2000-08-26 03:19:12 +00:00
ben%netscape.com
e92fa499d2
hook up XBL tab control widget required for 46613...
2000-08-26 03:14:49 +00:00
ben%netscape.com
e148d20536
46613...
2000-08-26 03:14:13 +00:00
morse%netscape.com
28506cea0b
bug 48808, add missing period, patch=walk84, r=morse
2000-08-26 03:08:19 +00:00
mscott%netscape.com
e83f11310d
Bug #50126 --> fix a typo for a comment that goes in the log file. Thanks to gemal@gemal.dk for contributing the patch.
...
r=a=mscott
2000-08-26 03:06:08 +00:00
ben%netscape.com
5586d4bf4f
fix throbber, 46613
2000-08-26 03:01:51 +00:00
ben%netscape.com
42d08c9050
46613, more of the same.
2000-08-26 03:00:51 +00:00
beard%netscape.com
41d8ee0c30
fix for bug #49240 .
2000-08-26 02:58:29 +00:00
mscott%netscape.com
217591885a
Bug #44253 --> if a docshell doesn't have a parent content listener then change
...
the default for IsPreferred to return the value of CanHandle. This makes it
easier for content developers to use browser and iframe tags since they don't
have to implement nsIURIContentListener explicilty to get correct
loading behavior.
r=valeski
2000-08-26 02:52:09 +00:00
rjc%netscape.com
c3b397f01d
Fix bug # 49495: bookmark parser optimizations. r=waterson
2000-08-26 02:52:08 +00:00
mscott%netscape.com
35680d08c4
Bug #44832 --> view all header mode polish fixes. Add indentation, fix problem
...
where there were no commas after email recipients. allow header values in the
all header view to wrap. eat any \r or \n characters before showing a header.
r=alecf
2000-08-26 02:50:40 +00:00
ben%netscape.com
2761b6ad48
46613, classic skin polish
2000-08-26 02:32:25 +00:00
brendan%mozilla.org
c77f05ae2e
Clean up JSObjectOps layering violations by adding mark and clear ops; JSClass gets a corresponding mark op so classes with unregistered roots in private data can mark them. The JS API gets a new JS_MarkGCThing entry point for JSObjectOps.mark implementors. Prerequisite check-in for bug 49816 and others (r=shaver).
2000-08-26 02:30:22 +00:00
beard%netscape.com
1196739ccc
Added MOZ_COUNT_CTOR/DTOR to track leaks.
2000-08-26 02:28:51 +00:00
BlakeR1234%aol.com
c1ecac846d
Adding email address to contributors section (from last checkin) per request to do so for licensing reasons.
2000-08-26 02:28:47 +00:00
putterman%netscape.com
541820915a
Fix for 49480. And/or works in search and filters r=alecf,mscott
2000-08-26 02:06:25 +00:00
brendan%mozilla.org
9f6b515501
Lazily define escape and unescape (via js_InitStringClass) only #ifndef MOZILLA_CLIENT, because the DOM must predefine backward-compatible versions of these functions that 'stick' (42221, r=mccabe).
2000-08-26 02:05:41 +00:00
BlakeR1234%aol.com
9f2fd1167d
Fix bug 27289, right clicking on the scrollbar thumb shouldn't show a context menu. r=law a=brendan
2000-08-26 01:56:17 +00:00
BlakeR1234%aol.com
5689df0663
Fix bug 50178, hover style for PT bookmarks button should match that of other PT buttons. r=nbhatla a=brendan
2000-08-26 01:49:57 +00:00
BlakeR1234%aol.com
7a4202df09
Fix bug 38506, the user shouldn't be able to select the text of buttons. r=mjudge, a=nsbeta3+/PDT must fix
2000-08-26 01:45:46 +00:00
mccabe%netscape.com
91dae5c247
Fix to 39141.
...
Check for empty element case in array literals ( first element in [,'foo'] ) now uses the next token instead of the previous one when constructing the node, so the first element gets TOK_COMMA instead of TOK_LB.
This fixes a crash from previously accepted JS.
r=rogerl
2000-08-26 01:44:35 +00:00
valeski%netscape.com
d65ecdaef0
NOT PART OF BUILD. Updating comments for file migration script
2000-08-26 01:23:43 +00:00
wtc%netscape.com
c3a38486a6
Bugzilla bug #50386 : fixed PR_Sleep so that it won't return uninitialized
...
variable. Thanks to Fred Batty <fredb@iplanet.com> for reporting the bug.
2000-08-26 00:55:20 +00:00
warren%netscape.com
d75dfb524a
Updated installer to put jar: urls into installed-chrome.txt file. Removed necko dependency.
2000-08-25 22:57:46 +00:00
warren%netscape.com
9abf1e4644
Fixed case where chrome selection was failing because the package wasn't yet installed.
2000-08-25 22:51:10 +00:00
javi%netscape.com
6b8d30070f
Make PSM smart enough to only display S/MIME information when it's talking to
...
an agent that we know takes advantage of S/MIME reatures.
2000-08-25 22:37:34 +00:00
jj%netscape.com
279f523d32
fixed location of nsIWebBrowserSetup.idl - r=leaf
2000-08-25 22:13:23 +00:00
locka%iol.ie
e8ce8e05ab
API changes for embedding. b=46847, r=dougt, a=valeski
2000-08-25 21:03:26 +00:00
warren%netscape.com
6cedd89b9a
Fixed comments.
2000-08-25 19:53:02 +00:00
warren%netscape.com
be2ec0a05e
Fixed to pick up perl from the path (need perl 5.005, or the ActiveState perl now).
2000-08-25 19:52:53 +00:00
locka%iol.ie
599e0665dc
API changes for embedding. b=46847, r=dougt, a=valeski
2000-08-25 19:32:05 +00:00
ccarlen%netscape.com
7a41437111
for adamlock removing obsolete file
bug #46847
2000-08-25 19:02:25 +00:00
warren%netscape.com
67fb988244
Changes for jar packaging.
2000-08-25 18:55:53 +00:00
warren%netscape.com
e50b5d171b
Turning on jar packaging by default. Set MOZ_DISABLE_JAR_PACKAGING to disable.
2000-08-25 18:54:19 +00:00
warren%netscape.com
3ec392431b
Bug 15623. Fixed registration of nsKeygenHandler.
2000-08-25 18:48:50 +00:00
locka%iol.ie
ecebe2ac21
API changes for embedding. b=46847, r=dougt, a=valeski
2000-08-25 18:39:46 +00:00
ccarlen%netscape.com
516875c791
Adding a file which was moved
For adamlock
bug #46847
2000-08-25 18:38:35 +00:00