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

58991 Коммитов

Автор SHA1 Сообщение Дата
rjc%netscape.com 2bf73dc704 Enable ability to do a copy instead of an alias. 2000-04-23 04:40:42 +00:00
troy%netscape.com b115bc7d04 Changed SyncFrameViewAfterReflow() to consider out-of-flow frames
as block-level as well. This covers the case where a floated or
absolutely positioned frame has its 'display' value set to 'inline'
and so we didn't recognise it as block-level
2000-04-23 04:33:23 +00:00
sspitzer%netscape.com 6a458548a3 add this, for the new subscribe dialog. 2000-04-23 03:59:18 +00:00
attinasi%netscape.com 255aa49d63 Fixed PseudoStyle resolution for primary style context in ReResolveStyleContext: was passing child-content when it should be passing parent-content. r=pierre 2000-04-23 03:49:19 +00:00
rickg%netscape.com 72fad84e4b enabling Strict DTD; r=harishd. 2000-04-23 03:28:18 +00:00
sspitzer%netscape.com ce23119191 give credit where credit is due. 2000-04-23 03:21:49 +00:00
ssu%netscape.com b0a8b6529e fixing bug #35872. xpinstall engine now correctly creates nested dirs more than 1 level deep. This problem could have been the cause of the brownser not launching from a clean install (which I have experienced) because files were not getting installed into their proper subdirs. 2000-04-23 02:09:17 +00:00
attinasi%netscape.com 31410d2cca Added support for @charset in external stylesheets, as well as support for charset being set byt HTML document for parsing HTML style attributes in other charsets. r=ftang b=2870,28500 2000-04-23 02:01:40 +00:00
mscott%netscape.com f37fe5e5b7 Some folks were confused about why we had AsyncOpen I put a comment saying this method is being
made obsolete and no one really implements it.
2000-04-23 01:45:21 +00:00
sspitzer%netscape.com 9c7075c692 changes for subscribe. it needs to be general, not just for news, since imap
will use the subscribe dialog as well.

also, some minor changes, the humble beginnings of the hostinfo.dat support.
2000-04-23 01:19:51 +00:00
sspitzer%netscape.com b10f2fa0db add nsISubscribableServer to the build 2000-04-23 01:18:34 +00:00
sspitzer%netscape.com 04d1ec80e1 changes for subscribe. need this interface because subscribe is not news specific. (imap does it too.) 2000-04-23 01:15:04 +00:00
scc%netscape.com 31b3913467 Added an additional permitting and denying signatures for |NS_ConvertASCIItoUCS2| 2000-04-23 01:03:28 +00:00
hoa.nguyen%intel.com d9959a44f8 Fixed a bug where the browser would die try to dlopen gtkxtbin
when loading a legacy plugin (on Linux.) This is still part of the
bug fix for #31012
-r=sspitzer
2000-04-23 01:01:23 +00:00
troy%netscape.com 9b393faa48 Changes to bring clipping inline with upcoming CSS2 errata 2000-04-23 00:56:16 +00:00
sspitzer%netscape.com 0ce69b746a fix the indent regression in the new subscribe dialog. 2000-04-23 00:25:37 +00:00
sspitzer%netscape.com bce7ee2e29 turn off gagan's assertion. #36831. r=mscott. 2000-04-22 23:34:03 +00:00
scc%netscape.com 0d576558b1 making string conversions explicit 2000-04-22 23:23:43 +00:00
mscott%netscape.com 3c86879146 Bug #33156 --> webshell no longer implements nsIProgressEventSink, the doc loader does.
it's getting smaller! *yeah*
2000-04-22 23:19:40 +00:00
mscott%netscape.com 3cd501a82c Bug #33156 --> the doc loader now implements nsIProgressEventSink. Add this support to getInterface for the docshell. 2000-04-22 23:18:18 +00:00
mscott%netscape.com e80ecd5bda help support the doc loader using the web progress listener. 2000-04-22 23:17:11 +00:00
sspitzer%netscape.com 91744b5cc1 fix for #36663. make it so when you run a news://host/group url to autosubscribe, a new messenger window opens up. eventually I'll heed the 4.x pref for
this, so that it will open in an existing messenger window.
2000-04-22 23:16:45 +00:00
mscott%netscape.com a9b0a90d18 Bug #33156 --> implment onChildStatusChanged AND progress notifications for the doc loader
through the web progress interfaces. In order to implement progress, the doc loader now implements
nsIProgressEventSink and receives events directly from the channels.
2000-04-22 23:16:31 +00:00
sspitzer%netscape.com 34de4be634 project changes so that running a news://host/group url opens a new window. 2000-04-22 23:06:40 +00:00
mscott%netscape.com 45086e55f1 These changes are actually valeski's. I'm checking them in for him. These changes are to make http
report proper progress to the consumer of the url. Before, http was reporting the socket's progress instead of
its own. That information wasn't very useful.

