Commit Graph

48527 Commits

Author SHA1 Message Date
cata%netscape.com
e65ae21654 Charset menu items are taken from the Charset Manager. r=bobj 1999-12-07 22:23:47 +00:00
cata%netscape.com
a458e6849f Moving items from submenu to parent. r=bobj 1999-12-07 22:22:57 +00:00
tonyr%fbdesigns.com
4df0cc9939 Bug fixes for importing from NT 1999-12-07 22:22:34 +00:00
rhp%netscape.com
7e88e5f745 Fixes for TXT - HTML Conversion - r: rhp (externally contributed) 1999-12-07 22:20:02 +00:00
fur%netscape.com
edf9b00cda Add cache manager to list of installed components 1999-12-07 22:18:21 +00:00
rhp%netscape.com
60883fdbbd Changes for mangled attachments - Bug #20956 - r: valeski 1999-12-07 22:17:41 +00:00
fur%netscape.com
971124a079 Change name of cache lib from libnkcache.so to libnecko_cache.so, to be more consistent with other necko components 1999-12-07 22:16:58 +00:00
brendan%mozilla.org
5135a6dbb2 - Rename "FunctionObject" or shorthands to "EventHandler" to make nsIScriptContext more scripting-language-neutral.
- Allow nsIScriptContext::BindEventHandler to take a null void* handler argument, to remove the binding by nullifying it (for hyatt's XML-driven-key-mapping work). 
- Try to GetCompiledEventHandler (and if we don't, and compile it, Put too) for the load event and other non-deferred (XUL window-level) event listeners. 
- Improve doc comments and whitespace.
1999-12-07 22:14:17 +00:00
jdunn%netscape.com
9b2ddff3db r= evaughan@netscape.com
# 20933

HP was having problems with the GET_HEIGHT/GET_WIDTH macros being
on the left of the '=', so I created a SET_HEIGHT/SET_WIDTH macros.
1999-12-07 22:10:45 +00:00
alecf%netscape.com
99960a45d7 behave like one might expect in the case of passing null the nsCRT::strcmp when passing NULL
review & discussed with brendan, shaver
1999-12-07 22:10:31 +00:00
waldemar%netscape.com
d11e909dcb Added next-token-unit. Simplified grammar and removed boolean actions that indicate whether the next token can be a regexp. Added assertion that a * can't follow a division. 1999-12-07 22:09:10 +00:00
waldemar%netscape.com
9d3db083d9 Added hash-table-entries 1999-12-07 22:07:04 +00:00
morse%netscape.com
f14811c83c fix bug 20946, memory leak in wallet code, r=buster 1999-12-07 22:06:47 +00:00
waldemar%netscape.com
c8ebca0bda Fixed bug in forbidden terminalset calculations 1999-12-07 22:06:43 +00:00
sspitzer%netscape.com
18e938fa77 tweak fix for #15111 on last time. morse had the logic right the first time,
we need to subtract the # of seconds between 1970 and 1900 from the mac cookies,
not add.
1999-12-07 22:05:52 +00:00
waldemar%netscape.com
0bd84dc104 Made semantics compiled on Allegro 1999-12-07 22:04:58 +00:00
rginda%netscape.com
34a05a535b Adding check for null document. Prevents crash described in bug 20677.
r=brendan@mozilla.org
1999-12-07 22:04:52 +00:00
bienvenu%netscape.com
49f8f78d79 fix problem with extra .msf tacked on db names for imap r=mscott 1999-12-07 22:04:12 +00:00
blizzard%redhat.com
eff13fbde3 add a debugging window utility for gtk 1999-12-07 22:02:40 +00:00
varada%netscape.com
b71fdd368f fix for bug #5020 creating the proper cd output directory 1999-12-07 21:26:20 +00:00
cltbld%netscape.com
63e0d555bd Changed old resrc dll to new res dll. checkin=warren, r=dp 1999-12-07 20:31:20 +00:00
rginda%netscape.com
f0d3d00dfb Should be working on all platforms again. 1999-12-07 20:00:27 +00:00
rginda%netscape.com
9d9b8ecabf More windows dual-build tweaks (arg!) 1999-12-07 19:56:40 +00:00
rginda%netscape.com
f4d35bb883 More tweaks to sm engine selection
Updated documentation to reflect tweaks
1999-12-07 19:47:06 +00:00
rginda%netscape.com
96f68f37e4 * jsDriver.pl
Fix it to know about the two kinds of spidermonkey make on windows
  (Makefile.ref and js.mak)
1999-12-07 19:35:45 +00:00
scc%netscape.com
5418875579 and there's another instance of the build-busting old cast still in the file 1999-12-07 15:51:21 +00:00
rhp%netscape.com
957beb03fe Adding file to tree - NOT PART OF THE BUILD! 1999-12-07 15:29:20 +00:00
scc%netscape.com
6241344e4a Mis-spelled one of two instances of |NS_REINTERPRET_CAST|, in the same line yet. Damn :-( 1999-12-07 15:26:41 +00:00
scc%netscape.com
a97b180b50 Attempting to fix build bustage. Looks like a compiler bug (since |TestObserver| isn't a base class of |nsISupports| in any way, at least the error message has got to be wrong). 1999-12-07 14:46:35 +00:00
scc%netscape.com
8c4ec2ebea Adding an alternate version of |CallQueryInterface| as an experiment on behalf of travis. This function is not yet called, and should not effect the build or the runtime. r=hyatt 1999-12-07 14:09:29 +00:00
scc%netscape.com
db5cd594e2 Make observers support weak references. Bug #18682; r=dp. 1999-12-07 14:06:36 +00:00
Jerry.Kirk%Nexwarecorp.com
1d6986a54c Added an include to silence some warnings and added a call to munlockall().
r=kedl
1999-12-07 13:12:26 +00:00
Jerry.Kirk%Nexwarecorp.com
19f6713e3f Added $(TK_LIBS) to EXTRA_LIBS for Neutrino because Timers require the
photon native library to be linked in to work properly.
r=rhp
1999-12-07 12:57:31 +00:00
rickg%netscape.com
a3187e2ff2 fixed bug in nsStr::Compare(); r=dveditz (who also found the bug) 1999-12-07 09:52:43 +00:00
fur%netscape.com
45bb9c5427 + Eliminated use of bool to accommodate non-ANSI C++ compilers.
(Thanks to tor@cs.brown.edu for the patch)
+ Eliminated compiler warnings
1999-12-07 09:49:55 +00:00
sspitzer%netscape.com
736cf231a3 ignore the generated Makefiles 1999-12-07 09:31:05 +00:00
sspitzer%netscape.com
5755e8cdf6 fix for #20906. fix the twitchy button in the select profile dialog.
fix by=rgoodger@ihug.co.nz, r=sspitzer
1999-12-07 09:12:59 +00:00
valeski%netscape.com
2cf1b6fae4 r=rickg. replacing a char const w/ an int literal 1999-12-07 08:58:50 +00:00
fur%netscape.com
771d577a8e Fixed incorrect calculation of content download time and profitability of caching a given URL. r:none 1999-12-07 08:51:03 +00:00
sspitzer%netscape.com
0111534b4b ok, really fix #15111 this time. we need to add 70 years of seconds to a mac cookie, not subtract. also, we need the migrated cookie file to have '\n' line endings, or nsCookie.cpp will ignore it. 1999-12-07 08:50:50 +00:00
fur%netscape.com
c9ad7f29ae Increase default memory cache capacity to 1M from 100KB testing value 1999-12-07 08:49:42 +00:00
alecf%netscape.com
92c2c6a64e fix for #20647 (required to verify a PDT+ bug)
r=sspitzer
nsCRT::strcmp was returning 0 when you pass a PRUnichar* 0 null pointer
1999-12-07 08:48:52 +00:00
jfrancis%netscape.com
167f9c0b74 fix for 20457: deletion in editor pretty darn screwy. Lots of changes to improve this. Document modifying entry points in editor now go thru a standard sandwich, which allows tracking of what changed in the doc, which allows proper post-processing of what changed. Also, all deletions now go thru the rules code, if applicable. Also some bugs in tracking the changed document portion have been fixed. Finally selection setting after a delete is improved. 1999-12-07 08:30:19 +00:00
jband%netscape.com
1194158582 fixing the last modified date - not part of the build 1999-12-07 08:23:01 +00:00
jband%netscape.com
381a2e39c4 updating xptcall status - not part of the build 1999-12-07 08:21:31 +00:00
rickg%netscape.com
821bf72f0b disabling residual style until I can find the hang that simon reported; r=none 1999-12-07 07:51:33 +00:00
fur%netscape.com
4bfc9b0810 Sun compiler requires nsCOMPtr types to be fully defined 1999-12-07 07:51:31 +00:00
sspitzer%netscape.com
3d203e8a07 fix, and the turn on morse's fix for #15111. now cookies get migrated on the mac correctly. 1999-12-07 07:44:31 +00:00
sfraser%netscape.com
81b90d3598 #ifdef out a printf. r=none 1999-12-07 07:38:16 +00:00
rickg%netscape.com
bd8e9acd7e WIP on fixing <noscript> bug for real -- post dogfood. r=syd 1999-12-07 07:25:56 +00:00