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

58571 Коммитов

Автор SHA1 Сообщение Дата
valeski%netscape.com 6291d0a329 we now use the cached, correct, event queue when firing our Async*() channel api calls from the FTP thread. this allows other applications to spin up FTP threads. 2000-04-18 20:56:04 +00:00
chuang%netscape.com b5ab8c0cc3 Address Book drag and drop file, not in build yet. 2000-04-18 20:42:05 +00:00
mscott%netscape.com c4a408e35b Bug #36218 --> fix ftp! We were unable to open the unknown content handler because we couldn't get
the dom window from the original docshell. I changed it to make this possible.
2000-04-18 20:41:38 +00:00
chuang%netscape.com fcd3a5de8b Bug11366 [FEATURE] Print Address Book Card, r=rhp+hangas 2000-04-18 20:27:28 +00:00
idk%eng.sun.com 75394f5e7f (36174) Added null checking
a = idk@eng.sun.com
2000-04-18 18:38:01 +00:00
terry%mozilla.org 3a47b79cc3 Patch by daa@distributed.net -- scan ftp listings, added summary stats for tinderbox. 2000-04-18 17:59:50 +00:00
jst%netscape.com d563ed28aa Adding DOM Level 2 interface definitions for AbstractView and DocumentView, not part of the build. 2000-04-18 17:07:52 +00:00
norris%netscape.com d23d359cba Add missing method for 1.4R3 compatibility. 2000-04-18 16:53:28 +00:00
norris%netscape.com 564f1dca5b Fix bug where a bean property can conflict with a method name. 2000-04-18 16:52:00 +00:00
norris%netscape.com 3ef540f70d Fix bug:
var a = Math.abs;
  a(-245);

  gets the following error :

  org.mozilla.javascript.EvaluatorException: Method "abs" called on
  incompatible object.
2000-04-18 16:34:36 +00:00
brade%netscape.com e43c308855 commented out some code that really should be rewritten 2000-04-18 14:33:23 +00:00
brade%netscape.com 285279591a submitted changes from Brian King (briano9@yahoo.com) as well as some tweaking needed to get it to layout a bit better with new xul widgets 2000-04-18 14:32:27 +00:00
brade%netscape.com 3ff7c999db changes submitted by Dan Haddix (dan6992@hotmail.com); also I added some error checking 2000-04-18 14:26:36 +00:00
valeski%netscape.com ef7b2bb46e 27982. if we were trying to login and the server told us it was full (via a 421 code :-/), then just stop processing 2000-04-18 13:48:34 +00:00
valeski%netscape.com 153f162dd9 fixing multi mixed so it can handle errors coming from the data producer (http) 2000-04-18 13:42:40 +00:00
valeski%netscape.com 5a8d1c8fe2 35439. data urls having trouble with data including spaces. 2000-04-18 13:39:59 +00:00
dcone%netscape.com 36976a0d00 Updated the Tiling code. 2000-04-18 13:39:26 +00:00
cls%seawood.org 92099560e3 Forgot to add EXTRA_DSO_LIBS to EXTRA_DSO_LDOPTS 2000-04-18 11:20:13 +00:00
scc%netscape.com 5ec875b655 making string conversions explicit 2000-04-18 11:00:16 +00:00
scc%netscape.com e7b40c399d making string conversions explicit 2000-04-18 10:37:22 +00:00
scc%netscape.com 5c6edc01f1 making string conversions explicit 2000-04-18 10:28:03 +00:00
cls%seawood.org ad1dd19d63 Latest batch of OS/2 makefile changes. Batch 09. Bug #34106 2000-04-18 10:27:21 +00:00
scc%netscape.com c4e4f69d22 making string conversions explicit 2000-04-18 10:22:00 +00:00
cls%seawood.org 7db9f46247 Added newlines for HP-UX build. Can we add a cvs filter that checks for this? 2000-04-18 09:52:24 +00:00
cls%seawood.org c4a7fe96b1 Added support for building select individual modules using --enable-modules. Currently, only dbm, xpcom & necko work. At this point, you still have to pull the whole tree. We'll fix that later. Bugs 24515 & 34159 2000-04-18 09:42:12 +00:00
alecf%netscape.com 487c403462 further updates to the datasource to allow it to answer more questions
not part of build
2000-04-18 08:05:39 +00:00
scc%netscape.com 04b44006ee making string conversions explicit 2000-04-18 07:52:02 +00:00
scc%netscape.com 9ac6c4fb06 making string conversions explicit 2000-04-18 07:44:58 +00:00
alecf%netscape.com a49a914d0d add support for sidebar titles to be <text> nodes, not just <html:div>'s 2000-04-18 07:25:24 +00:00
tbogard%aol.net 1462df42b3 Making sure session history is in the release builds. 2000-04-18 07:20:31 +00:00
rginda%netscape.com 6d135f273c removed superfluous ;s after namespace decs. 2000-04-18 07:14:49 +00:00
alecf%netscape.com 5150a128d8 further skinability updates - this time to the account wizard.
fix html:iframe problem (looks like xul iframe still isn't as smart as html:iframe!)
2000-04-18 07:14:33 +00:00
rginda%netscape.com 12509b464c regenerated opcode classes after grncode.pl changes 2000-04-18 07:06:25 +00:00
rginda%netscape.com ad7e72b179 modified to print R~ if NotARegister 2000-04-18 07:04:24 +00:00
cls%seawood.org 157f4c9a0a Tweaks to make the tinderbox work with objdir builds. 2000-04-18 07:03:15 +00:00
dp%netscape.com 5875d92f08 Converting to generic module. 2000-04-18 06:51:21 +00:00
alecf%netscape.com bd9cbb4282 skinify the account wizard outer frame 2000-04-18 06:44:43 +00:00
alecf%netscape.com 2d4a244131 first round of skinifying the account manager - remove html tables, divs, and update JS that expected certain tags 2000-04-18 06:40:02 +00:00
chuang%netscape.com 8c2dbf59fc Bug 32286, 32287, 32292, mailing list backend feature, r=putterman 2000-04-18 06:26:53 +00:00
dp%netscape.com 6d694e6903 Converting to generic module. r=rjc 2000-04-18 06:23:37 +00:00
dp%netscape.com 95e9510fde Converting to generic module. 2000-04-18 06:22:20 +00:00
dp%netscape.com 18abd080da Hooking up component unregister to regxpcom. 2000-04-18 06:20:35 +00:00
chuang%netscape.com cd05e988b1 Fix assigning invalid pointer. r=putterman 2000-04-18 06:19:09 +00:00
waterson%netscape.com f7ccb7c367 Alphabetize the bloat log output. 2000-04-18 06:00:24 +00:00
scc%netscape.com 04c23b9c99 making string conversions explicit 2000-04-18 05:51:09 +00:00
scc%netscape.com 20b510e7b4 making string conversions explicit 2000-04-18 05:46:08 +00:00
scc%netscape.com 6f10e8a3a9 making string conversions explicit 2000-04-18 05:38:58 +00:00
syd%netscape.com 76a839c993 Fix for 36084, r=alecf,a=alecf. Put guard code around code that dereferences a context,
it was null, causing asserts, and eventually, a crash. Bug was a smoketest blocker.
2000-04-18 05:38:05 +00:00
dp%netscape.com fb1a037854 Implemented component unregister. 2000-04-18 05:26:40 +00:00
dp%netscape.com 143e2d8993 Implemented component unregistration. 2000-04-18 05:25:05 +00:00