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

68635 Коммитов

Автор SHA1 Сообщение Дата
Peter.VanderBeken%pandora.be abc3448269 Temporary work-around for problematic typedef. Not part of default build. a=leaf. 2000-08-26 04:45:02 +00:00
Peter.VanderBeken%pandora.be 9c40651ff5 Correct test case. Not part of default build. a=leaf. 2000-08-26 04:43:33 +00:00
Peter.VanderBeken%pandora.be 83c824be1a Make CopyNode namespace-aware. Not part of default build. a=leaf. 2000-08-26 04:41:16 +00:00
bryner%uiuc.edu 004897bb10 This is a better fix for 42345. It should fix some of the "window opening
offscreen" problems people have been seeing.  r=blizzard.
2000-08-26 04:37:47 +00:00
warren%netscape.com 6503ce0e7b Latest attempt. (Not in build yet.) 2000-08-26 04:36:57 +00:00
Peter.VanderBeken%pandora.be e60f2f16f9 Update and clean-up. Not part of deafult build. a=leaf. 2000-08-26 04:34:50 +00:00
Peter.VanderBeken%pandora.be d01296014f Define a NameSpaceResolver class. Not part of default build. a=leaf. 2000-08-26 04:29:09 +00:00
Peter.VanderBeken%pandora.be 696eff5c20 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 ded4c0b3fd Adapt for hash table changes. Not part of default build. a=leaf. 2000-08-26 04:20:14 +00:00
ftang%netscape.com 60ef648cee 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 061592399c Correct ToCharArray. Not part of default build. a=leaf. 2000-08-26 04:13:21 +00:00
Peter.VanderBeken%pandora.be cc06157dbd 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 9e24016710 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 1edcca94d8 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 6013c0413a First Checked In. 2000-08-26 04:01:01 +00:00
BlakeR1234%aol.com 00a55c5254 Remove menu separator, part of nsbeta3+ 50397 2000-08-26 03:36:38 +00:00
ben%netscape.com 99869327b6 update manifests 2000-08-26 03:29:56 +00:00
mkaply%us.ibm.com e1d3b5399c 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 f4a445a88a 48205 2000-08-26 03:20:44 +00:00
jband%netscape.com daed1ca855 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 36d8bd3e13 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 0b5e855e4a hook up XBL tab control widget required for 46613... 2000-08-26 03:14:49 +00:00
ben%netscape.com 588b09b40d 46613... 2000-08-26 03:14:13 +00:00
morse%netscape.com 2a3c8b9720 bug 48808, add missing period, patch=walk84, r=morse 2000-08-26 03:08:19 +00:00
mscott%netscape.com 536c36f027 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 4b6d5c40b9 fix throbber, 46613 2000-08-26 03:01:51 +00:00
ben%netscape.com e1f50996a1 46613, more of the same. 2000-08-26 03:00:51 +00:00
beard%netscape.com 965951c307 fix for bug #49240. 2000-08-26 02:58:29 +00:00
mscott%netscape.com abe52a17bf 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 c7433e7213 Fix bug # 49495: bookmark parser optimizations. r=waterson 2000-08-26 02:52:08 +00:00
mscott%netscape.com 6db5b84092 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 fbc1aaa425 46613, classic skin polish 2000-08-26 02:32:25 +00:00
brendan%mozilla.org 72259545ec 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 be8c334e87 Added MOZ_COUNT_CTOR/DTOR to track leaks. 2000-08-26 02:28:51 +00:00
BlakeR1234%aol.com e34e06b2cf 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 75f5476dd9 Fix for 49480. And/or works in search and filters r=alecf,mscott 2000-08-26 02:06:25 +00:00
brendan%mozilla.org 0bd1873977 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 f1dd0bc8c5 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 7c380f4b87 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 9bbf2feca9 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 b81dd96492 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 bfce7c93f3 NOT PART OF BUILD. Updating comments for file migration script 2000-08-26 01:23:43 +00:00
wtc%netscape.com a86c01b4e5 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 506d41f27c 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 b25bca13fe 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 675be18d88 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 1c5f3b16d1 fixed location of nsIWebBrowserSetup.idl - r=leaf 2000-08-25 22:13:23 +00:00
locka%iol.ie 51574fbee7 API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 21:03:26 +00:00
warren%netscape.com 732f5c6abb Fixed comments. 2000-08-25 19:53:02 +00:00
warren%netscape.com 2582c6485f 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