r=mscott
2000-04-22 22:40:40 +00:00
mscott%netscape.com aedfead0f9 fix build breakage for windows and mac. 2000-04-22 21:47:01 +00:00
sspitzer%netscape.com ffbebb6147 fix build bustage. 2000-04-22 21:41:59 +00:00
hoa.nguyen%intel.com 6ceb9673f4 Adding legacy plug-in support for Linux. These changes depend on a new gtkxtbin library.
This applies to bug #31012. r=blizzard
2000-04-22 20:50:22 +00:00
hoa.nguyen%intel.com 5bc449d908 Adding lines to build the new gtkxtbin library for implementing legacy
plugin support on Linux.  This is part of bug #31012.
-r=blizzard
2000-04-22 20:45:12 +00:00
hoa.nguyen%intel.com 1fdb72a9a9 Adding gtkxtbin library which allows Xt widgets inside a Gtk application.
This is part of a fix for bug #3102 to add legacy plug-in support on linux.
-r=blizzard
2000-04-22 20:39:38 +00:00
jband%netscape.com 9d875e83a6 a little safer 2000-04-22 19:21:18 +00:00
jband%netscape.com d215f9d186 cleanup manifest line scanner - was reading one char beyond the end of the array 2000-04-22 19:13:39 +00:00
bienvenu%netscape.com 7d67bdb70e fix build warnings 2000-04-22 18:51:33 +00:00
sspitzer%netscape.com e457d171bf adding this, will be used very soon for autosubscribe. 2000-04-22 18:45:02 +00:00
bienvenu%netscape.com 68f3be9dfe fix build warnings 2000-04-22 18:42:51 +00:00
bienvenu%netscape.com 4688b363fb fix build warning, set search session on url 2000-04-22 18:37:58 +00:00
brendan%mozilla.org 07a7b51820 Comment improvements. 2000-04-22 18:36:10 +00:00
cata%netscape.com 15dea921fa New interface method. 2000-04-22 17:49:55 +00:00
bienvenu%netscape.com eedb5ba9d2 add search session to factory 2000-04-22 17:44:45 +00:00
bienvenu%netscape.com 95f86814b6 more work on search, including validity manager 2000-04-22 17:36:27 +00:00
cata%netscape.com 097aece815 Comments. 2000-04-22 17:26:54 +00:00
sspitzer%netscape.com a6e067d719 fix for bug #36832. twisty's class changed from "twisty" to "tree-cell-twisty". 2000-04-22 17:13:59 +00:00
sspitzer%netscape.com ef3688063b init the refcount. 2000-04-22 16:52:06 +00:00
cata%netscape.com ba356d5932 Adding new file to the build. 2000-04-22 16:38:50 +00:00
cata%netscape.com 58b401cfbf More test code. 2000-04-22 16:36:47 +00:00
cata%netscape.com 46b0d8aa7f Cosmetic changes. 2000-04-22 16:35:10 +00:00
troy%netscape.com 3a947b0534 Slight performance improvement 2000-04-22 15:50:12 +00:00
jim_nance%yahoo.com 3de2e29065 Changed the version of the DEC C++ compiler we test for.
This should not affect systems not running Tru64 Unix
2000-04-22 11:01:07 +00:00
scc%netscape.com befb6c542b making string conversions explicit 2000-04-22 10:46:20 +00:00
scc%netscape.com 9978338519 making string conversions explicit 2000-04-22 10:31:38 +00:00