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

49905 Коммитов

Автор SHA1 Сообщение Дата
pollmann%netscape.com bf4a2db81e Bug 21768: always release mForm in SetForm to prevent leak. r=harishd 2000-01-07 05:41:51 +00:00
rginda%netscape.com 19e2cc1648 -- CHATZILLA CHANGES ONLY --
* connection-rhino.js
formatting changes.

* connection-xpcom.js
Necko-only implementation courtesy peter.vanderbeken@pandora.be.

* irc.js
Fixed bug in error message.

* munger.js
Added ability to temporarily disable all rules.

* test3-handlers.js
not-implemented placeholder function.
hide, delete, and clear current view functions.
munger-toggle function.

* test3-static.js
disable munger by default.
fix rheet regex.
deleteToolbutton function.

* test3.xul
xul hookup for new functions.
2000-01-07 05:15:32 +00:00
gordon%netscape.com fdf869afbc Fixing bustage. Necko needs WIN32LEAN_AND_MEAN defined. 2000-01-07 04:13:26 +00:00
sspitzer%netscape.com 05a217e66b check in bulletproofing fix for #23309 2000-01-07 03:07:14 +00:00
jdunn%netscape.com 587ded3bf0 resolving all unresolved symbols at link time
#= 18896 (continuation)
r= pepper@netscape.com - but ramiro and I talked about these types of changes ages ago
2000-01-07 02:48:46 +00:00
jdunn%netscape.com 9253e8c89b resolving all unresolved symbols at link time
#= 18896 (continuation)
r= pepper@netscape.com - but ramiro and I talked about these types of changes ages ago
2000-01-07 02:46:06 +00:00
gordon%netscape.com 3d1c7fc27b Implementation for ascyn dns lookups on Windows. Bug #10732, r=Warren. 2000-01-07 02:44:41 +00:00
jband%netscape.com cc0b7c4372 change the module string name. not part of build 2000-01-07 02:25:47 +00:00
jband%netscape.com 9378e6155a use generic module stuff. My part to fix bug 22922. r=dp 2000-01-07 02:24:39 +00:00
jband%netscape.com 737c9a85e0 add support for Components.Constructor to build constructors for xpcom objects from JS. r=mccabe 2000-01-07 02:21:14 +00:00
jband%netscape.com 34510f50fe fix leak of argument formatters upon JSContext destruction. bug 22802. r=rogerl 2000-01-07 02:19:44 +00:00
jband%netscape.com bbb40e6dd7 Allow generic module stuff to work with singletons. Needed to fix bug 22922. r=dp 2000-01-07 02:18:13 +00:00
varada%netscape.com 84551e0999 fix for bug #11600 - have removed the command function and added a new function for copyfile in accountsetup.ini because command.com cannot handle more than certain number of characters - 2000-01-07 02:10:47 +00:00
varada%netscape.com eec34595db fix for bug #11600 - have removed the command function and added a new function for copyfile because command.com cannot handle more than certain number of characters - 2000-01-07 02:08:11 +00:00
warren%netscape.com 2653baf425 Cleanup 2000-01-07 02:06:57 +00:00
warren%netscape.com 08bd5d4db0 Took out RemoveChannel call (because res channels never get added to group). Fixed binding aborted case. r=rpotts 2000-01-07 02:06:33 +00:00
slamm%netscape.com a39ec4765a Have all sidebar titles at the top. Requested by jevering. 2000-01-07 02:00:27 +00:00
ftang%netscape.com b92682dfa6 temp turn off AIMM to fix bustage due to conflict define 2000-01-07 01:48:27 +00:00
srinivas%netscape.com 6efa1e9e46 Add new API declaration, NSPR_API. Bugzilla #12913. 2000-01-07 01:28:13 +00:00
alecf%netscape.com 93a6a9d9ce fix crash viewing Ben Goodger's vCard :)
just a null pointer check, no reviewer
2000-01-07 01:00:29 +00:00
ducarroz%netscape.com 63c6af03cc Fix for bug 22055. We need to extract the message ID and the reference of the original message in order to build the new reference. R=bienvenu 2000-01-07 00:51:00 +00:00
edburns%acm.org 88bfb6256e More simple name change changes. 2000-01-07 00:44:24 +00:00
putterman%netscape.com 38fe967182 When navigating through the thread pane, scroll to the newly selected message. r=alecf 2000-01-07 00:42:28 +00:00
alecf%netscape.com e533d87b8a one more time! this time don't look inside templates, instead look inside <treechildren> of trees
r=scottip
2000-01-07 00:38:24 +00:00
ftang%netscape.com bc6eaeface fix bug 22331. contributed by m_kato@ga2.so-net.ne.jp r=ftang 2000-01-07 00:34:34 +00:00
ftang%netscape.com 9479ee54da Add ActiveIME interface file so we won't break build environment which do not have
Platform SDK installed
need to fix bug 22311
2000-01-07 00:29:23 +00:00
radha%netscape.com cb8f66c3e4 Obsolete files. remove from repository. 2000-01-07 00:26:07 +00:00
radha%netscape.com 95ae05cd42 remove from repository. obsolete files 2000-01-07 00:25:21 +00:00
bienvenu%netscape.com b820ad8a58 fix new flag handling, r=putterman 2000-01-07 00:24:35 +00:00
vidur%netscape.com c215dee1c7 Fix for bug 23206. The property getter/setter for char and charoff attributes were not mapping to the correct attribute values. r=pollmann 2000-01-07 00:19:41 +00:00
rogerl%netscape.com bb5e5df58f Fixed accidental trailing semi at end of if statement. Many thanks to
everyone who participated in this test of the warning detection system.
2000-01-07 00:15:11 +00:00
cata%netscape.com 62b47004ae Fix for bug #17878 - nsLWBreakerFImp::GetBreaker() oddities; r= naoki 2000-01-07 00:05:28 +00:00
law%netscape.com 162b9247cc Fix for 21956 (and workaround for 23189); r=slamm@netscape.com,danm@netscape.com 2000-01-07 00:00:41 +00:00
alecf%netscape.com cf3ead0374 followup fix for #12895 - actually find the content correctly
r=scottip
2000-01-07 00:00:27 +00:00
mscott%netscape.com c3b5f82457 Bug #17065 --> remove our hack in CreateNewLineFromSocket on Unix. This hack was in place
as a work around for the fact that events were getting processed on the wrong threads. dougt
fixed this problem for us. So we don't need this work around which was forcing us to spike the cpu.
r=bienvenu
2000-01-06 23:44:41 +00:00
vidur%netscape.com b845753fb6 Fix for bug 23074. Implemented image.complete. r=pollmann 2000-01-06 23:41:14 +00:00
vidur%netscape.com 61b8a1e6d0 Fix for bug 21682. BASE tag was ignored in the fragment content sink. Added HTML element creation method that takes an ID. r=pollmann 2000-01-06 23:36:45 +00:00
jefft%netscape.com 9c94867543 fixed bug 23133, 23136 - Send Link & Page not escaping page url and not generating href tag; r=ducarroz 2000-01-06 23:35:57 +00:00
alecf%netscape.com d516ac6647 slightly better e-mail validation for #3744
r=sspitzer
2000-01-06 23:34:26 +00:00
cata%netscape.com 4be2dd89d5 Bug #15773 - compilation error with some gcc versions. Check in for drepper@cygnus.com, r=cata. 2000-01-06 23:30:04 +00:00
cata%netscape.com 0af794b5de Fixing registry premature closing bug. r=dp 2000-01-06 23:20:12 +00:00
cata%netscape.com 2c6fbfa682 Fixing registry premature closing bug. r=dp 2000-01-06 23:18:53 +00:00
jj%netscape.com c9b3f95b93 Fixed installer creator type in all 4 targets ('MzIn', 'NSIn') 2000-01-06 23:17:34 +00:00
warren%netscape.com 91ee8e32c4 Fixed Has method as per Doug's request. 2000-01-06 23:02:32 +00:00
terry%mozilla.org 73f81425cc Stop generating the %::keywordsbyid hashtable that nothing was using. 2000-01-06 22:55:00 +00:00
norris%netscape.com b684dbee7f Test didn't work with the Rhino feature of reflecting bean properties as JavaScript propertes: getClass() becomes
a "class" property, and eval'ing a property name of "class" causes a syntax error.
2000-01-06 22:54:15 +00:00
edburns%acm.org e7b56436fc Changed MozillaEventThread.h to NativeEventThread.h 2000-01-06 22:52:03 +00:00
edburns%acm.org 3de2ef730a Change to new NS_InitXPCOM argument.
r=dp
b=23157
a=edburns
2000-01-06 22:45:48 +00:00
amusil%netscape.com 1bbaed3c64 Added id to the tree children node for future overlay support. 2000-01-06 22:44:48 +00:00
slamm%netscape.com eb75a3233d Use code similar to sidebar customize dialog and bookmarks window to make history window non-modal (bug #20830). Also make history window resizable (bug #20828). 2000-01-06 22:43:47 +00:00